[ May 28 06:15:26 Enabled. ] [ May 28 06:15:26 Rereading configuration. ] [ May 28 06:15:28 Rereading configuration. ] [ May 28 06:15:39 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 [ May 28 06:15:39 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 2026.05.28 06:15:40.191763 [ 1 ] {} Application: Will watch for the process with pid 28336 2026.05.28 06:15:40.192194 [ 1 ] {} Application: Forked a child process to watch 2026.05.28 06:15:40.676423 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 28336 2026.05.28 06:15:40.677732 [ 1 ] {} Application: starting up 2026.05.28 06:15:40.677913 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.28 06:15:40.775475 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.28 06:15:40.796529 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.28 06:15:40.796614 [ 1 ] {} Application: Initializing DateLUT. 2026.05.28 06:15:40.796636 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.28 06:15:40.796698 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.28 06:15:40.797466 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.28 06:15:40.800516 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.28 06:15:40.802211 [ 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'. 2026.05.28 06:15:40.803181 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.28 06:15:40.804023 [ 1 ] {} Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.05.28 06:15:40.804075 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.05.28 06:15:40.804088 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.28 06:15:40.804841 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.28 06:15:40.806824 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.28 06:15:40.812879 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.28 06:15:40.813605 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.28 06:15:40.815525 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.28 06:15:40.816127 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.28 06:15:40.816756 [ 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'. 2026.05.28 06:15:40.817372 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.28 06:15:40.822235 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.28 06:15:40.822560 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.28 06:15:40.824595 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.28 06:15:40.824967 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.28 06:15:40.825261 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.28 06:15:40.825568 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.28 06:15:40.826470 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.28 06:15:40.826537 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.28 06:15:40.826622 [ 125 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:15:40.826734 [ 125 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:15:40.832544 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.28 06:15:40.832609 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161253 sec 2026.05.28 06:15:40.832658 [ 1 ] {} ReferentialDeps: No tables 2026.05.28 06:15:40.832672 [ 1 ] {} LoadingDeps: No tables 2026.05.28 06:15:40.833343 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.28 06:15:40.833940 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.28 06:15:40.844970 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.28 06:15:40.845093 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.28 06:15:40.845109 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.28 06:15:40.845122 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.28 06:15:40.845233 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.28 06:15:40.845250 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.28 06:15:40.851869 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.28 06:15:40.851915 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.28 06:15:40.852005 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.28 06:15:40.852152 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.28 06:15:40.852190 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.28 06:15:40.852283 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.28 06:15:40.852297 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.28 06:15:40.852311 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.28 06:15:40.852408 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.28 06:15:40.852423 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.28 06:15:40.873760 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.28 06:15:40.874496 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.28 06:15:40.874554 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5542e-05 sec 2026.05.28 06:15:40.874568 [ 1 ] {} ReferentialDeps: No tables 2026.05.28 06:15:40.874579 [ 1 ] {} LoadingDeps: No tables 2026.05.28 06:15:40.874608 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.28 06:15:40.874838 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.28 06:15:40.874917 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.28 06:15:40.874932 [ 1 ] {} Application: Loaded metadata. 2026.05.28 06:15:40.874944 [ 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). 2026.05.28 06:15:40.875021 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.28 06:15:40.893000 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.28 06:15:40.893239 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.48 MiB 2026.05.28 06:15:40.894798 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5691e-05 sec. 2026.05.28 06:15:40.895244 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.28 06:15:40.896070 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.28 06:15:40.896089 [ 1 ] {} Application: Ready for connections. 2026.05.28 06:15:40.991223 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33242 2026.05.28 06:15:40.991528 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.991590 [ 3 ] {} TCP-Session: 56c4df5a-45f4-4f3f-9cdc-d5c4f50576b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:33242 2026.05.28 06:15:40.991624 [ 3 ] {} TCP-Session: 56c4df5a-45f4-4f3f-9cdc-d5c4f50576b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.991763 [ 3 ] {} TCP-Session: 56c4df5a-45f4-4f3f-9cdc-d5c4f50576b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.991888 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 06:15:40.991922 [ 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 2026.05.28 06:15:40.992015 [ 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 2026.05.28 06:15:40.992573 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62676 2026.05.28 06:15:40.992712 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.992732 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47205 2026.05.28 06:15:40.992749 [ 4 ] {} TCP-Session: 437d0fea-8d75-4fc7-950d-1dbcea1d04d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62676 2026.05.28 06:15:40.992918 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56527 2026.05.28 06:15:40.992966 [ 4 ] {} TCP-Session: 437d0fea-8d75-4fc7-950d-1dbcea1d04d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.992993 [ 4 ] {} TCP-Session: 437d0fea-8d75-4fc7-950d-1dbcea1d04d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993073 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42995 2026.05.28 06:15:40.993088 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41962 2026.05.28 06:15:40.993168 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.993273 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52305 2026.05.28 06:15:40.993282 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.993331 [ 254 ] {} TCP-Session: 4fac87d1-3ae7-4570-8941-a32ca384668c Authenticating user 'default' from [fd00:1122:3344:101::c]:47205 2026.05.28 06:15:40.993347 [ 255 ] {} TCP-Session: f5d6f84a-5a6b-4a7d-89a8-919be12f4f83 Authenticating user 'default' from [fd00:1122:3344:101::c]:56527 2026.05.28 06:15:40.993381 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.993381 [ 254 ] {} TCP-Session: 4fac87d1-3ae7-4570-8941-a32ca384668c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993447 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42477 2026.05.28 06:15:40.993524 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.993500 [ 254 ] {} TCP-Session: 4fac87d1-3ae7-4570-8941-a32ca384668c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993497 [ 256 ] {} TCP-Session: add5113c-8a89-46fe-8346-e7bf1b70ff21 Authenticating user 'default' from [fd00:1122:3344:101::c]:42995 2026.05.28 06:15:40.993493 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.993661 [ 5 ] {} TCP-Session: 182fbb2d-8726-4b01-a635-26332f691817 Authenticating user 'default' from [fd00:1122:3344:101::c]:41962 2026.05.28 06:15:40.993655 [ 256 ] {} TCP-Session: add5113c-8a89-46fe-8346-e7bf1b70ff21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993732 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:40.993768 [ 5 ] {} TCP-Session: 182fbb2d-8726-4b01-a635-26332f691817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993756 [ 257 ] {} TCP-Session: e89aecd6-3695-4a9e-9fba-9d70f3184b35 Authenticating user 'default' from [fd00:1122:3344:101::c]:52305 2026.05.28 06:15:40.993751 [ 256 ] {} TCP-Session: add5113c-8a89-46fe-8346-e7bf1b70ff21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993903 [ 5 ] {} TCP-Session: 182fbb2d-8726-4b01-a635-26332f691817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993899 [ 258 ] {} TCP-Session: db0e5580-cee8-4557-a31c-1c89d4069698 Authenticating user 'default' from [fd00:1122:3344:101::c]:42477 2026.05.28 06:15:40.993893 [ 257 ] {} TCP-Session: e89aecd6-3695-4a9e-9fba-9d70f3184b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993995 [ 258 ] {} TCP-Session: db0e5580-cee8-4557-a31c-1c89d4069698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.993479 [ 255 ] {} TCP-Session: f5d6f84a-5a6b-4a7d-89a8-919be12f4f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.994080 [ 257 ] {} TCP-Session: e89aecd6-3695-4a9e-9fba-9d70f3184b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.994103 [ 258 ] {} TCP-Session: db0e5580-cee8-4557-a31c-1c89d4069698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:40.994091 [ 255 ] {} TCP-Session: f5d6f84a-5a6b-4a7d-89a8-919be12f4f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.000182 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 117.40 MiB, peak 117.40 MiB, free memory in arenas 0.00 B, will set to 119.66 MiB (RSS), difference: 2.27 MiB 2026.05.28 06:15:41.301971 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64183 2026.05.28 06:15:41.302197 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.302250 [ 259 ] {} TCP-Session: a0b5a376-2297-41ee-a3b0-57e90f71321a Authenticating user 'default' from [fd00:1122:3344:101::b]:64183 2026.05.28 06:15:41.302959 [ 259 ] {} TCP-Session: a0b5a376-2297-41ee-a3b0-57e90f71321a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.302994 [ 259 ] {} TCP-Session: a0b5a376-2297-41ee-a3b0-57e90f71321a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.303103 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 06:15:41.303194 [ 259 ] {} 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 2026.05.28 06:15:41.303257 [ 259 ] {} 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 2026.05.28 06:15:41.303792 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55669 2026.05.28 06:15:41.303911 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.303909 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56018 2026.05.28 06:15:41.304009 [ 260 ] {} TCP-Session: f34fb132-00f0-4dab-8c07-38f919ebacb5 Authenticating user 'default' from [fd00:1122:3344:101::b]:55669 2026.05.28 06:15:41.304121 [ 260 ] {} TCP-Session: f34fb132-00f0-4dab-8c07-38f919ebacb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304138 [ 260 ] {} TCP-Session: f34fb132-00f0-4dab-8c07-38f919ebacb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304184 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41255 2026.05.28 06:15:41.304155 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54506 2026.05.28 06:15:41.304265 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.304319 [ 261 ] {} TCP-Session: f2651f4f-1ae9-4267-8995-edb3303fb7d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:56018 2026.05.28 06:15:41.304459 [ 261 ] {} TCP-Session: f2651f4f-1ae9-4267-8995-edb3303fb7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304477 [ 261 ] {} TCP-Session: f2651f4f-1ae9-4267-8995-edb3303fb7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304521 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.304594 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.304536 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51323 2026.05.28 06:15:41.304674 [ 263 ] {} TCP-Session: 7002d6b7-646e-4134-a576-3be7248ef85b Authenticating user 'default' from [fd00:1122:3344:101::b]:54506 2026.05.28 06:15:41.304698 [ 262 ] {} TCP-Session: 218f8f08-26e2-4f3c-b75d-4dd16f96ffe1 Authenticating user 'default' from [fd00:1122:3344:101::b]:41255 2026.05.28 06:15:41.304675 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60901 2026.05.28 06:15:41.304797 [ 263 ] {} TCP-Session: 7002d6b7-646e-4134-a576-3be7248ef85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304814 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.304838 [ 263 ] {} TCP-Session: 7002d6b7-646e-4134-a576-3be7248ef85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304821 [ 262 ] {} TCP-Session: 218f8f08-26e2-4f3c-b75d-4dd16f96ffe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304923 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.304974 [ 265 ] {} TCP-Session: 9ead3b80-6121-4719-ae8e-430b2e9ffa77 Authenticating user 'default' from [fd00:1122:3344:101::b]:51323 2026.05.28 06:15:41.304982 [ 262 ] {} TCP-Session: 218f8f08-26e2-4f3c-b75d-4dd16f96ffe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.304683 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43840 2026.05.28 06:15:41.305116 [ 266 ] {} TCP-Session: 8cce1679-843d-4d5f-a509-07f907b32bdc Authenticating user 'default' from [fd00:1122:3344:101::b]:60901 2026.05.28 06:15:41.305191 [ 266 ] {} TCP-Session: 8cce1679-843d-4d5f-a509-07f907b32bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.305212 [ 265 ] {} TCP-Session: 9ead3b80-6121-4719-ae8e-430b2e9ffa77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.305246 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.305218 [ 266 ] {} TCP-Session: 8cce1679-843d-4d5f-a509-07f907b32bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.305316 [ 265 ] {} TCP-Session: 9ead3b80-6121-4719-ae8e-430b2e9ffa77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.305349 [ 264 ] {} TCP-Session: 2a63b790-5ba6-4d60-8ce5-3a3c2d0537ce Authenticating user 'default' from [fd00:1122:3344:101::b]:43840 2026.05.28 06:15:41.305426 [ 264 ] {} TCP-Session: 2a63b790-5ba6-4d60-8ce5-3a3c2d0537ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.305441 [ 264 ] {} TCP-Session: 2a63b790-5ba6-4d60-8ce5-3a3c2d0537ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.585542 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35673 2026.05.28 06:15:41.585757 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.585799 [ 267 ] {} TCP-Session: f899dc1f-d34f-40fd-8b34-20939a5565e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:35673 2026.05.28 06:15:41.585824 [ 267 ] {} TCP-Session: f899dc1f-d34f-40fd-8b34-20939a5565e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.585988 [ 267 ] {} TCP-Session: f899dc1f-d34f-40fd-8b34-20939a5565e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.586074 [ 267 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 06:15:41.586105 [ 267 ] {} 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 2026.05.28 06:15:41.586197 [ 267 ] {} 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 2026.05.28 06:15:41.586709 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41663 2026.05.28 06:15:41.586820 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36280 2026.05.28 06:15:41.586849 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.586930 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39050 2026.05.28 06:15:41.586934 [ 268 ] {} TCP-Session: 34e39191-26dd-4ed4-a69b-495347f9776b Authenticating user 'default' from [fd00:1122:3344:101::a]:41663 2026.05.28 06:15:41.587023 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.587027 [ 268 ] {} TCP-Session: 34e39191-26dd-4ed4-a69b-495347f9776b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587066 [ 269 ] {} TCP-Session: caadbdb4-5b42-4810-b936-8f46aeaef3fc Authenticating user 'default' from [fd00:1122:3344:101::a]:36280 2026.05.28 06:15:41.587119 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.587145 [ 268 ] {} TCP-Session: 34e39191-26dd-4ed4-a69b-495347f9776b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587191 [ 269 ] {} TCP-Session: caadbdb4-5b42-4810-b936-8f46aeaef3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587187 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35373 2026.05.28 06:15:41.587204 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58147 2026.05.28 06:15:41.587161 [ 270 ] {} TCP-Session: 99535ace-73fe-469b-bddd-a7ac0580a512 Authenticating user 'default' from [fd00:1122:3344:101::a]:39050 2026.05.28 06:15:41.587303 [ 269 ] {} TCP-Session: caadbdb4-5b42-4810-b936-8f46aeaef3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587378 [ 270 ] {} TCP-Session: 99535ace-73fe-469b-bddd-a7ac0580a512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587402 [ 270 ] {} TCP-Session: 99535ace-73fe-469b-bddd-a7ac0580a512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587482 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36086 2026.05.28 06:15:41.587486 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52213 2026.05.28 06:15:41.587559 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.587591 [ 272 ] {} TCP-Session: d12f4195-728c-434e-81bb-6c8c735ce18d Authenticating user 'default' from [fd00:1122:3344:101::a]:35373 2026.05.28 06:15:41.587647 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.587598 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.587681 [ 272 ] {} TCP-Session: d12f4195-728c-434e-81bb-6c8c735ce18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587753 [ 271 ] {} TCP-Session: d67c87e3-c111-40f5-b09a-581d7f664fac Authenticating user 'default' from [fd00:1122:3344:101::a]:58147 2026.05.28 06:15:41.587756 [ 273 ] {} TCP-Session: 3d128274-c365-4cc6-93e5-df5ccc68b671 Authenticating user 'default' from [fd00:1122:3344:101::a]:36086 2026.05.28 06:15:41.587778 [ 272 ] {} TCP-Session: d12f4195-728c-434e-81bb-6c8c735ce18d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587796 [ 273 ] {} TCP-Session: 3d128274-c365-4cc6-93e5-df5ccc68b671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587794 [ 271 ] {} TCP-Session: d67c87e3-c111-40f5-b09a-581d7f664fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587769 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:41.587879 [ 273 ] {} TCP-Session: 3d128274-c365-4cc6-93e5-df5ccc68b671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.587870 [ 271 ] {} TCP-Session: d67c87e3-c111-40f5-b09a-581d7f664fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.588003 [ 274 ] {} TCP-Session: ba0b6500-c47a-4912-add4-bc05518808bb Authenticating user 'default' from [fd00:1122:3344:101::a]:52213 2026.05.28 06:15:41.588092 [ 274 ] {} TCP-Session: ba0b6500-c47a-4912-add4-bc05518808bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:41.588106 [ 274 ] {} TCP-Session: ba0b6500-c47a-4912-add4-bc05518808bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.057120 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61908 2026.05.28 06:15:42.057391 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.057469 [ 275 ] {} TCP-Session: 583a172b-a2be-40b4-bb89-2c5531268209 Authenticating user 'default' from [fd00:1122:3344:101::e]:61908 2026.05.28 06:15:42.057493 [ 275 ] {} TCP-Session: 583a172b-a2be-40b4-bb89-2c5531268209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.057506 [ 275 ] {} TCP-Session: 583a172b-a2be-40b4-bb89-2c5531268209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.057658 [ 275 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 06:15:42.057687 [ 275 ] {} 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 2026.05.28 06:15:42.057827 [ 275 ] {} 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 2026.05.28 06:15:42.058394 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57028 2026.05.28 06:15:42.058450 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65194 2026.05.28 06:15:42.058651 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37500 2026.05.28 06:15:42.058680 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.058760 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.058763 [ 276 ] {} TCP-Session: 4c143e88-16b2-483e-a79d-eea20b638d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:57028 2026.05.28 06:15:42.058800 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43863 2026.05.28 06:15:42.058830 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.058879 [ 276 ] {} TCP-Session: 4c143e88-16b2-483e-a79d-eea20b638d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.058897 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47879 2026.05.28 06:15:42.058857 [ 277 ] {} TCP-Session: 22220ca3-f976-4122-8c43-28bd0fa124e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65194 2026.05.28 06:15:42.058971 [ 276 ] {} TCP-Session: 4c143e88-16b2-483e-a79d-eea20b638d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.058993 [ 277 ] {} TCP-Session: 22220ca3-f976-4122-8c43-28bd0fa124e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.058955 [ 278 ] {} TCP-Session: 6ac30391-e2a1-401f-8399-b1c223a8e0d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37500 2026.05.28 06:15:42.059064 [ 277 ] {} TCP-Session: 22220ca3-f976-4122-8c43-28bd0fa124e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059089 [ 278 ] {} TCP-Session: 6ac30391-e2a1-401f-8399-b1c223a8e0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059097 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.059012 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54829 2026.05.28 06:15:42.059169 [ 280 ] {} TCP-Session: 548b66f3-2045-4936-b778-3aabc0cb1f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:47879 2026.05.28 06:15:42.059170 [ 278 ] {} TCP-Session: 6ac30391-e2a1-401f-8399-b1c223a8e0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059128 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44414 2026.05.28 06:15:42.059262 [ 280 ] {} TCP-Session: 548b66f3-2045-4936-b778-3aabc0cb1f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059017 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.059354 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.059372 [ 279 ] {} TCP-Session: 4e0b7d5e-d5e5-4e70-bdea-de84000e94a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43863 2026.05.28 06:15:42.059389 [ 281 ] {} TCP-Session: a0e2e8b0-ef9f-472d-b7b6-d026930bd00b Authenticating user 'default' from [fd00:1122:3344:101::e]:54829 2026.05.28 06:15:42.059373 [ 280 ] {} TCP-Session: 548b66f3-2045-4936-b778-3aabc0cb1f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059449 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.059493 [ 279 ] {} TCP-Session: 4e0b7d5e-d5e5-4e70-bdea-de84000e94a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059525 [ 281 ] {} TCP-Session: a0e2e8b0-ef9f-472d-b7b6-d026930bd00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059584 [ 281 ] {} TCP-Session: a0e2e8b0-ef9f-472d-b7b6-d026930bd00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059593 [ 279 ] {} TCP-Session: 4e0b7d5e-d5e5-4e70-bdea-de84000e94a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059590 [ 282 ] {} TCP-Session: d0f0a773-caaf-4afb-857f-5b39adbf6452 Authenticating user 'default' from [fd00:1122:3344:101::e]:44414 2026.05.28 06:15:42.059689 [ 282 ] {} TCP-Session: d0f0a773-caaf-4afb-857f-5b39adbf6452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.059776 [ 282 ] {} TCP-Session: d0f0a773-caaf-4afb-857f-5b39adbf6452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.192152 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35842 2026.05.28 06:15:42.192289 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.192419 [ 283 ] {} TCP-Session: d9c0c5a0-c67c-4885-84d4-dff39e8c8b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:35842 2026.05.28 06:15:42.192458 [ 283 ] {} TCP-Session: d9c0c5a0-c67c-4885-84d4-dff39e8c8b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.192475 [ 283 ] {} TCP-Session: d9c0c5a0-c67c-4885-84d4-dff39e8c8b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.192926 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52026 2026.05.28 06:15:42.193002 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58572 2026.05.28 06:15:42.193173 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.193148 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50331 2026.05.28 06:15:42.193228 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:52026 2026.05.28 06:15:42.193271 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54667 2026.05.28 06:15:42.193347 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48949 2026.05.28 06:15:42.193427 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57675 2026.05.28 06:15:42.193475 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.193540 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50322 2026.05.28 06:15:42.193568 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.193677 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.193791 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.193681 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52730 2026.05.28 06:15:42.193899 [ 286 ] {} TCP-Session: d90a4d39-1205-4a2e-ab86-cfc0c7faba2e Authenticating user 'default' from [fd00:1122:3344:101::e]:50331 2026.05.28 06:15:42.194039 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.194074 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.194080 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.194123 [ 286 ] {} TCP-Session: d90a4d39-1205-4a2e-ab86-cfc0c7faba2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194166 [ 285 ] {} TCP-Session: 2ad37570-f206-4d42-bfb4-f67f68884d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:58572 2026.05.28 06:15:42.194160 [ 288 ] {} TCP-Session: db7a1e6f-83e2-419c-9a7f-b3fff4e5417f Authenticating user 'default' from [fd00:1122:3344:101::e]:48949 2026.05.28 06:15:42.194132 [ 289 ] {} TCP-Session: 7028f705-1af0-405a-9a05-621342a6886d Authenticating user 'default' from [fd00:1122:3344:101::e]:57675 2026.05.28 06:15:42.194272 [ 285 ] {} TCP-Session: 2ad37570-f206-4d42-bfb4-f67f68884d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194250 [ 288 ] {} TCP-Session: db7a1e6f-83e2-419c-9a7f-b3fff4e5417f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194233 [ 286 ] {} TCP-Session: d90a4d39-1205-4a2e-ab86-cfc0c7faba2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194363 [ 285 ] {} TCP-Session: 2ad37570-f206-4d42-bfb4-f67f68884d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194349 [ 288 ] {} TCP-Session: db7a1e6f-83e2-419c-9a7f-b3fff4e5417f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194341 [ 289 ] {} TCP-Session: 7028f705-1af0-405a-9a05-621342a6886d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.193985 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.193942 [ 287 ] {} TCP-Session: 4a70f9f2-34d2-4390-b31f-9b39d499bd46 Authenticating user 'default' from [fd00:1122:3344:101::e]:54667 2026.05.28 06:15:42.194529 [ 289 ] {} TCP-Session: 7028f705-1af0-405a-9a05-621342a6886d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194569 [ 290 ] {} TCP-Session: c8ce0125-cc69-440f-8bc8-21bb7a754100 Authenticating user 'default' from [fd00:1122:3344:101::e]:50322 2026.05.28 06:15:42.194552 [ 287 ] {} TCP-Session: 4a70f9f2-34d2-4390-b31f-9b39d499bd46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194001 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:42.194654 [ 290 ] {} TCP-Session: c8ce0125-cc69-440f-8bc8-21bb7a754100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194629 [ 287 ] {} TCP-Session: 4a70f9f2-34d2-4390-b31f-9b39d499bd46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194733 [ 291 ] {} TCP-Session: de6b48ea-d71d-4eb6-878a-dc2169f9eb11 Authenticating user 'default' from [fd00:1122:3344:101::e]:52730 2026.05.28 06:15:42.194758 [ 290 ] {} TCP-Session: c8ce0125-cc69-440f-8bc8-21bb7a754100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194831 [ 291 ] {} TCP-Session: de6b48ea-d71d-4eb6-878a-dc2169f9eb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.194846 [ 291 ] {} TCP-Session: de6b48ea-d71d-4eb6-878a-dc2169f9eb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:42.196353 [ 283 ] {} TCP-Session: d9c0c5a0-c67c-4885-84d4-dff39e8c8b49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:42.197512 [ 283 ] {052db424-4158-49e0-8cdf-b32d37f3b18f} executeQuery: (from [fd00:1122:3344:101::e]:35842) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:15:42.206506 [ 283 ] {052db424-4158-49e0-8cdf-b32d37f3b18f} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:15:42.209204 [ 283 ] {052db424-4158-49e0-8cdf-b32d37f3b18f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:15:42.211377 [ 292 ] {052db424-4158-49e0-8cdf-b32d37f3b18f} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:15:42.212983 [ 283 ] {052db424-4158-49e0-8cdf-b32d37f3b18f} TCPHandler: Processed in 0.018758766 sec. 2026.05.28 06:15:43.001363 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 122.93 MiB, peak 122.93 MiB, free memory in arenas 0.00 B, will set to 125.97 MiB (RSS), difference: 3.04 MiB 2026.05.28 06:15:44.033040 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62910 2026.05.28 06:15:44.035128 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.035286 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:62910 2026.05.28 06:15:44.035313 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.035329 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.035505 [ 293 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.28 06:15:44.035543 [ 293 ] {} 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 2026.05.28 06:15:44.035645 [ 293 ] {} 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 2026.05.28 06:15:44.036180 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60200 2026.05.28 06:15:44.036378 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51137 2026.05.28 06:15:44.036340 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36909 2026.05.28 06:15:44.036516 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36022 2026.05.28 06:15:44.036634 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.036760 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Authenticating user 'default' from [fd00:1122:3344:101::d]:60200 2026.05.28 06:15:44.036783 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.036796 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.036811 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48341 2026.05.28 06:15:44.037043 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50382 2026.05.28 06:15:44.037196 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33601 2026.05.28 06:15:44.038005 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.038133 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.038139 [ 295 ] {} TCP-Session: b01f5b16-d63b-4537-b6b5-0bd0b088b60f Authenticating user 'default' from [fd00:1122:3344:101::d]:51137 2026.05.28 06:15:44.038143 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.038220 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46263 2026.05.28 06:15:44.038184 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.038181 [ 295 ] {} TCP-Session: b01f5b16-d63b-4537-b6b5-0bd0b088b60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038181 [ 299 ] {} TCP-Session: dbd1be15-b612-4e3c-a7da-4c83c3d6994e Authenticating user 'default' from [fd00:1122:3344:101::d]:50382 2026.05.28 06:15:44.038329 [ 298 ] {} TCP-Session: 5f969eed-58f1-4e97-8ec2-00394d523dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48341 2026.05.28 06:15:44.038320 [ 295 ] {} TCP-Session: b01f5b16-d63b-4537-b6b5-0bd0b088b60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038325 [ 300 ] {} TCP-Session: 0cd5183d-6890-48ca-947e-afea1e0a5977 Authenticating user 'default' from [fd00:1122:3344:101::d]:33601 2026.05.28 06:15:44.038493 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.038498 [ 299 ] {} TCP-Session: dbd1be15-b612-4e3c-a7da-4c83c3d6994e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038530 [ 298 ] {} TCP-Session: 5f969eed-58f1-4e97-8ec2-00394d523dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038606 [ 301 ] {} TCP-Session: 5b911eb3-a891-4356-8a3b-bab37c9bb753 Authenticating user 'default' from [fd00:1122:3344:101::d]:46263 2026.05.28 06:15:44.038623 [ 299 ] {} TCP-Session: dbd1be15-b612-4e3c-a7da-4c83c3d6994e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038589 [ 300 ] {} TCP-Session: 0cd5183d-6890-48ca-947e-afea1e0a5977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038731 [ 301 ] {} TCP-Session: 5b911eb3-a891-4356-8a3b-bab37c9bb753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038679 [ 298 ] {} TCP-Session: 5f969eed-58f1-4e97-8ec2-00394d523dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038780 [ 300 ] {} TCP-Session: 0cd5183d-6890-48ca-947e-afea1e0a5977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.038791 [ 301 ] {} TCP-Session: 5b911eb3-a891-4356-8a3b-bab37c9bb753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.040788 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.040797 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:15:44.040821 [ 297 ] {} TCP-Session: 6da43965-378a-4f67-b039-282fde825ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36022 2026.05.28 06:15:44.040918 [ 297 ] {} TCP-Session: 6da43965-378a-4f67-b039-282fde825ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.040925 [ 296 ] {} TCP-Session: b91acd20-2a26-432a-bc0d-594abafd2a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36909 2026.05.28 06:15:44.040948 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.040994 [ 296 ] {} TCP-Session: b91acd20-2a26-432a-bc0d-594abafd2a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.040932 [ 297 ] {} TCP-Session: 6da43965-378a-4f67-b039-282fde825ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.041076 [ 296 ] {} TCP-Session: b91acd20-2a26-432a-bc0d-594abafd2a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:15:44.041222 [ 293 ] {9f2be1d6-d158-489e-acdb-32dce765493e} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:15:44.120715 [ 293 ] {9f2be1d6-d158-489e-acdb-32dce765493e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62910) (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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 06:15:44.121651 [ 293 ] {9f2be1d6-d158-489e-acdb-32dce765493e} 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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 06:15:44.121885 [ 293 ] {9f2be1d6-d158-489e-acdb-32dce765493e} TCPHandler: Processed in 0.081082328 sec. 2026.05.28 06:15:44.124431 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.124647 [ 293 ] {0d04a72f-f1db-42ec-a4da-523cdcc68e86} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:15:44.125068 [ 293 ] {0d04a72f-f1db-42ec-a4da-523cdcc68e86} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62910) (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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 06:15:44.125420 [ 293 ] {0d04a72f-f1db-42ec-a4da-523cdcc68e86} 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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.28 06:15:44.125661 [ 293 ] {0d04a72f-f1db-42ec-a4da-523cdcc68e86} TCPHandler: Processed in 0.001366613 sec. 2026.05.28 06:15:44.126022 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.126934 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} executeQuery: (from [fd00:1122:3344:101::d]:60200) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.28 06:15:44.127034 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.28 06:15:44.127869 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.28 06:15:44.127895 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8072e-05 sec 2026.05.28 06:15:44.127908 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} ReferentialDeps: No tables 2026.05.28 06:15:44.127920 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} LoadingDeps: No tables 2026.05.28 06:15:44.128043 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} DatabaseAtomic (oximeter): Starting up tables. 2026.05.28 06:15:44.128110 [ 294 ] {b4395469-186a-46c8-ad1b-e7a9412fbf76} TCPHandler: Processed in 0.002240933 sec. 2026.05.28 06:15:44.128267 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.128576 [ 294 ] {61a945af-c653-412f-a468-2a5a3366c188} executeQuery: (from [fd00:1122:3344:101::d]:60200) /* 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) 2026.05.28 06:15:44.128629 [ 294 ] {61a945af-c653-412f-a468-2a5a3366c188} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.28 06:15:44.132709 [ 294 ] {61a945af-c653-412f-a468-2a5a3366c188} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.28 06:15:44.133765 [ 294 ] {61a945af-c653-412f-a468-2a5a3366c188} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a): Loading data parts 2026.05.28 06:15:44.134111 [ 294 ] {61a945af-c653-412f-a468-2a5a3366c188} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a): There are no data parts 2026.05.28 06:15:44.135970 [ 294 ] {61a945af-c653-412f-a468-2a5a3366c188} TCPHandler: Processed in 0.007756554 sec. 2026.05.28 06:15:44.136131 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.136897 [ 294 ] {2e1e2332-d168-4a6a-9ea1-0fe12098ba33} executeQuery: (from [fd00:1122:3344:101::d]:60200) /* 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) 2026.05.28 06:15:44.137024 [ 294 ] {2e1e2332-d168-4a6a-9ea1-0fe12098ba33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.28 06:15:44.142872 [ 294 ] {2e1e2332-d168-4a6a-9ea1-0fe12098ba33} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Loading data parts 2026.05.28 06:15:44.143128 [ 294 ] {2e1e2332-d168-4a6a-9ea1-0fe12098ba33} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): There are no data parts 2026.05.28 06:15:44.144094 [ 294 ] {2e1e2332-d168-4a6a-9ea1-0fe12098ba33} TCPHandler: Processed in 0.00801068 sec. 2026.05.28 06:15:44.144318 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.144626 [ 294 ] {9a4ab7dd-06ca-46c7-b80e-ab20fe6b2433} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.144762 [ 294 ] {9a4ab7dd-06ca-46c7-b80e-ab20fe6b2433} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.28 06:15:44.145919 [ 294 ] {9a4ab7dd-06ca-46c7-b80e-ab20fe6b2433} oximeter.measurements_i8 (6a251fc4-12fb-4d1f-9460-11f0c24ad173): Loading data parts 2026.05.28 06:15:44.146080 [ 294 ] {9a4ab7dd-06ca-46c7-b80e-ab20fe6b2433} oximeter.measurements_i8 (6a251fc4-12fb-4d1f-9460-11f0c24ad173): There are no data parts 2026.05.28 06:15:44.146642 [ 294 ] {9a4ab7dd-06ca-46c7-b80e-ab20fe6b2433} TCPHandler: Processed in 0.002429418 sec. 2026.05.28 06:15:44.146791 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.146958 [ 294 ] {3d8b5370-bff1-4dba-b062-0b33163a6b87} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.147082 [ 294 ] {3d8b5370-bff1-4dba-b062-0b33163a6b87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.28 06:15:44.148026 [ 294 ] {3d8b5370-bff1-4dba-b062-0b33163a6b87} oximeter.measurements_u8 (97403bf7-5c46-481f-b2cd-8d99df3c5358): Loading data parts 2026.05.28 06:15:44.148214 [ 294 ] {3d8b5370-bff1-4dba-b062-0b33163a6b87} oximeter.measurements_u8 (97403bf7-5c46-481f-b2cd-8d99df3c5358): There are no data parts 2026.05.28 06:15:44.148664 [ 294 ] {3d8b5370-bff1-4dba-b062-0b33163a6b87} TCPHandler: Processed in 0.001921156 sec. 2026.05.28 06:15:44.148806 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.149050 [ 294 ] {92c9263f-975e-43db-b3e4-6a13e66f7219} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.149183 [ 294 ] {92c9263f-975e-43db-b3e4-6a13e66f7219} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.28 06:15:44.150280 [ 294 ] {92c9263f-975e-43db-b3e4-6a13e66f7219} oximeter.measurements_i16 (2aa7f8db-e1f1-4bfc-9581-8b323e4b42ef): Loading data parts 2026.05.28 06:15:44.150409 [ 294 ] {92c9263f-975e-43db-b3e4-6a13e66f7219} oximeter.measurements_i16 (2aa7f8db-e1f1-4bfc-9581-8b323e4b42ef): There are no data parts 2026.05.28 06:15:44.151227 [ 294 ] {92c9263f-975e-43db-b3e4-6a13e66f7219} TCPHandler: Processed in 0.002469859 sec. 2026.05.28 06:15:44.151451 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.151639 [ 294 ] {54ebb8a4-4cea-4fb2-8376-fcb814a8448b} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.151805 [ 294 ] {54ebb8a4-4cea-4fb2-8376-fcb814a8448b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.28 06:15:44.152787 [ 294 ] {54ebb8a4-4cea-4fb2-8376-fcb814a8448b} oximeter.measurements_u16 (72570ed6-d13f-4cee-b39b-da8ad75c5793): Loading data parts 2026.05.28 06:15:44.152978 [ 294 ] {54ebb8a4-4cea-4fb2-8376-fcb814a8448b} oximeter.measurements_u16 (72570ed6-d13f-4cee-b39b-da8ad75c5793): There are no data parts 2026.05.28 06:15:44.153457 [ 294 ] {54ebb8a4-4cea-4fb2-8376-fcb814a8448b} TCPHandler: Processed in 0.002065909 sec. 2026.05.28 06:15:44.153613 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.153857 [ 294 ] {b5624df5-67da-4027-9793-55e64e6e04dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.153940 [ 294 ] {b5624df5-67da-4027-9793-55e64e6e04dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.28 06:15:44.154990 [ 294 ] {b5624df5-67da-4027-9793-55e64e6e04dd} oximeter.measurements_i32 (714b1ece-e988-48d7-a507-581864b5e804): Loading data parts 2026.05.28 06:15:44.155087 [ 294 ] {b5624df5-67da-4027-9793-55e64e6e04dd} oximeter.measurements_i32 (714b1ece-e988-48d7-a507-581864b5e804): There are no data parts 2026.05.28 06:15:44.155610 [ 294 ] {b5624df5-67da-4027-9793-55e64e6e04dd} TCPHandler: Processed in 0.002045018 sec. 2026.05.28 06:15:44.155793 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.155950 [ 294 ] {f5a927c9-41c7-4bfa-9460-c6b3a1b3e0ab} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.156069 [ 294 ] {f5a927c9-41c7-4bfa-9460-c6b3a1b3e0ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.28 06:15:44.157047 [ 294 ] {f5a927c9-41c7-4bfa-9460-c6b3a1b3e0ab} oximeter.measurements_u32 (79ce0479-d653-4e46-aa11-c7448c6932ba): Loading data parts 2026.05.28 06:15:44.157220 [ 294 ] {f5a927c9-41c7-4bfa-9460-c6b3a1b3e0ab} oximeter.measurements_u32 (79ce0479-d653-4e46-aa11-c7448c6932ba): There are no data parts 2026.05.28 06:15:44.157738 [ 294 ] {f5a927c9-41c7-4bfa-9460-c6b3a1b3e0ab} TCPHandler: Processed in 0.001993328 sec. 2026.05.28 06:15:44.157877 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.158114 [ 294 ] {f3aea4f2-0104-4799-bde9-f6647bd9086b} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.158200 [ 294 ] {f3aea4f2-0104-4799-bde9-f6647bd9086b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.28 06:15:44.159199 [ 294 ] {f3aea4f2-0104-4799-bde9-f6647bd9086b} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Loading data parts 2026.05.28 06:15:44.159346 [ 294 ] {f3aea4f2-0104-4799-bde9-f6647bd9086b} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): There are no data parts 2026.05.28 06:15:44.159827 [ 294 ] {f3aea4f2-0104-4799-bde9-f6647bd9086b} TCPHandler: Processed in 0.001996838 sec. 2026.05.28 06:15:44.160035 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.160191 [ 294 ] {21c67466-f597-48c9-b889-0416322c2b7f} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.160309 [ 294 ] {21c67466-f597-48c9-b889-0416322c2b7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.28 06:15:44.161261 [ 294 ] {21c67466-f597-48c9-b889-0416322c2b7f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Loading data parts 2026.05.28 06:15:44.161451 [ 294 ] {21c67466-f597-48c9-b889-0416322c2b7f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): There are no data parts 2026.05.28 06:15:44.161992 [ 294 ] {21c67466-f597-48c9-b889-0416322c2b7f} TCPHandler: Processed in 0.002004827 sec. 2026.05.28 06:15:44.162125 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.162364 [ 294 ] {81578c36-12e2-41aa-83dc-e5de9451c946} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.162406 [ 294 ] {81578c36-12e2-41aa-83dc-e5de9451c946} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.28 06:15:44.163509 [ 294 ] {81578c36-12e2-41aa-83dc-e5de9451c946} oximeter.measurements_f32 (05a65822-4b4c-46aa-9642-9b62dc8d5fae): Loading data parts 2026.05.28 06:15:44.163621 [ 294 ] {81578c36-12e2-41aa-83dc-e5de9451c946} oximeter.measurements_f32 (05a65822-4b4c-46aa-9642-9b62dc8d5fae): There are no data parts 2026.05.28 06:15:44.164094 [ 294 ] {81578c36-12e2-41aa-83dc-e5de9451c946} TCPHandler: Processed in 0.002016488 sec. 2026.05.28 06:15:44.164301 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.164456 [ 294 ] {13d87138-bb25-4a9d-8b47-4fb656ed12a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.164574 [ 294 ] {13d87138-bb25-4a9d-8b47-4fb656ed12a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.28 06:15:44.165497 [ 294 ] {13d87138-bb25-4a9d-8b47-4fb656ed12a2} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Loading data parts 2026.05.28 06:15:44.165737 [ 294 ] {13d87138-bb25-4a9d-8b47-4fb656ed12a2} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): There are no data parts 2026.05.28 06:15:44.166325 [ 294 ] {13d87138-bb25-4a9d-8b47-4fb656ed12a2} TCPHandler: Processed in 0.002070989 sec. 2026.05.28 06:15:44.166490 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.166768 [ 294 ] {3e148efb-7583-46ca-ac47-536b40f46302} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.166812 [ 294 ] {3e148efb-7583-46ca-ac47-536b40f46302} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.28 06:15:44.167861 [ 294 ] {3e148efb-7583-46ca-ac47-536b40f46302} oximeter.measurements_string (89b02388-430a-4686-b131-dec4dd0e18a7): Loading data parts 2026.05.28 06:15:44.167976 [ 294 ] {3e148efb-7583-46ca-ac47-536b40f46302} oximeter.measurements_string (89b02388-430a-4686-b131-dec4dd0e18a7): There are no data parts 2026.05.28 06:15:44.168448 [ 294 ] {3e148efb-7583-46ca-ac47-536b40f46302} TCPHandler: Processed in 0.002016588 sec. 2026.05.28 06:15:44.168659 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.168824 [ 294 ] {884f0753-0fcb-4325-a897-3584aa264579} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.168948 [ 294 ] {884f0753-0fcb-4325-a897-3584aa264579} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.28 06:15:44.169886 [ 294 ] {884f0753-0fcb-4325-a897-3584aa264579} oximeter.measurements_bytes (899e5e2f-0f90-4373-835c-be314a8d83ae): Loading data parts 2026.05.28 06:15:44.170002 [ 294 ] {884f0753-0fcb-4325-a897-3584aa264579} oximeter.measurements_bytes (899e5e2f-0f90-4373-835c-be314a8d83ae): There are no data parts 2026.05.28 06:15:44.170531 [ 294 ] {884f0753-0fcb-4325-a897-3584aa264579} TCPHandler: Processed in 0.001919825 sec. 2026.05.28 06:15:44.170665 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.170828 [ 294 ] {6dd21bd3-5915-4827-b559-a65ded5f157f} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.170952 [ 294 ] {6dd21bd3-5915-4827-b559-a65ded5f157f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.28 06:15:44.171993 [ 294 ] {6dd21bd3-5915-4827-b559-a65ded5f157f} oximeter.measurements_cumulativei64 (cf685143-44d5-41cb-844a-f52595a940f1): Loading data parts 2026.05.28 06:15:44.172142 [ 294 ] {6dd21bd3-5915-4827-b559-a65ded5f157f} oximeter.measurements_cumulativei64 (cf685143-44d5-41cb-844a-f52595a940f1): There are no data parts 2026.05.28 06:15:44.172643 [ 294 ] {6dd21bd3-5915-4827-b559-a65ded5f157f} TCPHandler: Processed in 0.002026108 sec. 2026.05.28 06:15:44.172789 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.173601 [ 294 ] {2a9990dd-ed0b-4c97-a49d-47cd961cb575} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.173724 [ 294 ] {2a9990dd-ed0b-4c97-a49d-47cd961cb575} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.28 06:15:44.174724 [ 294 ] {2a9990dd-ed0b-4c97-a49d-47cd961cb575} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Loading data parts 2026.05.28 06:15:44.174916 [ 294 ] {2a9990dd-ed0b-4c97-a49d-47cd961cb575} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): There are no data parts 2026.05.28 06:15:44.175671 [ 294 ] {2a9990dd-ed0b-4c97-a49d-47cd961cb575} TCPHandler: Processed in 0.002928669 sec. 2026.05.28 06:15:44.175855 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.176127 [ 294 ] {325fdeee-acd7-4064-9364-a89c5813a089} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.176222 [ 294 ] {325fdeee-acd7-4064-9364-a89c5813a089} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.28 06:15:44.177315 [ 294 ] {325fdeee-acd7-4064-9364-a89c5813a089} oximeter.measurements_cumulativef32 (f47e75cc-e6d5-44e2-a89c-cff8df424645): Loading data parts 2026.05.28 06:15:44.177430 [ 294 ] {325fdeee-acd7-4064-9364-a89c5813a089} oximeter.measurements_cumulativef32 (f47e75cc-e6d5-44e2-a89c-cff8df424645): There are no data parts 2026.05.28 06:15:44.177967 [ 294 ] {325fdeee-acd7-4064-9364-a89c5813a089} TCPHandler: Processed in 0.002166481 sec. 2026.05.28 06:15:44.178110 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.178279 [ 294 ] {80dfd242-ca0c-4bc0-8b3d-4634bddd3310} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.178409 [ 294 ] {80dfd242-ca0c-4bc0-8b3d-4634bddd3310} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.28 06:15:44.179459 [ 294 ] {80dfd242-ca0c-4bc0-8b3d-4634bddd3310} oximeter.measurements_cumulativef64 (08045428-913e-4eaa-ae20-65b5b6411992): Loading data parts 2026.05.28 06:15:44.179619 [ 294 ] {80dfd242-ca0c-4bc0-8b3d-4634bddd3310} oximeter.measurements_cumulativef64 (08045428-913e-4eaa-ae20-65b5b6411992): There are no data parts 2026.05.28 06:15:44.180153 [ 294 ] {80dfd242-ca0c-4bc0-8b3d-4634bddd3310} TCPHandler: Processed in 0.00209217 sec. 2026.05.28 06:15:44.180301 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.180618 [ 294 ] {d79a75f9-96a1-4ad9-9c2e-df00782bc718} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.180757 [ 294 ] {d79a75f9-96a1-4ad9-9c2e-df00782bc718} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.28 06:15:44.181932 [ 294 ] {d79a75f9-96a1-4ad9-9c2e-df00782bc718} oximeter.measurements_histogrami8 (1d46bdb1-f7af-4e93-a6e8-51423e3a34b5): Loading data parts 2026.05.28 06:15:44.182053 [ 294 ] {d79a75f9-96a1-4ad9-9c2e-df00782bc718} oximeter.measurements_histogrami8 (1d46bdb1-f7af-4e93-a6e8-51423e3a34b5): There are no data parts 2026.05.28 06:15:44.182641 [ 294 ] {d79a75f9-96a1-4ad9-9c2e-df00782bc718} TCPHandler: Processed in 0.002390087 sec. 2026.05.28 06:15:44.182801 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.183010 [ 294 ] {f7693b85-173d-4dd6-92b0-035ab5ec2853} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.183147 [ 294 ] {f7693b85-173d-4dd6-92b0-035ab5ec2853} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.28 06:15:44.184268 [ 294 ] {f7693b85-173d-4dd6-92b0-035ab5ec2853} oximeter.measurements_histogramu8 (da5825d1-f14b-42d5-a917-1e853ee62546): Loading data parts 2026.05.28 06:15:44.184458 [ 294 ] {f7693b85-173d-4dd6-92b0-035ab5ec2853} oximeter.measurements_histogramu8 (da5825d1-f14b-42d5-a917-1e853ee62546): There are no data parts 2026.05.28 06:15:44.185098 [ 294 ] {f7693b85-173d-4dd6-92b0-035ab5ec2853} TCPHandler: Processed in 0.002342536 sec. 2026.05.28 06:15:44.185277 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.185636 [ 294 ] {e2b1dcd4-46e7-4c21-a9f4-1734744384ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.185789 [ 294 ] {e2b1dcd4-46e7-4c21-a9f4-1734744384ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.28 06:15:44.187259 [ 294 ] {e2b1dcd4-46e7-4c21-a9f4-1734744384ad} oximeter.measurements_histogrami16 (eab06c68-884c-4807-bf5e-d1b69f5e0298): Loading data parts 2026.05.28 06:15:44.187416 [ 294 ] {e2b1dcd4-46e7-4c21-a9f4-1734744384ad} oximeter.measurements_histogrami16 (eab06c68-884c-4807-bf5e-d1b69f5e0298): There are no data parts 2026.05.28 06:15:44.188025 [ 294 ] {e2b1dcd4-46e7-4c21-a9f4-1734744384ad} TCPHandler: Processed in 0.002818257 sec. 2026.05.28 06:15:44.188172 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.188389 [ 294 ] {6646177e-c091-43b7-9b65-1adde2cc3e98} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.188671 [ 294 ] {6646177e-c091-43b7-9b65-1adde2cc3e98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.28 06:15:44.189912 [ 294 ] {6646177e-c091-43b7-9b65-1adde2cc3e98} oximeter.measurements_histogramu16 (446a93b0-1294-4f09-a3e0-299d4cdfa43c): Loading data parts 2026.05.28 06:15:44.190122 [ 294 ] {6646177e-c091-43b7-9b65-1adde2cc3e98} oximeter.measurements_histogramu16 (446a93b0-1294-4f09-a3e0-299d4cdfa43c): There are no data parts 2026.05.28 06:15:44.190702 [ 294 ] {6646177e-c091-43b7-9b65-1adde2cc3e98} TCPHandler: Processed in 0.002580611 sec. 2026.05.28 06:15:44.190848 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.191143 [ 294 ] {a0517b68-f7f0-4c7d-b385-ad2bf233340b} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.191276 [ 294 ] {a0517b68-f7f0-4c7d-b385-ad2bf233340b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.28 06:15:44.192452 [ 294 ] {a0517b68-f7f0-4c7d-b385-ad2bf233340b} oximeter.measurements_histogrami32 (548f9690-f2de-4f29-98e1-00ef52008181): Loading data parts 2026.05.28 06:15:44.192575 [ 294 ] {a0517b68-f7f0-4c7d-b385-ad2bf233340b} oximeter.measurements_histogrami32 (548f9690-f2de-4f29-98e1-00ef52008181): There are no data parts 2026.05.28 06:15:44.193159 [ 294 ] {a0517b68-f7f0-4c7d-b385-ad2bf233340b} TCPHandler: Processed in 0.002360936 sec. 2026.05.28 06:15:44.193344 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.193551 [ 294 ] {2d41fd8b-2659-4c38-bd74-6c2a4022a050} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.193682 [ 294 ] {2d41fd8b-2659-4c38-bd74-6c2a4022a050} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.28 06:15:44.194837 [ 294 ] {2d41fd8b-2659-4c38-bd74-6c2a4022a050} oximeter.measurements_histogramu32 (4d62e2c4-8f45-4ef3-800f-43d521ba8a64): Loading data parts 2026.05.28 06:15:44.195063 [ 294 ] {2d41fd8b-2659-4c38-bd74-6c2a4022a050} oximeter.measurements_histogramu32 (4d62e2c4-8f45-4ef3-800f-43d521ba8a64): There are no data parts 2026.05.28 06:15:44.195615 [ 294 ] {2d41fd8b-2659-4c38-bd74-6c2a4022a050} TCPHandler: Processed in 0.002319785 sec. 2026.05.28 06:15:44.195756 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.196042 [ 294 ] {84776830-d0c6-473b-9125-0239f98bc4ae} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.196172 [ 294 ] {84776830-d0c6-473b-9125-0239f98bc4ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.28 06:15:44.197390 [ 294 ] {84776830-d0c6-473b-9125-0239f98bc4ae} oximeter.measurements_histogrami64 (3f845a7d-3f01-4c47-bd71-2fa11e1c99e0): Loading data parts 2026.05.28 06:15:44.197505 [ 294 ] {84776830-d0c6-473b-9125-0239f98bc4ae} oximeter.measurements_histogrami64 (3f845a7d-3f01-4c47-bd71-2fa11e1c99e0): There are no data parts 2026.05.28 06:15:44.198064 [ 294 ] {84776830-d0c6-473b-9125-0239f98bc4ae} TCPHandler: Processed in 0.002355916 sec. 2026.05.28 06:15:44.198250 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.198455 [ 294 ] {1004d9f6-d418-4a09-883e-cbf48beffa97} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.198584 [ 294 ] {1004d9f6-d418-4a09-883e-cbf48beffa97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.28 06:15:44.199696 [ 294 ] {1004d9f6-d418-4a09-883e-cbf48beffa97} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Loading data parts 2026.05.28 06:15:44.199892 [ 294 ] {1004d9f6-d418-4a09-883e-cbf48beffa97} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): There are no data parts 2026.05.28 06:15:44.200519 [ 294 ] {1004d9f6-d418-4a09-883e-cbf48beffa97} TCPHandler: Processed in 0.002317176 sec. 2026.05.28 06:15:44.200666 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.200959 [ 294 ] {5b436ad5-6844-4d17-9232-bda49fe6376e} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.201088 [ 294 ] {5b436ad5-6844-4d17-9232-bda49fe6376e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.28 06:15:44.202333 [ 294 ] {5b436ad5-6844-4d17-9232-bda49fe6376e} oximeter.measurements_histogramf32 (96c1b67d-0d9e-4590-bb50-8c6fc9495049): Loading data parts 2026.05.28 06:15:44.202444 [ 294 ] {5b436ad5-6844-4d17-9232-bda49fe6376e} oximeter.measurements_histogramf32 (96c1b67d-0d9e-4590-bb50-8c6fc9495049): There are no data parts 2026.05.28 06:15:44.202970 [ 294 ] {5b436ad5-6844-4d17-9232-bda49fe6376e} TCPHandler: Processed in 0.002352886 sec. 2026.05.28 06:15:44.203142 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.203347 [ 294 ] {f683b9ee-d485-4066-8258-ee1df348a4f6} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.203475 [ 294 ] {f683b9ee-d485-4066-8258-ee1df348a4f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.28 06:15:44.204643 [ 294 ] {f683b9ee-d485-4066-8258-ee1df348a4f6} oximeter.measurements_histogramf64 (c8710ce6-e54c-4b13-9b06-d10d50445e32): Loading data parts 2026.05.28 06:15:44.204847 [ 294 ] {f683b9ee-d485-4066-8258-ee1df348a4f6} oximeter.measurements_histogramf64 (c8710ce6-e54c-4b13-9b06-d10d50445e32): There are no data parts 2026.05.28 06:15:44.205415 [ 294 ] {f683b9ee-d485-4066-8258-ee1df348a4f6} TCPHandler: Processed in 0.002320815 sec. 2026.05.28 06:15:44.205568 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.205849 [ 294 ] {74321028-cad3-4f61-b26a-fbe09cb1d916} executeQuery: (from [fd00:1122:3344:101::d]:60200) /* 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) 2026.05.28 06:15:44.205977 [ 294 ] {74321028-cad3-4f61-b26a-fbe09cb1d916} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.28 06:15:44.207630 [ 294 ] {74321028-cad3-4f61-b26a-fbe09cb1d916} oximeter.fields_bool (7fee76a2-373f-40ca-a29e-5b2b83452d73): Loading data parts 2026.05.28 06:15:44.207761 [ 294 ] {74321028-cad3-4f61-b26a-fbe09cb1d916} oximeter.fields_bool (7fee76a2-373f-40ca-a29e-5b2b83452d73): There are no data parts 2026.05.28 06:15:44.208255 [ 294 ] {74321028-cad3-4f61-b26a-fbe09cb1d916} TCPHandler: Processed in 0.002736065 sec. 2026.05.28 06:15:44.208480 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.208638 [ 294 ] {12fcfe51-9b47-4c70-a4cb-3182f1c47b1c} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.208765 [ 294 ] {12fcfe51-9b47-4c70-a4cb-3182f1c47b1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.28 06:15:44.209735 [ 294 ] {12fcfe51-9b47-4c70-a4cb-3182f1c47b1c} oximeter.fields_i8 (d2e22dff-56e6-4a83-ae2b-63153b4641e8): Loading data parts 2026.05.28 06:15:44.209991 [ 294 ] {12fcfe51-9b47-4c70-a4cb-3182f1c47b1c} oximeter.fields_i8 (d2e22dff-56e6-4a83-ae2b-63153b4641e8): There are no data parts 2026.05.28 06:15:44.210452 [ 294 ] {12fcfe51-9b47-4c70-a4cb-3182f1c47b1c} TCPHandler: Processed in 0.002019928 sec. 2026.05.28 06:15:44.210585 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.210792 [ 294 ] {b7a4da77-3ae9-4c35-b0a3-e1e4524d9401} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.210875 [ 294 ] {b7a4da77-3ae9-4c35-b0a3-e1e4524d9401} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.28 06:15:44.211931 [ 294 ] {b7a4da77-3ae9-4c35-b0a3-e1e4524d9401} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Loading data parts 2026.05.28 06:15:44.212045 [ 294 ] {b7a4da77-3ae9-4c35-b0a3-e1e4524d9401} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): There are no data parts 2026.05.28 06:15:44.212531 [ 294 ] {b7a4da77-3ae9-4c35-b0a3-e1e4524d9401} TCPHandler: Processed in 0.001994217 sec. 2026.05.28 06:15:44.212748 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.212904 [ 294 ] {4768806f-d8f3-49c7-9ac4-a56a6a9e8593} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.213023 [ 294 ] {4768806f-d8f3-49c7-9ac4-a56a6a9e8593} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.28 06:15:44.214015 [ 294 ] {4768806f-d8f3-49c7-9ac4-a56a6a9e8593} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Loading data parts 2026.05.28 06:15:44.214207 [ 294 ] {4768806f-d8f3-49c7-9ac4-a56a6a9e8593} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): There are no data parts 2026.05.28 06:15:44.214703 [ 294 ] {4768806f-d8f3-49c7-9ac4-a56a6a9e8593} TCPHandler: Processed in 0.002011528 sec. 2026.05.28 06:15:44.214833 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.215065 [ 294 ] {d38c7094-e437-4057-a044-f914ed433c17} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.215149 [ 294 ] {d38c7094-e437-4057-a044-f914ed433c17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.28 06:15:44.216213 [ 294 ] {d38c7094-e437-4057-a044-f914ed433c17} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Loading data parts 2026.05.28 06:15:44.216325 [ 294 ] {d38c7094-e437-4057-a044-f914ed433c17} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): There are no data parts 2026.05.28 06:15:44.216775 [ 294 ] {d38c7094-e437-4057-a044-f914ed433c17} TCPHandler: Processed in 0.001989457 sec. 2026.05.28 06:15:44.216982 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.217137 [ 294 ] {28337de1-7ddd-47f0-aa29-d8f4940cb1c1} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.217257 [ 294 ] {28337de1-7ddd-47f0-aa29-d8f4940cb1c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.28 06:15:44.218225 [ 294 ] {28337de1-7ddd-47f0-aa29-d8f4940cb1c1} oximeter.fields_i32 (533c54a1-5176-4082-a7e5-9289010aaf6a): Loading data parts 2026.05.28 06:15:44.218410 [ 294 ] {28337de1-7ddd-47f0-aa29-d8f4940cb1c1} oximeter.fields_i32 (533c54a1-5176-4082-a7e5-9289010aaf6a): There are no data parts 2026.05.28 06:15:44.218879 [ 294 ] {28337de1-7ddd-47f0-aa29-d8f4940cb1c1} TCPHandler: Processed in 0.001944566 sec. 2026.05.28 06:15:44.219010 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.219248 [ 294 ] {ae15e8bf-d96d-4495-a7ff-97ea6445c787} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.219368 [ 294 ] {ae15e8bf-d96d-4495-a7ff-97ea6445c787} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.28 06:15:44.220364 [ 294 ] {ae15e8bf-d96d-4495-a7ff-97ea6445c787} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Loading data parts 2026.05.28 06:15:44.220475 [ 294 ] {ae15e8bf-d96d-4495-a7ff-97ea6445c787} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): There are no data parts 2026.05.28 06:15:44.220982 [ 294 ] {ae15e8bf-d96d-4495-a7ff-97ea6445c787} TCPHandler: Processed in 0.002019678 sec. 2026.05.28 06:15:44.221157 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.221312 [ 294 ] {6f356d1a-90e5-4dfe-bc71-b37cc99e77fe} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.221430 [ 294 ] {6f356d1a-90e5-4dfe-bc71-b37cc99e77fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.28 06:15:44.222405 [ 294 ] {6f356d1a-90e5-4dfe-bc71-b37cc99e77fe} oximeter.fields_i64 (c6591aed-2c4e-4423-a81c-c89103cc07c5): Loading data parts 2026.05.28 06:15:44.222596 [ 294 ] {6f356d1a-90e5-4dfe-bc71-b37cc99e77fe} oximeter.fields_i64 (c6591aed-2c4e-4423-a81c-c89103cc07c5): There are no data parts 2026.05.28 06:15:44.223064 [ 294 ] {6f356d1a-90e5-4dfe-bc71-b37cc99e77fe} TCPHandler: Processed in 0.001954507 sec. 2026.05.28 06:15:44.223199 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.223403 [ 294 ] {0a1314ab-4997-43d9-9192-c57c4406e4aa} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.223486 [ 294 ] {0a1314ab-4997-43d9-9192-c57c4406e4aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.28 06:15:44.224506 [ 294 ] {0a1314ab-4997-43d9-9192-c57c4406e4aa} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Loading data parts 2026.05.28 06:15:44.224630 [ 294 ] {0a1314ab-4997-43d9-9192-c57c4406e4aa} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): There are no data parts 2026.05.28 06:15:44.225134 [ 294 ] {0a1314ab-4997-43d9-9192-c57c4406e4aa} TCPHandler: Processed in 0.001983007 sec. 2026.05.28 06:15:44.225279 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.225435 [ 294 ] {65b11223-ddd5-4332-b9f5-caaa81cbd6c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.225476 [ 294 ] {65b11223-ddd5-4332-b9f5-caaa81cbd6c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.28 06:15:44.226462 [ 294 ] {65b11223-ddd5-4332-b9f5-caaa81cbd6c7} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Loading data parts 2026.05.28 06:15:44.226573 [ 294 ] {65b11223-ddd5-4332-b9f5-caaa81cbd6c7} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): There are no data parts 2026.05.28 06:15:44.227077 [ 294 ] {65b11223-ddd5-4332-b9f5-caaa81cbd6c7} TCPHandler: Processed in 0.001846604 sec. 2026.05.28 06:15:44.227214 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.227370 [ 294 ] {ee2acf54-66be-4761-8e1f-3b29a3682953} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.227411 [ 294 ] {ee2acf54-66be-4761-8e1f-3b29a3682953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.28 06:15:44.228373 [ 294 ] {ee2acf54-66be-4761-8e1f-3b29a3682953} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Loading data parts 2026.05.28 06:15:44.228484 [ 294 ] {ee2acf54-66be-4761-8e1f-3b29a3682953} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): There are no data parts 2026.05.28 06:15:44.229137 [ 294 ] {ee2acf54-66be-4761-8e1f-3b29a3682953} TCPHandler: Processed in 0.001968137 sec. 2026.05.28 06:15:44.229348 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.229570 [ 294 ] {2830574b-1f25-4688-bdc8-7e9d7b4e27c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) 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) 2026.05.28 06:15:44.229628 [ 294 ] {2830574b-1f25-4688-bdc8-7e9d7b4e27c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.28 06:15:44.230885 [ 294 ] {2830574b-1f25-4688-bdc8-7e9d7b4e27c0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Loading data parts 2026.05.28 06:15:44.231024 [ 294 ] {2830574b-1f25-4688-bdc8-7e9d7b4e27c0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): There are no data parts 2026.05.28 06:15:44.231609 [ 294 ] {2830574b-1f25-4688-bdc8-7e9d7b4e27c0} TCPHandler: Processed in 0.002369136 sec. 2026.05.28 06:15:44.231797 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.232097 [ 294 ] {e8a0e4c5-2792-4adc-a14a-8c2839ae21af} executeQuery: (from [fd00:1122:3344:101::d]:60200) /* 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) 2026.05.28 06:15:44.232170 [ 294 ] {e8a0e4c5-2792-4adc-a14a-8c2839ae21af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.28 06:15:44.233335 [ 294 ] {e8a0e4c5-2792-4adc-a14a-8c2839ae21af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Loading data parts 2026.05.28 06:15:44.233454 [ 294 ] {e8a0e4c5-2792-4adc-a14a-8c2839ae21af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): There are no data parts 2026.05.28 06:15:44.234107 [ 294 ] {e8a0e4c5-2792-4adc-a14a-8c2839ae21af} TCPHandler: Processed in 0.002380116 sec. 2026.05.28 06:15:44.236369 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:15:44.236629 [ 293 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.28 06:15:44.238358 [ 293 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.28 06:15:44.251662 [ 292 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:15:44.251706 [ 292 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:15:44.255614 [ 292 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:15:44.256265 [ 292 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:15:44.256542 [ 293 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} executeQuery: Read 1 rows, 16.00 B in 0.020026 sec., 49.93508439029262 rows/sec., 798.96 B/sec. 2026.05.28 06:15:44.256734 [ 293 ] {d2ad47fa-27bb-4238-8f34-16819921ad92} TCPHandler: Processed in 0.020430086 sec. 2026.05.28 06:15:45.001180 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 132.84 MiB, peak 132.84 MiB, free memory in arenas 0.00 B, will set to 141.57 MiB (RSS), difference: 8.73 MiB 2026.05.28 06:15:48.353651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2026.05.28 06:15:48.353650 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.28 06:15:48.353756 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.28 06:15:48.353757 [ 245 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.28 06:15:48.355241 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Loading data parts 2026.05.28 06:15:48.355396 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): There are no data parts 2026.05.28 06:15:48.357306 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:15:48.357361 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:15:48.359323 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:15:48.360033 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:15:48.360197 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2026.05.28 06:15:48.365630 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Loading data parts 2026.05.28 06:15:48.365782 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): There are no data parts 2026.05.28 06:15:48.389992 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:15:48.390051 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:15:48.396413 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:15:48.397607 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:15:48.400763 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.28 06:15:49.000177 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 146.67 MiB, peak 150.67 MiB, free memory in arenas 0.00 B, will set to 155.64 MiB (RSS), difference: 8.98 MiB 2026.05.28 06:15:50.852604 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.28 06:15:50.852716 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.28 06:15:50.856143 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Loading data parts 2026.05.28 06:15:50.856313 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): There are no data parts 2026.05.28 06:15:50.859448 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:15:50.859488 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:15:50.861198 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:15:50.861988 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:15:50.862484 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.28 06:15:51.000287 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 156.45 MiB (RSS), difference: -3.32 MiB 2026.05.28 06:15:55.826792 [ 112 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:15:55.826852 [ 112 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:15:55.860470 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2026.05.28 06:15:55.861146 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:15:55.861186 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:15:55.861950 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:15:55.862407 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:15:55.862548 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.28 06:15:55.901041 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.28 06:15:55.918224 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:15:55.918290 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:15:55.925039 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:15:55.926179 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:15:55.929456 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.28 06:15:56.000169 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 157.21 MiB, peak 161.21 MiB, free memory in arenas 0.00 B, will set to 159.35 MiB (RSS), difference: 2.14 MiB 2026.05.28 06:16:03.363585 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2026.05.28 06:16:03.364076 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:03.364126 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:03.364815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:03.365314 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:03.365457 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2026.05.28 06:16:03.430499 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.28 06:16:03.446420 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:03.446487 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:03.452875 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:03.455133 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:03.463052 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.28 06:16:04.270425 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.270651 [ 293 ] {e0cff5a2-156e-4a93-80b6-541cf37df830} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:16:04.271239 [ 293 ] {e0cff5a2-156e-4a93-80b6-541cf37df830} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:04.271381 [ 293 ] {e0cff5a2-156e-4a93-80b6-541cf37df830} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:04.271849 [ 293 ] {e0cff5a2-156e-4a93-80b6-541cf37df830} TCPHandler: Processed in 0.001560168 sec. 2026.05.28 06:16:04.274627 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.274749 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 06:16:04.274796 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:04.277467 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.277517 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.278145 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.278570 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.278727 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} executeQuery: Read 6 rows, 906.00 B in 0.004013 sec., 1495.14079242462 rows/sec., 220.47 KiB/sec. 2026.05.28 06:16:04.278765 [ 293 ] {713a5b3d-9ff6-4c74-bdea-6e0a7f23aa22} TCPHandler: Processed in 0.00419395 sec. 2026.05.28 06:16:04.278918 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.279027 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:16:04.279072 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:16:04.281776 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.281841 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.282476 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.283065 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.283264 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} executeQuery: Read 4 rows, 334.00 B in 0.004255 sec., 940.0705052878966 rows/sec., 76.66 KiB/sec. 2026.05.28 06:16:04.283326 [ 293 ] {3643846a-1c85-41a1-876e-1bf7b7da561a} TCPHandler: Processed in 0.004460475 sec. 2026.05.28 06:16:04.283533 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.283670 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:04.283731 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:04.284419 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.284471 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.284980 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.285433 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.285577 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} executeQuery: Read 28 rows, 2.69 KiB in 0.001948 sec., 14373.716632443531 rows/sec., 1.35 MiB/sec. 2026.05.28 06:16:04.285625 [ 293 ] {5dc1e647-4401-45d8-a0b2-b4cef95dad12} TCPHandler: Processed in 0.002205762 sec. 2026.05.28 06:16:04.285777 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.285884 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:04.285930 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:04.286397 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.286433 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.286865 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.287356 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.287490 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} executeQuery: Read 15 rows, 1.11 KiB in 0.00163 sec., 9202.453987730061 rows/sec., 678.80 KiB/sec. 2026.05.28 06:16:04.287523 [ 293 ] {99bc9bd1-28f3-47d2-bf50-e222e245350a} TCPHandler: Processed in 0.001803943 sec. 2026.05.28 06:16:04.287644 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.287746 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:04.287787 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:04.288230 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.288271 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.288692 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.289150 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.289287 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} executeQuery: Read 23 rows, 1.85 KiB in 0.001561 sec., 14734.144778987828 rows/sec., 1.16 MiB/sec. 2026.05.28 06:16:04.289321 [ 293 ] {52b20616-481e-43c9-b8f0-f93c82119196} TCPHandler: Processed in 0.001729201 sec. 2026.05.28 06:16:04.289482 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.289583 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:04.289628 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:04.290087 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.290124 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.290639 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.291121 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.291269 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} executeQuery: Read 12 rows, 924.00 B in 0.001705 sec., 7038.123167155425 rows/sec., 529.23 KiB/sec. 2026.05.28 06:16:04.291305 [ 293 ] {c59a7549-8420-473d-a4dc-709f8be95745} TCPHandler: Processed in 0.001877794 sec. 2026.05.28 06:16:04.291450 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.291555 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:04.291615 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} 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 2026.05.28 06:16:04.292655 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.292692 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.293495 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.293923 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.294069 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} executeQuery: Read 11 rows, 20.18 KiB in 0.00253 sec., 4347.826086956521 rows/sec., 7.79 MiB/sec. 2026.05.28 06:16:04.294124 [ 293 ] {3425fdfb-d832-45a3-9684-6cd22a9dc427} TCPHandler: Processed in 0.002725085 sec. 2026.05.28 06:16:04.294274 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:04.294373 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:04.294416 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:04.294769 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:04.294824 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:04.295493 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:04.296058 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:04.296194 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} executeQuery: Read 10 rows, 645.00 B in 0.00184 sec., 5434.782608695652 rows/sec., 342.33 KiB/sec. 2026.05.28 06:16:04.296229 [ 293 ] {a09bb3f4-0c26-4eda-94cf-ee3496f05338} TCPHandler: Processed in 0.002004607 sec. 2026.05.28 06:16:09.265587 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:09.265856 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:16:09.266236 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:09.266305 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:16:09.266532 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:09.266708 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:09.266959 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 4-element set) 2026.05.28 06:16:09.267073 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:09.267114 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:16:09.267131 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:09.267223 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:16:09.267246 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 2026.05.28 06:16:09.270266 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} executeQuery: Read 6 rows, 906.00 B in 0.004489 sec., 1336.6005791935843 rows/sec., 197.10 KiB/sec. 2026.05.28 06:16:09.270440 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} MemoryTracker: Peak memory usage (for query): 128.77 KiB. 2026.05.28 06:16:09.270460 [ 293 ] {95fd246d-a458-4a30-8159-6329fd9ca3f0} TCPHandler: Processed in 0.00504371 sec. 2026.05.28 06:16:09.271320 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:09.271532 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:09.271613 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:09.272306 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:09.272347 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:09.272927 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:09.273426 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:09.273575 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} executeQuery: Read 4 rows, 345.00 B in 0.002105 sec., 1900.2375296912114 rows/sec., 160.05 KiB/sec. 2026.05.28 06:16:09.273613 [ 293 ] {c91eae00-abb8-47db-b956-03e40c1625fa} TCPHandler: Processed in 0.002450358 sec. 2026.05.28 06:16:09.273779 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:09.273886 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:09.273927 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:09.274412 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:09.274448 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:09.274924 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:09.275405 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:09.275535 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} executeQuery: Read 8 rows, 658.00 B in 0.001668 sec., 4796.163069544365 rows/sec., 385.24 KiB/sec. 2026.05.28 06:16:09.275567 [ 293 ] {081f7d4e-2b81-44ea-aff1-84e22779ec94} TCPHandler: Processed in 0.001838723 sec. 2026.05.28 06:16:09.276202 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:09.276299 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:09.276342 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:09.276746 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:09.276783 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:09.277229 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:09.277760 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:09.277889 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} executeQuery: Read 10 rows, 780.00 B in 0.001609 sec., 6215.040397762586 rows/sec., 473.41 KiB/sec. 2026.05.28 06:16:09.277921 [ 293 ] {3d97bc9a-5c78-41cd-a985-000d7b9f5369} TCPHandler: Processed in 0.001768802 sec. 2026.05.28 06:16:09.278250 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:09.278346 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:09.278388 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:09.278744 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:09.278779 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.28 06:16:09.279212 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:09.279683 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:09.279811 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} executeQuery: Read 10 rows, 645.00 B in 0.001482 sec., 6747.638326585695 rows/sec., 425.02 KiB/sec. 2026.05.28 06:16:09.279842 [ 293 ] {38899196-c762-4ff5-89c8-6f97e5247067} TCPHandler: Processed in 0.001641509 sec. 2026.05.28 06:16:10.826890 [ 83 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:16:10.826950 [ 83 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:16:10.866519 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2026.05.28 06:16:10.867112 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:10.867155 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:10.867843 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:10.868309 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:10.868439 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.28 06:16:10.963112 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.28 06:16:10.978779 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:10.978823 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:10.985305 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:10.986492 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:10.989189 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.28 06:16:11.000194 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 163.22 MiB, peak 167.22 MiB, free memory in arenas 0.00 B, will set to 164.59 MiB (RSS), difference: 1.37 MiB 2026.05.28 06:16:14.266250 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.266576 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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) 2026.05.28 06:16:14.266949 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:14.266981 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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 2026.05.28 06:16:14.267167 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:14.267238 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:14.267380 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 5-element set) 2026.05.28 06:16:14.267417 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:14.267439 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:16:14.267456 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:14.267494 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" 2026.05.28 06:16:14.267514 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 2026.05.28 06:16:14.268788 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} executeQuery: Read 6 rows, 906.00 B in 0.002338 sec., 2566.2959794696326 rows/sec., 378.43 KiB/sec. 2026.05.28 06:16:14.268898 [ 293 ] {20fa6df8-d63c-4440-a0db-b7b8df5b422d} TCPHandler: Processed in 0.002827507 sec. 2026.05.28 06:16:14.269568 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.269687 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:14.269731 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:14.270336 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:14.270383 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:14.270900 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:14.271391 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:14.271541 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} executeQuery: Read 26 rows, 2.55 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 1.32 MiB/sec. 2026.05.28 06:16:14.271577 [ 293 ] {2e93fced-8160-4643-ba28-66ac79a01fc9} TCPHandler: Processed in 0.002062179 sec. 2026.05.28 06:16:14.271714 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.271819 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:14.271861 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:14.272303 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:14.272340 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:14.272776 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:14.273503 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:14.273735 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} executeQuery: Read 11 rows, 847.00 B in 0.00193 sec., 5699.4818652849735 rows/sec., 428.57 KiB/sec. 2026.05.28 06:16:14.273806 [ 293 ] {1e42fd6f-89cd-471f-a3ad-cfe7a1efb001} TCPHandler: Processed in 0.002141341 sec. 2026.05.28 06:16:14.274038 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.274172 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:14.274231 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:14.274753 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:14.274796 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:14.275264 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:14.275800 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:14.275927 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} executeQuery: Read 19 rows, 1.52 KiB in 0.001797 sec., 10573.177518085698 rows/sec., 847.77 KiB/sec. 2026.05.28 06:16:14.275960 [ 293 ] {b3c5d80f-e491-44e2-94a5-24f8160aba33} TCPHandler: Processed in 0.002046219 sec. 2026.05.28 06:16:14.276083 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.276179 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:14.276221 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:14.276595 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:14.276629 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:14.277241 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:14.277787 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:14.277921 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} executeQuery: Read 10 rows, 780.00 B in 0.001761 sec., 5678.591709256105 rows/sec., 432.55 KiB/sec. 2026.05.28 06:16:14.277954 [ 293 ] {04e5a62f-a75d-44be-8cdd-1f4845a732ca} TCPHandler: Processed in 0.001920545 sec. 2026.05.28 06:16:14.278113 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.278212 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:14.278268 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} 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 2026.05.28 06:16:14.279070 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:14.279105 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:14.279737 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:14.280228 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:14.280361 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} executeQuery: Read 11 rows, 20.18 KiB in 0.002169 sec., 5071.461502996773 rows/sec., 9.09 MiB/sec. 2026.05.28 06:16:14.280405 [ 293 ] {996a532e-bf89-47cc-a048-f06d28d964e8} TCPHandler: Processed in 0.002340886 sec. 2026.05.28 06:16:14.280548 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:14.280644 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:14.280686 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:14.281025 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:14.281068 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:14.281506 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:14.282051 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:14.282181 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} executeQuery: Read 10 rows, 645.00 B in 0.001556 sec., 6426.735218508997 rows/sec., 404.81 KiB/sec. 2026.05.28 06:16:14.282213 [ 293 ] {df652e44-1052-4bc8-950a-7570a579613c} TCPHandler: Processed in 0.001714551 sec. 2026.05.28 06:16:18.369504 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2026.05.28 06:16:18.370026 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:18.370066 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:18.370755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:18.371313 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:18.371465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2026.05.28 06:16:18.489236 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.28 06:16:18.505435 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:18.505479 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:18.511816 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:18.513060 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:18.515718 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.28 06:16:19.276014 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.276286 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:16:19.276671 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:19.276720 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:16:19.276995 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:19.277062 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:19.277204 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:16:19.277241 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:19.277262 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:16:19.277278 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:19.277319 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:19.277339 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 2026.05.28 06:16:19.278468 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} executeQuery: Read 6 rows, 906.00 B in 0.002305 sec., 2603.036876355748 rows/sec., 383.85 KiB/sec. 2026.05.28 06:16:19.278577 [ 293 ] {db99a8cf-7395-4d96-9f96-7fc1af45fffb} TCPHandler: Processed in 0.002713035 sec. 2026.05.28 06:16:19.284029 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.284231 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 06:16:19.284309 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:19.285309 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.285347 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.285960 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:19.286382 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.286532 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} executeQuery: Read 26 rows, 6.38 KiB in 0.002356 sec., 11035.65365025467 rows/sec., 2.64 MiB/sec. 2026.05.28 06:16:19.286572 [ 293 ] {43605b09-9ac6-45e3-a595-5e27ba257fa3} TCPHandler: Processed in 0.002689664 sec. 2026.05.28 06:16:19.286879 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.286977 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.287019 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:16:19.288252 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.288286 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.288745 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:19.289224 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.289351 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} executeQuery: Read 284 rows, 18.47 KiB in 0.002394 sec., 118629.90810359232 rows/sec., 7.53 MiB/sec. 2026.05.28 06:16:19.289386 [ 293 ] {432868a5-32b3-4179-bb74-ef21c11a7c8b} TCPHandler: Processed in 0.002556681 sec. 2026.05.28 06:16:19.289533 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.289634 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:16:19.289675 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:16:19.290133 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.290170 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.290622 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:19.291084 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.291214 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} executeQuery: Read 6 rows, 501.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 305.98 KiB/sec. 2026.05.28 06:16:19.291247 [ 293 ] {1c137e9e-8191-46e5-8360-24e8cfbb7b75} TCPHandler: Processed in 0.001762802 sec. 2026.05.28 06:16:19.291476 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.291572 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:19.291612 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:19.292457 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.292494 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.293024 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:19.293487 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.293615 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} executeQuery: Read 800 rows, 63.02 KiB in 0.002062 sec., 387972.84190106695 rows/sec., 29.84 MiB/sec. 2026.05.28 06:16:19.293648 [ 293 ] {ede17215-8d19-458f-aaef-378172e3760a} TCPHandler: Processed in 0.002220182 sec. 2026.05.28 06:16:19.293773 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.293868 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.293909 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:19.294371 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.294409 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.294863 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:19.295394 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.295519 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} executeQuery: Read 148 rows, 8.96 KiB in 0.001669 sec., 88675.85380467346 rows/sec., 5.24 MiB/sec. 2026.05.28 06:16:19.295552 [ 293 ] {d14af09c-b843-4045-9062-0821af1a55e9} TCPHandler: Processed in 0.001827403 sec. 2026.05.28 06:16:19.295681 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.295781 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.295821 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:16:19.296292 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.296329 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.296795 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:19.297258 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.297383 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} executeQuery: Read 149 rows, 9.86 KiB in 0.001625 sec., 91692.3076923077 rows/sec., 5.92 MiB/sec. 2026.05.28 06:16:19.297416 [ 293 ] {e931a914-0d78-4025-b187-ff8a8d49bf5b} TCPHandler: Processed in 0.001783902 sec. 2026.05.28 06:16:19.297547 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.297642 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.297682 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:16:19.298154 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.298190 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.298615 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:19.299115 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.299253 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} executeQuery: Read 148 rows, 8.62 KiB in 0.001629 sec., 90853.28422344997 rows/sec., 5.17 MiB/sec. 2026.05.28 06:16:19.299287 [ 293 ] {f28c1183-3c19-4d30-a845-6e1105c7ad79} TCPHandler: Processed in 0.001788852 sec. 2026.05.28 06:16:19.299423 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.299518 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:19.299557 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:19.300195 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.300231 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.300739 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:19.301206 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.301334 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} executeQuery: Read 496 rows, 35.67 KiB in 0.001834 sec., 270447.11014176667 rows/sec., 18.99 MiB/sec. 2026.05.28 06:16:19.301368 [ 293 ] {c8ca0399-96dc-4f14-9457-e53246654419} TCPHandler: Processed in 0.001993378 sec. 2026.05.28 06:16:19.301496 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.301594 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:16:19.301635 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:16:19.301973 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.302009 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.302428 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:19.302927 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.303054 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. 2026.05.28 06:16:19.303085 [ 293 ] {45582366-f741-4808-a290-c4862bf90b3f} TCPHandler: Processed in 0.001637269 sec. 2026.05.28 06:16:19.303209 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.303305 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.303347 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:19.303779 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.303816 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.304288 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:19.304756 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.304884 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} executeQuery: Read 268 rows, 18.24 KiB in 0.001598 sec., 167709.63704630788 rows/sec., 11.15 MiB/sec. 2026.05.28 06:16:19.304916 [ 293 ] {8c5ff058-9843-4c2f-a1b0-4c002be35e7d} TCPHandler: Processed in 0.001755201 sec. 2026.05.28 06:16:19.305047 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.305141 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.305182 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:16:19.305518 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.305560 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.305995 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:19.306485 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.306611 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. 2026.05.28 06:16:19.306643 [ 293 ] {71c91fa2-2223-4536-a874-09d3a6ae95b1} TCPHandler: Processed in 0.001645349 sec. 2026.05.28 06:16:19.306780 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:19.306875 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:19.306915 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:19.307245 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:19.307280 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:19.307717 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:19.308239 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:19.308367 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} executeQuery: Read 90 rows, 5.77 KiB in 0.001511 sec., 59563.20317670417 rows/sec., 3.73 MiB/sec. 2026.05.28 06:16:19.308400 [ 293 ] {1583c5c3-1cd5-49bd-b688-78f268e6f27f} TCPHandler: Processed in 0.00167783 sec. 2026.05.28 06:16:24.271905 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.272187 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:16:24.272539 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:24.272577 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:16:24.272795 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:24.272872 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:24.273015 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:16:24.273176 [ 292 ] {252b5b2e-ddb8-42e9-a163-415b53860549} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:24.273199 [ 303 ] {252b5b2e-ddb8-42e9-a163-415b53860549} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:24.273339 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.28 06:16:24.273366 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:24.274057 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:24.274085 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:24.274143 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:24.274184 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:24.275676 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} executeQuery: Read 32 rows, 7.26 KiB in 0.00359 sec., 8913.649025069639 rows/sec., 1.98 MiB/sec. 2026.05.28 06:16:24.275875 [ 293 ] {252b5b2e-ddb8-42e9-a163-415b53860549} TCPHandler: Processed in 0.004118078 sec. 2026.05.28 06:16:24.277868 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.278018 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:24.278083 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:24.278733 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:24.278779 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:24.279182 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:24.279411 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:24.279558 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} executeQuery: Read 78 rows, 6.59 KiB in 0.00159 sec., 49056.6037735849 rows/sec., 4.05 MiB/sec. 2026.05.28 06:16:24.279595 [ 293 ] {0d9b6871-a5d1-49e5-b657-d6aaa11db742} TCPHandler: Processed in 0.001857894 sec. 2026.05.28 06:16:24.279755 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.279855 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:24.279897 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:24.280314 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:24.280352 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:24.280646 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:24.280879 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:24.281004 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} executeQuery: Read 11 rows, 847.00 B in 0.001169 sec., 9409.751924721986 rows/sec., 707.57 KiB/sec. 2026.05.28 06:16:24.281038 [ 293 ] {60e08245-cfb9-4991-b7d0-de1a49e5f90c} TCPHandler: Processed in 0.001333281 sec. 2026.05.28 06:16:24.281188 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.281286 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:24.281326 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:24.281786 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:24.281825 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:24.282142 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:24.282362 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:24.282491 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} executeQuery: Read 75 rows, 6.00 KiB in 0.001224 sec., 61274.509803921566 rows/sec., 4.78 MiB/sec. 2026.05.28 06:16:24.282526 [ 293 ] {c07c8cbf-bc89-4f3f-8194-c959f92b7bb9} TCPHandler: Processed in 0.001388524 sec. 2026.05.28 06:16:24.282676 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.282774 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:24.282818 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:24.283268 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:24.283307 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:24.283657 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:24.283892 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:24.284023 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. 2026.05.28 06:16:24.284059 [ 293 ] {db9418c2-a402-48e3-9226-5fc01dc3311f} TCPHandler: Processed in 0.001432704 sec. 2026.05.28 06:16:24.284216 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.284341 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:24.284409 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} 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 2026.05.28 06:16:24.285316 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:24.285354 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:24.285904 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:24.286136 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:24.286276 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} executeQuery: Read 11 rows, 20.18 KiB in 0.00196 sec., 5612.244897959184 rows/sec., 10.06 MiB/sec. 2026.05.28 06:16:24.286323 [ 293 ] {856d1867-2c5e-4117-a7f1-b14cf47d53a0} TCPHandler: Processed in 0.002170692 sec. 2026.05.28 06:16:24.286461 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:24.286559 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:24.286601 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:24.286973 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:24.287009 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:24.287320 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:24.287529 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:24.287656 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. 2026.05.28 06:16:24.287689 [ 293 ] {bd6d5ff4-e33e-471a-b4a7-6f7745d6db84} TCPHandler: Processed in 0.0012793 sec. 2026.05.28 06:16:25.826992 [ 47 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:16:25.827057 [ 47 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:16:25.871569 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2026.05.28 06:16:25.872089 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:25.872129 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:25.872745 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:25.873000 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:25.873138 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.28 06:16:25.873200 [ 47 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:25.873277 [ 47 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:25.873303 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:25.873500 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:25.873635 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:25.873704 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2026.05.28 06:16:25.873811 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2026.05.28 06:16:25.873868 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2026.05.28 06:16:25.873915 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2026.05.28 06:16:25.873963 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2026.05.28 06:16:25.874006 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2026.05.28 06:16:25.900995 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027602227 sec., 101658.46400727014 rows/sec., 1.45 MiB/sec. 2026.05.28 06:16:25.901632 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:25.901924 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:25.902000 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_6_1} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:25.902102 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.05.28 06:16:26.000216 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 166.62 MiB, peak 172.93 MiB, free memory in arenas 0.00 B, will set to 167.80 MiB (RSS), difference: 1.18 MiB 2026.05.28 06:16:26.015809 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.28 06:16:26.031479 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:26.031522 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:26.037481 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:26.038158 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:26.038392 [ 29 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:26.038437 [ 29 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:26.038460 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:26.038663 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:26.041285 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.28 06:16:26.042808 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:26.044346 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.28 06:16:26.049023 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.28 06:16:26.053408 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.05.28 06:16:26.057725 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.28 06:16:26.065740 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.05.28 06:16:26.070098 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.05.28 06:16:26.134523 [ 188 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095951542 sec., 479.4086581745606 rows/sec., 2.48 MiB/sec. 2026.05.28 06:16:26.136714 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:26.138710 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:26.138783 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_6_1} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:26.140457 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.28 06:16:27.000254 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 168.88 MiB, peak 178.42 MiB, free memory in arenas 0.00 B, will set to 177.82 MiB (RSS), difference: 8.94 MiB 2026.05.28 06:16:29.276341 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.276593 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:16:29.276943 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:29.276983 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:16:29.277229 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:29.277299 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:29.277443 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.28 06:16:29.277640 [ 306 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:29.277683 [ 307 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:29.277799 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.28 06:16:29.277830 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:29.277904 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:29.277925 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:29.277969 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:29.278012 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:29.279298 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} executeQuery: Read 32 rows, 7.26 KiB in 0.00281 sec., 11387.900355871887 rows/sec., 2.52 MiB/sec. 2026.05.28 06:16:29.279424 [ 293 ] {4fda00ef-696d-4876-aedf-c36963eda7f6} TCPHandler: Processed in 0.003228837 sec. 2026.05.28 06:16:29.284062 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.284203 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.284258 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:16:29.285277 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.285352 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.285764 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:29.285996 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.286138 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} executeQuery: Read 284 rows, 18.47 KiB in 0.001975 sec., 143797.46835443037 rows/sec., 9.13 MiB/sec. 2026.05.28 06:16:29.286174 [ 293 ] {67b4a6d1-4582-4a74-b4f9-68c6306bc4a8} TCPHandler: Processed in 0.002176252 sec. 2026.05.28 06:16:29.286333 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.286431 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:29.286473 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:29.287491 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.287560 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.288040 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:29.288288 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.288411 [ 49 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:29.288452 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} executeQuery: Read 797 rows, 62.80 KiB in 0.002037 sec., 391261.65930289635 rows/sec., 30.11 MiB/sec. 2026.05.28 06:16:29.288461 [ 49 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.288500 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.288520 [ 293 ] {8f720b6e-d176-440e-9d1f-a51370d319ce} TCPHandler: Processed in 0.002241484 sec. 2026.05.28 06:16:29.288625 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:29.288742 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.288746 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:29.288811 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2026.05.28 06:16:29.288889 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.288900 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.28 06:16:29.288957 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:29.288966 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2026.05.28 06:16:29.289029 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 800 rows starting from the beginning of the part 2026.05.28 06:16:29.289074 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part 2026.05.28 06:16:29.289119 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 797 rows starting from the beginning of the part 2026.05.28 06:16:29.289628 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.289675 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.290139 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:29.290344 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771932 sec., 978028.502222433 rows/sec., 79.77 MiB/sec. 2026.05.28 06:16:29.290409 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.290568 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} executeQuery: Read 142 rows, 8.54 KiB in 0.00172 sec., 82558.13953488372 rows/sec., 4.85 MiB/sec. 2026.05.28 06:16:29.290596 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:29.290612 [ 293 ] {99b89dd1-2d0c-49eb-9107-f98ecd187d9c} TCPHandler: Processed in 0.001991788 sec. 2026.05.28 06:16:29.290792 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.290918 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.290920 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.290992 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:16:29.290998 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_6_1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:29.291078 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:16:29.291542 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.291585 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.291913 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:29.292137 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.292262 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} executeQuery: Read 149 rows, 9.86 KiB in 0.001369 sec., 108838.56829802776 rows/sec., 7.03 MiB/sec. 2026.05.28 06:16:29.292321 [ 293 ] {3cd772c3-e1b3-43e9-91c1-8d2481c25cf3} TCPHandler: Processed in 0.001595498 sec. 2026.05.28 06:16:29.292477 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.292573 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.292614 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:16:29.293092 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.293129 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.293512 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:29.293729 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.293882 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. 2026.05.28 06:16:29.293918 [ 293 ] {688d68ac-1e15-42ac-a979-828544cbb8a4} TCPHandler: Processed in 0.001490855 sec. 2026.05.28 06:16:29.294062 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.294158 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:29.294200 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:29.294813 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.294851 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.295219 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:29.295443 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.295544 [ 49 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:29.295570 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} executeQuery: Read 490 rows, 35.18 KiB in 0.00143 sec., 342657.34265734267 rows/sec., 24.02 MiB/sec. 2026.05.28 06:16:29.295586 [ 49 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.295613 [ 293 ] {985fe0b7-301b-4303-ba4f-26aab0329ecd} TCPHandler: Processed in 0.001603158 sec. 2026.05.28 06:16:29.295615 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.295749 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:29.295753 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.295878 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:16:29.295889 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:29.295927 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:16:29.295938 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2026.05.28 06:16:29.296032 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.28 06:16:29.296086 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part 2026.05.28 06:16:29.296141 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 496 rows starting from the beginning of the part 2026.05.28 06:16:29.296199 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part 2026.05.28 06:16:29.296244 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 490 rows starting from the beginning of the part 2026.05.28 06:16:29.296310 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.296352 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.296746 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:29.296992 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.297140 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} executeQuery: Read 6 rows, 321.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 244.71 KiB/sec. 2026.05.28 06:16:29.297175 [ 293 ] {bacb99dc-6c72-4d2f-89be-d635a6373031} TCPHandler: Processed in 0.001471675 sec. 2026.05.28 06:16:29.297349 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1111 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164635 sec., 674826.1305311751 rows/sec., 50.54 MiB/sec. 2026.05.28 06:16:29.297353 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.297473 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.297516 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:29.297519 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:29.297761 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.297829 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_6_1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:29.297889 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2026.05.28 06:16:29.297964 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.298007 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.298361 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:29.298575 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.298684 [ 49 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:29.298703 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} executeQuery: Read 265 rows, 18.03 KiB in 0.001249 sec., 212169.73578863093 rows/sec., 14.10 MiB/sec. 2026.05.28 06:16:29.298744 [ 49 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.298757 [ 293 ] {88902e9d-c5a3-4b93-a411-fee3a7d955a9} TCPHandler: Processed in 0.001464145 sec. 2026.05.28 06:16:29.298775 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.298855 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:29.298903 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.298972 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:29.299006 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.05.28 06:16:29.299007 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.299060 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2026.05.28 06:16:29.299064 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:16:29.299113 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2026.05.28 06:16:29.299162 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 268 rows starting from the beginning of the part 2026.05.28 06:16:29.299202 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.28 06:16:29.299242 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part 2026.05.28 06:16:29.299426 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.299469 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.299810 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:29.300054 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.300207 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} executeQuery: Read 1 rows, 69.00 B in 0.001221 sec., 819.000819000819 rows/sec., 55.19 KiB/sec. 2026.05.28 06:16:29.300242 [ 293 ] {420aaaac-288b-4e44-a1db-2c84981bde4a} TCPHandler: Processed in 0.001387503 sec. 2026.05.28 06:16:29.300299 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468865 sec., 493578.3751399891 rows/sec., 33.32 MiB/sec. 2026.05.28 06:16:29.300372 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:29.300474 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:29.300500 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:29.300518 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:29.300773 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.300845 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_6_1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:29.300870 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.300913 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.300918 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2026.05.28 06:16:29.301236 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:29.301453 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.301550 [ 49 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:29.301578 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. 2026.05.28 06:16:29.301582 [ 49 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:29.301621 [ 293 ] {20a4d2d5-f00c-4b69-b45b-f5f98ab3af09} TCPHandler: Processed in 0.001297831 sec. 2026.05.28 06:16:29.301622 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:29.301762 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:29.301912 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:29.301959 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2026.05.28 06:16:29.302051 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2026.05.28 06:16:29.302108 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2026.05.28 06:16:29.302160 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part 2026.05.28 06:16:29.302211 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.05.28 06:16:29.302261 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part 2026.05.28 06:16:29.303135 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001442744 sec., 187143.38787754448 rows/sec., 11.89 MiB/sec. 2026.05.28 06:16:29.303277 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:29.303530 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:29.303597 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_6_1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:29.303661 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.28 06:16:33.153982 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55262 2026.05.28 06:16:33.154096 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.154126 [ 309 ] {} TCP-Session: f1854951-66e7-4622-b5ed-7ffdccbba20a Authenticating user 'default' from [fd00:1122:3344:101::e]:55262 2026.05.28 06:16:33.154148 [ 309 ] {} TCP-Session: f1854951-66e7-4622-b5ed-7ffdccbba20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.154162 [ 309 ] {} TCP-Session: f1854951-66e7-4622-b5ed-7ffdccbba20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.154470 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52915 2026.05.28 06:16:33.154544 [ 309 ] {} TCP-Session: f1854951-66e7-4622-b5ed-7ffdccbba20a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:33.154599 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.154639 [ 310 ] {} TCP-Session: acf764ff-d4f8-49a7-89af-c3990f562676 Authenticating user 'default' from [fd00:1122:3344:101::e]:52915 2026.05.28 06:16:33.154667 [ 310 ] {} TCP-Session: acf764ff-d4f8-49a7-89af-c3990f562676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.154683 [ 310 ] {} TCP-Session: acf764ff-d4f8-49a7-89af-c3990f562676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.154678 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54499 2026.05.28 06:16:33.154738 [ 309 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} executeQuery: (from [fd00:1122:3344:101::e]:55262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:16:33.154783 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39349 2026.05.28 06:16:33.154805 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.154867 [ 312 ] {} TCP-Session: 735d99c9-2795-4c0c-aa81-f0a4125c8217 Authenticating user 'default' from [fd00:1122:3344:101::e]:54499 2026.05.28 06:16:33.154864 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63695 2026.05.28 06:16:33.154870 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57401 2026.05.28 06:16:33.154894 [ 312 ] {} TCP-Session: 735d99c9-2795-4c0c-aa81-f0a4125c8217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.154950 [ 312 ] {} TCP-Session: 735d99c9-2795-4c0c-aa81-f0a4125c8217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.154974 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45679 2026.05.28 06:16:33.154979 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.155038 [ 313 ] {} TCP-Session: f1a97afb-80b9-4713-951d-c13a3dac9265 Authenticating user 'default' from [fd00:1122:3344:101::e]:39349 2026.05.28 06:16:33.155061 [ 313 ] {} TCP-Session: f1a97afb-80b9-4713-951d-c13a3dac9265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155075 [ 313 ] {} TCP-Session: f1a97afb-80b9-4713-951d-c13a3dac9265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155143 [ 309 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:16:33.155183 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36656 2026.05.28 06:16:33.155212 [ 309 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:33.155240 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.155283 [ 314 ] {} TCP-Session: 3ba4f5bd-048e-4d72-b4e4-1617578e2124 Authenticating user 'default' from [fd00:1122:3344:101::e]:63695 2026.05.28 06:16:33.155284 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.155311 [ 314 ] {} TCP-Session: 3ba4f5bd-048e-4d72-b4e4-1617578e2124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155342 [ 314 ] {} TCP-Session: 3ba4f5bd-048e-4d72-b4e4-1617578e2124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155346 [ 311 ] {} TCP-Session: 0c2b2bb2-e50a-4176-8b68-c7b2ee851be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57401 2026.05.28 06:16:33.155382 [ 311 ] {} TCP-Session: 0c2b2bb2-e50a-4176-8b68-c7b2ee851be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155399 [ 311 ] {} TCP-Session: 0c2b2bb2-e50a-4176-8b68-c7b2ee851be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155499 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.155522 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34471 2026.05.28 06:16:33.155541 [ 315 ] {} TCP-Session: 80b220c9-2dd0-4cee-ab64-c4c5260d1b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:45679 2026.05.28 06:16:33.155533 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.155572 [ 315 ] {} TCP-Session: 80b220c9-2dd0-4cee-ab64-c4c5260d1b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155604 [ 315 ] {} TCP-Session: 80b220c9-2dd0-4cee-ab64-c4c5260d1b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155605 [ 316 ] {} TCP-Session: 116cd344-0728-4d9f-80d4-895d0bf5b00e Authenticating user 'default' from [fd00:1122:3344:101::e]:36656 2026.05.28 06:16:33.155643 [ 316 ] {} TCP-Session: 116cd344-0728-4d9f-80d4-895d0bf5b00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155659 [ 316 ] {} TCP-Session: 116cd344-0728-4d9f-80d4-895d0bf5b00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155720 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:33.155766 [ 317 ] {} TCP-Session: 08023d9d-27a9-4392-b4c1-a07ab45ed352 Authenticating user 'default' from [fd00:1122:3344:101::e]:34471 2026.05.28 06:16:33.155788 [ 317 ] {} TCP-Session: 08023d9d-27a9-4392-b4c1-a07ab45ed352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155804 [ 317 ] {} TCP-Session: 08023d9d-27a9-4392-b4c1-a07ab45ed352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.155827 [ 309 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:16:33.160305 [ 319 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} AggregatingTransform: Aggregating 2026.05.28 06:16:33.160941 [ 319 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} Aggregator: Aggregation method: without_key 2026.05.28 06:16:33.161062 [ 319 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003497193 sec. (285.944 rows/sec., 11.17 KiB/sec.) 2026.05.28 06:16:33.161082 [ 319 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} Aggregator: Merging aggregated data 2026.05.28 06:16:33.161112 [ 319 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.28 06:16:33.162279 [ 309 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} executeQuery: Read 1 rows, 40.00 B in 0.007602 sec., 131.54433043935805 rows/sec., 5.14 KiB/sec. 2026.05.28 06:16:33.162418 [ 309 ] {e8d289de-9684-47a6-a7e0-5ff08b08b70e} TCPHandler: Processed in 0.008015101 sec. 2026.05.28 06:16:33.164040 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164077 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164098 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164114 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164133 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164152 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164170 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164188 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164209 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:33.164224 [ 316 ] {} TCP-Session: 116cd344-0728-4d9f-80d4-895d0bf5b00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164256 [ 315 ] {} TCP-Session: 80b220c9-2dd0-4cee-ab64-c4c5260d1b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164263 [ 317 ] {} TCP-Session: 08023d9d-27a9-4392-b4c1-a07ab45ed352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164199 [ 312 ] {} TCP-Session: 735d99c9-2795-4c0c-aa81-f0a4125c8217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164183 [ 313 ] {} TCP-Session: f1a97afb-80b9-4713-951d-c13a3dac9265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164177 [ 314 ] {} TCP-Session: 3ba4f5bd-048e-4d72-b4e4-1617578e2124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164148 [ 311 ] {} TCP-Session: 0c2b2bb2-e50a-4176-8b68-c7b2ee851be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164129 [ 310 ] {} TCP-Session: acf764ff-d4f8-49a7-89af-c3990f562676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.164088 [ 309 ] {} TCP-Session: f1854951-66e7-4622-b5ed-7ffdccbba20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:33.373273 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2026.05.28 06:16:33.373947 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:33.374012 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:33.374657 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:33.374959 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:33.375128 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2026.05.28 06:16:33.541403 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.28 06:16:33.561778 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:33.561853 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:33.568704 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:33.569631 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:33.574295 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.28 06:16:34.000308 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 179.25 MiB, peak 186.83 MiB, free memory in arenas 0.00 B, will set to 182.23 MiB (RSS), difference: 2.97 MiB 2026.05.28 06:16:34.272996 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.273239 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:16:34.273567 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:34.273617 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:16:34.273866 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:34.273939 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:34.274088 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:16:34.274197 [ 347 ] {8bc10e15-464f-427d-8893-23d33c6335ed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:34.274197 [ 348 ] {8bc10e15-464f-427d-8893-23d33c6335ed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:34.274311 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.28 06:16:34.274341 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:34.274424 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:34.274448 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:34.274487 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:34.274534 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:34.275816 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} executeQuery: Read 32 rows, 7.26 KiB in 0.002668 sec., 11994.002998500751 rows/sec., 2.66 MiB/sec. 2026.05.28 06:16:34.275967 [ 293 ] {8bc10e15-464f-427d-8893-23d33c6335ed} TCPHandler: Processed in 0.003107434 sec. 2026.05.28 06:16:34.278221 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.278346 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:34.278396 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:34.278964 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.279010 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.279391 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:34.279627 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.279773 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} executeQuery: Read 78 rows, 6.59 KiB in 0.001462 sec., 53351.5731874145 rows/sec., 4.40 MiB/sec. 2026.05.28 06:16:34.279813 [ 293 ] {aca8cc6b-c621-4ef2-8bdd-c20309b60fa8} TCPHandler: Processed in 0.001648529 sec. 2026.05.28 06:16:34.279973 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.280075 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:34.280117 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:34.280563 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.280602 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.280916 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:34.281136 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.281243 [ 60 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:34.281266 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} executeQuery: Read 11 rows, 847.00 B in 0.001213 sec., 9068.425391591096 rows/sec., 681.90 KiB/sec. 2026.05.28 06:16:34.281300 [ 60 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.281307 [ 293 ] {3d016f7c-6b2b-4796-8b9a-55a860ddc687} TCPHandler: Processed in 0.001389373 sec. 2026.05.28 06:16:34.281332 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.281434 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:34.281454 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.281520 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:34.281548 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2026.05.28 06:16:34.281556 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:34.281599 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:34.281604 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:34.281657 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part 2026.05.28 06:16:34.281696 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:34.281736 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part 2026.05.28 06:16:34.281775 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:34.282051 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.282087 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.282413 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:34.282531 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134437 sec., 297945.1481219318 rows/sec., 19.29 MiB/sec. 2026.05.28 06:16:34.282626 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.282674 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:34.282766 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} executeQuery: Read 75 rows, 6.00 KiB in 0.001231 sec., 60926.07636068237 rows/sec., 4.76 MiB/sec. 2026.05.28 06:16:34.282802 [ 293 ] {653b9713-d814-4c43-a95c-c50abac5986f} TCPHandler: Processed in 0.001397443 sec. 2026.05.28 06:16:34.282979 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.282981 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.283044 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_6_1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:34.283089 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:34.283101 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:16:34.283134 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:34.283549 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.283584 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.283913 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:34.284126 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.284255 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.05.28 06:16:34.284289 [ 293 ] {ca7f2b10-88f5-4af4-a6dd-734b7dfadf58} TCPHandler: Processed in 0.001357832 sec. 2026.05.28 06:16:34.284421 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.284519 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:34.284574 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} 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 2026.05.28 06:16:34.285357 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.285395 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.285888 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:34.286121 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.286259 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. 2026.05.28 06:16:34.286314 [ 293 ] {e4400f48-951a-4fe4-a0e7-6ad1353ceb79} TCPHandler: Processed in 0.001941876 sec. 2026.05.28 06:16:34.286519 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:34.286676 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:34.286723 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:34.287075 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:34.287111 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:34.287428 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:34.287641 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:34.287767 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. 2026.05.28 06:16:34.287800 [ 293 ] {071c34ef-5760-4978-950e-ac90be4ec491} TCPHandler: Processed in 0.001368262 sec. 2026.05.28 06:16:37.949290 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35445 2026.05.28 06:16:37.949388 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.949414 [ 309 ] {} TCP-Session: d4d80756-f671-4f71-8779-261e8add6ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:35445 2026.05.28 06:16:37.949438 [ 309 ] {} TCP-Session: d4d80756-f671-4f71-8779-261e8add6ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949452 [ 309 ] {} TCP-Session: d4d80756-f671-4f71-8779-261e8add6ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949664 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63283 2026.05.28 06:16:37.949671 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61509 2026.05.28 06:16:37.949696 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39331 2026.05.28 06:16:37.949748 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.949792 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60698 2026.05.28 06:16:37.949821 [ 311 ] {} TCP-Session: fd1cb284-b5c7-456a-a0c1-dfd862bc26bf Authenticating user 'default' from [fd00:1122:3344:101::e]:63283 2026.05.28 06:16:37.949831 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.949860 [ 311 ] {} TCP-Session: fd1cb284-b5c7-456a-a0c1-dfd862bc26bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949870 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.949884 [ 312 ] {} TCP-Session: 3037a824-06a2-4cdf-9b4c-5f4567a8dc53 Authenticating user 'default' from [fd00:1122:3344:101::e]:39331 2026.05.28 06:16:37.949888 [ 311 ] {} TCP-Session: fd1cb284-b5c7-456a-a0c1-dfd862bc26bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949926 [ 312 ] {} TCP-Session: 3037a824-06a2-4cdf-9b4c-5f4567a8dc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949809 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.949955 [ 312 ] {} TCP-Session: 3037a824-06a2-4cdf-9b4c-5f4567a8dc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949770 [ 309 ] {} TCP-Session: d4d80756-f671-4f71-8779-261e8add6ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:37.949992 [ 310 ] {} TCP-Session: 31675dbe-3364-4411-8be1-f8f12e5aa4f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61509 2026.05.28 06:16:37.949748 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55509 2026.05.28 06:16:37.950048 [ 310 ] {} TCP-Session: 31675dbe-3364-4411-8be1-f8f12e5aa4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949741 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49926 2026.05.28 06:16:37.950098 [ 310 ] {} TCP-Session: 31675dbe-3364-4411-8be1-f8f12e5aa4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950126 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.949737 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43067 2026.05.28 06:16:37.950147 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.950162 [ 315 ] {} TCP-Session: ecd4ae58-653c-40f6-a8a8-23cd2a3ad888 Authenticating user 'default' from [fd00:1122:3344:101::e]:55509 2026.05.28 06:16:37.950174 [ 309 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} executeQuery: (from [fd00:1122:3344:101::e]:35445) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:16:37.950199 [ 313 ] {} TCP-Session: 781edda9-f655-4a0b-a14c-ff7072631904 Authenticating user 'default' from [fd00:1122:3344:101::e]:49926 2026.05.28 06:16:37.950210 [ 315 ] {} TCP-Session: ecd4ae58-653c-40f6-a8a8-23cd2a3ad888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950234 [ 313 ] {} TCP-Session: 781edda9-f655-4a0b-a14c-ff7072631904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950234 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.950250 [ 313 ] {} TCP-Session: 781edda9-f655-4a0b-a14c-ff7072631904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950239 [ 315 ] {} TCP-Session: ecd4ae58-653c-40f6-a8a8-23cd2a3ad888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950287 [ 314 ] {} TCP-Session: ec7b8a0a-41ac-4caf-b3ea-391ac5bc55a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43067 2026.05.28 06:16:37.949788 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 2026.05.28 06:16:37.950334 [ 314 ] {} TCP-Session: ec7b8a0a-41ac-4caf-b3ea-391ac5bc55a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.949908 [ 317 ] {} TCP-Session: eedb4786-76bd-415c-8d5f-021ecd777377 Authenticating user 'default' from [fd00:1122:3344:101::e]:60698 2026.05.28 06:16:37.950382 [ 314 ] {} TCP-Session: ec7b8a0a-41ac-4caf-b3ea-391ac5bc55a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950408 [ 317 ] {} TCP-Session: eedb4786-76bd-415c-8d5f-021ecd777377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950424 [ 317 ] {} TCP-Session: eedb4786-76bd-415c-8d5f-021ecd777377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950465 [ 309 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:16:37.950508 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:37.950527 [ 309 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:37.950547 [ 316 ] {} TCP-Session: eaaf280a-0f3d-4436-a6e0-efb097f227a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 2026.05.28 06:16:37.950573 [ 316 ] {} TCP-Session: eaaf280a-0f3d-4436-a6e0-efb097f227a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950590 [ 316 ] {} TCP-Session: eaaf280a-0f3d-4436-a6e0-efb097f227a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.950822 [ 309 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:16:37.951669 [ 348 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} AggregatingTransform: Aggregating 2026.05.28 06:16:37.951715 [ 348 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} Aggregator: Aggregation method: without_key 2026.05.28 06:16:37.951747 [ 348 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082457 sec. (1212.753 rows/sec., 47.37 KiB/sec.) 2026.05.28 06:16:37.951764 [ 348 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} Aggregator: Merging aggregated data 2026.05.28 06:16:37.952404 [ 309 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} executeQuery: Read 1 rows, 40.00 B in 0.002284 sec., 437.82837127845886 rows/sec., 17.10 KiB/sec. 2026.05.28 06:16:37.952558 [ 309 ] {d5757904-75e7-4532-ae1d-8c6d7795ef06} TCPHandler: Processed in 0.002903879 sec. 2026.05.28 06:16:37.952683 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952715 [ 309 ] {} TCP-Session: d4d80756-f671-4f71-8779-261e8add6ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952718 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952740 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952759 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952780 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952793 [ 310 ] {} TCP-Session: 31675dbe-3364-4411-8be1-f8f12e5aa4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952803 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952813 [ 317 ] {} TCP-Session: eedb4786-76bd-415c-8d5f-021ecd777377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952869 [ 314 ] {} TCP-Session: ec7b8a0a-41ac-4caf-b3ea-391ac5bc55a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952882 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952819 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952930 [ 316 ] {} TCP-Session: eaaf280a-0f3d-4436-a6e0-efb097f227a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952770 [ 311 ] {} TCP-Session: fd1cb284-b5c7-456a-a0c1-dfd862bc26bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952950 [ 315 ] {} TCP-Session: ecd4ae58-653c-40f6-a8a8-23cd2a3ad888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.952835 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:37.952828 [ 312 ] {} TCP-Session: 3037a824-06a2-4cdf-9b4c-5f4567a8dc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:37.953029 [ 313 ] {} TCP-Session: 781edda9-f655-4a0b-a14c-ff7072631904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175259 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40316 2026.05.28 06:16:38.175346 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175373 [ 313 ] {} TCP-Session: 87819aea-5b1f-44e0-9e23-554c08d42944 Authenticating user 'default' from [fd00:1122:3344:101::e]:40316 2026.05.28 06:16:38.175397 [ 313 ] {} TCP-Session: 87819aea-5b1f-44e0-9e23-554c08d42944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175410 [ 313 ] {} TCP-Session: 87819aea-5b1f-44e0-9e23-554c08d42944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175661 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33367 2026.05.28 06:16:38.175683 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50857 2026.05.28 06:16:38.175714 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56738 2026.05.28 06:16:38.175739 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60774 2026.05.28 06:16:38.175748 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175760 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62950 2026.05.28 06:16:38.175791 [ 314 ] {} TCP-Session: a78eca1d-f8ed-4e85-af94-3578d1765567 Authenticating user 'default' from [fd00:1122:3344:101::e]:33367 2026.05.28 06:16:38.175801 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175778 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175866 [ 310 ] {} TCP-Session: 42258e45-23c0-435f-89ce-e78475070fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60774 2026.05.28 06:16:38.175872 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175882 [ 314 ] {} TCP-Session: a78eca1d-f8ed-4e85-af94-3578d1765567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175928 [ 312 ] {} TCP-Session: 736951f8-678e-4cb4-8aed-656522d616c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62950 2026.05.28 06:16:38.175902 [ 315 ] {} TCP-Session: aea242d6-dc6c-4733-83dd-6bce2e02bd8d Authenticating user 'default' from [fd00:1122:3344:101::e]:50857 2026.05.28 06:16:38.175961 [ 314 ] {} TCP-Session: a78eca1d-f8ed-4e85-af94-3578d1765567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175977 [ 312 ] {} TCP-Session: 736951f8-678e-4cb4-8aed-656522d616c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175993 [ 315 ] {} TCP-Session: aea242d6-dc6c-4733-83dd-6bce2e02bd8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176016 [ 312 ] {} TCP-Session: 736951f8-678e-4cb4-8aed-656522d616c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176030 [ 315 ] {} TCP-Session: aea242d6-dc6c-4733-83dd-6bce2e02bd8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175752 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36050 2026.05.28 06:16:38.175727 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65252 2026.05.28 06:16:38.176122 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175707 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42490 2026.05.28 06:16:38.176155 [ 311 ] {} TCP-Session: 356b0ab0-0986-4c89-9f6b-e315126a2a2d Authenticating user 'default' from [fd00:1122:3344:101::e]:36050 2026.05.28 06:16:38.176165 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.176181 [ 311 ] {} TCP-Session: 356b0ab0-0986-4c89-9f6b-e315126a2a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176192 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.176208 [ 309 ] {} TCP-Session: 340b9d12-be2f-4d31-849f-04d59f78b469 Authenticating user 'default' from [fd00:1122:3344:101::e]:65252 2026.05.28 06:16:38.176209 [ 311 ] {} TCP-Session: 356b0ab0-0986-4c89-9f6b-e315126a2a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176224 [ 316 ] {} TCP-Session: edc240f8-c0be-4bcb-8937-793823cd3db0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42490 2026.05.28 06:16:38.176238 [ 309 ] {} TCP-Session: 340b9d12-be2f-4d31-849f-04d59f78b469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176257 [ 316 ] {} TCP-Session: edc240f8-c0be-4bcb-8937-793823cd3db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176271 [ 309 ] {} TCP-Session: 340b9d12-be2f-4d31-849f-04d59f78b469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176284 [ 316 ] {} TCP-Session: edc240f8-c0be-4bcb-8937-793823cd3db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.175781 [ 313 ] {} TCP-Session: 87819aea-5b1f-44e0-9e23-554c08d42944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:38.175786 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.175911 [ 310 ] {} TCP-Session: 42258e45-23c0-435f-89ce-e78475070fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176366 [ 317 ] {} TCP-Session: 323bbc59-379a-4d23-b167-474f0b565d7d Authenticating user 'default' from [fd00:1122:3344:101::e]:56738 2026.05.28 06:16:38.176370 [ 310 ] {} TCP-Session: 42258e45-23c0-435f-89ce-e78475070fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176385 [ 317 ] {} TCP-Session: 323bbc59-379a-4d23-b167-474f0b565d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176399 [ 317 ] {} TCP-Session: 323bbc59-379a-4d23-b167-474f0b565d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.176495 [ 313 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} executeQuery: (from [fd00:1122:3344:101::e]:40316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:16:38.176816 [ 313 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:16:38.176876 [ 313 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:38.177189 [ 313 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:16:38.178270 [ 330 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} AggregatingTransform: Aggregating 2026.05.28 06:16:38.178322 [ 330 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} Aggregator: Aggregation method: without_key 2026.05.28 06:16:38.178354 [ 330 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065975 sec. (938.108 rows/sec., 36.64 KiB/sec.) 2026.05.28 06:16:38.178371 [ 330 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} Aggregator: Merging aggregated data 2026.05.28 06:16:38.179024 [ 313 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} executeQuery: Read 1 rows, 40.00 B in 0.002589 sec., 386.2495171881035 rows/sec., 15.09 KiB/sec. 2026.05.28 06:16:38.179164 [ 313 ] {de546b31-4bd2-4d4c-a51a-8e4b0530f654} TCPHandler: Processed in 0.003533634 sec. 2026.05.28 06:16:38.179297 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179328 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179329 [ 313 ] {} TCP-Session: 87819aea-5b1f-44e0-9e23-554c08d42944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179349 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179376 [ 312 ] {} TCP-Session: 736951f8-678e-4cb4-8aed-656522d616c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179395 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179409 [ 314 ] {} TCP-Session: a78eca1d-f8ed-4e85-af94-3578d1765567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179426 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179448 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179464 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179498 [ 316 ] {} TCP-Session: edc240f8-c0be-4bcb-8937-793823cd3db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179485 [ 317 ] {} TCP-Session: 323bbc59-379a-4d23-b167-474f0b565d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179525 [ 311 ] {} TCP-Session: 356b0ab0-0986-4c89-9f6b-e315126a2a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179470 [ 310 ] {} TCP-Session: 42258e45-23c0-435f-89ce-e78475070fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179404 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179366 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.179617 [ 315 ] {} TCP-Session: aea242d6-dc6c-4733-83dd-6bce2e02bd8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.179641 [ 309 ] {} TCP-Session: 340b9d12-be2f-4d31-849f-04d59f78b469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.520734 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41207 2026.05.28 06:16:38.520818 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.520852 [ 313 ] {} TCP-Session: 9e9063a9-727c-4255-9cc0-9de20823bd07 Authenticating user 'default' from [fd00:1122:3344:101::e]:41207 2026.05.28 06:16:38.520879 [ 313 ] {} TCP-Session: 9e9063a9-727c-4255-9cc0-9de20823bd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.520896 [ 313 ] {} TCP-Session: 9e9063a9-727c-4255-9cc0-9de20823bd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521115 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 2026.05.28 06:16:38.521140 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36079 2026.05.28 06:16:38.521159 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44032 2026.05.28 06:16:38.521197 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41350 2026.05.28 06:16:38.521216 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63005 2026.05.28 06:16:38.521249 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37519 2026.05.28 06:16:38.521254 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521274 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521307 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521314 [ 316 ] {} TCP-Session: eaa45780-c5ea-4c3a-9406-c8ef8152f10a Authenticating user 'default' from [fd00:1122:3344:101::e]:44032 2026.05.28 06:16:38.521327 [ 309 ] {} TCP-Session: acb34525-0c4a-46ae-983d-c3803a461a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:41350 2026.05.28 06:16:38.521344 [ 310 ] {} TCP-Session: 9cbb2406-19ba-4222-9987-acaddc864aae Authenticating user 'default' from [fd00:1122:3344:101::e]:63005 2026.05.28 06:16:38.521358 [ 316 ] {} TCP-Session: eaa45780-c5ea-4c3a-9406-c8ef8152f10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521363 [ 309 ] {} TCP-Session: acb34525-0c4a-46ae-983d-c3803a461a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521384 [ 310 ] {} TCP-Session: 9cbb2406-19ba-4222-9987-acaddc864aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521398 [ 309 ] {} TCP-Session: acb34525-0c4a-46ae-983d-c3803a461a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521411 [ 310 ] {} TCP-Session: 9cbb2406-19ba-4222-9987-acaddc864aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521388 [ 316 ] {} TCP-Session: eaa45780-c5ea-4c3a-9406-c8ef8152f10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521319 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521245 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521501 [ 312 ] {} TCP-Session: eba499a1-67d9-4ea0-adf0-370e1f78d2ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37519 2026.05.28 06:16:38.521236 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34942 2026.05.28 06:16:38.521535 [ 312 ] {} TCP-Session: eba499a1-67d9-4ea0-adf0-370e1f78d2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521528 [ 314 ] {} TCP-Session: 8087c74f-c7d7-4289-a6e3-934097bb2a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 2026.05.28 06:16:38.521586 [ 312 ] {} TCP-Session: eba499a1-67d9-4ea0-adf0-370e1f78d2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521606 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521627 [ 314 ] {} TCP-Session: 8087c74f-c7d7-4289-a6e3-934097bb2a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521659 [ 311 ] {} TCP-Session: bd35a3f1-6190-41a2-9f31-6b30a0a11959 Authenticating user 'default' from [fd00:1122:3344:101::e]:34942 2026.05.28 06:16:38.521678 [ 314 ] {} TCP-Session: 8087c74f-c7d7-4289-a6e3-934097bb2a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521705 [ 311 ] {} TCP-Session: bd35a3f1-6190-41a2-9f31-6b30a0a11959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521165 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44110 2026.05.28 06:16:38.521732 [ 311 ] {} TCP-Session: bd35a3f1-6190-41a2-9f31-6b30a0a11959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521270 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521241 [ 313 ] {} TCP-Session: 9e9063a9-727c-4255-9cc0-9de20823bd07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:38.521807 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:16:38.521820 [ 315 ] {} TCP-Session: 568bc520-2db4-4d94-9483-ad176ea355eb Authenticating user 'default' from [fd00:1122:3344:101::e]:36079 2026.05.28 06:16:38.521861 [ 317 ] {} TCP-Session: d441acc8-6012-4bd1-80e2-83d0fcdd36d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44110 2026.05.28 06:16:38.521868 [ 315 ] {} TCP-Session: 568bc520-2db4-4d94-9483-ad176ea355eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521894 [ 317 ] {} TCP-Session: d441acc8-6012-4bd1-80e2-83d0fcdd36d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521899 [ 315 ] {} TCP-Session: 568bc520-2db4-4d94-9483-ad176ea355eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521924 [ 317 ] {} TCP-Session: d441acc8-6012-4bd1-80e2-83d0fcdd36d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.521987 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} executeQuery: (from [fd00:1122:3344:101::e]:41207) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:16:38.522302 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:16:38.522365 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:38.522713 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:16:38.522821 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} Aggregator: Compile expression max()(UInt64) 0 2026.05.28 06:16:38.655574 [ 323 ] {631384ec-e493-412d-8c45-08fa7383773e} AggregatingTransform: Aggregating 2026.05.28 06:16:38.655638 [ 323 ] {631384ec-e493-412d-8c45-08fa7383773e} Aggregator: Aggregation method: without_key 2026.05.28 06:16:38.655671 [ 323 ] {631384ec-e493-412d-8c45-08fa7383773e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068495 sec. (935.896 rows/sec., 36.56 KiB/sec.) 2026.05.28 06:16:38.655699 [ 323 ] {631384ec-e493-412d-8c45-08fa7383773e} Aggregator: Merging aggregated data 2026.05.28 06:16:38.656331 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} executeQuery: Read 1 rows, 40.00 B in 0.134392 sec., 7.440919102327519 rows/sec., 297.64 B/sec. 2026.05.28 06:16:38.656497 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2026.05.28 06:16:38.656515 [ 313 ] {631384ec-e493-412d-8c45-08fa7383773e} TCPHandler: Processed in 0.13539508 sec. 2026.05.28 06:16:38.656653 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656687 [ 313 ] {} TCP-Session: 9e9063a9-727c-4255-9cc0-9de20823bd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656687 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656707 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656736 [ 314 ] {} TCP-Session: 8087c74f-c7d7-4289-a6e3-934097bb2a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656737 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656764 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656787 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656797 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656820 [ 317 ] {} TCP-Session: d441acc8-6012-4bd1-80e2-83d0fcdd36d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656814 [ 315 ] {} TCP-Session: 568bc520-2db4-4d94-9483-ad176ea355eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656876 [ 309 ] {} TCP-Session: acb34525-0c4a-46ae-983d-c3803a461a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656881 [ 310 ] {} TCP-Session: 9cbb2406-19ba-4222-9987-acaddc864aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656751 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.656752 [ 316 ] {} TCP-Session: eaa45780-c5ea-4c3a-9406-c8ef8152f10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656955 [ 312 ] {} TCP-Session: eba499a1-67d9-4ea0-adf0-370e1f78d2ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:38.656808 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:38.657026 [ 311 ] {} TCP-Session: bd35a3f1-6190-41a2-9f31-6b30a0a11959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:39.000295 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 184.17 MiB, peak 196.28 MiB, free memory in arenas 0.00 B, will set to 203.55 MiB (RSS), difference: 19.38 MiB 2026.05.28 06:16:39.276599 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.276840 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} executeQuery: (from [fd00:1122:3344:101::d]:62910) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:16:39.277170 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:39.277214 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:16:39.277460 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:39.277530 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:39.277672 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.28 06:16:39.277778 [ 353 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:39.277778 [ 351 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:39.277930 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.28 06:16:39.277961 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:39.278033 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:39.278054 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:39.278091 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:39.278132 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:39.279365 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} executeQuery: Read 32 rows, 7.26 KiB in 0.002611 sec., 12255.840674071236 rows/sec., 2.72 MiB/sec. 2026.05.28 06:16:39.279549 [ 293 ] {fe5ddb09-3b30-4753-a18a-6806dcd07106} TCPHandler: Processed in 0.003082863 sec. 2026.05.28 06:16:39.284510 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.284661 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.284729 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:16:39.285529 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.285589 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.286021 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:39.286268 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.286425 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. 2026.05.28 06:16:39.286470 [ 293 ] {29304d93-d11d-4df9-bd32-1feb3dd5bde7} TCPHandler: Processed in 0.00207714 sec. 2026.05.28 06:16:39.286624 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.286745 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:39.286901 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:39.288166 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.288223 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.288754 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:39.289134 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.289376 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} executeQuery: Read 797 rows, 62.80 KiB in 0.002652 sec., 300527.90346907993 rows/sec., 23.12 MiB/sec. 2026.05.28 06:16:39.289454 [ 293 ] {b424866e-2eae-4be4-a4cb-c9d237d646e7} TCPHandler: Processed in 0.002887139 sec. 2026.05.28 06:16:39.289668 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.289806 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.289866 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:39.290485 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.290524 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.290915 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:39.291153 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.291292 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} executeQuery: Read 142 rows, 8.54 KiB in 0.001527 sec., 92992.79633267845 rows/sec., 5.46 MiB/sec. 2026.05.28 06:16:39.291334 [ 293 ] {154e07df-8483-4660-a29a-c41fd4a3d853} TCPHandler: Processed in 0.001788143 sec. 2026.05.28 06:16:39.291490 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.291597 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.291643 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:16:39.292100 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.292138 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.292472 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:39.292695 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.292823 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. 2026.05.28 06:16:39.292859 [ 293 ] {2fc484a8-a0f4-482f-ba1f-e12181bd76c3} TCPHandler: Processed in 0.001421084 sec. 2026.05.28 06:16:39.292989 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.293090 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.293132 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:16:39.293565 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.293602 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.293918 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:39.294134 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.294261 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. 2026.05.28 06:16:39.294296 [ 293 ] {ad678b59-e160-41de-9c2f-9899523cdb95} TCPHandler: Processed in 0.001358402 sec. 2026.05.28 06:16:39.294423 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.294523 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:39.294565 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:39.295217 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.295259 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.295693 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:39.295937 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.296078 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} executeQuery: Read 490 rows, 35.18 KiB in 0.001574 sec., 311308.7674714104 rows/sec., 21.83 MiB/sec. 2026.05.28 06:16:39.296115 [ 293 ] {47341fad-4b78-4061-bb8e-76cd33350ff8} TCPHandler: Processed in 0.001742571 sec. 2026.05.28 06:16:39.296275 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.296382 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:16:39.296433 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:16:39.296797 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.296835 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.297172 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:39.297391 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.297524 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. 2026.05.28 06:16:39.297559 [ 293 ] {a9cc2a0b-282c-438a-b23b-997878237b6f} TCPHandler: Processed in 0.001340311 sec. 2026.05.28 06:16:39.297698 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.297801 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.297847 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:39.298277 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.298314 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.298700 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:39.298943 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.299086 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} executeQuery: Read 265 rows, 18.03 KiB in 0.001305 sec., 203065.13409961687 rows/sec., 13.49 MiB/sec. 2026.05.28 06:16:39.299131 [ 293 ] {3c623cd0-33d2-4335-b1a0-e7592f57ff0a} TCPHandler: Processed in 0.001486285 sec. 2026.05.28 06:16:39.299307 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.299432 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.299490 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:16:39.299904 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.299941 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.300275 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:39.300499 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.300634 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} executeQuery: Read 1 rows, 69.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 54.83 KiB/sec. 2026.05.28 06:16:39.300670 [ 293 ] {48ce9d3b-659f-455f-9cae-d36c5b0913bb} TCPHandler: Processed in 0.001428983 sec. 2026.05.28 06:16:39.300865 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:39.301028 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} executeQuery: (from [fd00:1122:3344:101::d]:62910) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:39.301094 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:39.301611 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:39.301652 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:39.302064 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:39.302295 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:39.302453 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} executeQuery: Read 90 rows, 5.77 KiB in 0.00147 sec., 61224.48979591837 rows/sec., 3.83 MiB/sec. 2026.05.28 06:16:39.302499 [ 293 ] {67ed7ee4-c008-4019-9e78-61d9acb1b834} TCPHandler: Processed in 0.001739371 sec. 2026.05.28 06:16:40.827315 [ 50 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:16:40.827369 [ 50 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:16:40.863786 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 6 2026.05.28 06:16:40.865804 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:40.865849 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:40.867037 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:40.867297 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:40.867530 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 6 2026.05.28 06:16:40.875197 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3742 2026.05.28 06:16:40.875819 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:40.875871 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:40.876359 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:40.876591 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:40.876730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 2026.05.28 06:16:41.074354 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.28 06:16:41.091464 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:41.091515 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:41.097870 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:41.098612 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:41.101665 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.28 06:16:42.000203 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 204.30 MiB, peak 208.30 MiB, free memory in arenas 0.00 B, will set to 205.86 MiB (RSS), difference: 1.56 MiB 2026.05.28 06:16:42.195005 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:42.195061 [ 283 ] {} TCP-Session: d9c0c5a0-c67c-4885-84d4-dff39e8c8b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:43.001155 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 203.83 MiB, peak 208.30 MiB, free memory in arenas 0.00 B, will set to 205.86 MiB (RSS), difference: 2.03 MiB 2026.05.28 06:16:44.041299 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:16:44.041365 [ 293 ] {} TCP-Session: d7021270-e5c8-49c9-a35c-6b4d6cfdeb01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:16:44.272155 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.272405 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:16:44.272786 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:44.272831 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:16:44.273051 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:44.273121 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:44.273262 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:16:44.273330 [ 340 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:44.273387 [ 351 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:44.273495 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.28 06:16:44.273522 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:44.273590 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:44.273610 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:44.273657 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:44.273699 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:44.275037 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} executeQuery: Read 32 rows, 7.26 KiB in 0.002732 sec., 11713.03074670571 rows/sec., 2.60 MiB/sec. 2026.05.28 06:16:44.275141 [ 294 ] {8ef92f55-71b6-4ff0-a470-335312cb6d31} TCPHandler: Processed in 0.003129295 sec. 2026.05.28 06:16:44.277006 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.277121 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:44.277168 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:44.277678 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:44.277721 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:44.278080 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:44.278321 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:44.278464 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} executeQuery: Read 78 rows, 6.59 KiB in 0.001375 sec., 56727.27272727273 rows/sec., 4.68 MiB/sec. 2026.05.28 06:16:44.278499 [ 294 ] {131ec528-e638-45f1-9002-8147291a64cd} TCPHandler: Processed in 0.001546737 sec. 2026.05.28 06:16:44.278657 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.278758 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:44.278799 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:44.279207 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:44.279243 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:44.279544 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:44.279768 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:44.279895 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} executeQuery: Read 11 rows, 847.00 B in 0.001159 sec., 9490.940465918895 rows/sec., 713.67 KiB/sec. 2026.05.28 06:16:44.279929 [ 294 ] {8cb9e582-72ec-4de2-86f0-10086563860a} TCPHandler: Processed in 0.001322062 sec. 2026.05.28 06:16:44.280055 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.280154 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:44.280194 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:44.280615 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:44.280651 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:44.280949 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:44.281163 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:44.281287 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} executeQuery: Read 75 rows, 6.00 KiB in 0.001153 sec., 65047.70164787511 rows/sec., 5.08 MiB/sec. 2026.05.28 06:16:44.281321 [ 294 ] {469e669f-5f03-4fac-9a32-41c06f5de5f5} TCPHandler: Processed in 0.001315391 sec. 2026.05.28 06:16:44.281447 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.281544 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:44.281587 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:44.282033 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:44.282069 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:44.282398 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:44.282612 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:44.282748 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. 2026.05.28 06:16:44.282783 [ 294 ] {fddd21be-e91c-458b-a243-5ed03ed72cf5} TCPHandler: Processed in 0.001385733 sec. 2026.05.28 06:16:44.282925 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.283022 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:44.283076 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} 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 2026.05.28 06:16:44.283838 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:44.283874 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:44.284377 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:44.284616 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:44.284763 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. 2026.05.28 06:16:44.284815 [ 294 ] {7895351f-3acf-44ec-a400-9de388a2506b} TCPHandler: Processed in 0.001939046 sec. 2026.05.28 06:16:44.284967 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:44.285068 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:44.285110 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:44.285451 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:44.285486 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:44.285787 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:44.286002 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:44.286152 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. 2026.05.28 06:16:44.286185 [ 294 ] {02a05f12-5b06-417a-bd60-d2b34511aec6} TCPHandler: Processed in 0.001269711 sec. 2026.05.28 06:16:45.001156 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 204.25 MiB, peak 208.30 MiB, free memory in arenas 0.00 B, will set to 206.04 MiB (RSS), difference: 1.79 MiB 2026.05.28 06:16:48.377419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4254 2026.05.28 06:16:48.377928 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:48.377979 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:48.378467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:48.378718 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:48.378857 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4254 2026.05.28 06:16:48.602281 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.28 06:16:48.618205 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:48.618252 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:48.624583 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:48.625321 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:48.627944 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.28 06:16:49.000992 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 206.62 MiB, peak 210.62 MiB, free memory in arenas 0.00 B, will set to 207.78 MiB (RSS), difference: 1.16 MiB 2026.05.28 06:16:49.276873 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.277120 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:16:49.277473 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:49.277519 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:16:49.277781 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:49.277853 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:49.277996 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 35-element set) 2026.05.28 06:16:49.278101 [ 340 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:49.278109 [ 351 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:49.278254 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.28 06:16:49.278285 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:49.278362 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:49.278384 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:49.278424 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:49.278466 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:49.279773 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} executeQuery: Read 32 rows, 7.26 KiB in 0.002756 sec., 11611.030478955006 rows/sec., 2.57 MiB/sec. 2026.05.28 06:16:49.279943 [ 294 ] {e62e295d-d2dd-413b-962a-eaecf1e845f6} TCPHandler: Processed in 0.003210686 sec. 2026.05.28 06:16:49.285577 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.285733 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 06:16:49.285794 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:49.286575 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.286627 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.287155 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:49.287415 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.287582 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} executeQuery: Read 3 rows, 280.00 B in 0.001892 sec., 1585.6236786469344 rows/sec., 144.52 KiB/sec. 2026.05.28 06:16:49.287627 [ 294 ] {d4bee15b-3c4c-49ba-a39a-83008ffeaf44} TCPHandler: Processed in 0.00211984 sec. 2026.05.28 06:16:49.287782 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.287884 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.287928 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:16:49.288445 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.288483 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.288801 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:49.289010 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.289134 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} executeQuery: Read 284 rows, 18.47 KiB in 0.001274 sec., 222919.9372056515 rows/sec., 14.16 MiB/sec. 2026.05.28 06:16:49.289168 [ 294 ] {220cba81-6396-4a4d-8558-85a1dbe53ba7} TCPHandler: Processed in 0.001437495 sec. 2026.05.28 06:16:49.289415 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.289586 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:16:49.289654 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:16:49.290266 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.290305 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.290680 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:16:49.290914 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.291069 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} executeQuery: Read 6 rows, 501.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 319.78 KiB/sec. 2026.05.28 06:16:49.291116 [ 294 ] {02c9dc10-8b27-47c9-b33a-aa8156403273} TCPHandler: Processed in 0.001835873 sec. 2026.05.28 06:16:49.291245 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.291354 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:49.291400 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:49.292247 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.292283 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.292677 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:49.292905 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.293041 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} executeQuery: Read 838 rows, 66.64 KiB in 0.001715 sec., 488629.73760932946 rows/sec., 37.95 MiB/sec. 2026.05.28 06:16:49.293076 [ 294 ] {b6e731bd-bda0-42ab-80ad-819a33be2678} TCPHandler: Processed in 0.001884515 sec. 2026.05.28 06:16:49.293214 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.293322 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.293366 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:49.293843 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.293879 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.294210 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:16:49.294438 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.294566 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} executeQuery: Read 167 rows, 10.39 KiB in 0.001267 sec., 131807.4191002368 rows/sec., 8.01 MiB/sec. 2026.05.28 06:16:49.294600 [ 294 ] {b2cbf7a8-e2b2-4f27-8206-bd3dfe8f3df2} TCPHandler: Processed in 0.001438544 sec. 2026.05.28 06:16:49.294741 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.294839 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.294881 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:16:49.295321 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.295359 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.295675 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:49.295886 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.296008 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. 2026.05.28 06:16:49.296041 [ 294 ] {935c8d0e-5398-4cfd-a213-d47e6119c99e} TCPHandler: Processed in 0.001349962 sec. 2026.05.28 06:16:49.296169 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.296265 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.296306 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:16:49.296748 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.296785 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.297081 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:49.297295 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.297421 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. 2026.05.28 06:16:49.297455 [ 294 ] {db254556-3bc9-4aab-bc93-dacaa7f48d78} TCPHandler: Processed in 0.001335462 sec. 2026.05.28 06:16:49.297584 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.297679 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:49.297721 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:49.298289 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.298327 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.298647 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:49.298862 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.298986 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} executeQuery: Read 530 rows, 38.40 KiB in 0.001326 sec., 399698.34087481146 rows/sec., 28.28 MiB/sec. 2026.05.28 06:16:49.299020 [ 294 ] {75369444-b768-4f4f-80a0-69ce5b8c6d87} TCPHandler: Processed in 0.001485255 sec. 2026.05.28 06:16:49.299164 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.299259 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:16:49.299301 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:16:49.299652 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.299688 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.299988 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:49.300222 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.300347 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. 2026.05.28 06:16:49.300380 [ 294 ] {3974649a-2c52-457c-98c9-3b11b6cf2676} TCPHandler: Processed in 0.001266139 sec. 2026.05.28 06:16:49.300523 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.300619 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.300663 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:49.301084 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.301120 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.301449 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:49.301664 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.301789 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} executeQuery: Read 268 rows, 18.24 KiB in 0.001189 sec., 225399.4953742641 rows/sec., 14.98 MiB/sec. 2026.05.28 06:16:49.301822 [ 294 ] {e84870a4-09ea-467a-9761-50d5bb4be29d} TCPHandler: Processed in 0.001348552 sec. 2026.05.28 06:16:49.301966 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.302061 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.302104 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:16:49.302424 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.302460 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.302747 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:16:49.302955 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.303079 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. 2026.05.28 06:16:49.303112 [ 294 ] {f8eb3852-1c3f-4a36-9255-d2c1a90b204b} TCPHandler: Processed in 0.001194508 sec. 2026.05.28 06:16:49.303239 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.303336 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.303391 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} 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 2026.05.28 06:16:49.304196 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.304234 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.304754 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:16:49.305001 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.305141 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} executeQuery: Read 19 rows, 34.86 KiB in 0.001823 sec., 10422.380691168404 rows/sec., 18.68 MiB/sec. 2026.05.28 06:16:49.305140 [ 36 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:16:49.305199 [ 36 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.305199 [ 294 ] {c8221598-34c4-4a3c-af1b-4d68443c2f5c} TCPHandler: Processed in 0.002009128 sec. 2026.05.28 06:16:49.305224 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.305361 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.305368 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:16:49.305494 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.305546 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 06:16:49.305665 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:49.305753 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:49.305892 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.305934 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.305950 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:49.306101 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:49.306234 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:49.306263 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:16:49.306366 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:49.306492 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.306505 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2026.05.28 06:16:49.306637 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} executeQuery: Read 21 rows, 1.54 KiB in 0.001169 sec., 17964.071856287428 rows/sec., 1.29 MiB/sec. 2026.05.28 06:16:49.306684 [ 294 ] {3a119a49-0aa6-464c-9bfd-6c56d00ae523} TCPHandler: Processed in 0.001384644 sec. 2026.05.28 06:16:49.306815 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:49.306915 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:49.306958 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:49.307305 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:49.307343 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:49.307677 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:49.307920 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.308052 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} executeQuery: Read 90 rows, 5.77 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 4.86 MiB/sec. 2026.05.28 06:16:49.308089 [ 294 ] {b0ce71eb-fa6f-4165-9c1d-567676692761} TCPHandler: Processed in 0.001325231 sec. 2026.05.28 06:16:49.308488 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 19 columns (19 merged, 0 gathered) in 0.003166415 sec., 23370.278374755046 rows/sec., 41.88 MiB/sec. 2026.05.28 06:16:49.308824 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:16:49.309203 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:49.309276 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_6_1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:16:49.309358 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.28 06:16:54.270991 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.271252 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:16:54.271585 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:54.271624 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:16:54.271843 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:54.271915 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:54.272056 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:16:54.272172 [ 351 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:54.272182 [ 340 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:54.272182 [ 345 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:16:54.272357 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:16:54.272392 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:54.272462 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:54.272482 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:16:54.272520 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:54.272559 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:16:54.273999 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} executeQuery: Read 32 rows, 7.26 KiB in 0.002842 sec., 11259.676284306826 rows/sec., 2.50 MiB/sec. 2026.05.28 06:16:54.274129 [ 294 ] {556dcea9-53fc-44b6-8a00-95eacd4d03fb} TCPHandler: Processed in 0.003279418 sec. 2026.05.28 06:16:54.275940 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.276057 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:54.276101 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:54.276781 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.276825 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.277256 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:16:54.277488 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.277621 [ 31 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:16:54.277636 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} executeQuery: Read 78 rows, 6.59 KiB in 0.001612 sec., 48387.09677419355 rows/sec., 3.99 MiB/sec. 2026.05.28 06:16:54.277667 [ 31 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.277682 [ 294 ] {98844cad-859e-4bec-8a1d-e7ce51c1df8e} TCPHandler: Processed in 0.001793622 sec. 2026.05.28 06:16:54.277697 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.277882 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:16:54.277909 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.278033 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:54.278059 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:54.278076 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:54.278109 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 824 rows starting from the beginning of the part 2026.05.28 06:16:54.278195 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part 2026.05.28 06:16:54.278250 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 797 rows starting from the beginning of the part 2026.05.28 06:16:54.278303 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part 2026.05.28 06:16:54.278351 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 838 rows starting from the beginning of the part 2026.05.28 06:16:54.278400 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part 2026.05.28 06:16:54.278587 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.278633 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.278970 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:54.279223 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.279361 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} executeQuery: Read 11 rows, 847.00 B in 0.001348 sec., 8160.237388724036 rows/sec., 613.61 KiB/sec. 2026.05.28 06:16:54.279398 [ 294 ] {f26855ec-5910-4ee5-91a8-0e8e40580582} TCPHandler: Processed in 0.001546227 sec. 2026.05.28 06:16:54.279568 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.279672 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:54.279712 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:54.279715 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912316 sec., 1408240.0607430988 rows/sec., 114.95 MiB/sec. 2026.05.28 06:16:54.279965 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:16:54.280133 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.280179 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.280278 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.280377 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_11_2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:16:54.280475 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2026.05.28 06:16:54.280521 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:16:54.280738 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.280866 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} executeQuery: Read 75 rows, 6.00 KiB in 0.001213 sec., 61830.17312448475 rows/sec., 4.83 MiB/sec. 2026.05.28 06:16:54.280866 [ 30 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:16:54.280903 [ 294 ] {636bba3e-9646-483f-8937-c6e9e67ebd46} TCPHandler: Processed in 0.001383783 sec. 2026.05.28 06:16:54.280934 [ 30 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.280963 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.281036 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.281106 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:16:54.281138 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:54.281186 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:54.281235 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:54.281284 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 511 rows starting from the beginning of the part 2026.05.28 06:16:54.281379 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part 2026.05.28 06:16:54.281432 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 490 rows starting from the beginning of the part 2026.05.28 06:16:54.281482 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part 2026.05.28 06:16:54.281522 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 530 rows starting from the beginning of the part 2026.05.28 06:16:54.281566 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part 2026.05.28 06:16:54.281669 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.281722 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.282091 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:16:54.282354 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.282486 [ 30 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:16:54.282490 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. 2026.05.28 06:16:54.282534 [ 30 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.282552 [ 294 ] {c5b47385-fbe1-4c87-8dc8-e77e053cb577} TCPHandler: Processed in 0.001564747 sec. 2026.05.28 06:16:54.282562 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.282672 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:16:54.282735 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.282796 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:54.282809 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755702 sec., 1000169.7326767299 rows/sec., 75.26 MiB/sec. 2026.05.28 06:16:54.282833 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 725 rows starting from the beginning of the part 2026.05.28 06:16:54.282842 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:54.282918 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} 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 2026.05.28 06:16:54.282939 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2026.05.28 06:16:54.282996 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:16:54.283000 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part 2026.05.28 06:16:54.283071 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2026.05.28 06:16:54.283123 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 268 rows starting from the beginning of the part 2026.05.28 06:16:54.283176 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2026.05.28 06:16:54.283308 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.283407 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_11_2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:16:54.283488 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.05.28 06:16:54.283713 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.283757 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.284316 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:16:54.284337 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705121 sec., 1019282.5025320784 rows/sec., 69.08 MiB/sec. 2026.05.28 06:16:54.284552 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:16:54.284570 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.284729 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} executeQuery: Read 11 rows, 20.18 KiB in 0.001909 sec., 5762.179151388161 rows/sec., 10.33 MiB/sec. 2026.05.28 06:16:54.284791 [ 294 ] {4d0ebc5a-0e80-43da-b775-3e98acdeecc9} TCPHandler: Processed in 0.002113431 sec. 2026.05.28 06:16:54.284838 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.284911 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_11_2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:16:54.284930 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:54.284977 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:16:54.285034 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:54.285082 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:54.285460 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.285497 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.285805 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:16:54.286020 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.286147 [ 30 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:16:54.286150 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. 2026.05.28 06:16:54.286192 [ 30 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:54.286209 [ 294 ] {b86d4baa-8d9f-4add-b802-1f77988148ea} TCPHandler: Processed in 0.001327991 sec. 2026.05.28 06:16:54.286220 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:54.286390 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:16:54.286521 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:54.286558 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part 2026.05.28 06:16:54.286656 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2026.05.28 06:16:54.286714 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part 2026.05.28 06:16:54.286766 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2026.05.28 06:16:54.286814 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part 2026.05.28 06:16:54.286867 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2026.05.28 06:16:54.287763 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444374 sec., 436175.11807883554 rows/sec., 28.07 MiB/sec. 2026.05.28 06:16:54.287994 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:16:54.288341 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:54.288430 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_11_2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:16:54.288506 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.28 06:16:55.827432 [ 31 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:16:55.827499 [ 31 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:16:55.879611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4702 2026.05.28 06:16:55.880122 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:55.880168 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:55.880672 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:55.880906 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:55.881036 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4702 2026.05.28 06:16:56.128797 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.28 06:16:56.146116 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:56.146174 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:56.152497 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:16:56.153232 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:56.156154 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.28 06:16:57.000306 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 208.79 MiB, peak 212.79 MiB, free memory in arenas 0.00 B, will set to 210.99 MiB (RSS), difference: 2.20 MiB 2026.05.28 06:16:59.277163 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.277427 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:16:59.277810 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:16:59.277854 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:16:59.278135 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:16:59.278206 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:16:59.278350 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 34-element set) 2026.05.28 06:16:59.278465 [ 351 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:16:59.278495 [ 347 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:16:59.278472 [ 345 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:16:59.278676 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2026.05.28 06:16:59.278706 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:16:59.278792 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:16:59.278814 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 35 rows with 3 streams 2026.05.28 06:16:59.278851 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:59.278905 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:59.278962 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:16:59.281536 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} executeQuery: Read 35 rows, 7.54 KiB in 0.004208 sec., 8317.490494296579 rows/sec., 1.75 MiB/sec. 2026.05.28 06:16:59.281738 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} MemoryTracker: Peak memory usage (for query): 148.57 KiB. 2026.05.28 06:16:59.281759 [ 294 ] {d62e3fcc-6edf-4797-963f-fd7eabdae12d} TCPHandler: Processed in 0.004736502 sec. 2026.05.28 06:16:59.287159 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.287394 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.287469 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:16:59.288336 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.288380 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.288792 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:59.289025 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.289171 [ 24 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:16:59.289173 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} executeQuery: Read 284 rows, 18.47 KiB in 0.00183 sec., 155191.25683060108 rows/sec., 9.86 MiB/sec. 2026.05.28 06:16:59.289224 [ 24 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.289240 [ 294 ] {884b34a4-7c84-4a9d-bcbd-953b17f0625f} TCPHandler: Processed in 0.002169392 sec. 2026.05.28 06:16:59.289259 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.289386 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.289425 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:16:59.289483 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:16:59.289527 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:16:59.289566 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:59.289612 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part 2026.05.28 06:16:59.289715 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part 2026.05.28 06:16:59.289771 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part 2026.05.28 06:16:59.289818 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part 2026.05.28 06:16:59.289877 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part 2026.05.28 06:16:59.290223 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.290264 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.290794 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:16:59.290996 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646389 sec., 862493.6148139959 rows/sec., 58.07 MiB/sec. 2026.05.28 06:16:59.291036 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.291181 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} executeQuery: Read 859 rows, 68.67 KiB in 0.001709 sec., 502633.11878291395 rows/sec., 39.24 MiB/sec. 2026.05.28 06:16:59.291186 [ 191 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:16:59.291222 [ 294 ] {6c3ec736-617e-43c2-b955-79ac1dbb5da8} TCPHandler: Processed in 0.001882505 sec. 2026.05.28 06:16:59.291368 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.291469 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.291514 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:16:59.291520 [ 191 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.291606 [ 191 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_5_1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:16:59.291686 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:16:59.292002 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.292046 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.292365 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:16:59.292614 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.292742 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} executeQuery: Read 173 rows, 10.87 KiB in 0.001292 sec., 133900.92879256967 rows/sec., 8.22 MiB/sec. 2026.05.28 06:16:59.292742 [ 23 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:16:59.292777 [ 294 ] {c9e19d6d-8cac-4287-b800-9a0a17cc27bc} TCPHandler: Processed in 0.001458035 sec. 2026.05.28 06:16:59.292805 [ 23 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.292834 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.292919 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.292925 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:16:59.293025 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.293033 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:59.293075 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:16:59.293076 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 163 rows starting from the beginning of the part 2026.05.28 06:16:59.293148 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part 2026.05.28 06:16:59.293191 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:59.293232 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 167 rows starting from the beginning of the part 2026.05.28 06:16:59.293267 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2026.05.28 06:16:59.293305 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 173 rows starting from the beginning of the part 2026.05.28 06:16:59.293531 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.293570 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.293897 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:59.294102 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012579 sec., 530248.827410764 rows/sec., 34.26 MiB/sec. 2026.05.28 06:16:59.294107 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.294250 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:16:59.294253 [ 24 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:16:59.294255 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. 2026.05.28 06:16:59.294377 [ 24 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.294407 [ 294 ] {ef81718a-07a5-409a-b798-16b8ef13c9ef} TCPHandler: Processed in 0.001534897 sec. 2026.05.28 06:16:59.294412 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.294558 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.294572 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:16:59.294626 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.294668 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.294700 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:59.294717 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_11_2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:16:59.294717 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:16:59.294744 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part 2026.05.28 06:16:59.294812 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.28 06:16:59.294826 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part 2026.05.28 06:16:59.294886 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part 2026.05.28 06:16:59.294930 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part 2026.05.28 06:16:59.294970 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part 2026.05.28 06:16:59.295269 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.295313 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.295673 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:59.295826 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130444 sec., 571126.3070743 rows/sec., 39.08 MiB/sec. 2026.05.28 06:16:59.295906 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.295982 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:16:59.296042 [ 24 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:16:59.296050 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} executeQuery: Read 148 rows, 8.62 KiB in 0.001401 sec., 105638.82940756604 rows/sec., 6.01 MiB/sec. 2026.05.28 06:16:59.296101 [ 24 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.296115 [ 294 ] {580c25d0-e70a-4c14-9aad-771931fc15bc} TCPHandler: Processed in 0.001606268 sec. 2026.05.28 06:16:59.296139 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.296261 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:16:59.296268 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.296268 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.296351 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:59.296379 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_5_1} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:16:59.296389 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part 2026.05.28 06:16:59.296417 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:16:59.296464 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:16:59.296476 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:16:59.296486 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part 2026.05.28 06:16:59.296546 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part 2026.05.28 06:16:59.296589 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part 2026.05.28 06:16:59.296633 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part 2026.05.28 06:16:59.297196 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.297240 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.297464 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012555 sec., 589406.6109119873 rows/sec., 35.77 MiB/sec. 2026.05.28 06:16:59.297615 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:16:59.297675 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:16:59.297862 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.298007 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} executeQuery: Read 526 rows, 38.08 KiB in 0.001651 sec., 318594.7910357359 rows/sec., 22.53 MiB/sec. 2026.05.28 06:16:59.298039 [ 294 ] {de546923-ff67-4ca3-b860-7a032b579d41} TCPHandler: Processed in 0.001876084 sec. 2026.05.28 06:16:59.298047 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.298133 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_5_1} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:16:59.298174 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.298212 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.28 06:16:59.298278 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:16:59.298388 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:16:59.298759 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.298796 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.299100 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:59.299310 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.299447 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. 2026.05.28 06:16:59.299481 [ 294 ] {31ffb66f-8661-4b33-a3d7-5856a764ac96} TCPHandler: Processed in 0.001301051 sec. 2026.05.28 06:16:59.299629 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.299725 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.299768 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:16:59.300198 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.300234 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.300574 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:16:59.300769 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.300887 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. 2026.05.28 06:16:59.300919 [ 294 ] {f836d027-9f3a-409b-803c-616a0875d0d9} TCPHandler: Processed in 0.001375843 sec. 2026.05.28 06:16:59.301046 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.301136 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.301176 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:16:59.301580 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.301616 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.301933 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:16:59.302142 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.302247 [ 24 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:16:59.302273 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. 2026.05.28 06:16:59.302290 [ 24 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.302315 [ 294 ] {aa9291dc-5de3-4f25-a2c3-ea11650fe3ee} TCPHandler: Processed in 0.00127174 sec. 2026.05.28 06:16:59.302321 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.302516 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:16:59.302549 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.302663 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:16:59.302681 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.302712 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2026.05.28 06:16:59.302755 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} 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 2026.05.28 06:16:59.302822 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.05.28 06:16:59.302889 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.28 06:16:59.302952 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.28 06:16:59.302997 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.28 06:16:59.303687 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.303731 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.303773 [ 196 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310502 sec., 3815.3318346709884 rows/sec., 257.09 KiB/sec. 2026.05.28 06:16:59.303934 [ 196 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:16:59.304278 [ 196 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.304367 [ 196 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_5_1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:16:59.304373 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:16:59.304449 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:16:59.304615 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.304751 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} executeQuery: Read 31 rows, 56.88 KiB in 0.002122 sec., 14608.859566446747 rows/sec., 26.18 MiB/sec. 2026.05.28 06:16:59.304799 [ 294 ] {07db30f5-8c6c-4ee4-9ca8-b4bc8a953691} TCPHandler: Processed in 0.002348786 sec. 2026.05.28 06:16:59.304940 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.305031 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.305077 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 06:16:59.305494 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.305531 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.305824 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:16:59.306035 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.306161 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} executeQuery: Read 6 rows, 463.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 409.55 KiB/sec. 2026.05.28 06:16:59.306194 [ 294 ] {33f39463-038f-4f10-9e93-20d092ac6f68} TCPHandler: Processed in 0.00126428 sec. 2026.05.28 06:16:59.306343 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:16:59.306444 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:16:59.306485 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:16:59.306832 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:16:59.306868 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:16:59.307177 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:16:59.307407 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:16:59.307524 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. 2026.05.28 06:16:59.307555 [ 294 ] {a1d0131b-8216-4c21-bf6f-6a0150ec6a91} TCPHandler: Processed in 0.001273121 sec. 2026.05.28 06:17:03.381744 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5214 2026.05.28 06:17:03.382525 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:03.382561 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:03.383022 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:03.383252 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:03.383378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5214 2026.05.28 06:17:03.383431 [ 105 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:17:03.383532 [ 105 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:03.383571 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:03.383757 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:17:03.383976 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:03.384039 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2026.05.28 06:17:03.384141 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2026.05.28 06:17:03.384217 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part 2026.05.28 06:17:03.384284 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part 2026.05.28 06:17:03.384351 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part 2026.05.28 06:17:03.384426 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part 2026.05.28 06:17:03.385859 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002196952 sec., 2373288.082761936 rows/sec., 33.95 MiB/sec. 2026.05.28 06:17:03.386662 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:17:03.386942 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:03.387022 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_11_2} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:17:03.387114 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.28 06:17:03.656828 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.28 06:17:03.674279 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:03.674341 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:03.680513 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:03.681233 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:03.681492 [ 105 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:17:03.681527 [ 105 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:03.681546 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:03.681686 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:17:03.684752 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.28 06:17:03.685362 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:03.686743 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2026.05.28 06:17:03.691210 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2026.05.28 06:17:03.695443 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.28 06:17:03.699504 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2026.05.28 06:17:03.703793 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.05.28 06:17:03.708200 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2026.05.28 06:17:03.758627 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077003282 sec., 1077.8761352016138 rows/sec., 5.57 MiB/sec. 2026.05.28 06:17:03.760715 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:17:03.762533 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:03.762630 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_11_2} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:17:03.764957 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.28 06:17:04.000252 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 212.98 MiB, peak 222.89 MiB, free memory in arenas 0.00 B, will set to 220.33 MiB (RSS), difference: 7.34 MiB 2026.05.28 06:17:04.271581 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.271867 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:17:04.272244 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:04.272291 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:17:04.272555 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:04.272640 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:04.272784 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:17:04.272925 [ 354 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:04.272937 [ 347 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:04.273021 [ 354 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:04.273100 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:04.273130 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:04.273201 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:04.273223 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:17:04.273266 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:17:04.273316 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:17:04.274694 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} executeQuery: Read 32 rows, 7.26 KiB in 0.002937 sec., 10895.471569628873 rows/sec., 2.42 MiB/sec. 2026.05.28 06:17:04.274828 [ 294 ] {7ed74513-a4d3-4f67-bc58-4406aacd975c} TCPHandler: Processed in 0.003396261 sec. 2026.05.28 06:17:04.276625 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.276763 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:17:04.276816 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:17:04.277613 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.277660 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.278025 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:17:04.278334 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.278477 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} executeQuery: Read 4 rows, 334.00 B in 0.001753 sec., 2281.802624073018 rows/sec., 186.06 KiB/sec. 2026.05.28 06:17:04.278512 [ 294 ] {4d88bdd1-4225-464f-8c75-2a8058a70083} TCPHandler: Processed in 0.001952287 sec. 2026.05.28 06:17:04.278631 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.278741 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:04.278788 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:04.279238 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.279274 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.279583 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:04.279797 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.279921 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} executeQuery: Read 80 rows, 6.73 KiB in 0.001204 sec., 66445.18272425249 rows/sec., 5.46 MiB/sec. 2026.05.28 06:17:04.279956 [ 294 ] {4a7ebef0-1f5a-4ffd-8b37-0c260880f778} TCPHandler: Processed in 0.001373072 sec. 2026.05.28 06:17:04.280082 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.280188 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:04.280229 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:04.280663 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.280699 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.280985 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:17:04.281208 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.281331 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} executeQuery: Read 15 rows, 1.11 KiB in 0.001162 sec., 12908.777969018933 rows/sec., 952.19 KiB/sec. 2026.05.28 06:17:04.281368 [ 294 ] {b909e354-f28b-4d81-bf05-2dd60accc407} TCPHandler: Processed in 0.001334622 sec. 2026.05.28 06:17:04.281495 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.281601 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:04.281640 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:04.282081 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.282117 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.282432 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:04.282636 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.282760 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} executeQuery: Read 79 rows, 6.32 KiB in 0.001177 sec., 67119.7960917587 rows/sec., 5.25 MiB/sec. 2026.05.28 06:17:04.282795 [ 294 ] {215567a6-5fc7-4045-ae5e-97cd9535ebf4} TCPHandler: Processed in 0.001347982 sec. 2026.05.28 06:17:04.282937 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.283033 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:04.283077 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:04.283496 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.283532 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.283865 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:04.284077 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.284208 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} executeQuery: Read 162 rows, 11.55 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.45 MiB/sec. 2026.05.28 06:17:04.284242 [ 294 ] {fc2c7356-43d1-45df-a81d-578f4a99863d} TCPHandler: Processed in 0.001353972 sec. 2026.05.28 06:17:04.284368 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.284464 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:04.284519 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} 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 2026.05.28 06:17:04.285277 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.285313 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.285827 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:17:04.286043 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.286184 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} executeQuery: Read 11 rows, 20.18 KiB in 0.001738 sec., 6329.113924050633 rows/sec., 11.34 MiB/sec. 2026.05.28 06:17:04.286231 [ 294 ] {eb22ca0b-8d97-43ae-9514-1c8765dc5ac3} TCPHandler: Processed in 0.001911536 sec. 2026.05.28 06:17:04.286349 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:04.286445 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:04.286487 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:04.286840 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:04.286877 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.28 06:17:04.287203 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:04.287410 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:04.287538 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. 2026.05.28 06:17:04.287572 [ 294 ] {53edef9c-f0d6-4eaa-96be-e9644e00042e} TCPHandler: Processed in 0.00127267 sec. 2026.05.28 06:17:09.275815 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.276125 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:17:09.276518 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:09.276569 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:17:09.276852 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:09.276921 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:09.277085 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:17:09.277213 [ 347 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:09.277249 [ 307 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:09.277229 [ 335 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:09.277431 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:09.277461 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:09.277533 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:09.277554 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:17:09.277591 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:09.277632 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:09.279121 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} executeQuery: Read 32 rows, 7.26 KiB in 0.003118 sec., 10262.989095574085 rows/sec., 2.28 MiB/sec. 2026.05.28 06:17:09.279250 [ 294 ] {5c5c92e6-c356-493b-9350-a6923009cefa} TCPHandler: Processed in 0.003589815 sec. 2026.05.28 06:17:09.284599 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.284801 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.284879 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:17:09.285900 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.285956 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.286351 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:17:09.286583 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.286729 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} executeQuery: Read 284 rows, 18.47 KiB in 0.001986 sec., 143001.0070493454 rows/sec., 9.08 MiB/sec. 2026.05.28 06:17:09.286764 [ 294 ] {dea63729-f323-4717-96e8-30d47aab55ad} TCPHandler: Processed in 0.002262444 sec. 2026.05.28 06:17:09.287480 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.287586 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:09.287628 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:09.288373 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.288412 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.288765 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:09.288986 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.289118 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} executeQuery: Read 859 rows, 68.67 KiB in 0.001553 sec., 553122.987765615 rows/sec., 43.18 MiB/sec. 2026.05.28 06:17:09.289153 [ 294 ] {5e1dc480-e19c-4c1a-916e-cfcba5e3d273} TCPHandler: Processed in 0.001725581 sec. 2026.05.28 06:17:09.289299 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.289398 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.289438 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:09.289896 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.289933 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.290274 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:09.290488 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.290614 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} executeQuery: Read 173 rows, 10.87 KiB in 0.001236 sec., 139967.63754045308 rows/sec., 8.59 MiB/sec. 2026.05.28 06:17:09.290648 [ 294 ] {dfda05a2-69f8-469d-a699-42717c3e9de3} TCPHandler: Processed in 0.001399373 sec. 2026.05.28 06:17:09.290797 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.290894 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.290934 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:17:09.291368 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.291405 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.291714 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:17:09.291927 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.292052 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. 2026.05.28 06:17:09.292085 [ 294 ] {70013474-70f2-49bc-acfb-030967d47271} TCPHandler: Processed in 0.001337841 sec. 2026.05.28 06:17:09.292224 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.292321 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.292362 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:17:09.292795 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.292832 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.293135 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:17:09.293349 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.293472 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. 2026.05.28 06:17:09.293506 [ 294 ] {9f57e7c0-c987-4d64-872c-e6e357fd9eb4} TCPHandler: Processed in 0.001331111 sec. 2026.05.28 06:17:09.293634 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.293730 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:09.293769 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:09.294350 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.294386 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.294717 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:09.294940 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.295069 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} executeQuery: Read 521 rows, 37.66 KiB in 0.001357 sec., 383935.15106853354 rows/sec., 27.10 MiB/sec. 2026.05.28 06:17:09.295103 [ 294 ] {a25906e8-5501-4534-acad-7ad416b913a0} TCPHandler: Processed in 0.001518566 sec. 2026.05.28 06:17:09.295226 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.295324 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:17:09.295366 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:17:09.295701 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.295737 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.296046 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:17:09.296253 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.296376 [ 67 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.28 06:17:09.296380 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. 2026.05.28 06:17:09.296435 [ 67 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.296454 [ 294 ] {251dd6b1-6bcd-487d-b496-73245e101b74} TCPHandler: Processed in 0.00127666 sec. 2026.05.28 06:17:09.296482 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.296598 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.296602 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.28 06:17:09.296701 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.296723 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:09.296744 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:09.296756 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:09.296817 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:09.296867 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:09.296914 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:09.296958 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:09.297001 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:09.297284 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.297329 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.297860 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299321 sec., 27706.77915619004 rows/sec., 1.41 MiB/sec. 2026.05.28 06:17:09.297904 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:09.297990 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.28 06:17:09.298227 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.298313 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.298387 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_6_1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.28 06:17:09.298419 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} executeQuery: Read 265 rows, 18.03 KiB in 0.001716 sec., 154428.9044289044 rows/sec., 10.26 MiB/sec. 2026.05.28 06:17:09.298450 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:17:09.298488 [ 294 ] {dbcd2a33-7724-46b5-8b7c-2e59179fbaff} TCPHandler: Processed in 0.001938306 sec. 2026.05.28 06:17:09.298697 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.298838 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.298898 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:17:09.299256 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.299297 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.299624 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:17:09.299849 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.299978 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} executeQuery: Read 1 rows, 69.00 B in 0.001181 sec., 846.740050804403 rows/sec., 57.06 KiB/sec. 2026.05.28 06:17:09.300011 [ 294 ] {e7e3667a-1eaa-4038-a6cf-275236c21ff5} TCPHandler: Processed in 0.001441024 sec. 2026.05.28 06:17:09.300140 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.300236 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.300291 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} 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 2026.05.28 06:17:09.301172 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.301208 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.301757 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:17:09.301983 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.302118 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} executeQuery: Read 31 rows, 56.88 KiB in 0.0019 sec., 16315.78947368421 rows/sec., 29.24 MiB/sec. 2026.05.28 06:17:09.302164 [ 294 ] {c1e169d6-a04d-44a6-8f19-51f520e13650} TCPHandler: Processed in 0.002078329 sec. 2026.05.28 06:17:09.302324 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:09.302427 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:09.302468 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:09.302806 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:09.302841 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:09.303145 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:09.303353 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:09.303479 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. 2026.05.28 06:17:09.303511 [ 294 ] {047fdd4d-206a-4d02-bfec-ddc8b4b5ca52} TCPHandler: Processed in 0.001236449 sec. 2026.05.28 06:17:10.827765 [ 169 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:17:10.827820 [ 169 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:17:10.883656 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5662 2026.05.28 06:17:10.884181 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:10.884226 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:10.884729 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:17:10.884971 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:10.885113 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5662 2026.05.28 06:17:11.185025 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.28 06:17:11.202970 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:11.203048 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:11.209476 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:17:11.211610 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:11.221171 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.28 06:17:14.270850 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.271203 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:14.271575 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:14.271622 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:14.271893 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:14.271977 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:14.272121 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:17:14.272243 [ 328 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:14.272262 [ 347 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:14.272254 [ 335 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:14.272457 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:14.272487 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:14.272555 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:14.272575 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:17:14.272614 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:14.272658 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:14.273907 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} executeQuery: Read 32 rows, 7.26 KiB in 0.002813 sec., 11375.755421258444 rows/sec., 2.52 MiB/sec. 2026.05.28 06:17:14.274021 [ 294 ] {f870bb5f-e547-477a-a256-989c45718a30} TCPHandler: Processed in 0.003261988 sec. 2026.05.28 06:17:14.276029 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.276179 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:14.276243 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:14.276970 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.277016 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.277417 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:14.277649 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.277806 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} executeQuery: Read 78 rows, 6.59 KiB in 0.001657 sec., 47073.02353651177 rows/sec., 3.88 MiB/sec. 2026.05.28 06:17:14.277852 [ 294 ] {180ebb00-b455-4096-91c3-85173cd3c98e} TCPHandler: Processed in 0.001954916 sec. 2026.05.28 06:17:14.278012 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.278117 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.278161 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:14.278631 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.278667 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.279019 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:14.279237 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.279377 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} executeQuery: Read 11 rows, 847.00 B in 0.001274 sec., 8634.222919937207 rows/sec., 649.25 KiB/sec. 2026.05.28 06:17:14.279412 [ 294 ] {9db97456-1552-40ef-a6a6-4f7c10ffca22} TCPHandler: Processed in 0.001448934 sec. 2026.05.28 06:17:14.279561 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.279660 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:14.279701 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:14.280144 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.280184 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.280484 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:14.280710 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.280839 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} executeQuery: Read 75 rows, 6.00 KiB in 0.001199 sec., 62552.12677231026 rows/sec., 4.88 MiB/sec. 2026.05.28 06:17:14.280873 [ 294 ] {81674481-e714-4c3b-9f10-c3fb38d2c9d9} TCPHandler: Processed in 0.001362712 sec. 2026.05.28 06:17:14.281005 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.281097 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.281138 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:14.281536 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.281571 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.281870 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:14.282152 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.282280 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. 2026.05.28 06:17:14.282314 [ 294 ] {5b872a6f-9bb6-4c8d-8617-ec4155c10bd4} TCPHandler: Processed in 0.001356303 sec. 2026.05.28 06:17:14.282453 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.282550 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.282604 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} 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 2026.05.28 06:17:14.283357 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.283393 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.283872 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:14.284155 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.284276 [ 152 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.28 06:17:14.284296 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} executeQuery: Read 11 rows, 20.18 KiB in 0.001763 sec., 6239.364719228587 rows/sec., 11.18 MiB/sec. 2026.05.28 06:17:14.284337 [ 152 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.284365 [ 294 ] {891f33a5-98a3-4ade-9d98-6139742711b9} TCPHandler: Processed in 0.001959296 sec. 2026.05.28 06:17:14.284365 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.284498 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.28 06:17:14.284528 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.284631 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.284674 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:14.284728 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:14.284786 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part 2026.05.28 06:17:14.284908 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:14.285019 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2026.05.28 06:17:14.285055 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.285095 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.285124 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:14.285231 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2026.05.28 06:17:14.285334 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:14.285396 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:14.285609 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.285745 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. 2026.05.28 06:17:14.285779 [ 294 ] {4c724345-53dc-4d30-915d-87e89f57913e} TCPHandler: Processed in 0.001354462 sec. 2026.05.28 06:17:14.292823 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 19 columns (19 merged, 0 gathered) in 0.008362059 sec., 20210.33336406739 rows/sec., 36.22 MiB/sec. 2026.05.28 06:17:14.293243 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.28 06:17:14.293550 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.293620 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_11_2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.28 06:17:14.293696 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.05.28 06:17:14.683218 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.683484 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:17:14.683865 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:14.683915 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:17:14.684266 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:14.684337 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:14.684481 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:17:14.684597 [ 347 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:14.684597 [ 335 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:14.684639 [ 349 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:14.684778 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:14.684807 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:14.684879 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:14.684900 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 32 rows with 2 streams 2026.05.28 06:17:14.684938 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:17:14.684979 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:17:14.686427 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} executeQuery: Read 32 rows, 7.26 KiB in 0.003054 sec., 10478.061558611656 rows/sec., 2.32 MiB/sec. 2026.05.28 06:17:14.686530 [ 294 ] {1215a2b2-5711-4722-8724-b3bc744422d2} TCPHandler: Processed in 0.003447011 sec. 2026.05.28 06:17:14.710196 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.710310 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 06:17:14.710354 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:14.710884 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.710926 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.711321 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:17:14.711501 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.711635 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} executeQuery: Read 9 rows, 1.88 KiB in 0.001388 sec., 6484.149855907782 rows/sec., 1.32 MiB/sec. 2026.05.28 06:17:14.711669 [ 294 ] {dd2e9281-3122-4254-b310-9a4cf6b0c43c} TCPHandler: Processed in 0.001560777 sec. 2026.05.28 06:17:14.711810 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.711901 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.711940 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:17:14.712512 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.712548 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.712853 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:17:14.713081 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.713208 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} executeQuery: Read 284 rows, 18.47 KiB in 0.001279 sec., 222048.4753713839 rows/sec., 14.10 MiB/sec. 2026.05.28 06:17:14.713241 [ 294 ] {19e700d7-49f6-46ea-89c1-2699de314eb9} TCPHandler: Processed in 0.001441015 sec. 2026.05.28 06:17:14.713364 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.713454 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:17:14.713492 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:17:14.713872 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.713907 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.714233 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:17:14.714442 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.714569 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} executeQuery: Read 8 rows, 668.00 B in 0.001114 sec., 7181.32854578097 rows/sec., 585.59 KiB/sec. 2026.05.28 06:17:14.714602 [ 294 ] {8fee4ceb-dac1-4454-bd1a-64be9e9de919} TCPHandler: Processed in 0.001272831 sec. 2026.05.28 06:17:14.714726 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.714832 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:14.714871 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:14.716845 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.716883 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.717534 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:14.717767 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.717894 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} executeQuery: Read 3210 rows, 244.94 KiB in 0.003127 sec., 1026543.0124720179 rows/sec., 76.49 MiB/sec. 2026.05.28 06:17:14.717903 [ 154 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:14.717930 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:17:14.717949 [ 294 ] {91c1718b-d67a-438d-ad99-5748ff800ded} TCPHandler: Processed in 0.003322579 sec. 2026.05.28 06:17:14.717950 [ 154 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.717983 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.718081 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.718098 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:14.718245 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.718289 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:14.718296 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:14.718335 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 865 rows starting from the beginning of the part 2026.05.28 06:17:14.718426 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 859 rows starting from the beginning of the part 2026.05.28 06:17:14.718475 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part 2026.05.28 06:17:14.718516 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 859 rows starting from the beginning of the part 2026.05.28 06:17:14.718557 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part 2026.05.28 06:17:14.718596 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3210 rows starting from the beginning of the part 2026.05.28 06:17:14.718847 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.718890 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.719272 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:14.719491 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.719615 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} executeQuery: Read 190 rows, 12.11 KiB in 0.001418 sec., 133991.53737658676 rows/sec., 8.34 MiB/sec. 2026.05.28 06:17:14.719648 [ 294 ] {e55912d7-19d0-4cba-a6b4-1bf317541ea6} TCPHandler: Processed in 0.001585898 sec. 2026.05.28 06:17:14.719787 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.719878 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.719916 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:17:14.720721 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.720757 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.720855 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5951 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754145 sec., 2160743.170748091 rows/sec., 173.06 MiB/sec. 2026.05.28 06:17:14.721176 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:17:14.721216 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:14.721419 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.721546 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.721552 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} executeQuery: Read 950 rows, 57.24 KiB in 0.00167 sec., 568862.2754491018 rows/sec., 33.47 MiB/sec. 2026.05.28 06:17:14.721596 [ 294 ] {4589e52e-b7d3-4c85-9acc-a99ddd02e18b} TCPHandler: Processed in 0.001844134 sec. 2026.05.28 06:17:14.721629 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_16_3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:14.721726 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.721729 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2026.05.28 06:17:14.721823 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.721864 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:17:14.722364 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.722401 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.722694 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.28 06:17:14.722905 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.723027 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} executeQuery: Read 2 rows, 144.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 119.17 KiB/sec. 2026.05.28 06:17:14.723066 [ 294 ] {22601888-c037-4b21-83de-2bb05678a788} TCPHandler: Processed in 0.001351472 sec. 2026.05.28 06:17:14.723200 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.723302 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.723347 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:17:14.723812 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.723847 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.724183 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:17:14.724399 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.724525 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. 2026.05.28 06:17:14.724559 [ 294 ] {d799538f-d45e-4b25-8e1d-90c4827060e6} TCPHandler: Processed in 0.001405854 sec. 2026.05.28 06:17:14.724690 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.724785 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:14.724824 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:14.726154 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.726194 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.726534 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:14.726730 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.726831 [ 154 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:14.726848 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} executeQuery: Read 1753 rows, 121.15 KiB in 0.002126 sec., 824553.1514581374 rows/sec., 55.65 MiB/sec. 2026.05.28 06:17:14.726874 [ 154 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.726889 [ 294 ] {5827c25a-3111-4ef3-b396-21ddc8a2df60} TCPHandler: Processed in 0.002294724 sec. 2026.05.28 06:17:14.726899 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.726993 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:14.727032 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.727093 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:14.727186 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 551 rows starting from the beginning of the part 2026.05.28 06:17:14.727191 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:17:14.727238 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 526 rows starting from the beginning of the part 2026.05.28 06:17:14.727241 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:17:14.727288 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 79 rows starting from the beginning of the part 2026.05.28 06:17:14.727329 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 521 rows starting from the beginning of the part 2026.05.28 06:17:14.727365 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part 2026.05.28 06:17:14.727404 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:17:14.727610 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.727650 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.727953 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:17:14.728170 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.728290 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. 2026.05.28 06:17:14.728321 [ 294 ] {2c56226d-904c-46a4-a1fe-258e491e9454} TCPHandler: Processed in 0.001290261 sec. 2026.05.28 06:17:14.728436 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.728526 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.728565 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:14.728586 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3505 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597778 sec., 2193671.4612417994 rows/sec., 160.74 MiB/sec. 2026.05.28 06:17:14.728765 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:14.728993 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.729054 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_16_3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:14.729185 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.05.28 06:17:14.730371 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.730409 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.730963 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:14.731233 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.731347 [ 154 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:14.731363 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} executeQuery: Read 3980 rows, 258.95 KiB in 0.002831 sec., 1405863.6524196395 rows/sec., 89.32 MiB/sec. 2026.05.28 06:17:14.731393 [ 154 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.731410 [ 294 ] {24ceb709-9c2b-4e36-a447-3c76a50b3688} TCPHandler: Processed in 0.003003552 sec. 2026.05.28 06:17:14.731422 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.731529 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:14.731549 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.731657 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:14.731659 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.731701 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1738 rows starting from the beginning of the part 2026.05.28 06:17:14.731724 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:17:14.731771 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part 2026.05.28 06:17:14.731831 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part 2026.05.28 06:17:14.731883 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part 2026.05.28 06:17:14.731935 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2026.05.28 06:17:14.731985 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3980 rows starting from the beginning of the part 2026.05.28 06:17:14.732071 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.732113 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.732423 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:17:14.732651 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.732781 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. 2026.05.28 06:17:14.732812 [ 294 ] {bdf3c944-9628-45b0-8bf3-fe18c980b4f1} TCPHandler: Processed in 0.001354053 sec. 2026.05.28 06:17:14.732922 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.733018 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.733070 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} 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 2026.05.28 06:17:14.733967 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.734003 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.734125 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6570 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634113 sec., 2494198.236749904 rows/sec., 162.60 MiB/sec. 2026.05.28 06:17:14.734588 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:17:14.734676 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:14.734837 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.734958 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.734982 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. 2026.05.28 06:17:14.735027 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_16_3} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:14.735039 [ 294 ] {bcd56675-6c6c-4d30-9473-3a36c3bcab78} TCPHandler: Processed in 0.002172151 sec. 2026.05.28 06:17:14.735113 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2026.05.28 06:17:14.735245 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:14.735347 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:14.735389 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:14.735727 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.735763 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.736058 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:14.736259 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.736364 [ 151 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:14.736380 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} executeQuery: Read 42 rows, 2.45 KiB in 0.001065 sec., 39436.61971830986 rows/sec., 2.25 MiB/sec. 2026.05.28 06:17:14.736412 [ 151 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:14.736421 [ 294 ] {68f3171c-e91e-4c42-9029-a2240dd92b94} TCPHandler: Processed in 0.00124116 sec. 2026.05.28 06:17:14.736440 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:14.736540 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:14.736655 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:14.736686 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part 2026.05.28 06:17:14.736742 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part 2026.05.28 06:17:14.736785 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2026.05.28 06:17:14.736824 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part 2026.05.28 06:17:14.736862 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2026.05.28 06:17:14.736900 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part 2026.05.28 06:17:14.737846 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.001329901 sec., 730881.4716283393 rows/sec., 46.84 MiB/sec. 2026.05.28 06:17:14.738022 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:14.738290 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:14.738357 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_16_3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:14.738423 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2026.05.28 06:17:18.385454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6174 2026.05.28 06:17:18.385949 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:18.385987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:18.386439 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:18.386672 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:18.386798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6174 2026.05.28 06:17:18.721468 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.28 06:17:18.738424 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:18.738498 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:18.744248 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:18.744919 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:18.747963 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.28 06:17:19.269490 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:19.269729 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:19.270070 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:19.270110 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:19.270343 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:19.270412 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:19.270556 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:17:19.270653 [ 347 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:19.270668 [ 349 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:19.270683 [ 335 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:19.270675 [ 342 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:19.270859 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:19.270888 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:19.270982 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:19.271004 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:19.271041 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:19.271084 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:19.271123 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:19.272463 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} executeQuery: Read 41 rows, 7.57 KiB in 0.00283 sec., 14487.632508833922 rows/sec., 2.61 MiB/sec. 2026.05.28 06:17:19.272603 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} MemoryTracker: Peak memory usage (for query): 137.35 KiB. 2026.05.28 06:17:19.272619 [ 294 ] {f7a9cb19-07cd-43d9-b5a9-cedf9940f86e} TCPHandler: Processed in 0.003270338 sec. 2026.05.28 06:17:19.274180 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:19.274299 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:19.274352 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:19.274999 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:19.275048 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:19.275461 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:19.275689 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:19.275836 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} executeQuery: Read 56 rows, 4.38 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.72 MiB/sec. 2026.05.28 06:17:19.275872 [ 294 ] {2c8ec340-4ced-43c8-a53f-1f969b3ee519} TCPHandler: Processed in 0.001744821 sec. 2026.05.28 06:17:19.276006 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:19.276106 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:19.276146 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:19.276587 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:19.276624 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:19.276934 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:19.277162 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:19.277291 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. 2026.05.28 06:17:19.277327 [ 294 ] {20b7f058-2830-44ff-8ee5-cdd24fa72c1e} TCPHandler: Processed in 0.001370373 sec. 2026.05.28 06:17:19.277476 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:19.277660 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:19.277703 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:19.278117 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:19.278155 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:19.278486 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:19.278699 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:19.278828 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} executeQuery: Read 128 rows, 9.13 KiB in 0.001273 sec., 100549.88216810684 rows/sec., 7.00 MiB/sec. 2026.05.28 06:17:19.278863 [ 294 ] {f6219f54-4607-44a5-bf96-582febf68fe5} TCPHandler: Processed in 0.001446405 sec. 2026.05.28 06:17:19.278984 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:19.279082 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:19.279125 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:19.279456 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:19.279491 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:19.279798 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:19.280005 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:19.280131 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. 2026.05.28 06:17:19.280163 [ 294 ] {da1fefb0-d434-4bc6-b260-994cb3f2747f} TCPHandler: Processed in 0.001229199 sec. 2026.05.28 06:17:24.270997 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.271304 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:24.271655 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:24.271694 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:24.271915 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:24.271986 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:24.272236 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:17:24.272351 [ 342 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:24.272372 [ 347 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:24.272371 [ 343 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:24.272355 [ 349 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:24.272661 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:24.272692 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:24.272808 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:24.272831 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:24.272872 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:24.272911 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:24.272950 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:24.274152 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} executeQuery: Read 41 rows, 7.57 KiB in 0.002969 sec., 13809.36342202762 rows/sec., 2.49 MiB/sec. 2026.05.28 06:17:24.274283 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:17:24.274299 [ 294 ] {2845da01-27b6-4baf-9aa2-8fa92d57541f} TCPHandler: Processed in 0.003460202 sec. 2026.05.28 06:17:24.276362 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.276478 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:24.276522 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:24.277054 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.277099 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.277476 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:24.277704 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.277852 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} executeQuery: Read 78 rows, 6.59 KiB in 0.001407 sec., 55437.100213219615 rows/sec., 4.57 MiB/sec. 2026.05.28 06:17:24.277888 [ 294 ] {3b452b84-92d8-4d40-8a68-0d706ee4ccdf} TCPHandler: Processed in 0.001576887 sec. 2026.05.28 06:17:24.278031 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.278134 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:24.278175 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:24.278597 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.278634 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.278927 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:24.279175 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.279307 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} executeQuery: Read 11 rows, 847.00 B in 0.001191 sec., 9235.936188077247 rows/sec., 694.50 KiB/sec. 2026.05.28 06:17:24.279308 [ 139 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:24.279344 [ 294 ] {0ec147b7-a8a4-4e0f-80c6-70525c530b8b} TCPHandler: Processed in 0.001362392 sec. 2026.05.28 06:17:24.279376 [ 139 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.279406 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.279507 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.279540 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:24.279609 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:24.279654 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:24.279680 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:24.279719 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part 2026.05.28 06:17:24.279789 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part 2026.05.28 06:17:24.279838 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 173 rows starting from the beginning of the part 2026.05.28 06:17:24.279883 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:24.279922 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 190 rows starting from the beginning of the part 2026.05.28 06:17:24.279964 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:24.280094 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.280139 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.280525 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:24.280781 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.280904 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412094 sec., 424900.89186697203 rows/sec., 28.29 MiB/sec. 2026.05.28 06:17:24.280916 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} executeQuery: Read 75 rows, 6.00 KiB in 0.001325 sec., 56603.77358490566 rows/sec., 4.42 MiB/sec. 2026.05.28 06:17:24.280996 [ 294 ] {bba0a5a4-9a5b-410e-86b9-2a2ea1a1d4ff} TCPHandler: Processed in 0.001538626 sec. 2026.05.28 06:17:24.281125 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:24.281249 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.281417 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:24.281444 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.281487 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:24.281523 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_16_3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:24.281608 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:17:24.282182 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.282223 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.282632 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:24.282858 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.283004 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. 2026.05.28 06:17:24.283044 [ 294 ] {acc210ee-dca3-4baf-8c2c-6a83232e29e5} TCPHandler: Processed in 0.001934126 sec. 2026.05.28 06:17:24.283172 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.283277 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:24.283333 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} 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 2026.05.28 06:17:24.284179 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.284218 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.284729 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:17:24.284952 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.285088 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} executeQuery: Read 11 rows, 20.18 KiB in 0.001831 sec., 6007.646095030039 rows/sec., 10.77 MiB/sec. 2026.05.28 06:17:24.285136 [ 294 ] {be6d8030-4d73-40f6-af4d-d00b1385ba48} TCPHandler: Processed in 0.002014738 sec. 2026.05.28 06:17:24.285264 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:24.285362 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:24.285404 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:24.285756 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:24.285792 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:24.286088 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:24.286294 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:24.286422 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. 2026.05.28 06:17:24.286456 [ 294 ] {6237eb8d-4dda-4f4a-aad6-b8763ee680ab} TCPHandler: Processed in 0.001241149 sec. 2026.05.28 06:17:25.828075 [ 135 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:17:25.828123 [ 135 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:17:25.887724 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6622 2026.05.28 06:17:25.888238 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:25.888292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:25.888813 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:25.889066 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:25.889215 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6622 2026.05.28 06:17:26.248914 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.28 06:17:26.265552 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:26.265623 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:26.271204 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:26.271884 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:26.274687 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.28 06:17:26.855878 [ 134 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:17:26.855954 [ 134 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:26.855977 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:26.856140 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:17:26.856299 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:26.856336 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.28 06:17:26.856410 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:26.856464 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:26.856517 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2026.05.28 06:17:26.856567 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2026.05.28 06:17:26.857333 [ 192 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125386 sec., 22331.041743097314 rows/sec., 1.86 MiB/sec. 2026.05.28 06:17:26.857504 [ 198 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:17:26.857886 [ 198 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:26.857976 [ 198 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_5_1} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:17:26.858067 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:17:29.277226 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.277475 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:17:29.277817 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:29.277858 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:17:29.278093 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:29.278161 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:29.278299 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:17:29.278401 [ 347 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:29.278401 [ 343 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:29.278401 [ 342 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:29.278571 [ 349 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:29.278655 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:29.278683 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:29.278768 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:29.278789 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:29.278830 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:29.278870 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:29.278907 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:29.280100 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} executeQuery: Read 41 rows, 7.57 KiB in 0.002723 sec., 15056.922511935365 rows/sec., 2.71 MiB/sec. 2026.05.28 06:17:29.280213 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} MemoryTracker: Peak memory usage (for query): 141.09 KiB. 2026.05.28 06:17:29.280229 [ 294 ] {84e20a08-ed1d-4fce-adbf-cf8c460f992f} TCPHandler: Processed in 0.003136475 sec. 2026.05.28 06:17:29.285391 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.285507 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.285551 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:17:29.286118 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.286158 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.286521 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:17:29.286753 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.286897 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} executeQuery: Read 284 rows, 18.47 KiB in 0.001421 sec., 199859.25404644618 rows/sec., 12.69 MiB/sec. 2026.05.28 06:17:29.286931 [ 294 ] {aafc237a-1282-42f0-90a3-292230e03779} TCPHandler: Processed in 0.001595088 sec. 2026.05.28 06:17:29.287166 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.287355 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:29.287428 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:29.288393 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.288439 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.288873 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:17:29.289096 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.289242 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} executeQuery: Read 859 rows, 68.67 KiB in 0.001939 sec., 443011.861784425 rows/sec., 34.59 MiB/sec. 2026.05.28 06:17:29.289280 [ 294 ] {cff41f64-a393-48cc-bb7b-416b57805789} TCPHandler: Processed in 0.002252164 sec. 2026.05.28 06:17:29.289407 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.289505 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.289546 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:29.290007 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.290044 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.290351 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:29.290558 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.290684 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} executeQuery: Read 173 rows, 10.87 KiB in 0.001198 sec., 144407.34557595992 rows/sec., 8.86 MiB/sec. 2026.05.28 06:17:29.290718 [ 294 ] {ed9b61ec-6f4a-4cf2-9751-e4b34ea11737} TCPHandler: Processed in 0.001361472 sec. 2026.05.28 06:17:29.290860 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.290955 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.290996 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:17:29.291433 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.291470 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.291776 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:17:29.291986 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.292109 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. 2026.05.28 06:17:29.292143 [ 294 ] {8c428c74-f760-4a88-ba52-70189fc2eb90} TCPHandler: Processed in 0.001332972 sec. 2026.05.28 06:17:29.292285 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.292382 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.292422 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:17:29.292852 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.292888 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.293184 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:17:29.293393 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.293515 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. 2026.05.28 06:17:29.293549 [ 294 ] {4800e30b-aa59-4a08-85b1-8323a2bcb63a} TCPHandler: Processed in 0.001313051 sec. 2026.05.28 06:17:29.293674 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.293769 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:29.293809 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:29.294394 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.294430 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.294743 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:17:29.294951 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.295076 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} executeQuery: Read 521 rows, 37.66 KiB in 0.001325 sec., 393207.5471698113 rows/sec., 27.76 MiB/sec. 2026.05.28 06:17:29.295111 [ 294 ] {9133d7d4-a90f-4a74-bf51-e48a5c623dfc} TCPHandler: Processed in 0.001485676 sec. 2026.05.28 06:17:29.295233 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.295329 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:17:29.295372 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:17:29.295708 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.295743 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.296038 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:17:29.296243 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.296367 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. 2026.05.28 06:17:29.296399 [ 294 ] {c5ab2e51-c8bd-4386-aa5f-944a849086fd} TCPHandler: Processed in 0.001216029 sec. 2026.05.28 06:17:29.296536 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.296631 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.296673 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:29.297077 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.297113 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.297433 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:17:29.297637 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.297760 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. 2026.05.28 06:17:29.297794 [ 294 ] {4ae14176-8b98-4ae8-a6b8-ba66f0343621} TCPHandler: Processed in 0.001306051 sec. 2026.05.28 06:17:29.297924 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.298019 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.298060 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:17:29.298376 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.298411 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.298695 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:17:29.298897 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.299018 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. 2026.05.28 06:17:29.299050 [ 294 ] {bd9f9da0-a915-4b0c-bdad-5ce075ae1a1a} TCPHandler: Processed in 0.001175258 sec. 2026.05.28 06:17:29.299170 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.299266 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.299319 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} 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 2026.05.28 06:17:29.300120 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.300156 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.300665 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:17:29.300889 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.301024 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. 2026.05.28 06:17:29.301076 [ 294 ] {c4d60a4e-efcf-4f2e-8e3e-570820de3a91} TCPHandler: Processed in 0.001955356 sec. 2026.05.28 06:17:29.301254 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:29.301391 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:29.301454 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:29.301797 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:29.301833 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:29.302126 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:17:29.302331 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:29.302454 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. 2026.05.28 06:17:29.302487 [ 294 ] {ceb9342b-0748-4151-ae1e-977b05d1e557} TCPHandler: Processed in 0.00128302 sec. 2026.05.28 06:17:33.390072 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7134 2026.05.28 06:17:33.390566 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:33.390600 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:33.391072 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:33.391298 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:33.391419 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7134 2026.05.28 06:17:33.775546 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.28 06:17:33.792701 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:33.792774 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:33.798196 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:33.798897 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:33.801872 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.28 06:17:34.271272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.271529 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:34.271864 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:34.271909 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:34.272128 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:34.272198 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:34.272341 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:17:34.272451 [ 342 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:34.272463 [ 347 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:34.272471 [ 341 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:34.272463 [ 343 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:34.272704 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:34.272751 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:34.272861 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:34.272887 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:34.272933 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:34.272981 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:34.273023 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:34.274347 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} executeQuery: Read 41 rows, 7.57 KiB in 0.002921 sec., 14036.288942143101 rows/sec., 2.53 MiB/sec. 2026.05.28 06:17:34.274512 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} MemoryTracker: Peak memory usage (for query): 138.07 KiB. 2026.05.28 06:17:34.274528 [ 294 ] {a7f58621-cba7-490d-b12f-d7e415a3e27f} TCPHandler: Processed in 0.003404681 sec. 2026.05.28 06:17:34.276428 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.276559 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:34.276612 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:34.277394 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:34.277445 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:34.277868 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:17:34.278093 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:34.278235 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} executeQuery: Read 78 rows, 6.59 KiB in 0.001715 sec., 45481.049562682216 rows/sec., 3.75 MiB/sec. 2026.05.28 06:17:34.278270 [ 294 ] {97cc8166-ef09-4a4d-8590-fb91ea46a9f8} TCPHandler: Processed in 0.001894325 sec. 2026.05.28 06:17:34.278514 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.278623 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:34.278665 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:34.279239 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:34.279278 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:34.279575 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:34.279816 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:34.279951 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} executeQuery: Read 11 rows, 847.00 B in 0.001348 sec., 8160.237388724036 rows/sec., 613.61 KiB/sec. 2026.05.28 06:17:34.279987 [ 294 ] {5cb01a9f-514a-48f2-849f-b05e806c6891} TCPHandler: Processed in 0.001525357 sec. 2026.05.28 06:17:34.280132 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.280230 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:34.280270 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:34.280745 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:34.280782 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:34.281081 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:17:34.281294 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:34.281417 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} executeQuery: Read 75 rows, 6.00 KiB in 0.001206 sec., 62189.05472636816 rows/sec., 4.86 MiB/sec. 2026.05.28 06:17:34.281450 [ 294 ] {eb62d224-4bfd-4838-a712-9926079d5453} TCPHandler: Processed in 0.001367453 sec. 2026.05.28 06:17:34.281577 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.281674 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:34.281717 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:34.282182 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:34.282218 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:34.282531 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:17:34.282744 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:34.282873 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. 2026.05.28 06:17:34.282907 [ 294 ] {4ca8b790-ff85-40be-8b30-220a5cd6ceba} TCPHandler: Processed in 0.001378713 sec. 2026.05.28 06:17:34.283043 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.283139 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:34.283194 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} 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 2026.05.28 06:17:34.283920 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:34.283956 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:34.284450 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:17:34.284674 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:34.284808 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} executeQuery: Read 11 rows, 20.18 KiB in 0.001686 sec., 6524.317912218268 rows/sec., 11.69 MiB/sec. 2026.05.28 06:17:34.284854 [ 294 ] {7ebf096f-5519-4e2b-aaa1-e66b6a457d5d} TCPHandler: Processed in 0.001862045 sec. 2026.05.28 06:17:34.284979 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:34.285077 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:34.285119 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:34.285467 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:34.285502 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:34.285798 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:17:34.286013 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:34.286138 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.05.28 06:17:34.286170 [ 294 ] {b44c6d3b-b42b-4e74-9de9-c76c88852deb} TCPHandler: Processed in 0.00124003 sec. 2026.05.28 06:17:37.898522 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48431 2026.05.28 06:17:37.898629 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.898657 [ 313 ] {} TCP-Session: f26dad1a-41a8-4d78-aad5-ef661f6aaf97 Authenticating user 'default' from [fd00:1122:3344:101::e]:48431 2026.05.28 06:17:37.898680 [ 313 ] {} TCP-Session: f26dad1a-41a8-4d78-aad5-ef661f6aaf97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.898694 [ 313 ] {} TCP-Session: f26dad1a-41a8-4d78-aad5-ef661f6aaf97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.898894 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41786 2026.05.28 06:17:37.898925 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47677 2026.05.28 06:17:37.898962 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36714 2026.05.28 06:17:37.898997 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899013 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50274 2026.05.28 06:17:37.899036 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899037 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53616 2026.05.28 06:17:37.899047 [ 314 ] {} TCP-Session: 6fcdeb63-32c2-4c09-9acd-5cb3d13eec22 Authenticating user 'default' from [fd00:1122:3344:101::e]:41786 2026.05.28 06:17:37.899068 [ 315 ] {} TCP-Session: d657dbd1-b015-4e3a-a1f8-648407453670 Authenticating user 'default' from [fd00:1122:3344:101::e]:47677 2026.05.28 06:17:37.899029 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52117 2026.05.28 06:17:37.899101 [ 314 ] {} TCP-Session: 6fcdeb63-32c2-4c09-9acd-5cb3d13eec22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899116 [ 315 ] {} TCP-Session: d657dbd1-b015-4e3a-a1f8-648407453670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899161 [ 314 ] {} TCP-Session: 6fcdeb63-32c2-4c09-9acd-5cb3d13eec22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899176 [ 315 ] {} TCP-Session: d657dbd1-b015-4e3a-a1f8-648407453670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899025 [ 313 ] {} TCP-Session: f26dad1a-41a8-4d78-aad5-ef661f6aaf97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:37.899228 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899233 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899267 [ 293 ] {} TCP-Session: c93c3196-3680-4448-9f7f-e0159af6c17f Authenticating user 'default' from [fd00:1122:3344:101::e]:50274 2026.05.28 06:17:37.899288 [ 310 ] {} TCP-Session: e3915dd1-5824-42f3-b651-dc97ccad17c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53616 2026.05.28 06:17:37.899294 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899314 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899315 [ 310 ] {} TCP-Session: e3915dd1-5824-42f3-b651-dc97ccad17c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899342 [ 317 ] {} TCP-Session: 21f8c3aa-536f-47f8-83db-eca8c132bf66 Authenticating user 'default' from [fd00:1122:3344:101::e]:36714 2026.05.28 06:17:37.899351 [ 309 ] {} TCP-Session: ac892682-60b3-4369-8742-5856536ccb2f Authenticating user 'default' from [fd00:1122:3344:101::e]:52117 2026.05.28 06:17:37.899359 [ 310 ] {} TCP-Session: e3915dd1-5824-42f3-b651-dc97ccad17c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899380 [ 317 ] {} TCP-Session: 21f8c3aa-536f-47f8-83db-eca8c132bf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899386 [ 309 ] {} TCP-Session: ac892682-60b3-4369-8742-5856536ccb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899399 [ 313 ] {2d556893-0716-4714-977a-a4bc94a017dc} executeQuery: (from [fd00:1122:3344:101::e]:48431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:17:37.899413 [ 317 ] {} TCP-Session: 21f8c3aa-536f-47f8-83db-eca8c132bf66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899419 [ 309 ] {} TCP-Session: ac892682-60b3-4369-8742-5856536ccb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899301 [ 293 ] {} TCP-Session: c93c3196-3680-4448-9f7f-e0159af6c17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.898932 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40808 2026.05.28 06:17:37.899501 [ 293 ] {} TCP-Session: c93c3196-3680-4448-9f7f-e0159af6c17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.898984 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37954 2026.05.28 06:17:37.899618 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899644 [ 316 ] {} TCP-Session: 2d22f701-4c5d-4b55-ac27-a47aff26381e Authenticating user 'default' from [fd00:1122:3344:101::e]:40808 2026.05.28 06:17:37.899664 [ 316 ] {} TCP-Session: 2d22f701-4c5d-4b55-ac27-a47aff26381e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899672 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:37.899678 [ 316 ] {} TCP-Session: 2d22f701-4c5d-4b55-ac27-a47aff26381e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899697 [ 283 ] {} TCP-Session: e8416d20-deae-44f9-9a89-110eef782344 Authenticating user 'default' from [fd00:1122:3344:101::e]:37954 2026.05.28 06:17:37.899717 [ 283 ] {} TCP-Session: e8416d20-deae-44f9-9a89-110eef782344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899730 [ 283 ] {} TCP-Session: e8416d20-deae-44f9-9a89-110eef782344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.899747 [ 313 ] {2d556893-0716-4714-977a-a4bc94a017dc} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:17:37.899816 [ 313 ] {2d556893-0716-4714-977a-a4bc94a017dc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:37.900145 [ 313 ] {2d556893-0716-4714-977a-a4bc94a017dc} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:17:37.901132 [ 347 ] {2d556893-0716-4714-977a-a4bc94a017dc} AggregatingTransform: Aggregating 2026.05.28 06:17:37.901167 [ 347 ] {2d556893-0716-4714-977a-a4bc94a017dc} Aggregator: Aggregation method: without_key 2026.05.28 06:17:37.901195 [ 347 ] {2d556893-0716-4714-977a-a4bc94a017dc} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942312 sec. (1061.220 rows/sec., 41.45 KiB/sec.) 2026.05.28 06:17:37.901210 [ 347 ] {2d556893-0716-4714-977a-a4bc94a017dc} Aggregator: Merging aggregated data 2026.05.28 06:17:37.901908 [ 313 ] {2d556893-0716-4714-977a-a4bc94a017dc} executeQuery: Read 1 rows, 40.00 B in 0.00256 sec., 390.62499999999994 rows/sec., 15.26 KiB/sec. 2026.05.28 06:17:37.902083 [ 313 ] {2d556893-0716-4714-977a-a4bc94a017dc} TCPHandler: Processed in 0.003192626 sec. 2026.05.28 06:17:37.902214 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902248 [ 313 ] {} TCP-Session: f26dad1a-41a8-4d78-aad5-ef661f6aaf97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902252 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902273 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902284 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902335 [ 310 ] {} TCP-Session: e3915dd1-5824-42f3-b651-dc97ccad17c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902332 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902372 [ 316 ] {} TCP-Session: 2d22f701-4c5d-4b55-ac27-a47aff26381e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902406 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902418 [ 315 ] {} TCP-Session: d657dbd1-b015-4e3a-a1f8-648407453670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902389 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902459 [ 309 ] {} TCP-Session: ac892682-60b3-4369-8742-5856536ccb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902386 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902502 [ 317 ] {} TCP-Session: 21f8c3aa-536f-47f8-83db-eca8c132bf66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902309 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:37.902539 [ 283 ] {} TCP-Session: e8416d20-deae-44f9-9a89-110eef782344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902306 [ 314 ] {} TCP-Session: 6fcdeb63-32c2-4c09-9acd-5cb3d13eec22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:37.902584 [ 293 ] {} TCP-Session: c93c3196-3680-4448-9f7f-e0159af6c17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.057925 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48398 2026.05.28 06:17:38.058013 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058039 [ 313 ] {} TCP-Session: cc19c947-fb01-4705-ae52-a506bcced941 Authenticating user 'default' from [fd00:1122:3344:101::e]:48398 2026.05.28 06:17:38.058062 [ 313 ] {} TCP-Session: cc19c947-fb01-4705-ae52-a506bcced941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058075 [ 313 ] {} TCP-Session: cc19c947-fb01-4705-ae52-a506bcced941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058302 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64469 2026.05.28 06:17:38.058324 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50349 2026.05.28 06:17:38.058340 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39306 2026.05.28 06:17:38.058373 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59425 2026.05.28 06:17:38.058399 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34317 2026.05.28 06:17:38.058438 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33158 2026.05.28 06:17:38.058448 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058449 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058495 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058498 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058520 [ 283 ] {} TCP-Session: c521f762-c498-400e-a4d4-1b9a10ef5e84 Authenticating user 'default' from [fd00:1122:3344:101::e]:59425 2026.05.28 06:17:38.058530 [ 293 ] {} TCP-Session: e89a19e8-cf9c-4c5b-bc1f-5e94789e500a Authenticating user 'default' from [fd00:1122:3344:101::e]:34317 2026.05.28 06:17:38.058542 [ 310 ] {} TCP-Session: c0c01952-14fa-4e1c-9194-0142f001bf42 Authenticating user 'default' from [fd00:1122:3344:101::e]:33158 2026.05.28 06:17:38.058548 [ 283 ] {} TCP-Session: c521f762-c498-400e-a4d4-1b9a10ef5e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058567 [ 293 ] {} TCP-Session: e89a19e8-cf9c-4c5b-bc1f-5e94789e500a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058570 [ 310 ] {} TCP-Session: c0c01952-14fa-4e1c-9194-0142f001bf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058581 [ 283 ] {} TCP-Session: c521f762-c498-400e-a4d4-1b9a10ef5e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058601 [ 310 ] {} TCP-Session: c0c01952-14fa-4e1c-9194-0142f001bf42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058594 [ 293 ] {} TCP-Session: e89a19e8-cf9c-4c5b-bc1f-5e94789e500a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058499 [ 316 ] {} TCP-Session: 72a6620b-4b98-4b9f-987b-6406d5184e6f Authenticating user 'default' from [fd00:1122:3344:101::e]:39306 2026.05.28 06:17:38.058398 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058679 [ 316 ] {} TCP-Session: 72a6620b-4b98-4b9f-987b-6406d5184e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058397 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058702 [ 315 ] {} TCP-Session: 213fa2f2-1979-4698-9936-16455486a3c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50349 2026.05.28 06:17:38.058705 [ 316 ] {} TCP-Session: 72a6620b-4b98-4b9f-987b-6406d5184e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058732 [ 314 ] {} TCP-Session: aef3661b-2ef5-4994-a839-a2c8608be238 Authenticating user 'default' from [fd00:1122:3344:101::e]:64469 2026.05.28 06:17:38.058744 [ 315 ] {} TCP-Session: 213fa2f2-1979-4698-9936-16455486a3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058763 [ 314 ] {} TCP-Session: aef3661b-2ef5-4994-a839-a2c8608be238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058771 [ 315 ] {} TCP-Session: 213fa2f2-1979-4698-9936-16455486a3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058781 [ 314 ] {} TCP-Session: aef3661b-2ef5-4994-a839-a2c8608be238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058392 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54887 2026.05.28 06:17:38.058365 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63671 2026.05.28 06:17:38.058442 [ 313 ] {} TCP-Session: cc19c947-fb01-4705-ae52-a506bcced941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:38.058865 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058890 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.058912 [ 309 ] {} TCP-Session: 2ca38699-a727-4650-921c-efe3987f1d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:54887 2026.05.28 06:17:38.058923 [ 317 ] {} TCP-Session: c1890e40-339a-4815-a451-fd696c5a418b Authenticating user 'default' from [fd00:1122:3344:101::e]:63671 2026.05.28 06:17:38.058936 [ 309 ] {} TCP-Session: 2ca38699-a727-4650-921c-efe3987f1d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058950 [ 317 ] {} TCP-Session: c1890e40-339a-4815-a451-fd696c5a418b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058957 [ 309 ] {} TCP-Session: 2ca38699-a727-4650-921c-efe3987f1d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.058971 [ 317 ] {} TCP-Session: c1890e40-339a-4815-a451-fd696c5a418b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.059089 [ 313 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} executeQuery: (from [fd00:1122:3344:101::e]:48398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:17:38.059339 [ 313 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:17:38.059390 [ 313 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:38.059648 [ 313 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:17:38.060656 [ 318 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} AggregatingTransform: Aggregating 2026.05.28 06:17:38.060707 [ 318 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} Aggregator: Aggregation method: without_key 2026.05.28 06:17:38.060740 [ 318 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931882 sec. (1073.097 rows/sec., 41.92 KiB/sec.) 2026.05.28 06:17:38.060757 [ 318 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} Aggregator: Merging aggregated data 2026.05.28 06:17:38.061362 [ 313 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} executeQuery: Read 1 rows, 40.00 B in 0.002353 sec., 424.9893752656183 rows/sec., 16.60 KiB/sec. 2026.05.28 06:17:38.061485 [ 313 ] {0162df4c-ca24-49eb-8f77-08a804cb9744} TCPHandler: Processed in 0.003224247 sec. 2026.05.28 06:17:38.061598 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061624 [ 313 ] {} TCP-Session: cc19c947-fb01-4705-ae52-a506bcced941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061633 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061648 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061727 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061750 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061769 [ 310 ] {} TCP-Session: c0c01952-14fa-4e1c-9194-0142f001bf42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061768 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061809 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061810 [ 315 ] {} TCP-Session: 213fa2f2-1979-4698-9936-16455486a3c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061832 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061841 [ 293 ] {} TCP-Session: e89a19e8-cf9c-4c5b-bc1f-5e94789e500a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061862 [ 317 ] {} TCP-Session: c1890e40-339a-4815-a451-fd696c5a418b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061883 [ 309 ] {} TCP-Session: 2ca38699-a727-4650-921c-efe3987f1d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061789 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.061750 [ 314 ] {} TCP-Session: aef3661b-2ef5-4994-a839-a2c8608be238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061943 [ 283 ] {} TCP-Session: c521f762-c498-400e-a4d4-1b9a10ef5e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.061784 [ 316 ] {} TCP-Session: 72a6620b-4b98-4b9f-987b-6406d5184e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083391 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61828 2026.05.28 06:17:38.083446 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.083467 [ 313 ] {} TCP-Session: 98d0b1de-7b64-46f7-a294-6483f0766208 Authenticating user 'default' from [fd00:1122:3344:101::e]:61828 2026.05.28 06:17:38.083485 [ 313 ] {} TCP-Session: 98d0b1de-7b64-46f7-a294-6483f0766208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083499 [ 313 ] {} TCP-Session: 98d0b1de-7b64-46f7-a294-6483f0766208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083745 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64570 2026.05.28 06:17:38.083800 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.083816 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36550 2026.05.28 06:17:38.083824 [ 313 ] {} TCP-Session: 98d0b1de-7b64-46f7-a294-6483f0766208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:38.083853 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61644 2026.05.28 06:17:38.083887 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62032 2026.05.28 06:17:38.083893 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55143 2026.05.28 06:17:38.083941 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.083959 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.083983 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.083991 [ 317 ] {} TCP-Session: a092009b-fe8a-47c3-a92f-ded8a0c2df30 Authenticating user 'default' from [fd00:1122:3344:101::e]:61644 2026.05.28 06:17:38.083997 [ 309 ] {} TCP-Session: 9bcbcca3-44f4-40b4-9cc6-c5087bb20be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62032 2026.05.28 06:17:38.084013 [ 310 ] {} TCP-Session: 81f9acbf-a7a0-477e-9e4b-2a6f7006e94c Authenticating user 'default' from [fd00:1122:3344:101::e]:55143 2026.05.28 06:17:38.084037 [ 317 ] {} TCP-Session: a092009b-fe8a-47c3-a92f-ded8a0c2df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084056 [ 310 ] {} TCP-Session: 81f9acbf-a7a0-477e-9e4b-2a6f7006e94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084058 [ 313 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} executeQuery: (from [fd00:1122:3344:101::e]:61828) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:17:38.084075 [ 317 ] {} TCP-Session: a092009b-fe8a-47c3-a92f-ded8a0c2df30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084084 [ 310 ] {} TCP-Session: 81f9acbf-a7a0-477e-9e4b-2a6f7006e94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084042 [ 309 ] {} TCP-Session: 9bcbcca3-44f4-40b4-9cc6-c5087bb20be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083862 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33577 2026.05.28 06:17:38.084155 [ 309 ] {} TCP-Session: 9bcbcca3-44f4-40b4-9cc6-c5087bb20be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083821 [ 314 ] {} TCP-Session: a648683c-8d06-4b93-884f-3efb61dd3ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64570 2026.05.28 06:17:38.084207 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.084224 [ 314 ] {} TCP-Session: a648683c-8d06-4b93-884f-3efb61dd3ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083872 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37859 2026.05.28 06:17:38.084247 [ 314 ] {} TCP-Session: a648683c-8d06-4b93-884f-3efb61dd3ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084244 [ 283 ] {} TCP-Session: 9d7361f2-2e53-44be-b900-fbda67837158 Authenticating user 'default' from [fd00:1122:3344:101::e]:33577 2026.05.28 06:17:38.084294 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.084310 [ 283 ] {} TCP-Session: 9d7361f2-2e53-44be-b900-fbda67837158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083898 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.084334 [ 283 ] {} TCP-Session: 9d7361f2-2e53-44be-b900-fbda67837158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084336 [ 313 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:17:38.084364 [ 315 ] {} TCP-Session: 288fc1ef-6da9-4e31-8b2c-b430711cf31b Authenticating user 'default' from [fd00:1122:3344:101::e]:36550 2026.05.28 06:17:38.084328 [ 293 ] {} TCP-Session: eb5ff169-eb12-4fa1-94ab-e1eb6a9c0998 Authenticating user 'default' from [fd00:1122:3344:101::e]:37859 2026.05.28 06:17:38.084406 [ 315 ] {} TCP-Session: 288fc1ef-6da9-4e31-8b2c-b430711cf31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084414 [ 313 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:38.084441 [ 315 ] {} TCP-Session: 288fc1ef-6da9-4e31-8b2c-b430711cf31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084427 [ 293 ] {} TCP-Session: eb5ff169-eb12-4fa1-94ab-e1eb6a9c0998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.083846 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45028 2026.05.28 06:17:38.084494 [ 293 ] {} TCP-Session: eb5ff169-eb12-4fa1-94ab-e1eb6a9c0998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084582 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:17:38.084624 [ 316 ] {} TCP-Session: dbe45851-28e1-4fca-9e8f-3b635557a27b Authenticating user 'default' from [fd00:1122:3344:101::e]:45028 2026.05.28 06:17:38.084653 [ 316 ] {} TCP-Session: dbe45851-28e1-4fca-9e8f-3b635557a27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084674 [ 316 ] {} TCP-Session: dbe45851-28e1-4fca-9e8f-3b635557a27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.084709 [ 313 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:17:38.085537 [ 337 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} AggregatingTransform: Aggregating 2026.05.28 06:17:38.085580 [ 337 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} Aggregator: Aggregation method: without_key 2026.05.28 06:17:38.085608 [ 337 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808179 sec. (1237.350 rows/sec., 48.33 KiB/sec.) 2026.05.28 06:17:38.085623 [ 337 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} Aggregator: Merging aggregated data 2026.05.28 06:17:38.086154 [ 313 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} executeQuery: Read 1 rows, 40.00 B in 0.002193 sec., 455.99635202918375 rows/sec., 17.81 KiB/sec. 2026.05.28 06:17:38.086272 [ 313 ] {e9af32f4-0627-4c99-a5b1-d72c4cc2accd} TCPHandler: Processed in 0.002571791 sec. 2026.05.28 06:17:38.086382 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086409 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086410 [ 313 ] {} TCP-Session: 98d0b1de-7b64-46f7-a294-6483f0766208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086428 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086448 [ 310 ] {} TCP-Session: 81f9acbf-a7a0-477e-9e4b-2a6f7006e94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086450 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086467 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086504 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086519 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086535 [ 315 ] {} TCP-Session: 288fc1ef-6da9-4e31-8b2c-b430711cf31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086546 [ 283 ] {} TCP-Session: 9d7361f2-2e53-44be-b900-fbda67837158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086562 [ 293 ] {} TCP-Session: eb5ff169-eb12-4fa1-94ab-e1eb6a9c0998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086487 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086475 [ 314 ] {} TCP-Session: a648683c-8d06-4b93-884f-3efb61dd3ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086620 [ 317 ] {} TCP-Session: a092009b-fe8a-47c3-a92f-ded8a0c2df30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086634 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:17:38.086512 [ 316 ] {} TCP-Session: dbe45851-28e1-4fca-9e8f-3b635557a27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:38.086774 [ 309 ] {} TCP-Session: 9bcbcca3-44f4-40b4-9cc6-c5087bb20be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:17:39.277268 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.277585 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:17:39.278057 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:39.278117 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:17:39.278365 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:39.278438 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:39.278587 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:17:39.278712 [ 329 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:39.278729 [ 332 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:39.278729 [ 356 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:39.278712 [ 338 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:39.278983 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:39.279016 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:39.279109 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:39.279131 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:39.279168 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:39.279212 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:39.279250 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:39.280590 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} executeQuery: Read 41 rows, 7.57 KiB in 0.003144 sec., 13040.712468193384 rows/sec., 2.35 MiB/sec. 2026.05.28 06:17:39.280733 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} MemoryTracker: Peak memory usage (for query): 140.76 KiB. 2026.05.28 06:17:39.280749 [ 294 ] {7b8d20d0-26b3-4958-a686-68e18e77f37b} TCPHandler: Processed in 0.003653627 sec. 2026.05.28 06:17:39.286012 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.286151 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.286206 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:17:39.286894 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.286946 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.287363 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:17:39.287594 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.287742 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} executeQuery: Read 284 rows, 18.47 KiB in 0.001632 sec., 174019.60784313726 rows/sec., 11.05 MiB/sec. 2026.05.28 06:17:39.287741 [ 117 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.28 06:17:39.287780 [ 294 ] {fed6fae9-d983-4f3e-9ff5-9f92a37dc1af} TCPHandler: Processed in 0.001833113 sec. 2026.05.28 06:17:39.287813 [ 117 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.287845 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.287979 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.288004 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.28 06:17:39.288087 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:39.288135 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:39.288187 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.288233 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part 2026.05.28 06:17:39.288313 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part 2026.05.28 06:17:39.288392 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part 2026.05.28 06:17:39.288533 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part 2026.05.28 06:17:39.288618 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part 2026.05.28 06:17:39.288827 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.288872 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.289304 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:17:39.289548 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.289690 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} executeQuery: Read 859 rows, 68.67 KiB in 0.001626 sec., 528290.282902829 rows/sec., 41.24 MiB/sec. 2026.05.28 06:17:39.289703 [ 116 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:17:39.289725 [ 294 ] {d9a4c4ed-259c-4523-8814-f7b15454f59b} TCPHandler: Processed in 0.001807593 sec. 2026.05.28 06:17:39.289759 [ 116 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.289788 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843894 sec., 770109.3446803341 rows/sec., 51.85 MiB/sec. 2026.05.28 06:17:39.289793 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.289884 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.289917 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:17:39.290001 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.290006 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.28 06:17:39.290030 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.290060 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:39.290071 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3237 rows starting from the beginning of the part 2026.05.28 06:17:39.290131 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2026.05.28 06:17:39.290180 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part 2026.05.28 06:17:39.290220 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 859 rows starting from the beginning of the part 2026.05.28 06:17:39.290259 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part 2026.05.28 06:17:39.290305 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 859 rows starting from the beginning of the part 2026.05.28 06:17:39.290379 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.290481 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_9_2} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.28 06:17:39.290554 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.290592 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:17:39.290599 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.290963 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:17:39.291230 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.291367 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} executeQuery: Read 173 rows, 10.87 KiB in 0.001387 sec., 124729.63229992791 rows/sec., 7.66 MiB/sec. 2026.05.28 06:17:39.291403 [ 294 ] {7cb44dfc-bf83-44a5-97eb-13f078cdf26f} TCPHandler: Processed in 0.001574858 sec. 2026.05.28 06:17:39.291539 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.291637 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.291679 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:17:39.292119 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.292168 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.292491 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:17:39.292605 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002722335 sec., 1898003.0011001583 rows/sec., 151.59 MiB/sec. 2026.05.28 06:17:39.292719 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.292852 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. 2026.05.28 06:17:39.292889 [ 294 ] {3d9009fb-5a10-4d59-a3f1-560e90d94cb3} TCPHandler: Processed in 0.001399293 sec. 2026.05.28 06:17:39.292926 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:17:39.293030 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.293136 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.293192 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:17:39.293219 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.293298 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_21_4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:17:39.293378 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:17:39.293638 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.293681 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.293997 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:17:39.294237 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.294361 [ 116 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.28 06:17:39.294366 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. 2026.05.28 06:17:39.294410 [ 116 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.294428 [ 294 ] {342189f4-a594-41c3-af6c-612489f15a6e} TCPHandler: Processed in 0.001447965 sec. 2026.05.28 06:17:39.294441 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.294536 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.28 06:17:39.294599 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.294633 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.294664 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part 2026.05.28 06:17:39.294701 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:39.294718 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part 2026.05.28 06:17:39.294747 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:39.294806 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part 2026.05.28 06:17:39.294856 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part 2026.05.28 06:17:39.294901 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part 2026.05.28 06:17:39.295396 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.295440 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.295710 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207009 sec., 613085.735069084 rows/sec., 37.21 MiB/sec. 2026.05.28 06:17:39.295796 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:17:39.295888 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.28 06:17:39.296074 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.296212 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.296218 [ 116 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:17:39.296241 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} executeQuery: Read 521 rows, 37.66 KiB in 0.001559 sec., 334188.58242463117 rows/sec., 23.59 MiB/sec. 2026.05.28 06:17:39.296309 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_9_2} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.28 06:17:39.296316 [ 116 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.296331 [ 294 ] {deb0b889-0b20-4ed6-b323-bd1474ea4e3d} TCPHandler: Processed in 0.001780913 sec. 2026.05.28 06:17:39.296364 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.296396 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:17:39.296488 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.296497 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:17:39.296593 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:17:39.296607 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.296646 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:17:39.296648 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1792 rows starting from the beginning of the part 2026.05.28 06:17:39.296727 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2026.05.28 06:17:39.296777 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part 2026.05.28 06:17:39.296822 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 521 rows starting from the beginning of the part 2026.05.28 06:17:39.296863 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part 2026.05.28 06:17:39.296906 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 521 rows starting from the beginning of the part 2026.05.28 06:17:39.297050 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.297095 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.297443 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:17:39.297682 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.297818 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} executeQuery: Read 6 rows, 321.00 B in 0.001243 sec., 4827.031375703942 rows/sec., 252.19 KiB/sec. 2026.05.28 06:17:39.297852 [ 294 ] {7b6cdd8a-676e-435d-b100-434d0d9820e2} TCPHandler: Processed in 0.001414034 sec. 2026.05.28 06:17:39.297983 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.298086 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.298129 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:39.298185 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727701 sec., 1764194.1516500828 rows/sec., 129.23 MiB/sec. 2026.05.28 06:17:39.298440 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:17:39.298578 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.298621 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.298795 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.298898 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_21_4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:17:39.298975 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:17:39.299000 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.28 06:17:39.299229 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.299356 [ 116 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:17:39.299367 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} executeQuery: Read 265 rows, 18.03 KiB in 0.0013 sec., 203846.15384615384 rows/sec., 13.55 MiB/sec. 2026.05.28 06:17:39.299405 [ 116 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.299419 [ 294 ] {59f33c0f-0078-4f4e-88df-586951bc3457} TCPHandler: Processed in 0.001485145 sec. 2026.05.28 06:17:39.299434 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.299522 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:17:39.299567 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.299626 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.299658 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6570 rows starting from the beginning of the part 2026.05.28 06:17:39.299671 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.299707 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part 2026.05.28 06:17:39.299721 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:17:39.299753 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2026.05.28 06:17:39.299794 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part 2026.05.28 06:17:39.299830 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2026.05.28 06:17:39.299865 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part 2026.05.28 06:17:39.300060 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.300106 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.300435 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:17:39.300670 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.300808 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. 2026.05.28 06:17:39.300842 [ 294 ] {75396ac8-6f15-40aa-b413-5b646fb1e91e} TCPHandler: Processed in 0.001328941 sec. 2026.05.28 06:17:39.300972 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.301079 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.301134 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} 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 2026.05.28 06:17:39.301935 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.301972 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.302402 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7548 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909619 sec., 2594154.079967171 rows/sec., 170.03 MiB/sec. 2026.05.28 06:17:39.302611 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:39.302852 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.302925 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:17:39.302991 [ 115 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:39.302997 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} executeQuery: Read 31 rows, 56.88 KiB in 0.001936 sec., 16012.396694214876 rows/sec., 28.69 MiB/sec. 2026.05.28 06:17:39.303051 [ 115 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.303086 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.303095 [ 294 ] {dbb805a1-1de4-46e6-8bab-69b17e73a7b1} TCPHandler: Processed in 0.002172032 sec. 2026.05.28 06:17:39.303182 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:39.303268 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.303272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.303354 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_21_4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:17:39.303391 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:39.303393 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.303435 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2026.05.28 06:17:39.303442 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:39.303463 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part 2026.05.28 06:17:39.303590 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2026.05.28 06:17:39.303703 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:39.303811 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2026.05.28 06:17:39.303843 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.303886 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.303914 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:39.304023 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2026.05.28 06:17:39.304228 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:17:39.304504 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.304636 [ 115 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:17:39.304640 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} executeQuery: Read 90 rows, 5.77 KiB in 0.001269 sec., 70921.98581560283 rows/sec., 4.44 MiB/sec. 2026.05.28 06:17:39.304682 [ 115 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:39.304698 [ 294 ] {fed0fb3f-dbf7-4a52-893d-dc1ba322706f} TCPHandler: Processed in 0.001481775 sec. 2026.05.28 06:17:39.304710 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:39.304804 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:17:39.304915 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:39.304942 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 972 rows starting from the beginning of the part 2026.05.28 06:17:39.304986 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2026.05.28 06:17:39.305030 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2026.05.28 06:17:39.305067 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part 2026.05.28 06:17:39.305102 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2026.05.28 06:17:39.305144 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part 2026.05.28 06:17:39.306114 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001337981 sec., 986561.094664274 rows/sec., 63.44 MiB/sec. 2026.05.28 06:17:39.306316 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:17:39.306595 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.306662 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_21_4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:17:39.306740 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2026.05.28 06:17:39.307447 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.004292782 sec., 68254.10654442737 rows/sec., 122.31 MiB/sec. 2026.05.28 06:17:39.308154 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:39.308509 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:39.308577 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_16_3} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:39.308718 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. 2026.05.28 06:17:39.317550 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:39.317802 [ 284 ] {f1f80da2-bff3-4ebc-9211-71e8bcc01d60} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:17:39.318435 [ 284 ] {f1f80da2-bff3-4ebc-9211-71e8bcc01d60} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:17:39.318661 [ 284 ] {f1f80da2-bff3-4ebc-9211-71e8bcc01d60} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:39.319056 [ 332 ] {f1f80da2-bff3-4ebc-9211-71e8bcc01d60} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:17:39.319477 [ 284 ] {f1f80da2-bff3-4ebc-9211-71e8bcc01d60} executeQuery: Read 41 rows, 2.50 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 1.35 MiB/sec. 2026.05.28 06:17:39.319567 [ 284 ] {f1f80da2-bff3-4ebc-9211-71e8bcc01d60} TCPHandler: Processed in 0.002241654 sec. 2026.05.28 06:17:40.828197 [ 114 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:17:40.828253 [ 114 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:17:40.891833 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7582 2026.05.28 06:17:40.892362 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:40.892404 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:40.892905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:40.893156 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:40.893286 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7582 2026.05.28 06:17:40.893298 [ 114 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:40.893360 [ 114 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:40.893380 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:40.893531 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:40.893692 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:40.893731 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5214 rows starting from the beginning of the part 2026.05.28 06:17:40.893828 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part 2026.05.28 06:17:40.893881 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part 2026.05.28 06:17:40.893925 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part 2026.05.28 06:17:40.893964 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part 2026.05.28 06:17:40.894007 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part 2026.05.28 06:17:40.895396 [ 190 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7582 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938867 sec., 3910531.253562003 rows/sec., 55.94 MiB/sec. 2026.05.28 06:17:40.896133 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:40.896476 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:40.896559 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_16_3} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:40.896672 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2026.05.28 06:17:41.001308 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000911262 sec. 2026.05.28 06:17:41.302312 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.28 06:17:41.318437 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:41.318497 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:41.324579 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:17:41.325253 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:41.325542 [ 112 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.28 06:17:41.325614 [ 112 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:41.325635 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:41.325786 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2026.05.28 06:17:41.328214 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.28 06:17:41.329979 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:41.331507 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2026.05.28 06:17:41.336006 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2026.05.28 06:17:41.340211 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2026.05.28 06:17:41.344673 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2026.05.28 06:17:41.349117 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2026.05.28 06:17:41.353319 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2026.05.28 06:17:41.414333 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.088605757 sec., 1365.599754426792 rows/sec., 7.06 MiB/sec. 2026.05.28 06:17:41.416673 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.28 06:17:41.418669 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:41.418782 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_16_3} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.28 06:17:41.420493 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2026.05.28 06:17:42.000271 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 228.24 MiB, peak 238.19 MiB, free memory in arenas 0.00 B, will set to 237.71 MiB (RSS), difference: 9.47 MiB 2026.05.28 06:17:44.271450 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.271744 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:44.272138 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:44.272184 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:44.272435 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:44.272506 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:44.272650 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:17:44.272767 [ 362 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:44.272789 [ 324 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:44.272789 [ 355 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:44.272767 [ 329 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:44.272992 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:44.273022 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:44.273115 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:44.273137 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:44.273174 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:44.273218 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:44.273257 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:44.274797 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} executeQuery: Read 41 rows, 7.57 KiB in 0.003147 sec., 13028.280902446775 rows/sec., 2.35 MiB/sec. 2026.05.28 06:17:44.275075 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} MemoryTracker: Peak memory usage (for query): 138.07 KiB. 2026.05.28 06:17:44.275096 [ 294 ] {ef127cf4-3ef7-4e7f-9d66-675380c8d108} TCPHandler: Processed in 0.00379919 sec. 2026.05.28 06:17:44.277008 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.277154 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:44.277216 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:44.277898 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.277937 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.278349 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:17:44.278582 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.278725 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} executeQuery: Read 78 rows, 6.59 KiB in 0.00162 sec., 48148.14814814815 rows/sec., 3.97 MiB/sec. 2026.05.28 06:17:44.278760 [ 294 ] {eedd91c6-b72c-4dca-9527-52cec8b98703} TCPHandler: Processed in 0.001876274 sec. 2026.05.28 06:17:44.278899 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.278997 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.279048 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:44.279463 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.279499 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.279788 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:17:44.280011 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.280139 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} executeQuery: Read 11 rows, 847.00 B in 0.001161 sec., 9474.590869939708 rows/sec., 712.44 KiB/sec. 2026.05.28 06:17:44.280173 [ 294 ] {fb33331b-b042-4d3f-b61e-521a2aaa9473} TCPHandler: Processed in 0.001322832 sec. 2026.05.28 06:17:44.280312 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.280407 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:44.280446 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:44.280919 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.280964 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.281275 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:17:44.281488 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.281611 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} executeQuery: Read 75 rows, 6.00 KiB in 0.001222 sec., 61374.79541734861 rows/sec., 4.79 MiB/sec. 2026.05.28 06:17:44.281644 [ 294 ] {2e7ebe10-ed5d-4329-814d-4c968a9d41b3} TCPHandler: Processed in 0.001381873 sec. 2026.05.28 06:17:44.281802 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.281908 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.281952 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:44.282439 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.282475 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.282794 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:17:44.282997 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.283118 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. 2026.05.28 06:17:44.283151 [ 294 ] {6daecdee-f1fd-46e6-9f94-2071b319a01d} TCPHandler: Processed in 0.001451815 sec. 2026.05.28 06:17:44.283271 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.283444 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.283499 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} 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 2026.05.28 06:17:44.284361 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.284398 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.284942 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:44.285177 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.285314 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} executeQuery: Read 11 rows, 20.18 KiB in 0.001889 sec., 5823.186871360508 rows/sec., 10.43 MiB/sec. 2026.05.28 06:17:44.285363 [ 294 ] {63ed25ed-cecb-4e64-84f8-93852e013962} TCPHandler: Processed in 0.002076999 sec. 2026.05.28 06:17:44.285506 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.285613 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.285655 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:44.286054 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.286090 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.286401 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:17:44.286610 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.286737 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. 2026.05.28 06:17:44.286770 [ 294 ] {d8f4ada0-8f71-49dc-9144-ce63706c2fa2} TCPHandler: Processed in 0.001313602 sec. 2026.05.28 06:17:44.472776 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.473020 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:17:44.473396 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:44.473443 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:17:44.473724 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:44.473795 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:44.473935 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:17:44.474031 [ 355 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:44.474053 [ 362 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:44.474031 [ 324 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:44.474066 [ 334 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:44.474237 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:44.474268 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:44.474362 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:44.474384 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:44.474433 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:17:44.474487 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:17:44.474536 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:17:44.475790 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} executeQuery: Read 41 rows, 9.15 KiB in 0.002878 sec., 14246.004169562197 rows/sec., 3.10 MiB/sec. 2026.05.28 06:17:44.475946 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} MemoryTracker: Peak memory usage (for query): 145.08 KiB. 2026.05.28 06:17:44.475962 [ 294 ] {62f8e4c1-70e4-466f-b38f-201ca104bc92} TCPHandler: Processed in 0.003317999 sec. 2026.05.28 06:17:44.490217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.490339 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.490386 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:17:44.491071 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.491127 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.491539 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:17:44.491760 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.491903 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} executeQuery: Read 284 rows, 18.47 KiB in 0.0016 sec., 177500 rows/sec., 11.27 MiB/sec. 2026.05.28 06:17:44.491942 [ 294 ] {1f771d2f-c9e7-455e-a0cb-c5c3078bcd5c} TCPHandler: Processed in 0.001784832 sec. 2026.05.28 06:17:44.492084 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.492184 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:17:44.492226 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:17:44.492638 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.492675 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.492959 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:17:44.493165 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.493293 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} executeQuery: Read 6 rows, 501.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 432.59 KiB/sec. 2026.05.28 06:17:44.493326 [ 294 ] {3668e468-dcb8-457e-ab6f-942647ffce61} TCPHandler: Processed in 0.001292301 sec. 2026.05.28 06:17:44.493445 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.493535 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:44.493573 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:44.495447 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.495482 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.496084 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:17:44.496302 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.496433 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} executeQuery: Read 3207 rows, 244.72 KiB in 0.002903 sec., 1104719.2559421288 rows/sec., 82.32 MiB/sec. 2026.05.28 06:17:44.496469 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:17:44.496483 [ 294 ] {4211a6b6-090c-452a-a020-f5908bec2c8e} TCPHandler: Processed in 0.003079853 sec. 2026.05.28 06:17:44.496638 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.496736 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.496776 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:44.497260 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.497295 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.497595 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:17:44.497804 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.497898 [ 110 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:17:44.497928 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} executeQuery: Read 188 rows, 11.97 KiB in 0.001211 sec., 155243.60033030552 rows/sec., 9.65 MiB/sec. 2026.05.28 06:17:44.497936 [ 110 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.497960 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.497962 [ 294 ] {e3057576-ef35-49b3-876b-2d7ce29b180f} TCPHandler: Processed in 0.001372602 sec. 2026.05.28 06:17:44.498084 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:17:44.498113 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.498202 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:44.498215 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.498237 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part 2026.05.28 06:17:44.498260 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:17:44.498331 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 173 rows starting from the beginning of the part 2026.05.28 06:17:44.498388 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:44.498435 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 173 rows starting from the beginning of the part 2026.05.28 06:17:44.498480 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2026.05.28 06:17:44.498525 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 188 rows starting from the beginning of the part 2026.05.28 06:17:44.498947 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.498988 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:44.499397 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:17:44.499429 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395653 sec., 549563.5376415198 rows/sec., 36.38 MiB/sec. 2026.05.28 06:17:44.499618 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:17:44.499631 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.499741 [ 110 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.28 06:17:44.499769 [ 110 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.499774 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} executeQuery: Read 950 rows, 57.24 KiB in 0.001578 sec., 602027.8833967047 rows/sec., 35.42 MiB/sec. 2026.05.28 06:17:44.499792 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.499814 [ 294 ] {efff9cb8-0acc-4263-8fe0-e40c58b6289e} TCPHandler: Processed in 0.001749821 sec. 2026.05.28 06:17:44.499886 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2026.05.28 06:17:44.499955 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.499959 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.499983 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:44.500022 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part 2026.05.28 06:17:44.500060 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.500065 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_21_4} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:17:44.500068 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part 2026.05.28 06:17:44.500107 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:17:44.500136 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part 2026.05.28 06:17:44.500175 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:17:44.500177 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part 2026.05.28 06:17:44.500230 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part 2026.05.28 06:17:44.500267 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part 2026.05.28 06:17:44.500504 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.500544 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:44.500843 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.28 06:17:44.501060 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.501182 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. 2026.05.28 06:17:44.501216 [ 294 ] {39ad958c-7b37-4690-a478-2ca2da95eaf2} TCPHandler: Processed in 0.001309801 sec. 2026.05.28 06:17:44.501350 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.501363 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512596 sec., 1650143.1975226698 rows/sec., 105.66 MiB/sec. 2026.05.28 06:17:44.501446 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.501490 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:17:44.501527 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.28 06:17:44.501786 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.501857 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_10_2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.28 06:17:44.501930 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:17:44.501959 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.501999 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.502321 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:17:44.502526 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.502648 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. 2026.05.28 06:17:44.502681 [ 294 ] {a4b6fa65-0694-4bd3-9a2e-7350e453eb95} TCPHandler: Processed in 0.001380553 sec. 2026.05.28 06:17:44.502815 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.502911 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:44.502950 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:44.503943 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.503978 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.504388 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:17:44.504598 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.504729 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} executeQuery: Read 1751 rows, 120.99 KiB in 0.001829 sec., 957353.7452159651 rows/sec., 64.60 MiB/sec. 2026.05.28 06:17:44.504764 [ 294 ] {6f6782ed-89f1-41a2-b0f6-57144b33fada} TCPHandler: Processed in 0.001997017 sec. 2026.05.28 06:17:44.504891 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.504987 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:17:44.505028 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:17:44.505361 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.505397 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.505686 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:17:44.505900 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.506024 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. 2026.05.28 06:17:44.506057 [ 294 ] {9647d66a-5627-475b-8065-dd201f40b379} TCPHandler: Processed in 0.001215229 sec. 2026.05.28 06:17:44.506183 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.506278 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.506320 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:44.507280 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.507315 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.507740 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:17:44.507944 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.508070 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} executeQuery: Read 1604 rows, 99.74 KiB in 0.001811 sec., 885698.5091109885 rows/sec., 53.78 MiB/sec. 2026.05.28 06:17:44.508104 [ 294 ] {a5459ab2-aa9c-430c-aef5-e806c3b261a1} TCPHandler: Processed in 0.001970578 sec. 2026.05.28 06:17:44.508227 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.508323 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.508365 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:17:44.508698 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.508734 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.509013 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:17:44.509213 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.509313 [ 107 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.28 06:17:44.509336 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. 2026.05.28 06:17:44.509362 [ 107 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.509376 [ 294 ] {fa4091aa-3475-4771-b8f3-a9eba91b3695} TCPHandler: Processed in 0.001197579 sec. 2026.05.28 06:17:44.509389 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.509481 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2026.05.28 06:17:44.509521 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.509573 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:44.509600 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2026.05.28 06:17:44.509617 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.509651 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2026.05.28 06:17:44.509671 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} 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 2026.05.28 06:17:44.509695 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2026.05.28 06:17:44.509733 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2026.05.28 06:17:44.509771 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2026.05.28 06:17:44.509809 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2026.05.28 06:17:44.510457 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.510493 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.510497 [ 194 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001049665 sec., 9526.8490423135 rows/sec., 641.95 KiB/sec. 2026.05.28 06:17:44.510611 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.28 06:17:44.510851 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.510912 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_10_2} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.28 06:17:44.510965 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.28 06:17:44.511098 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:44.511331 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.511476 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} executeQuery: Read 40 rows, 73.40 KiB in 0.001876 sec., 21321.961620469083 rows/sec., 38.21 MiB/sec. 2026.05.28 06:17:44.511535 [ 294 ] {d0b73f2a-10c7-4607-b659-83ee1009f1d2} TCPHandler: Processed in 0.002063399 sec. 2026.05.28 06:17:44.511664 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:44.511760 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:44.511802 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:44.512129 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:44.512165 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.28 06:17:44.512454 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:17:44.512660 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:44.512785 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} executeQuery: Read 42 rows, 2.45 KiB in 0.001044 sec., 40229.88505747126 rows/sec., 2.30 MiB/sec. 2026.05.28 06:17:44.512818 [ 294 ] {bc2c503f-3b6a-4b28-a3d4-982de908b23a} TCPHandler: Processed in 0.001203178 sec. 2026.05.28 06:17:48.393438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8094 2026.05.28 06:17:48.394010 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:48.394059 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:48.394584 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:48.394809 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:48.394932 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8094 2026.05.28 06:17:48.828308 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 2026.05.28 06:17:48.843225 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:48.843295 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:48.849958 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:17:48.851610 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:48.859060 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 128 2026.05.28 06:17:49.001221 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 239.10 MiB, peak 243.10 MiB, free memory in arenas 0.00 B, will set to 240.20 MiB (RSS), difference: 1.11 MiB 2026.05.28 06:17:49.269894 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:49.270166 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:49.270536 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:49.270572 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:49.270792 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:49.270863 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:49.271006 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:17:49.271108 [ 324 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:49.271133 [ 334 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:49.271139 [ 362 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:49.271114 [ 345 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:49.271315 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:49.271337 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:49.271449 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:49.271475 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:49.271519 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:49.271567 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:49.271606 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:49.273118 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} executeQuery: Read 41 rows, 7.57 KiB in 0.003061 sec., 13394.315583142765 rows/sec., 2.41 MiB/sec. 2026.05.28 06:17:49.273329 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} MemoryTracker: Peak memory usage (for query): 136.83 KiB. 2026.05.28 06:17:49.273350 [ 294 ] {fe874ca4-025d-464a-96df-4bcddbfaa9ee} TCPHandler: Processed in 0.003604566 sec. 2026.05.28 06:17:49.274973 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:49.275117 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:49.275182 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:49.275885 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:49.275924 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:49.276300 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:17:49.276539 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:49.276685 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. 2026.05.28 06:17:49.276721 [ 294 ] {e37530a7-0f0e-4995-9398-69af27b91f9c} TCPHandler: Processed in 0.001871654 sec. 2026.05.28 06:17:49.276854 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:49.276960 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:49.277001 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:49.277506 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:49.277544 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:49.277844 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:17:49.278055 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:49.278184 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. 2026.05.28 06:17:49.278222 [ 294 ] {d1883b7e-b5d8-4f4f-bb01-476b7e5eab66} TCPHandler: Processed in 0.001417043 sec. 2026.05.28 06:17:49.278363 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:49.278461 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:49.278504 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:49.278922 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:49.278958 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:49.279281 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:17:49.279490 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:49.279615 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. 2026.05.28 06:17:49.279649 [ 294 ] {45f90bea-349a-4812-a37b-0fb02b3eb965} TCPHandler: Processed in 0.001335412 sec. 2026.05.28 06:17:49.279800 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:49.279896 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:49.279938 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:49.280287 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:49.280322 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:49.280618 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:17:49.280824 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:49.280957 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. 2026.05.28 06:17:49.280989 [ 294 ] {f8492e3a-5987-4282-ae6b-5df28d8ccba3} TCPHandler: Processed in 0.001238729 sec. 2026.05.28 06:17:54.270999 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.271262 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:17:54.271597 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:54.271636 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:17:54.271856 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:54.271926 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:54.272070 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:17:54.272190 [ 362 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:54.272210 [ 360 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:54.272210 [ 361 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:54.272200 [ 334 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:54.272416 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:54.272447 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:54.272543 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:54.272566 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:54.272605 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:54.272645 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:54.272683 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:17:54.273972 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} executeQuery: Read 41 rows, 7.57 KiB in 0.002796 sec., 14663.805436337625 rows/sec., 2.64 MiB/sec. 2026.05.28 06:17:54.274230 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} MemoryTracker: Peak memory usage (for query): 138.84 KiB. 2026.05.28 06:17:54.274274 [ 294 ] {836d773c-c513-42ec-8b6c-49018ff43eb8} TCPHandler: Processed in 0.003414501 sec. 2026.05.28 06:17:54.276244 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.276371 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:54.276417 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:54.277002 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:54.277048 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:54.277443 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:17:54.277688 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:54.277841 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} executeQuery: Read 78 rows, 6.59 KiB in 0.001503 sec., 51896.20758483034 rows/sec., 4.28 MiB/sec. 2026.05.28 06:17:54.277879 [ 294 ] {a8ed6922-b236-4926-ab47-f29cfcde7634} TCPHandler: Processed in 0.00169023 sec. 2026.05.28 06:17:54.278026 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.278123 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:54.278165 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:54.278632 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:54.278669 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:54.278968 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:17:54.279191 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:54.279321 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} executeQuery: Read 11 rows, 847.00 B in 0.001217 sec., 9038.619556285948 rows/sec., 679.66 KiB/sec. 2026.05.28 06:17:54.279356 [ 294 ] {a37bea96-2ccc-482d-80fa-d7dfb29249f8} TCPHandler: Processed in 0.001379223 sec. 2026.05.28 06:17:54.279489 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.279586 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:54.279626 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:54.280052 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:54.280089 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:54.280397 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:17:54.280620 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:54.280749 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} executeQuery: Read 75 rows, 6.00 KiB in 0.001182 sec., 63451.776649746185 rows/sec., 4.95 MiB/sec. 2026.05.28 06:17:54.280784 [ 294 ] {27de3ad5-83e1-4524-8573-0c256a1718ff} TCPHandler: Processed in 0.001343872 sec. 2026.05.28 06:17:54.280924 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.281036 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:54.281087 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:54.281553 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:54.281591 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:54.281933 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:17:54.282153 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:54.282289 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. 2026.05.28 06:17:54.282324 [ 294 ] {26642db6-f6ea-4248-8f1a-f8d9a2075922} TCPHandler: Processed in 0.001452005 sec. 2026.05.28 06:17:54.282479 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.282576 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:54.282631 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} 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 2026.05.28 06:17:54.283390 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:54.283427 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:54.283934 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:17:54.284162 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:54.284299 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. 2026.05.28 06:17:54.284347 [ 294 ] {fef5d422-787a-42fb-862d-a653bc8be137} TCPHandler: Processed in 0.001917656 sec. 2026.05.28 06:17:54.284499 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:54.284596 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:54.284638 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:54.284999 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:54.285062 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:54.285367 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:17:54.285577 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:54.285720 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. 2026.05.28 06:17:54.285754 [ 294 ] {7d6bce3d-6863-4ea2-926b-1f9e113a4bb9} TCPHandler: Processed in 0.001304331 sec. 2026.05.28 06:17:55.828345 [ 93 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:17:55.828427 [ 93 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:17:55.895998 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8542 2026.05.28 06:17:55.896524 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:55.896570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:55.897189 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:55.897428 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:55.897570 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8542 2026.05.28 06:17:56.360130 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 2026.05.28 06:17:56.375112 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:56.375164 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:56.380923 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:17:56.381626 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:56.384239 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.28 06:17:57.234074 [ 92 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.28 06:17:57.234147 [ 92 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:57.234173 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:57.234349 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2026.05.28 06:17:57.234534 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:57.234577 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2026.05.28 06:17:57.234656 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:57.234709 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:57.234759 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:57.234807 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2026.05.28 06:17:57.235615 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341512 sec., 44725.652845446035 rows/sec., 2.28 MiB/sec. 2026.05.28 06:17:57.235799 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.28 06:17:57.236103 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:57.236189 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_10_2} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.28 06:17:57.236282 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:17:59.276187 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.276480 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:17:59.276864 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:17:59.276906 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:17:59.277152 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:17:59.277222 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:17:59.277367 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:17:59.277464 [ 348 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:17:59.277470 [ 358 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:17:59.277494 [ 360 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:17:59.277488 [ 334 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:17:59.277680 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:17:59.277709 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:17:59.277797 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:17:59.277819 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:17:59.277857 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:59.277900 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:59.277939 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:17:59.279280 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} executeQuery: Read 41 rows, 7.57 KiB in 0.002921 sec., 14036.288942143101 rows/sec., 2.53 MiB/sec. 2026.05.28 06:17:59.279439 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} MemoryTracker: Peak memory usage (for query): 141.02 KiB. 2026.05.28 06:17:59.279455 [ 294 ] {36309d9a-3cf2-47e6-9982-7d0a40b78a75} TCPHandler: Processed in 0.003418581 sec. 2026.05.28 06:17:59.284658 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.284795 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.284848 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:17:59.285486 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.285528 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.285933 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:59.286169 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.286332 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} executeQuery: Read 284 rows, 18.47 KiB in 0.001576 sec., 180203.04568527918 rows/sec., 11.45 MiB/sec. 2026.05.28 06:17:59.286369 [ 294 ] {37875c78-6cfd-4c2e-8ccb-404df903cddd} TCPHandler: Processed in 0.001773892 sec. 2026.05.28 06:17:59.286526 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.286623 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:17:59.286664 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:17:59.287411 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.287449 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.287813 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:17:59.288030 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.288158 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} executeQuery: Read 859 rows, 68.67 KiB in 0.001554 sec., 552767.0527670528 rows/sec., 43.15 MiB/sec. 2026.05.28 06:17:59.288170 [ 89 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:17:59.288196 [ 294 ] {e4d4f43f-417d-4271-9c9b-6f2c697c8002} TCPHandler: Processed in 0.001717751 sec. 2026.05.28 06:17:59.288244 [ 89 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.288278 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.288348 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.288375 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:17:59.288451 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.288492 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:59.288498 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:17:59.288533 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3237 rows starting from the beginning of the part 2026.05.28 06:17:59.288601 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part 2026.05.28 06:17:59.288650 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3207 rows starting from the beginning of the part 2026.05.28 06:17:59.288693 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2026.05.28 06:17:59.288736 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part 2026.05.28 06:17:59.288778 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 859 rows starting from the beginning of the part 2026.05.28 06:17:59.289131 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.289176 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.289515 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:17:59.289748 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.289883 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} executeQuery: Read 173 rows, 10.87 KiB in 0.001452 sec., 119146.00550964188 rows/sec., 7.31 MiB/sec. 2026.05.28 06:17:59.289919 [ 294 ] {f2060f5c-fb53-4dda-b3b2-5bfca6c735d5} TCPHandler: Processed in 0.001620349 sec. 2026.05.28 06:17:59.290047 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.290143 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.290189 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:17:59.290681 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.290717 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.291051 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:59.291070 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7515 rows, containing 5 columns (5 merged, 0 gathered) in 0.002728195 sec., 2754568.496753348 rows/sec., 217.57 MiB/sec. 2026.05.28 06:17:59.291272 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.291411 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} executeQuery: Read 149 rows, 9.86 KiB in 0.001287 sec., 115773.11577311577 rows/sec., 7.48 MiB/sec. 2026.05.28 06:17:59.291420 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:17:59.291451 [ 294 ] {050b1cb8-5e2b-46f9-a58c-95382bf51f68} TCPHandler: Processed in 0.001453124 sec. 2026.05.28 06:17:59.291587 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.291686 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.291696 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.291730 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:17:59.291776 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_26_5} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:17:59.291852 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:17:59.292210 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.292256 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.292604 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:59.292813 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.292945 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} executeQuery: Read 148 rows, 8.62 KiB in 0.001278 sec., 115805.94679186228 rows/sec., 6.59 MiB/sec. 2026.05.28 06:17:59.292980 [ 294 ] {be37d489-acf1-4761-ab76-4eff368d53e6} TCPHandler: Processed in 0.001441785 sec. 2026.05.28 06:17:59.293128 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.293251 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:17:59.293310 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:17:59.294126 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.294172 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.294580 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:17:59.294803 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.294919 [ 89 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:17:59.294933 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} executeQuery: Read 521 rows, 37.66 KiB in 0.001708 sec., 305035.1288056206 rows/sec., 21.53 MiB/sec. 2026.05.28 06:17:59.294983 [ 89 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.295000 [ 294 ] {02bf1338-3151-4d63-9b8b-ba2ef88dc5f8} TCPHandler: Processed in 0.001935586 sec. 2026.05.28 06:17:59.295123 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.295213 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:17:59.295257 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.295310 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:59.295342 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1792 rows starting from the beginning of the part 2026.05.28 06:17:59.295362 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:17:59.295394 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 75 rows starting from the beginning of the part 2026.05.28 06:17:59.295409 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:17:59.295446 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1751 rows starting from the beginning of the part 2026.05.28 06:17:59.295492 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2026.05.28 06:17:59.295530 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part 2026.05.28 06:17:59.295610 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 521 rows starting from the beginning of the part 2026.05.28 06:17:59.295998 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.296094 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.296448 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:59.296694 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.296833 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2026.05.28 06:17:59.296869 [ 294 ] {6955fe7c-362b-4962-99e4-a3bc7d1e098c} TCPHandler: Processed in 0.00166195 sec. 2026.05.28 06:17:59.297015 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.297114 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.297157 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:17:59.297273 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 4278 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094379 sec., 2042610.2438956846 rows/sec., 147.70 MiB/sec. 2026.05.28 06:17:59.297494 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:17:59.297667 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.297711 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.297753 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.297827 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_26_5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:17:59.297890 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:17:59.298052 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:17:59.298270 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.298379 [ 89 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:17:59.298400 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} executeQuery: Read 265 rows, 18.03 KiB in 0.001305 sec., 203065.13409961687 rows/sec., 13.49 MiB/sec. 2026.05.28 06:17:59.298418 [ 89 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.298440 [ 294 ] {fd00e8f7-da7b-4859-be40-1fae1b11e681} TCPHandler: Processed in 0.001474015 sec. 2026.05.28 06:17:59.298442 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.298560 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:17:59.298577 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.298664 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:59.298679 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.298694 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7548 rows starting from the beginning of the part 2026.05.28 06:17:59.298722 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:17:59.298778 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2026.05.28 06:17:59.298830 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:17:59.298878 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part 2026.05.28 06:17:59.298923 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2026.05.28 06:17:59.298969 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part 2026.05.28 06:17:59.299048 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.299084 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.299373 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:17:59.299592 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.299729 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. 2026.05.28 06:17:59.299763 [ 294 ] {ccf004f9-1862-4dfd-8c75-d3d926586f97} TCPHandler: Processed in 0.00123437 sec. 2026.05.28 06:17:59.299896 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.299992 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.300046 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} 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 2026.05.28 06:17:59.300860 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.300896 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.301559 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:17:59.301864 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.302021 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} executeQuery: Read 31 rows, 56.88 KiB in 0.002047 sec., 15144.11333659013 rows/sec., 27.14 MiB/sec. 2026.05.28 06:17:59.302085 [ 294 ] {e46c1ece-0000-477e-a357-ac9ff50e161b} TCPHandler: Processed in 0.002236783 sec. 2026.05.28 06:17:59.302235 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:17:59.302333 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:17:59.302374 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:17:59.302753 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.302788 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.302976 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9865 rows, containing 5 columns (5 merged, 0 gathered) in 0.004452946 sec., 2215387.296410062 rows/sec., 143.94 MiB/sec. 2026.05.28 06:17:59.303083 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:17:59.303291 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:17:59.303315 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.303452 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. 2026.05.28 06:17:59.303451 [ 87 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:17:59.303488 [ 294 ] {ffb329dd-1d82-4dae-af26-adeaf7ed5a7c} TCPHandler: Processed in 0.001306781 sec. 2026.05.28 06:17:59.303517 [ 87 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:17:59.303544 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:17:59.303618 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:17:59.303722 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:17:59.303737 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.303750 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1320 rows starting from the beginning of the part 2026.05.28 06:17:59.303803 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2026.05.28 06:17:59.303836 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_26_5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:17:59.303840 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2026.05.28 06:17:59.303890 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2026.05.28 06:17:59.303921 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2026.05.28 06:17:59.303936 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. 2026.05.28 06:17:59.303956 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part 2026.05.28 06:17:59.304741 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148597 sec., 1410416.3601332759 rows/sec., 90.74 MiB/sec. 2026.05.28 06:17:59.304932 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:17:59.305195 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:17:59.305256 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_26_5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:17:59.305313 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.05.28 06:18:00.000198 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 241.34 MiB, peak 245.83 MiB, free memory in arenas 0.00 B, will set to 242.60 MiB (RSS), difference: 1.26 MiB 2026.05.28 06:18:03.398639 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9054 2026.05.28 06:18:03.399171 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:03.399217 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:03.399680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:18:03.399907 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:03.400029 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9054 2026.05.28 06:18:03.885269 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.28 06:18:03.900761 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:03.900824 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:03.906841 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:18:03.907563 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:03.910313 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.28 06:18:04.271844 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.272116 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:18:04.272507 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:04.272554 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:18:04.272814 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:04.272894 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:04.273036 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:18:04.273160 [ 334 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:04.273177 [ 348 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:04.273191 [ 327 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:04.273176 [ 360 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:04.273423 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:04.273462 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:04.273553 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:04.273576 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:04.273614 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:18:04.273663 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:18:04.273699 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:18:04.275198 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} executeQuery: Read 41 rows, 7.57 KiB in 0.00319 sec., 12852.664576802506 rows/sec., 2.32 MiB/sec. 2026.05.28 06:18:04.275364 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} MemoryTracker: Peak memory usage (for query): 131.25 KiB. 2026.05.28 06:18:04.275382 [ 294 ] {a1bce72b-9de9-45b8-b35e-eb65341caf8c} TCPHandler: Processed in 0.003683508 sec. 2026.05.28 06:18:04.277429 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.277547 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:18:04.277592 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:18:04.278087 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.278243 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.278584 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:18:04.278801 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.278942 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} executeQuery: Read 4 rows, 334.00 B in 0.001428 sec., 2801.1204481792715 rows/sec., 228.41 KiB/sec. 2026.05.28 06:18:04.278977 [ 294 ] {4999bbaf-0b92-47e6-b09d-4b9f4a3df089} TCPHandler: Processed in 0.001600128 sec. 2026.05.28 06:18:04.279205 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.279301 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:04.279340 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:04.279767 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.279803 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.280093 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:18:04.280307 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.280430 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} executeQuery: Read 80 rows, 6.73 KiB in 0.001148 sec., 69686.41114982578 rows/sec., 5.73 MiB/sec. 2026.05.28 06:18:04.280464 [ 294 ] {045edf10-aa3c-470f-b604-85270bd69b10} TCPHandler: Processed in 0.001307551 sec. 2026.05.28 06:18:04.280586 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.280682 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:04.280722 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:04.281111 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.281147 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.281438 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:18:04.281639 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.281775 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} executeQuery: Read 15 rows, 1.11 KiB in 0.001111 sec., 13501.350135013501 rows/sec., 995.90 KiB/sec. 2026.05.28 06:18:04.281809 [ 294 ] {ef5370c9-12bf-4d46-87fe-a76ae32c4b03} TCPHandler: Processed in 0.00127175 sec. 2026.05.28 06:18:04.281930 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.282024 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:04.282063 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:04.282455 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.282490 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.282774 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:18:04.282976 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.283100 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} executeQuery: Read 79 rows, 6.32 KiB in 0.001094 sec., 72212.06581352834 rows/sec., 5.64 MiB/sec. 2026.05.28 06:18:04.283134 [ 294 ] {2e9bd54e-09fa-412d-8a19-2f96c6cba4ad} TCPHandler: Processed in 0.00125263 sec. 2026.05.28 06:18:04.283268 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.283362 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:04.283404 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:04.283797 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.283832 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.284143 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:18:04.284357 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.284482 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} executeQuery: Read 162 rows, 11.55 KiB in 0.001138 sec., 142355.00878734625 rows/sec., 9.91 MiB/sec. 2026.05.28 06:18:04.284514 [ 294 ] {5d52b7d1-ec04-4c16-8b4c-ba7bbe5ab3b4} TCPHandler: Processed in 0.001294891 sec. 2026.05.28 06:18:04.284654 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.284750 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:04.284802 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} 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 2026.05.28 06:18:04.285527 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.285563 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.286045 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:18:04.286264 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.286378 [ 82 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:18:04.286397 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} executeQuery: Read 11 rows, 20.18 KiB in 0.001666 sec., 6602.641056422569 rows/sec., 11.83 MiB/sec. 2026.05.28 06:18:04.286437 [ 82 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.286456 [ 294 ] {220914b0-98e9-44c6-b6e4-6213ce678959} TCPHandler: Processed in 0.001850544 sec. 2026.05.28 06:18:04.286467 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.286581 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:18:04.286588 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:04.286709 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:04.286751 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:04.286836 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:04.286904 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 293 rows starting from the beginning of the part 2026.05.28 06:18:04.287049 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:04.287096 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:04.287137 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:04.287180 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2026.05.28 06:18:04.287310 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:04.287431 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2026.05.28 06:18:04.287444 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:18:04.287555 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:04.287664 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.287799 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. 2026.05.28 06:18:04.287833 [ 294 ] {29cfb6ca-03a2-47ce-b599-a5ca7f72464c} TCPHandler: Processed in 0.001294381 sec. 2026.05.28 06:18:04.290809 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 19 columns (19 merged, 0 gathered) in 0.004273151 sec., 92905.68014095453 rows/sec., 166.48 MiB/sec. 2026.05.28 06:18:04.291364 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:18:04.291685 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:04.291755 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_21_4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:18:04.291838 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. 2026.05.28 06:18:05.000232 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 243.40 MiB, peak 248.43 MiB, free memory in arenas 0.00 B, will set to 244.53 MiB (RSS), difference: 1.13 MiB 2026.05.28 06:18:09.276439 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.276740 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:18:09.277129 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:09.277170 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:18:09.277413 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:09.277482 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:09.277627 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:18:09.277752 [ 348 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:09.277787 [ 363 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:09.277781 [ 339 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:09.277752 [ 330 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:09.278051 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:09.278082 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:09.278171 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:09.278193 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:09.278231 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:09.278273 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:09.278311 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:09.279724 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} executeQuery: Read 41 rows, 7.57 KiB in 0.003108 sec., 13191.763191763192 rows/sec., 2.38 MiB/sec. 2026.05.28 06:18:09.279888 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} MemoryTracker: Peak memory usage (for query): 141.27 KiB. 2026.05.28 06:18:09.279904 [ 294 ] {3f4af63f-81fd-4d46-92fd-3652c6db0530} TCPHandler: Processed in 0.003617766 sec. 2026.05.28 06:18:09.285186 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.285394 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.285476 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:18:09.286307 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.286356 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.286760 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:18:09.287000 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.287144 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. 2026.05.28 06:18:09.287180 [ 294 ] {11509c85-0943-4781-84de-f9a14be4dc96} TCPHandler: Processed in 0.0020941 sec. 2026.05.28 06:18:09.287332 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.287428 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:09.287467 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:09.288323 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.288360 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.288718 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:18:09.288934 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.289066 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} executeQuery: Read 859 rows, 68.67 KiB in 0.001657 sec., 518406.75920337957 rows/sec., 40.47 MiB/sec. 2026.05.28 06:18:09.289101 [ 294 ] {a4ae86d7-6391-4e7e-8f6f-79c596810888} TCPHandler: Processed in 0.001818863 sec. 2026.05.28 06:18:09.289272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.289367 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.289408 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:09.289872 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.289909 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.290215 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:18:09.290430 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.290561 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} executeQuery: Read 173 rows, 10.87 KiB in 0.001212 sec., 142739.27392739273 rows/sec., 8.76 MiB/sec. 2026.05.28 06:18:09.290596 [ 294 ] {4f9fbf37-e7aa-4115-8439-f1c4723d6585} TCPHandler: Processed in 0.001374772 sec. 2026.05.28 06:18:09.290744 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.290841 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.290882 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:18:09.291371 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.291410 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.291724 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:18:09.291947 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.292080 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} executeQuery: Read 149 rows, 9.86 KiB in 0.001257 sec., 118536.19729514717 rows/sec., 7.66 MiB/sec. 2026.05.28 06:18:09.292115 [ 294 ] {2dec67ee-5347-4cc8-ab1a-6158cdd653a2} TCPHandler: Processed in 0.001419544 sec. 2026.05.28 06:18:09.292291 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.292387 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.292426 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:18:09.292895 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.292932 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.293273 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:18:09.293490 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.293618 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. 2026.05.28 06:18:09.293652 [ 294 ] {dfe70c08-2d4c-490f-8d2e-3f693c3cc518} TCPHandler: Processed in 0.001417554 sec. 2026.05.28 06:18:09.293782 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.293882 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:09.293921 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:09.294605 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.294641 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.294965 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:18:09.295179 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.295308 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} executeQuery: Read 521 rows, 37.66 KiB in 0.001444 sec., 360803.324099723 rows/sec., 25.47 MiB/sec. 2026.05.28 06:18:09.295343 [ 294 ] {ba870aaf-57c0-4c66-892e-2097e1ff381e} TCPHandler: Processed in 0.001609388 sec. 2026.05.28 06:18:09.295495 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.295591 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:18:09.295632 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:18:09.295977 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.296013 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.296325 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:18:09.296533 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.296660 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. 2026.05.28 06:18:09.296693 [ 294 ] {32ec5cb7-c6eb-47e4-8d7e-2dc4d7197976} TCPHandler: Processed in 0.001246869 sec. 2026.05.28 06:18:09.296821 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.296917 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.296959 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:09.297381 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.297417 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.297752 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:18:09.297963 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.298091 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. 2026.05.28 06:18:09.298126 [ 294 ] {076dc078-74ad-45a7-9d1e-a90589111907} TCPHandler: Processed in 0.001353832 sec. 2026.05.28 06:18:09.298257 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.298353 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.298396 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:18:09.298752 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.298788 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.299091 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:18:09.299302 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.299436 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. 2026.05.28 06:18:09.299470 [ 294 ] {588ba00e-e0a8-4c58-a990-82cc807c0fc7} TCPHandler: Processed in 0.00126223 sec. 2026.05.28 06:18:09.299614 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.299710 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.299763 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} 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 2026.05.28 06:18:09.300566 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.300604 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.301163 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:18:09.301388 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.301522 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. 2026.05.28 06:18:09.301574 [ 294 ] {e1e8abc7-395b-4550-88a4-464bdeba1e50} TCPHandler: Processed in 0.002008147 sec. 2026.05.28 06:18:09.301708 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:09.301805 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:09.301846 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:09.302201 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:09.302237 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:09.302533 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:18:09.302750 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:09.302877 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. 2026.05.28 06:18:09.302910 [ 294 ] {fd2ae590-e5c9-4a0c-b728-9b25464b0391} TCPHandler: Processed in 0.00125062 sec. 2026.05.28 06:18:10.828501 [ 75 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:18:10.828557 [ 75 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:18:10.901048 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9502 2026.05.28 06:18:10.901535 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:10.901584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:10.902193 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:18:10.902452 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:10.902599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9502 2026.05.28 06:18:11.411353 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.28 06:18:11.427953 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:11.428016 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:11.433961 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:18:11.434681 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:11.437365 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.28 06:18:14.271176 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.271447 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:14.271785 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:14.271824 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:14.272059 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:14.272143 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:14.272290 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:18:14.272432 [ 348 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:14.272431 [ 363 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:14.272444 [ 319 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:14.272432 [ 339 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:14.272675 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:14.272705 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:14.272794 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:14.272816 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:14.272851 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:14.272899 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:14.272938 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:14.274205 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} executeQuery: Read 41 rows, 7.57 KiB in 0.002856 sec., 14355.742296918766 rows/sec., 2.59 MiB/sec. 2026.05.28 06:18:14.274371 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} MemoryTracker: Peak memory usage (for query): 138.07 KiB. 2026.05.28 06:18:14.274387 [ 294 ] {970e4651-92c6-435b-a181-b55e8f876d07} TCPHandler: Processed in 0.00336511 sec. 2026.05.28 06:18:14.276310 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.276500 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:14.276576 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:14.277431 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.277485 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.277893 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:18:14.278128 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.278289 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} executeQuery: Read 78 rows, 6.59 KiB in 0.001841 sec., 42368.278109722974 rows/sec., 3.49 MiB/sec. 2026.05.28 06:18:14.278371 [ 294 ] {c9531e13-b2bb-4675-9424-e1b8400763e8} TCPHandler: Processed in 0.002152061 sec. 2026.05.28 06:18:14.278608 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.278739 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.278797 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:14.279373 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.279428 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.279869 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:18:14.280141 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.280296 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} executeQuery: Read 11 rows, 847.00 B in 0.001596 sec., 6892.230576441103 rows/sec., 518.26 KiB/sec. 2026.05.28 06:18:14.280295 [ 73 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:18:14.280350 [ 294 ] {4f7b8f3d-a31b-473b-b51e-77c1b0920ea7} TCPHandler: Processed in 0.001859964 sec. 2026.05.28 06:18:14.280366 [ 73 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.280400 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.280487 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.280542 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:18:14.280596 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:14.280644 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:14.280681 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:14.280726 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part 2026.05.28 06:18:14.280804 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:14.280859 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 173 rows starting from the beginning of the part 2026.05.28 06:18:14.280908 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part 2026.05.28 06:18:14.280956 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 173 rows starting from the beginning of the part 2026.05.28 06:18:14.281005 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:14.281097 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.281141 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.281492 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:18:14.281749 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.281883 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} executeQuery: Read 75 rows, 6.00 KiB in 0.001309 sec., 57295.64553093965 rows/sec., 4.47 MiB/sec. 2026.05.28 06:18:14.281919 [ 294 ] {b472d298-279c-4411-b6fa-39663294847c} TCPHandler: Processed in 0.001483106 sec. 2026.05.28 06:18:14.281967 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485875 sec., 399764.4485572474 rows/sec., 26.59 MiB/sec. 2026.05.28 06:18:14.282050 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.282148 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:18:14.282159 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.282220 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:14.282443 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.282522 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_26_5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:18:14.282606 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:18:14.282690 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.282733 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.283068 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:18:14.283288 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.283416 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. 2026.05.28 06:18:14.283451 [ 294 ] {c1bd3004-33bd-4230-8c22-29fef612cafd} TCPHandler: Processed in 0.001451094 sec. 2026.05.28 06:18:14.283597 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.283694 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.283749 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} 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 2026.05.28 06:18:14.284532 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.284569 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.285085 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:18:14.285313 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.285450 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. 2026.05.28 06:18:14.285499 [ 294 ] {7141f7ab-98a9-4d7e-a4ed-14ace5e6f16b} TCPHandler: Processed in 0.001951327 sec. 2026.05.28 06:18:14.285643 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.285741 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.285785 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:14.286140 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.286177 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.286483 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:18:14.286709 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.286840 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. 2026.05.28 06:18:14.286874 [ 294 ] {8944a1d2-6e35-4e29-9773-bcfe47f809d4} TCPHandler: Processed in 0.00128141 sec. 2026.05.28 06:18:14.472048 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.472356 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:18:14.472738 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:14.472793 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:18:14.473101 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:14.473179 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:14.473324 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:18:14.473412 [ 339 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:14.473427 [ 319 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:14.473426 [ 363 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:14.473414 [ 348 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:14.473583 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:14.473631 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:14.473718 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:14.473739 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:14.473777 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:18:14.473843 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:18:14.473897 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:18:14.475113 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} executeQuery: Read 41 rows, 9.15 KiB in 0.002876 sec., 14255.910987482614 rows/sec., 3.11 MiB/sec. 2026.05.28 06:18:14.475250 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} MemoryTracker: Peak memory usage (for query): 145.41 KiB. 2026.05.28 06:18:14.475267 [ 294 ] {b76769d5-ceca-4dee-9b4e-c044f9d946aa} TCPHandler: Processed in 0.00337855 sec. 2026.05.28 06:18:14.490299 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.490434 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.490487 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:18:14.491177 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.491218 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.491577 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:18:14.491798 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.491930 [ 73 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.28 06:18:14.491942 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} executeQuery: Read 284 rows, 18.47 KiB in 0.001544 sec., 183937.8238341969 rows/sec., 11.68 MiB/sec. 2026.05.28 06:18:14.491985 [ 73 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.491998 [ 294 ] {6623ed97-e404-4fae-988d-4f8b866cebd4} TCPHandler: Processed in 0.001764102 sec. 2026.05.28 06:18:14.492019 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.492122 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.05.28 06:18:14.492147 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.492240 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:14.492253 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:18:14.492277 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part 2026.05.28 06:18:14.492300 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:18:14.492340 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:14.492387 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:14.492427 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:14.492466 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:14.492738 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.492778 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.493075 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:18:14.493283 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.493382 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300651 sec., 1091760.972005557 rows/sec., 73.51 MiB/sec. 2026.05.28 06:18:14.493411 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} executeQuery: Read 8 rows, 668.00 B in 0.00118 sec., 6779.661016949152 rows/sec., 552.83 KiB/sec. 2026.05.28 06:18:14.493452 [ 294 ] {977a2146-1118-4024-ba05-542feafc24fe} TCPHandler: Processed in 0.001355572 sec. 2026.05.28 06:18:14.493567 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.493590 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.28 06:18:14.493665 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:14.493711 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:14.493922 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.494012 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_13_3} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.28 06:18:14.494105 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:18:14.495316 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.495366 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.495957 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:18:14.496217 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.496383 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} executeQuery: Read 3208 rows, 244.79 KiB in 0.002734 sec., 1173372.3482077543 rows/sec., 87.44 MiB/sec. 2026.05.28 06:18:14.496441 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:18:14.496456 [ 294 ] {b9258305-8253-4c69-b608-6e80afe684a0} TCPHandler: Processed in 0.00293862 sec. 2026.05.28 06:18:14.496672 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.496804 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.496862 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:14.497389 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.497427 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.497757 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:18:14.497972 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.498105 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} executeQuery: Read 190 rows, 12.11 KiB in 0.001341 sec., 141685.30947054437 rows/sec., 8.82 MiB/sec. 2026.05.28 06:18:14.498141 [ 294 ] {a13b63bd-3ad3-4ff4-b38b-1d8b1490efff} TCPHandler: Processed in 0.001579378 sec. 2026.05.28 06:18:14.498266 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.498371 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.498415 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:18:14.499046 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.499094 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.499452 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:18:14.499660 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.499787 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} executeQuery: Read 950 rows, 57.24 KiB in 0.001438 sec., 660639.7774687065 rows/sec., 38.87 MiB/sec. 2026.05.28 06:18:14.499822 [ 294 ] {e3fcc9b4-b492-4547-80a6-77c1d6483e9d} TCPHandler: Processed in 0.001606428 sec. 2026.05.28 06:18:14.499948 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.500044 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.500092 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:18:14.500479 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.500516 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.500791 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:18:14.500994 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.501127 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. 2026.05.28 06:18:14.501162 [ 294 ] {168b09a9-a9c8-4a74-992b-2c0c2a5781b2} TCPHandler: Processed in 0.00126329 sec. 2026.05.28 06:18:14.501293 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.501388 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.501428 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:18:14.501846 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.501882 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.502320 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:18:14.502605 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.502750 [ 71 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.28 06:18:14.502788 [ 71 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.502789 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} executeQuery: Read 148 rows, 8.62 KiB in 0.001417 sec., 104446.01270289344 rows/sec., 5.94 MiB/sec. 2026.05.28 06:18:14.502809 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.502865 [ 294 ] {761449dc-0212-4a5d-9bea-9901b3be9665} TCPHandler: Processed in 0.001630509 sec. 2026.05.28 06:18:14.502899 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.05.28 06:18:14.502986 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:14.503010 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.503014 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part 2026.05.28 06:18:14.503086 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:14.503126 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:14.503135 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:14.503161 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:14.503187 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:14.503208 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:14.504038 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172318 sec., 631228.0456326696 rows/sec., 38.31 MiB/sec. 2026.05.28 06:18:14.504181 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.28 06:18:14.504399 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.504421 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.504447 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.504499 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_13_3} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.28 06:18:14.504561 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:18:14.504896 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:18:14.505138 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.505279 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} executeQuery: Read 1753 rows, 121.15 KiB in 0.002169 sec., 808206.5467957584 rows/sec., 54.55 MiB/sec. 2026.05.28 06:18:14.505315 [ 294 ] {56730e6e-d3ba-4e1e-a7f6-da72f01a7e14} TCPHandler: Processed in 0.002368456 sec. 2026.05.28 06:18:14.505462 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.505562 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:18:14.505605 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:18:14.505960 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.505996 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.506306 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:18:14.506520 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.506649 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. 2026.05.28 06:18:14.506684 [ 294 ] {e959343f-8c3c-4b49-9d3f-a83865f9e47c} TCPHandler: Processed in 0.001274311 sec. 2026.05.28 06:18:14.506814 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.506914 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.506956 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:14.507715 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.507751 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.508210 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:18:14.508427 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.508557 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} executeQuery: Read 1605 rows, 99.81 KiB in 0.001663 sec., 965123.2711966326 rows/sec., 58.61 MiB/sec. 2026.05.28 06:18:14.508593 [ 294 ] {3b16e82b-a781-4bd8-8b2e-c711b485bcd3} TCPHandler: Processed in 0.001830843 sec. 2026.05.28 06:18:14.508718 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.508818 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.508861 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:18:14.509183 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.509219 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.509647 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:18:14.509862 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.509989 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} executeQuery: Read 1 rows, 69.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 56.58 KiB/sec. 2026.05.28 06:18:14.510023 [ 294 ] {bcb5c075-39b5-4bac-bc9c-e61ef90625fd} TCPHandler: Processed in 0.001358312 sec. 2026.05.28 06:18:14.510145 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.510245 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.510300 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} 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 2026.05.28 06:18:14.511093 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.511131 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.511692 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:18:14.511916 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.512056 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} executeQuery: Read 40 rows, 73.40 KiB in 0.001831 sec., 21845.98580010923 rows/sec., 39.15 MiB/sec. 2026.05.28 06:18:14.512113 [ 294 ] {879f9917-a410-4636-892b-ed831cba8a74} TCPHandler: Processed in 0.002020338 sec. 2026.05.28 06:18:14.512242 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:14.512342 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:14.512384 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:14.512711 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:14.512748 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:14.513050 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:18:14.513274 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:14.513411 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} executeQuery: Read 42 rows, 2.45 KiB in 0.001089 sec., 38567.49311294766 rows/sec., 2.20 MiB/sec. 2026.05.28 06:18:14.513445 [ 294 ] {ac56f283-47b3-4f10-b9b9-06879b4da562} TCPHandler: Processed in 0.00125557 sec. 2026.05.28 06:18:15.000298 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 246.42 MiB, peak 249.71 MiB, free memory in arenas 0.00 B, will set to 245.20 MiB (RSS), difference: -1.22 MiB 2026.05.28 06:18:18.403515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10014 2026.05.28 06:18:18.404035 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:18.404080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:18.404545 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:18:18.404772 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:18.404896 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10014 2026.05.28 06:18:18.404940 [ 42 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:18:18.405013 [ 42 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:18.405038 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:18.405200 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:18:18.405357 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:18.405404 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7582 rows starting from the beginning of the part 2026.05.28 06:18:18.405476 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part 2026.05.28 06:18:18.405527 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part 2026.05.28 06:18:18.405575 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part 2026.05.28 06:18:18.405620 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part 2026.05.28 06:18:18.405662 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part 2026.05.28 06:18:18.407322 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002184272 sec., 4584593.860105335 rows/sec., 65.58 MiB/sec. 2026.05.28 06:18:18.407670 [ 187 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:18:18.408022 [ 187 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:18.408110 [ 187 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_21_4} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:18:18.408212 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2026.05.28 06:18:18.938250 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.28 06:18:18.954443 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:18.954497 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:18.959868 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:18:18.960543 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:18.960818 [ 66 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.28 06:18:18.960887 [ 66 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:18.960912 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:18.961041 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2026.05.28 06:18:18.963416 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.28 06:18:18.964669 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:18.966230 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2026.05.28 06:18:18.970943 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2026.05.28 06:18:18.975502 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2026.05.28 06:18:18.980857 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2026.05.28 06:18:18.986117 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2026.05.28 06:18:18.990555 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2026.05.28 06:18:19.001175 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 254.64 MiB, peak 254.64 MiB, free memory in arenas 0.00 B, will set to 248.72 MiB (RSS), difference: -5.92 MiB 2026.05.28 06:18:19.049622 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.088637909 sec., 1793.8148789137163 rows/sec., 9.28 MiB/sec. 2026.05.28 06:18:19.052017 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.28 06:18:19.053845 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.053928 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_21_4} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.28 06:18:19.056226 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2026.05.28 06:18:19.270000 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:19.270225 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:19.270578 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:19.270615 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:19.270837 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:19.270908 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:19.271056 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:18:19.271160 [ 339 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:19.271175 [ 335 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:19.271190 [ 319 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:19.271190 [ 363 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:19.271340 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:19.271369 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:19.271461 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:19.271482 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:19.271518 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:19.271561 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:19.271606 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:19.272864 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} executeQuery: Read 41 rows, 7.57 KiB in 0.002731 sec., 15012.815818381545 rows/sec., 2.71 MiB/sec. 2026.05.28 06:18:19.273116 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} MemoryTracker: Peak memory usage (for query): 136.54 KiB. 2026.05.28 06:18:19.273137 [ 294 ] {bc8f4e06-83b4-44f4-8ff3-fec90d33c6ae} TCPHandler: Processed in 0.003270848 sec. 2026.05.28 06:18:19.274762 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:19.274918 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:19.274985 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:19.275711 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.275755 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.276132 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:18:19.276367 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.276514 [ 66 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:18:19.276520 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. 2026.05.28 06:18:19.276562 [ 66 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.276581 [ 294 ] {7a5ae12c-b678-4cbe-b572-4caf9d12939d} TCPHandler: Processed in 0.001945877 sec. 2026.05.28 06:18:19.276589 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.276734 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:18:19.276744 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:19.276857 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:19.276868 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:19.276891 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3237 rows starting from the beginning of the part 2026.05.28 06:18:19.276911 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:19.276958 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 80 rows starting from the beginning of the part 2026.05.28 06:18:19.277008 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 859 rows starting from the beginning of the part 2026.05.28 06:18:19.277054 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part 2026.05.28 06:18:19.277099 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 3208 rows starting from the beginning of the part 2026.05.28 06:18:19.277147 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2026.05.28 06:18:19.277368 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.277403 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.278032 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:18:19.278252 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.278369 [ 66 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:18:19.278381 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} executeQuery: Read 64 rows, 5.12 KiB in 0.001531 sec., 41802.74330502939 rows/sec., 3.26 MiB/sec. 2026.05.28 06:18:19.278431 [ 66 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.278461 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.278461 [ 294 ] {c5ca77d4-81b7-4c96-be74-81edac1b44a3} TCPHandler: Processed in 0.001765613 sec. 2026.05.28 06:18:19.278589 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:18:19.278632 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:19.278710 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:19.278736 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:19.278743 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1792 rows starting from the beginning of the part 2026.05.28 06:18:19.278792 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:19.278821 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part 2026.05.28 06:18:19.278871 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 521 rows starting from the beginning of the part 2026.05.28 06:18:19.278921 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part 2026.05.28 06:18:19.278966 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:18:19.279007 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2026.05.28 06:18:19.279209 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.279251 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.279464 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 7518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002773066 sec., 2711078.6400323687 rows/sec., 214.13 MiB/sec. 2026.05.28 06:18:19.279865 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:18:19.280049 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:18:19.280225 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.280326 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_31_6} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:18:19.280333 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.280416 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.28 06:18:19.280479 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} executeQuery: Read 128 rows, 9.13 KiB in 0.001762 sec., 72644.72190692395 rows/sec., 5.06 MiB/sec. 2026.05.28 06:18:19.280480 [ 66 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:18:19.280522 [ 294 ] {dd4c2721-0cb3-4471-999c-072a32754b41} TCPHandler: Processed in 0.001939377 sec. 2026.05.28 06:18:19.280538 [ 66 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.280565 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.280648 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:18:19.280671 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:19.280682 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213209 sec., 2009296.0428499733 rows/sec., 145.32 MiB/sec. 2026.05.28 06:18:19.280760 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:19.280780 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:19.280795 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9865 rows starting from the beginning of the part 2026.05.28 06:18:19.280831 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:19.280877 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 162 rows starting from the beginning of the part 2026.05.28 06:18:19.280935 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part 2026.05.28 06:18:19.280985 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2026.05.28 06:18:19.280989 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:18:19.281034 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:18:19.281088 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part 2026.05.28 06:18:19.281259 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.281305 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.281428 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.281533 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_31_6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:18:19.281622 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.28 06:18:19.281648 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:18:19.281875 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.282008 [ 66 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:18:19.282019 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} executeQuery: Read 48 rows, 3.31 KiB in 0.001258 sec., 38155.80286168522 rows/sec., 2.57 MiB/sec. 2026.05.28 06:18:19.282052 [ 66 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:19.282070 [ 294 ] {8000d887-a86f-4b2b-a3c3-a638836244d8} TCPHandler: Processed in 0.001448334 sec. 2026.05.28 06:18:19.282081 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:19.282207 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:18:19.282318 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:19.282351 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1620 rows starting from the beginning of the part 2026.05.28 06:18:19.282413 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2026.05.28 06:18:19.282463 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part 2026.05.28 06:18:19.282510 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2026.05.28 06:18:19.282554 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part 2026.05.28 06:18:19.282602 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2026.05.28 06:18:19.283745 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001582528 sec., 1213248.6755368626 rows/sec., 78.09 MiB/sec. 2026.05.28 06:18:19.283964 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:18:19.284209 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.284274 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_31_6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:18:19.284336 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2026.05.28 06:18:19.285675 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 12185 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061921 sec., 2407188.891331967 rows/sec., 155.55 MiB/sec. 2026.05.28 06:18:19.286057 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:18:19.286351 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:19.286439 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_31_6} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:18:19.286550 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. 2026.05.28 06:18:20.001184 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 240.75 MiB, peak 254.64 MiB, free memory in arenas 0.00 B, will set to 255.16 MiB (RSS), difference: 14.40 MiB 2026.05.28 06:18:24.270706 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.270993 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:24.271365 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:24.271404 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:24.271626 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:24.271697 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:24.271841 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:18:24.271967 [ 363 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:24.271990 [ 319 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:24.271990 [ 335 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:24.271977 [ 339 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:24.272317 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:24.272350 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:24.272437 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:24.272458 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:24.272494 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:24.272534 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:24.272572 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:24.273907 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} executeQuery: Read 41 rows, 7.57 KiB in 0.003024 sec., 13558.201058201057 rows/sec., 2.44 MiB/sec. 2026.05.28 06:18:24.274081 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} MemoryTracker: Peak memory usage (for query): 138.50 KiB. 2026.05.28 06:18:24.274097 [ 294 ] {531c1913-ecb7-4ee4-8e7d-e610ac3f44f5} TCPHandler: Processed in 0.003550154 sec. 2026.05.28 06:18:24.276055 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.276173 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:24.276220 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:24.276958 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:24.277012 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:24.277419 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:18:24.277649 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:24.277794 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} executeQuery: Read 78 rows, 6.59 KiB in 0.001656 sec., 47101.44927536232 rows/sec., 3.88 MiB/sec. 2026.05.28 06:18:24.277831 [ 294 ] {8a5f418d-9dd7-4db0-a05e-d511637f9d54} TCPHandler: Processed in 0.001828134 sec. 2026.05.28 06:18:24.278156 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.278259 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:24.278301 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:24.278750 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:24.278787 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:24.279086 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:18:24.279307 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:24.279459 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} executeQuery: Read 11 rows, 847.00 B in 0.001218 sec., 9031.1986863711 rows/sec., 679.10 KiB/sec. 2026.05.28 06:18:24.279496 [ 294 ] {9775aea2-e440-443e-b3fc-db3fe7f9b560} TCPHandler: Processed in 0.001401884 sec. 2026.05.28 06:18:24.279820 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.279920 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:24.279968 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:24.280436 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:24.280473 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:24.280798 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:18:24.281016 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:24.281144 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} executeQuery: Read 75 rows, 6.00 KiB in 0.001243 sec., 60337.892196299275 rows/sec., 4.71 MiB/sec. 2026.05.28 06:18:24.281179 [ 294 ] {551853f0-fc45-4a27-8f9b-6b67cf5773b6} TCPHandler: Processed in 0.001414064 sec. 2026.05.28 06:18:24.281324 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.281420 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:24.281465 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:24.281942 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:24.281979 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:24.282314 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:18:24.282525 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:24.282654 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. 2026.05.28 06:18:24.282689 [ 294 ] {287a0394-f6db-4f23-b14d-917fce0981c2} TCPHandler: Processed in 0.001414023 sec. 2026.05.28 06:18:24.282823 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.282921 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:24.282976 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} 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 2026.05.28 06:18:24.283778 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:24.283827 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:24.284468 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:18:24.284702 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:24.284856 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} executeQuery: Read 11 rows, 20.18 KiB in 0.001953 sec., 5632.360471070148 rows/sec., 10.09 MiB/sec. 2026.05.28 06:18:24.284907 [ 294 ] {3d55c0d4-9155-4844-af95-1067ee630b56} TCPHandler: Processed in 0.002131821 sec. 2026.05.28 06:18:24.285058 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:24.285156 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:24.285199 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:24.285609 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:24.285647 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:24.285959 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:18:24.286180 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:24.286315 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. 2026.05.28 06:18:24.286350 [ 294 ] {dd89330f-4734-4cc3-aaee-8048aa46d15c} TCPHandler: Processed in 0.001342162 sec. 2026.05.28 06:18:25.828626 [ 44 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:18:25.828679 [ 44 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:18:25.905869 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10462 2026.05.28 06:18:25.906386 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:25.906438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:25.906972 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:18:25.907259 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:25.907415 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10462 2026.05.28 06:18:26.464389 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.05.28 06:18:26.478754 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:26.478805 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:26.484733 [ 245 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:18:26.485413 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:26.487897 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.05.28 06:18:29.275817 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.276068 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:18:29.276421 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:29.276465 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:18:29.276703 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:29.276770 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:29.276910 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:18:29.277018 [ 339 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:29.277028 [ 359 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:29.277028 [ 363 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:29.277018 [ 319 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:29.277248 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:29.277275 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:29.277361 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:29.277383 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:29.277420 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:29.277461 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:29.277498 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:29.278709 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} executeQuery: Read 41 rows, 7.57 KiB in 0.002741 sec., 14958.044509303174 rows/sec., 2.70 MiB/sec. 2026.05.28 06:18:29.278839 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} MemoryTracker: Peak memory usage (for query): 140.73 KiB. 2026.05.28 06:18:29.278855 [ 294 ] {0131af6e-3ea0-417f-93bb-9666d3d28ef0} TCPHandler: Processed in 0.003167716 sec. 2026.05.28 06:18:29.283965 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.284080 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.284126 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:18:29.284743 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.284784 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.285146 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:18:29.285374 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.285514 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} executeQuery: Read 284 rows, 18.47 KiB in 0.001465 sec., 193856.6552901024 rows/sec., 12.31 MiB/sec. 2026.05.28 06:18:29.285550 [ 294 ] {6f00b3c3-afc2-4fb9-80e7-b968760d845c} TCPHandler: Processed in 0.001638459 sec. 2026.05.28 06:18:29.285692 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.285789 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:29.285835 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:29.286587 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.286623 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.286961 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:18:29.287168 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.287294 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} executeQuery: Read 859 rows, 68.67 KiB in 0.001523 sec., 564018.3847669074 rows/sec., 44.03 MiB/sec. 2026.05.28 06:18:29.287329 [ 294 ] {3187112a-ca0f-4510-8638-76b71ca7230c} TCPHandler: Processed in 0.00168623 sec. 2026.05.28 06:18:29.287458 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.287555 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.287596 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:29.288035 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.288071 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.288361 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:18:29.288563 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.288686 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} executeQuery: Read 173 rows, 10.87 KiB in 0.001149 sec., 150565.7093124456 rows/sec., 9.24 MiB/sec. 2026.05.28 06:18:29.288720 [ 294 ] {a2a59a84-cebf-46ad-a893-a814211f504f} TCPHandler: Processed in 0.001311681 sec. 2026.05.28 06:18:29.288851 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.288947 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.288987 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:18:29.289421 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.289457 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.289745 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:18:29.289954 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.290079 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. 2026.05.28 06:18:29.290113 [ 294 ] {61dd766f-70ef-4d0b-8e1b-0ee66e46de7b} TCPHandler: Processed in 0.001311651 sec. 2026.05.28 06:18:29.290240 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.290337 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.290376 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:18:29.290792 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.290828 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.291113 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:18:29.291318 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.291443 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} executeQuery: Read 148 rows, 8.62 KiB in 0.001124 sec., 131672.59786476867 rows/sec., 7.49 MiB/sec. 2026.05.28 06:18:29.291477 [ 294 ] {8e6e832a-a163-4a65-81a1-24290ec5537a} TCPHandler: Processed in 0.001286441 sec. 2026.05.28 06:18:29.291599 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.291695 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:29.291734 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:29.292673 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.292746 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.293170 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:18:29.293395 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.293547 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} executeQuery: Read 521 rows, 37.66 KiB in 0.001868 sec., 278907.92291220557 rows/sec., 19.69 MiB/sec. 2026.05.28 06:18:29.293592 [ 294 ] {4ec776b9-4208-4a67-a533-ba50efbaf41a} TCPHandler: Processed in 0.002042018 sec. 2026.05.28 06:18:29.293772 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.293901 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:18:29.293959 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:18:29.294310 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.294346 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.294648 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:18:29.294862 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.294988 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. 2026.05.28 06:18:29.295022 [ 294 ] {51cb8b99-7daf-404a-a593-bef18c247f1f} TCPHandler: Processed in 0.001360022 sec. 2026.05.28 06:18:29.295162 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.295260 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.295302 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:29.295713 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.295749 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.296084 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:18:29.296293 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.296417 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. 2026.05.28 06:18:29.296451 [ 294 ] {bf16e6a4-7ac2-4989-892e-ea7b5be160c7} TCPHandler: Processed in 0.001338262 sec. 2026.05.28 06:18:29.296589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.296686 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.296729 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:18:29.297044 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.297079 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.297362 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:18:29.297560 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.297684 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. 2026.05.28 06:18:29.297717 [ 294 ] {f9b484aa-9d32-4d55-93a8-a555e930d521} TCPHandler: Processed in 0.001177768 sec. 2026.05.28 06:18:29.297841 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.297937 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.297993 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} 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 2026.05.28 06:18:29.298794 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.298831 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.299351 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:18:29.299573 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.299688 [ 60 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:18:29.299708 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} executeQuery: Read 31 rows, 56.88 KiB in 0.001789 sec., 17328.11626607043 rows/sec., 31.05 MiB/sec. 2026.05.28 06:18:29.299735 [ 60 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.299761 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.299775 [ 294 ] {dab16c53-4a6b-4253-a976-15ac311084c7} TCPHandler: Processed in 0.001984057 sec. 2026.05.28 06:18:29.299861 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:18:29.299928 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:29.300030 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:29.300072 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:29.300100 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:29.300162 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 397 rows starting from the beginning of the part 2026.05.28 06:18:29.300298 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2026.05.28 06:18:29.300404 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:29.300411 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:29.300448 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:29.300524 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2026.05.28 06:18:29.300626 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:29.300719 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part 2026.05.28 06:18:29.300762 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:18:29.300989 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.301125 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. 2026.05.28 06:18:29.301159 [ 294 ] {e6da4db3-13c0-4ae4-ab4b-6336bad5222d} TCPHandler: Processed in 0.00128075 sec. 2026.05.28 06:18:29.303909 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 19 columns (19 merged, 0 gathered) in 0.004092757 sec., 127298.05361031696 rows/sec., 228.11 MiB/sec. 2026.05.28 06:18:29.304765 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:18:29.305124 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:29.305192 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_26_5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:18:29.305299 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. 2026.05.28 06:18:33.408484 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10974 2026.05.28 06:18:33.409027 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:33.409072 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:33.409735 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:18:33.409976 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:33.410105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10974 2026.05.28 06:18:33.987986 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.05.28 06:18:34.004400 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.004453 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.010254 [ 245 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:18:34.010934 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.013670 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.05.28 06:18:34.271264 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.271496 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:34.271831 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:34.271871 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:34.272093 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:34.272166 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:34.272312 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:18:34.272410 [ 323 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:34.272420 [ 359 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:34.272437 [ 319 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:34.272437 [ 357 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:34.272593 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:34.272623 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:34.272712 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:34.272734 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:34.272771 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:34.272811 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:34.272889 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:34.274153 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} executeQuery: Read 41 rows, 7.57 KiB in 0.002733 sec., 15001.82949140139 rows/sec., 2.70 MiB/sec. 2026.05.28 06:18:34.274426 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:18:34.274444 [ 294 ] {c61004ed-5dd0-4d8a-b5bf-581d43a525b5} TCPHandler: Processed in 0.003321359 sec. 2026.05.28 06:18:34.276256 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.276401 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:34.276466 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:34.277130 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.277177 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.277567 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:18:34.277796 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.277943 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} executeQuery: Read 78 rows, 6.59 KiB in 0.001592 sec., 48994.97487437186 rows/sec., 4.04 MiB/sec. 2026.05.28 06:18:34.277979 [ 294 ] {37978995-ac71-4d03-83c7-0778d92ae8c3} TCPHandler: Processed in 0.001847324 sec. 2026.05.28 06:18:34.278115 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.278212 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:34.278253 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:34.278675 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.278711 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.278999 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:18:34.279212 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.279340 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} executeQuery: Read 11 rows, 847.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 721.14 KiB/sec. 2026.05.28 06:18:34.279374 [ 294 ] {4a6f97db-c0de-4da8-b82d-2cd697d1e837} TCPHandler: Processed in 0.001307931 sec. 2026.05.28 06:18:34.279501 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.279597 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:34.279637 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:34.280069 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.280106 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.280402 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:18:34.280618 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.280740 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} executeQuery: Read 75 rows, 6.00 KiB in 0.001161 sec., 64599.48320413437 rows/sec., 5.04 MiB/sec. 2026.05.28 06:18:34.280773 [ 294 ] {17578a19-3df5-4a5b-a8d9-ff5f4a1798ca} TCPHandler: Processed in 0.001321171 sec. 2026.05.28 06:18:34.280908 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.281003 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:34.281047 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:34.281484 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.281519 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.281852 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:18:34.282066 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.282194 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. 2026.05.28 06:18:34.282228 [ 294 ] {fac78861-e61b-465c-8b44-1dedc5fb855b} TCPHandler: Processed in 0.001367893 sec. 2026.05.28 06:18:34.282355 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.282449 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:34.282504 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} 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 2026.05.28 06:18:34.283283 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.283319 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.283842 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:18:34.284065 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.284204 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. 2026.05.28 06:18:34.284261 [ 294 ] {71d0cdfa-3289-4f7f-90e9-90ed4abc3446} TCPHandler: Processed in 0.001954256 sec. 2026.05.28 06:18:34.284406 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:34.284501 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:34.284543 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:34.285042 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:34.285101 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:34.285583 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:18:34.285938 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:34.286118 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. 2026.05.28 06:18:34.286178 [ 294 ] {81bb90cd-c0a5-47f0-bee1-e51235c649a8} TCPHandler: Processed in 0.001820363 sec. 2026.05.28 06:18:37.902733 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45262 2026.05.28 06:18:37.902837 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.902867 [ 313 ] {} TCP-Session: 8c59810b-9fc3-40e9-8f5b-82ba1f290336 Authenticating user 'default' from [fd00:1122:3344:101::e]:45262 2026.05.28 06:18:37.902893 [ 313 ] {} TCP-Session: 8c59810b-9fc3-40e9-8f5b-82ba1f290336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.902910 [ 313 ] {} TCP-Session: 8c59810b-9fc3-40e9-8f5b-82ba1f290336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903111 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64303 2026.05.28 06:18:37.903123 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50216 2026.05.28 06:18:37.903171 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33001 2026.05.28 06:18:37.903172 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52129 2026.05.28 06:18:37.903212 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39661 2026.05.28 06:18:37.903234 [ 313 ] {} TCP-Session: 8c59810b-9fc3-40e9-8f5b-82ba1f290336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:37.903199 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62196 2026.05.28 06:18:37.903198 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40113 2026.05.28 06:18:37.903195 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.903218 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45463 2026.05.28 06:18:37.903385 [ 315 ] {} TCP-Session: 8e8808cb-5346-47b5-bf20-47fe71495ae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64303 2026.05.28 06:18:37.903375 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.903426 [ 315 ] {} TCP-Session: 8e8808cb-5346-47b5-bf20-47fe71495ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903455 [ 313 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} executeQuery: (from [fd00:1122:3344:101::e]:45262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:18:37.903465 [ 315 ] {} TCP-Session: 8e8808cb-5346-47b5-bf20-47fe71495ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903471 [ 314 ] {} TCP-Session: c3119f7c-4676-4e52-b30d-079a09916abb Authenticating user 'default' from [fd00:1122:3344:101::e]:50216 2026.05.28 06:18:37.903524 [ 314 ] {} TCP-Session: c3119f7c-4676-4e52-b30d-079a09916abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903541 [ 314 ] {} TCP-Session: c3119f7c-4676-4e52-b30d-079a09916abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903711 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.903771 [ 283 ] {} TCP-Session: d1f22c73-963d-4f91-b2f9-837b0a682e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:62196 2026.05.28 06:18:37.903773 [ 313 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:18:37.903803 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.903826 [ 283 ] {} TCP-Session: d1f22c73-963d-4f91-b2f9-837b0a682e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903856 [ 283 ] {} TCP-Session: d1f22c73-963d-4f91-b2f9-837b0a682e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903862 [ 313 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:37.903856 [ 310 ] {} TCP-Session: a2048d32-d973-4ae6-880d-fc8013f33497 Authenticating user 'default' from [fd00:1122:3344:101::e]:45463 2026.05.28 06:18:37.903918 [ 310 ] {} TCP-Session: a2048d32-d973-4ae6-880d-fc8013f33497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.903942 [ 310 ] {} TCP-Session: a2048d32-d973-4ae6-880d-fc8013f33497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904170 [ 313 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:18:37.904211 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.904250 [ 309 ] {} TCP-Session: a7fbcea1-1fdd-4a9c-8bbd-4ff1d69e1a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:39661 2026.05.28 06:18:37.904268 [ 309 ] {} TCP-Session: a7fbcea1-1fdd-4a9c-8bbd-4ff1d69e1a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904285 [ 309 ] {} TCP-Session: a7fbcea1-1fdd-4a9c-8bbd-4ff1d69e1a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904327 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.904366 [ 316 ] {} TCP-Session: 1432325f-7c7c-4e4d-bb75-7c69786a6f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:52129 2026.05.28 06:18:37.904389 [ 316 ] {} TCP-Session: 1432325f-7c7c-4e4d-bb75-7c69786a6f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904407 [ 316 ] {} TCP-Session: 1432325f-7c7c-4e4d-bb75-7c69786a6f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904460 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.904493 [ 317 ] {} TCP-Session: 4b500aa6-c21c-4bdf-9a61-40ccaa696dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33001 2026.05.28 06:18:37.904510 [ 317 ] {} TCP-Session: 4b500aa6-c21c-4bdf-9a61-40ccaa696dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904528 [ 317 ] {} TCP-Session: 4b500aa6-c21c-4bdf-9a61-40ccaa696dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904563 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:37.904599 [ 293 ] {} TCP-Session: 993573ee-2e3b-447b-93f4-8c89106bba4e Authenticating user 'default' from [fd00:1122:3344:101::e]:40113 2026.05.28 06:18:37.904616 [ 293 ] {} TCP-Session: 993573ee-2e3b-447b-93f4-8c89106bba4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.904629 [ 293 ] {} TCP-Session: 993573ee-2e3b-447b-93f4-8c89106bba4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.905216 [ 323 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} AggregatingTransform: Aggregating 2026.05.28 06:18:37.905251 [ 323 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} Aggregator: Aggregation method: without_key 2026.05.28 06:18:37.905281 [ 323 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008673 sec. (991.402 rows/sec., 38.73 KiB/sec.) 2026.05.28 06:18:37.905296 [ 323 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} Aggregator: Merging aggregated data 2026.05.28 06:18:37.906050 [ 313 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} executeQuery: Read 1 rows, 40.00 B in 0.002654 sec., 376.7897513187641 rows/sec., 14.72 KiB/sec. 2026.05.28 06:18:37.906321 [ 313 ] {25964fa2-e26c-4d60-92f6-f3339d9b8c37} TCPHandler: Processed in 0.003204526 sec. 2026.05.28 06:18:37.906442 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906467 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906474 [ 313 ] {} TCP-Session: 8c59810b-9fc3-40e9-8f5b-82ba1f290336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906492 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906518 [ 314 ] {} TCP-Session: c3119f7c-4676-4e52-b30d-079a09916abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906518 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906536 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906580 [ 317 ] {} TCP-Session: 4b500aa6-c21c-4bdf-9a61-40ccaa696dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906575 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906615 [ 309 ] {} TCP-Session: a7fbcea1-1fdd-4a9c-8bbd-4ff1d69e1a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906640 [ 283 ] {} TCP-Session: d1f22c73-963d-4f91-b2f9-837b0a682e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906554 [ 310 ] {} TCP-Session: a2048d32-d973-4ae6-880d-fc8013f33497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906555 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906550 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906721 [ 315 ] {} TCP-Session: 8e8808cb-5346-47b5-bf20-47fe71495ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906507 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:37.906748 [ 316 ] {} TCP-Session: 1432325f-7c7c-4e4d-bb75-7c69786a6f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:37.906786 [ 293 ] {} TCP-Session: 993573ee-2e3b-447b-93f4-8c89106bba4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.067813 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47344 2026.05.28 06:18:38.067890 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.067915 [ 313 ] {} TCP-Session: fe98a8ad-bad2-4c50-8dc8-4052f7f20762 Authenticating user 'default' from [fd00:1122:3344:101::e]:47344 2026.05.28 06:18:38.067937 [ 313 ] {} TCP-Session: fe98a8ad-bad2-4c50-8dc8-4052f7f20762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.067950 [ 313 ] {} TCP-Session: fe98a8ad-bad2-4c50-8dc8-4052f7f20762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068188 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64041 2026.05.28 06:18:38.068186 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64205 2026.05.28 06:18:38.068224 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35701 2026.05.28 06:18:38.068247 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37593 2026.05.28 06:18:38.068278 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068294 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068277 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49564 2026.05.28 06:18:38.068343 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068332 [ 317 ] {} TCP-Session: ae7836c9-ef04-43ae-8c1e-07441e5fa1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35701 2026.05.28 06:18:38.068396 [ 293 ] {} TCP-Session: 517004f8-b3ea-49e3-8883-080e72e9573c Authenticating user 'default' from [fd00:1122:3344:101::e]:37593 2026.05.28 06:18:38.068434 [ 317 ] {} TCP-Session: ae7836c9-ef04-43ae-8c1e-07441e5fa1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068409 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068460 [ 317 ] {} TCP-Session: ae7836c9-ef04-43ae-8c1e-07441e5fa1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068323 [ 314 ] {} TCP-Session: 0fd3242a-11c2-4832-91c6-91ac359be31e Authenticating user 'default' from [fd00:1122:3344:101::e]:64205 2026.05.28 06:18:38.068492 [ 310 ] {} TCP-Session: 1c8606ba-8ece-4e24-8db1-d3b137b06d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:49564 2026.05.28 06:18:38.068516 [ 314 ] {} TCP-Session: 0fd3242a-11c2-4832-91c6-91ac359be31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068275 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068542 [ 314 ] {} TCP-Session: 0fd3242a-11c2-4832-91c6-91ac359be31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068538 [ 310 ] {} TCP-Session: 1c8606ba-8ece-4e24-8db1-d3b137b06d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068567 [ 315 ] {} TCP-Session: a53e47e4-ac32-4060-84eb-12a14c4dca60 Authenticating user 'default' from [fd00:1122:3344:101::e]:64041 2026.05.28 06:18:38.068591 [ 310 ] {} TCP-Session: 1c8606ba-8ece-4e24-8db1-d3b137b06d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068606 [ 315 ] {} TCP-Session: a53e47e4-ac32-4060-84eb-12a14c4dca60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068259 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53745 2026.05.28 06:18:38.068632 [ 315 ] {} TCP-Session: a53e47e4-ac32-4060-84eb-12a14c4dca60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068260 [ 313 ] {} TCP-Session: fe98a8ad-bad2-4c50-8dc8-4052f7f20762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:38.068688 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068234 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41281 2026.05.28 06:18:38.068727 [ 309 ] {} TCP-Session: f9bd04aa-2169-47bc-a3a7-9dacc4497e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:53745 2026.05.28 06:18:38.068218 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60643 2026.05.28 06:18:38.068763 [ 309 ] {} TCP-Session: f9bd04aa-2169-47bc-a3a7-9dacc4497e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068775 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068792 [ 309 ] {} TCP-Session: f9bd04aa-2169-47bc-a3a7-9dacc4497e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068811 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.068812 [ 283 ] {} TCP-Session: 58060eb6-78b2-4f82-b68c-aee53c43ab29 Authenticating user 'default' from [fd00:1122:3344:101::e]:41281 2026.05.28 06:18:38.068838 [ 316 ] {} TCP-Session: 8aa0c3e0-2b2b-4fd6-b353-de5ff3866030 Authenticating user 'default' from [fd00:1122:3344:101::e]:60643 2026.05.28 06:18:38.068855 [ 283 ] {} TCP-Session: 58060eb6-78b2-4f82-b68c-aee53c43ab29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068856 [ 313 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} executeQuery: (from [fd00:1122:3344:101::e]:47344) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:18:38.068877 [ 283 ] {} TCP-Session: 58060eb6-78b2-4f82-b68c-aee53c43ab29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068868 [ 316 ] {} TCP-Session: 8aa0c3e0-2b2b-4fd6-b353-de5ff3866030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068454 [ 293 ] {} TCP-Session: 517004f8-b3ea-49e3-8883-080e72e9573c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068926 [ 316 ] {} TCP-Session: 8aa0c3e0-2b2b-4fd6-b353-de5ff3866030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.068938 [ 293 ] {} TCP-Session: 517004f8-b3ea-49e3-8883-080e72e9573c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.069139 [ 313 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:18:38.069196 [ 313 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:38.069467 [ 313 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:18:38.070343 [ 337 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} AggregatingTransform: Aggregating 2026.05.28 06:18:38.070379 [ 337 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} Aggregator: Aggregation method: without_key 2026.05.28 06:18:38.070409 [ 337 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084365 sec. (1185.326 rows/sec., 46.30 KiB/sec.) 2026.05.28 06:18:38.070424 [ 337 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} Aggregator: Merging aggregated data 2026.05.28 06:18:38.071036 [ 313 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} executeQuery: Read 1 rows, 40.00 B in 0.002233 sec., 447.82803403493057 rows/sec., 17.49 KiB/sec. 2026.05.28 06:18:38.071168 [ 313 ] {9405b5ac-ce4e-43e5-b85a-03764bcfb009} TCPHandler: Processed in 0.003018242 sec. 2026.05.28 06:18:38.071300 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071329 [ 313 ] {} TCP-Session: fe98a8ad-bad2-4c50-8dc8-4052f7f20762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071332 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071350 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071374 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071396 [ 314 ] {} TCP-Session: 0fd3242a-11c2-4832-91c6-91ac359be31e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071415 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071438 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071450 [ 293 ] {} TCP-Session: 517004f8-b3ea-49e3-8883-080e72e9573c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071467 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071491 [ 315 ] {} TCP-Session: a53e47e4-ac32-4060-84eb-12a14c4dca60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071495 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071520 [ 316 ] {} TCP-Session: 8aa0c3e0-2b2b-4fd6-b353-de5ff3866030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071549 [ 283 ] {} TCP-Session: 58060eb6-78b2-4f82-b68c-aee53c43ab29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071476 [ 317 ] {} TCP-Session: ae7836c9-ef04-43ae-8c1e-07441e5fa1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071395 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.071378 [ 310 ] {} TCP-Session: 1c8606ba-8ece-4e24-8db1-d3b137b06d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.071632 [ 309 ] {} TCP-Session: f9bd04aa-2169-47bc-a3a7-9dacc4497e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.128998 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58197 2026.05.28 06:18:38.129078 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129102 [ 283 ] {} TCP-Session: 6c61ece2-db36-428b-87da-d7f26d80a8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58197 2026.05.28 06:18:38.129123 [ 283 ] {} TCP-Session: 6c61ece2-db36-428b-87da-d7f26d80a8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129137 [ 283 ] {} TCP-Session: 6c61ece2-db36-428b-87da-d7f26d80a8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129314 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61367 2026.05.28 06:18:38.129363 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41022 2026.05.28 06:18:38.129383 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59579 2026.05.28 06:18:38.129382 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34396 2026.05.28 06:18:38.129452 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129465 [ 283 ] {} TCP-Session: 6c61ece2-db36-428b-87da-d7f26d80a8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:38.129494 [ 309 ] {} TCP-Session: cec13493-5473-48bd-a833-c1309c4b04dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41022 2026.05.28 06:18:38.129508 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129507 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129539 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54494 2026.05.28 06:18:38.129554 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41600 2026.05.28 06:18:38.129566 [ 293 ] {} TCP-Session: 97bfbc9b-b769-4c09-ae64-131ea43a3e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:61367 2026.05.28 06:18:38.129602 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129620 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129622 [ 293 ] {} TCP-Session: 97bfbc9b-b769-4c09-ae64-131ea43a3e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129642 [ 315 ] {} TCP-Session: 9739b94e-f584-476a-8833-648300ab3abb Authenticating user 'default' from [fd00:1122:3344:101::e]:54494 2026.05.28 06:18:38.129652 [ 316 ] {} TCP-Session: f2972c9c-15fd-4a54-a216-860441245488 Authenticating user 'default' from [fd00:1122:3344:101::e]:41600 2026.05.28 06:18:38.129656 [ 283 ] {35626297-e1c0-4afc-abab-28017c4fdc30} executeQuery: (from [fd00:1122:3344:101::e]:58197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:18:38.129669 [ 315 ] {} TCP-Session: 9739b94e-f584-476a-8833-648300ab3abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129684 [ 316 ] {} TCP-Session: f2972c9c-15fd-4a54-a216-860441245488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129711 [ 315 ] {} TCP-Session: 9739b94e-f584-476a-8833-648300ab3abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129726 [ 316 ] {} TCP-Session: f2972c9c-15fd-4a54-a216-860441245488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129657 [ 293 ] {} TCP-Session: 97bfbc9b-b769-4c09-ae64-131ea43a3e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129561 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58854 2026.05.28 06:18:38.129534 [ 309 ] {} TCP-Session: cec13493-5473-48bd-a833-c1309c4b04dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129537 [ 314 ] {} TCP-Session: 0be1d5a4-5ad0-4bf0-a209-9d775a2e580d Authenticating user 'default' from [fd00:1122:3344:101::e]:59579 2026.05.28 06:18:38.129828 [ 309 ] {} TCP-Session: cec13493-5473-48bd-a833-c1309c4b04dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129831 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129844 [ 314 ] {} TCP-Session: 0be1d5a4-5ad0-4bf0-a209-9d775a2e580d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129871 [ 317 ] {} TCP-Session: 7d4bac39-d701-44bc-844a-9f67f66e2967 Authenticating user 'default' from [fd00:1122:3344:101::e]:58854 2026.05.28 06:18:38.129878 [ 314 ] {} TCP-Session: 0be1d5a4-5ad0-4bf0-a209-9d775a2e580d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129899 [ 317 ] {} TCP-Session: 7d4bac39-d701-44bc-844a-9f67f66e2967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129513 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.129924 [ 317 ] {} TCP-Session: 7d4bac39-d701-44bc-844a-9f67f66e2967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.129939 [ 283 ] {35626297-e1c0-4afc-abab-28017c4fdc30} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:18:38.129960 [ 313 ] {} TCP-Session: 94af1e81-b978-48ef-9c43-6e374e0b462b Authenticating user 'default' from [fd00:1122:3344:101::e]:34396 2026.05.28 06:18:38.129371 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43697 2026.05.28 06:18:38.130007 [ 313 ] {} TCP-Session: 94af1e81-b978-48ef-9c43-6e374e0b462b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.130025 [ 283 ] {35626297-e1c0-4afc-abab-28017c4fdc30} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:38.130030 [ 313 ] {} TCP-Session: 94af1e81-b978-48ef-9c43-6e374e0b462b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.130043 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:18:38.130080 [ 310 ] {} TCP-Session: 8f2c7d95-da66-4e65-b381-1115c64441a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43697 2026.05.28 06:18:38.130096 [ 310 ] {} TCP-Session: 8f2c7d95-da66-4e65-b381-1115c64441a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.130109 [ 310 ] {} TCP-Session: 8f2c7d95-da66-4e65-b381-1115c64441a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.130332 [ 283 ] {35626297-e1c0-4afc-abab-28017c4fdc30} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:18:38.131293 [ 360 ] {35626297-e1c0-4afc-abab-28017c4fdc30} AggregatingTransform: Aggregating 2026.05.28 06:18:38.131332 [ 360 ] {35626297-e1c0-4afc-abab-28017c4fdc30} Aggregator: Aggregation method: without_key 2026.05.28 06:18:38.131363 [ 360 ] {35626297-e1c0-4afc-abab-28017c4fdc30} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932432 sec. (1072.464 rows/sec., 41.89 KiB/sec.) 2026.05.28 06:18:38.131378 [ 360 ] {35626297-e1c0-4afc-abab-28017c4fdc30} Aggregator: Merging aggregated data 2026.05.28 06:18:38.131984 [ 283 ] {35626297-e1c0-4afc-abab-28017c4fdc30} executeQuery: Read 1 rows, 40.00 B in 0.002374 sec., 421.2299915754002 rows/sec., 16.45 KiB/sec. 2026.05.28 06:18:38.132164 [ 283 ] {35626297-e1c0-4afc-abab-28017c4fdc30} TCPHandler: Processed in 0.002806437 sec. 2026.05.28 06:18:38.132281 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132306 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132316 [ 283 ] {} TCP-Session: 6c61ece2-db36-428b-87da-d7f26d80a8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132343 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132349 [ 293 ] {} TCP-Session: 97bfbc9b-b769-4c09-ae64-131ea43a3e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132376 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132392 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132411 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132435 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132446 [ 316 ] {} TCP-Session: f2972c9c-15fd-4a54-a216-860441245488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132465 [ 313 ] {} TCP-Session: 94af1e81-b978-48ef-9c43-6e374e0b462b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132486 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132493 [ 310 ] {} TCP-Session: 8f2c7d95-da66-4e65-b381-1115c64441a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132428 [ 314 ] {} TCP-Session: 0be1d5a4-5ad0-4bf0-a209-9d775a2e580d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132529 [ 315 ] {} TCP-Session: 9739b94e-f584-476a-8833-648300ab3abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132355 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:18:38.132396 [ 317 ] {} TCP-Session: 7d4bac39-d701-44bc-844a-9f67f66e2967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:38.132613 [ 309 ] {} TCP-Session: cec13493-5473-48bd-a833-c1309c4b04dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:18:39.276096 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.276339 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:18:39.276682 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:39.276724 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:18:39.276961 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:39.277028 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:39.277167 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:18:39.277268 [ 356 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:39.277277 [ 330 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:39.277290 [ 350 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:39.277277 [ 331 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:39.277462 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:39.277490 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:39.277576 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:39.277598 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:39.277636 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:39.277679 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:39.277717 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:39.278788 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} executeQuery: Read 41 rows, 7.57 KiB in 0.002552 sec., 16065.830721003134 rows/sec., 2.90 MiB/sec. 2026.05.28 06:18:39.278931 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} MemoryTracker: Peak memory usage (for query): 141.02 KiB. 2026.05.28 06:18:39.278947 [ 294 ] {a2d983da-1db1-4aaa-9525-20a209be073a} TCPHandler: Processed in 0.003001562 sec. 2026.05.28 06:18:39.284833 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.284950 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.284997 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:18:39.285598 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.285643 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.286022 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:18:39.286242 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.286383 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} executeQuery: Read 284 rows, 18.47 KiB in 0.001465 sec., 193856.6552901024 rows/sec., 12.31 MiB/sec. 2026.05.28 06:18:39.286418 [ 294 ] {e5665784-0182-410d-bd89-14aeb2aa0b98} TCPHandler: Processed in 0.001640089 sec. 2026.05.28 06:18:39.286554 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.286651 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:39.286692 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:39.287649 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.287718 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.288178 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:18:39.288414 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.288571 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} executeQuery: Read 859 rows, 68.67 KiB in 0.001937 sec., 443469.2823954569 rows/sec., 34.62 MiB/sec. 2026.05.28 06:18:39.288629 [ 294 ] {02e9e8e7-374e-4257-a9a1-77d669265ca9} TCPHandler: Processed in 0.002124521 sec. 2026.05.28 06:18:39.288856 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.288985 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.289042 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:39.289629 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.289666 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.289966 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:18:39.290185 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.290302 [ 50 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:18:39.290312 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} executeQuery: Read 173 rows, 10.87 KiB in 0.001366 sec., 126647.1449487555 rows/sec., 7.77 MiB/sec. 2026.05.28 06:18:39.290351 [ 50 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.290367 [ 294 ] {919ba841-252f-4a23-b950-d21f20bf91f2} TCPHandler: Processed in 0.001620788 sec. 2026.05.28 06:18:39.290379 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.290496 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:18:39.290509 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.290632 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.290637 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:39.290678 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:18:39.290689 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 211 rows starting from the beginning of the part 2026.05.28 06:18:39.290774 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 190 rows starting from the beginning of the part 2026.05.28 06:18:39.290832 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:39.290898 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 173 rows starting from the beginning of the part 2026.05.28 06:18:39.290971 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:39.291040 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 173 rows starting from the beginning of the part 2026.05.28 06:18:39.291302 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.291358 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.291805 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:18:39.292110 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.292260 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812843 sec., 424195.58671103895 rows/sec., 28.09 MiB/sec. 2026.05.28 06:18:39.292472 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:18:39.292826 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.292931 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_31_6} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:18:39.293043 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:18:39.293540 [ 50 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.28 06:18:39.293577 [ 50 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.293583 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} executeQuery: Read 149 rows, 9.86 KiB in 0.002966 sec., 50236.008091706004 rows/sec., 3.25 MiB/sec. 2026.05.28 06:18:39.293604 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.293657 [ 294 ] {64898e2b-222b-4799-8fea-79595eef4866} TCPHandler: Processed in 0.003197776 sec. 2026.05.28 06:18:39.293746 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2026.05.28 06:18:39.293864 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:39.293880 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.293906 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 950 rows starting from the beginning of the part 2026.05.28 06:18:39.293996 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part 2026.05.28 06:18:39.294014 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.294060 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part 2026.05.28 06:18:39.294077 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:18:39.294130 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part 2026.05.28 06:18:39.294193 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part 2026.05.28 06:18:39.294252 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part 2026.05.28 06:18:39.295227 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.295284 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.295726 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011379 sec., 1240939.673726334 rows/sec., 79.46 MiB/sec. 2026.05.28 06:18:39.295739 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:18:39.296020 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.28 06:18:39.296113 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.296304 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} executeQuery: Read 148 rows, 8.62 KiB in 0.002323 sec., 63710.71889797675 rows/sec., 3.62 MiB/sec. 2026.05.28 06:18:39.296356 [ 294 ] {26798679-95a5-4e74-b27e-ba3e900e6740} TCPHandler: Processed in 0.002563861 sec. 2026.05.28 06:18:39.296495 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.296530 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.296620 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_15_3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.28 06:18:39.296663 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:39.296726 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:39.296757 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:18:39.297539 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.297582 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.297926 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:18:39.298149 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.298287 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} executeQuery: Read 521 rows, 37.66 KiB in 0.001654 sec., 314993.954050786 rows/sec., 22.24 MiB/sec. 2026.05.28 06:18:39.298323 [ 294 ] {7a8f9e96-5b5b-4efb-8a24-08bb1971e87e} TCPHandler: Processed in 0.001859065 sec. 2026.05.28 06:18:39.298477 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.298577 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:18:39.298622 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:18:39.298965 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.299001 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.299315 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:18:39.299524 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.299639 [ 48 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.28 06:18:39.299655 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. 2026.05.28 06:18:39.299689 [ 48 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.299701 [ 294 ] {64192614-fb04-49d3-bf2d-8e786280e1fa} TCPHandler: Processed in 0.00127592 sec. 2026.05.28 06:18:39.299718 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.299825 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2026.05.28 06:18:39.299885 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.299917 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:39.299945 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part 2026.05.28 06:18:39.299993 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.300000 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:39.300040 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:39.300051 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:39.300093 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:39.300134 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:39.300178 [ 190 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:39.300570 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.300611 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.300932 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146768 sec., 78481.43652421414 rows/sec., 4.00 MiB/sec. 2026.05.28 06:18:39.300958 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:18:39.301142 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.28 06:18:39.301220 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.301363 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} executeQuery: Read 265 rows, 18.03 KiB in 0.00139 sec., 190647.4820143885 rows/sec., 12.67 MiB/sec. 2026.05.28 06:18:39.301401 [ 294 ] {fde368e1-c8ef-4c6d-9346-55bb322c62c7} TCPHandler: Processed in 0.001569848 sec. 2026.05.28 06:18:39.301519 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.301532 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.301615 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_15_3} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.28 06:18:39.301640 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.301688 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:18:39.301719 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.28 06:18:39.302032 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.302088 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.302388 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:18:39.302600 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.302708 [ 48 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.28 06:18:39.302727 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. 2026.05.28 06:18:39.302744 [ 48 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.302761 [ 294 ] {0c93c0c1-cd31-4c5f-961e-c83a624b5b7d} TCPHandler: Processed in 0.00127875 sec. 2026.05.28 06:18:39.302764 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.302854 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2026.05.28 06:18:39.302906 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.302939 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:39.302968 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2026.05.28 06:18:39.303003 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.303014 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2026.05.28 06:18:39.303059 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2026.05.28 06:18:39.303074 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} 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 2026.05.28 06:18:39.303099 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2026.05.28 06:18:39.303136 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2026.05.28 06:18:39.303169 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2026.05.28 06:18:39.303902 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001076155 sec., 13938.512574861426 rows/sec., 939.22 KiB/sec. 2026.05.28 06:18:39.303904 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.303967 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.304027 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.28 06:18:39.304414 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.304518 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_15_3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.28 06:18:39.304617 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:18:39.304812 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:18:39.305074 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.305223 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} executeQuery: Read 31 rows, 56.88 KiB in 0.002238 sec., 13851.65326184093 rows/sec., 24.82 MiB/sec. 2026.05.28 06:18:39.305299 [ 294 ] {c69b857c-b010-4611-98f9-0db5c221f23e} TCPHandler: Processed in 0.002442429 sec. 2026.05.28 06:18:39.305446 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:39.305549 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:39.305591 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:39.305976 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:39.306011 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:39.306350 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:18:39.306568 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:39.306699 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} executeQuery: Read 90 rows, 5.77 KiB in 0.00117 sec., 76923.07692307692 rows/sec., 4.81 MiB/sec. 2026.05.28 06:18:39.306733 [ 294 ] {f7647687-d5ca-4ba1-bb71-c9f04d7206a3} TCPHandler: Processed in 0.001337662 sec. 2026.05.28 06:18:40.828734 [ 45 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:18:40.828781 [ 45 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:18:40.910394 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11422 2026.05.28 06:18:40.910928 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:40.910981 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:40.911459 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:18:40.911691 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:40.911831 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11422 2026.05.28 06:18:41.513979 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.05.28 06:18:41.530773 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:41.530828 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.28 06:18:41.536518 [ 245 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:18:41.537210 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:41.539877 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.05.28 06:18:44.271619 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.271907 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:44.272271 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:44.272309 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:44.272562 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:44.272633 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:44.272779 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:18:44.272896 [ 359 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:44.272897 [ 330 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:44.272928 [ 350 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:44.272918 [ 356 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:44.273178 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:44.273207 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:44.273294 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:44.273316 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:44.273363 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:44.273407 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:44.273448 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:44.274737 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} executeQuery: Read 41 rows, 7.57 KiB in 0.002944 sec., 13926.630434782608 rows/sec., 2.51 MiB/sec. 2026.05.28 06:18:44.274900 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} MemoryTracker: Peak memory usage (for query): 137.79 KiB. 2026.05.28 06:18:44.274916 [ 294 ] {ec54cd04-438a-475f-ad53-45bbb7ab9ace} TCPHandler: Processed in 0.003452192 sec. 2026.05.28 06:18:44.276852 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.276970 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:44.277015 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:44.277852 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.277929 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.278393 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:18:44.278618 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.278763 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} executeQuery: Read 78 rows, 6.59 KiB in 0.001827 sec., 42692.93924466338 rows/sec., 3.52 MiB/sec. 2026.05.28 06:18:44.278798 [ 294 ] {27ada8a4-8a76-4ca8-871a-d6105e8386e4} TCPHandler: Processed in 0.001998857 sec. 2026.05.28 06:18:44.278801 [ 39 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:18:44.278882 [ 39 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.278911 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.278955 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.279048 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:18:44.279076 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.279130 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:44.279220 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:44.279281 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3237 rows starting from the beginning of the part 2026.05.28 06:18:44.279378 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 78 rows starting from the beginning of the part 2026.05.28 06:18:44.279455 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 859 rows starting from the beginning of the part 2026.05.28 06:18:44.279523 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part 2026.05.28 06:18:44.279578 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.279588 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 859 rows starting from the beginning of the part 2026.05.28 06:18:44.279630 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.279677 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part 2026.05.28 06:18:44.279975 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:18:44.280251 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.280388 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} executeQuery: Read 11 rows, 847.00 B in 0.001332 sec., 8258.258258258258 rows/sec., 620.98 KiB/sec. 2026.05.28 06:18:44.280425 [ 294 ] {726e323a-a3b3-4fcd-b6d5-2ccacdc8f1bf} TCPHandler: Processed in 0.001522806 sec. 2026.05.28 06:18:44.280559 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.280657 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:44.280696 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:44.281147 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.281184 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.281497 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:18:44.281710 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.281728 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 5189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002730105 sec., 1900659.498444199 rows/sec., 151.98 MiB/sec. 2026.05.28 06:18:44.281826 [ 39 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:18:44.281844 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} executeQuery: Read 75 rows, 6.00 KiB in 0.001206 sec., 62189.05472636816 rows/sec., 4.86 MiB/sec. 2026.05.28 06:18:44.281886 [ 39 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.281918 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.281919 [ 294 ] {401b4cf2-b962-4170-a385-df1cdc230a27} TCPHandler: Processed in 0.001411503 sec. 2026.05.28 06:18:44.282064 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:18:44.282064 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:18:44.282080 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.282203 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:44.282241 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part 2026.05.28 06:18:44.282305 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part 2026.05.28 06:18:44.282351 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.282358 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 521 rows starting from the beginning of the part 2026.05.28 06:18:44.282371 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.282414 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 75 rows starting from the beginning of the part 2026.05.28 06:18:44.282433 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_36_7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:18:44.282463 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:44.282466 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 521 rows starting from the beginning of the part 2026.05.28 06:18:44.282508 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:18:44.282534 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 75 rows starting from the beginning of the part 2026.05.28 06:18:44.283145 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.283194 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.283615 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:18:44.283704 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168545 sec., 1814945.5634993622 rows/sec., 133.01 MiB/sec. 2026.05.28 06:18:44.283855 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.283954 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:18:44.284019 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. 2026.05.28 06:18:44.284025 [ 39 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:18:44.284069 [ 294 ] {0d2fd8de-acdb-4212-a6eb-6b9a78f1df24} TCPHandler: Processed in 0.002052029 sec. 2026.05.28 06:18:44.284083 [ 39 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.284116 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.284223 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.284226 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:18:44.284299 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.284333 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.284376 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:44.284390 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_36_7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:18:44.284407 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} 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 2026.05.28 06:18:44.284431 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12185 rows starting from the beginning of the part 2026.05.28 06:18:44.284505 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.28 06:18:44.284512 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2026.05.28 06:18:44.284583 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part 2026.05.28 06:18:44.284636 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2026.05.28 06:18:44.284688 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part 2026.05.28 06:18:44.284738 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2026.05.28 06:18:44.285290 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.285333 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.285870 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:18:44.286133 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.286276 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} executeQuery: Read 11 rows, 20.18 KiB in 0.001962 sec., 5606.523955147808 rows/sec., 10.05 MiB/sec. 2026.05.28 06:18:44.286328 [ 294 ] {27bb9e74-ca2f-448f-b31b-38fb4d861ef1} TCPHandler: Processed in 0.002164871 sec. 2026.05.28 06:18:44.286540 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.286689 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.286754 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:44.287247 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.287288 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.287642 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:18:44.287878 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.287975 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 13195 rows, containing 5 columns (5 merged, 0 gathered) in 0.003788561 sec., 3482852.7242929437 rows/sec., 225.95 MiB/sec. 2026.05.28 06:18:44.288019 [ 39 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:18:44.288023 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. 2026.05.28 06:18:44.288066 [ 39 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.288088 [ 294 ] {c5ff4db5-1b0b-4a63-b10f-5b36b0ce1a93} TCPHandler: Processed in 0.00166825 sec. 2026.05.28 06:18:44.288094 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.288230 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:18:44.288355 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:44.288390 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:18:44.288392 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1920 rows starting from the beginning of the part 2026.05.28 06:18:44.288479 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2026.05.28 06:18:44.288535 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part 2026.05.28 06:18:44.288587 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2026.05.28 06:18:44.288637 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part 2026.05.28 06:18:44.288691 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2026.05.28 06:18:44.288698 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.288785 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_36_7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:18:44.288866 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. 2026.05.28 06:18:44.289829 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001646389 sec., 1384848.902659092 rows/sec., 89.27 MiB/sec. 2026.05.28 06:18:44.290043 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:18:44.290290 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.290353 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_36_7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:18:44.290414 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2026.05.28 06:18:44.470566 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.470865 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:18:44.471270 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:44.471315 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:18:44.471585 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:44.471655 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:44.471803 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:18:44.471924 [ 359 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:44.471948 [ 307 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:44.471950 [ 356 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:44.471924 [ 350 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:44.472319 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:44.472359 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:44.472456 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:44.472479 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:44.472520 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:18:44.472565 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:18:44.472608 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:18:44.474021 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} executeQuery: Read 41 rows, 9.15 KiB in 0.003295 sec., 12443.095599393018 rows/sec., 2.71 MiB/sec. 2026.05.28 06:18:44.474191 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:18:44.474208 [ 294 ] {e66fdb78-5e92-4881-967c-d6f8d046e3b1} TCPHandler: Processed in 0.0037928 sec. 2026.05.28 06:18:44.490139 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.490258 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.490303 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:18:44.491042 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.491110 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.491490 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:18:44.491718 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.491863 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} executeQuery: Read 284 rows, 18.47 KiB in 0.00164 sec., 173170.73170731709 rows/sec., 11.00 MiB/sec. 2026.05.28 06:18:44.491899 [ 294 ] {d45dfe79-a390-4923-8e83-aef9e40baa6b} TCPHandler: Processed in 0.001820463 sec. 2026.05.28 06:18:44.492034 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.492132 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:18:44.492174 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:18:44.492673 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.492710 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.492999 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:18:44.493209 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.493335 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} executeQuery: Read 6 rows, 501.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 400.37 KiB/sec. 2026.05.28 06:18:44.493370 [ 294 ] {85d67f98-116b-492d-8593-1719ddb3791e} TCPHandler: Processed in 0.001384433 sec. 2026.05.28 06:18:44.493493 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.493590 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:44.493629 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:44.495224 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.495262 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.495748 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:18:44.495969 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.496097 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} executeQuery: Read 3207 rows, 244.72 KiB in 0.002526 sec., 1269596.1995249407 rows/sec., 94.61 MiB/sec. 2026.05.28 06:18:44.496133 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:18:44.496148 [ 294 ] {5433996e-1f93-46d1-ada6-d81306eff9bd} TCPHandler: Processed in 0.002703554 sec. 2026.05.28 06:18:44.496290 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.496385 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.496426 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:44.497073 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.497108 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.497395 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:18:44.497593 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.497711 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} executeQuery: Read 188 rows, 11.97 KiB in 0.001389 sec., 135349.1720662347 rows/sec., 8.41 MiB/sec. 2026.05.28 06:18:44.497744 [ 294 ] {f6326bc4-f2f5-4e29-bb34-b35474de5ca0} TCPHandler: Processed in 0.001551207 sec. 2026.05.28 06:18:44.497861 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.497951 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.498053 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:18:44.498893 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.498930 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.499486 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:18:44.499797 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.500016 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} executeQuery: Read 950 rows, 57.24 KiB in 0.002015 sec., 471464.01985111664 rows/sec., 27.74 MiB/sec. 2026.05.28 06:18:44.500097 [ 294 ] {741e68a4-7b0c-4fbd-bf66-e39f47ab0dc8} TCPHandler: Processed in 0.002227973 sec. 2026.05.28 06:18:44.500805 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.500944 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.501005 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:18:44.501518 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.501558 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.501869 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:18:44.502094 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.502235 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} executeQuery: Read 1 rows, 72.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 52.79 KiB/sec. 2026.05.28 06:18:44.502271 [ 294 ] {55f853fe-59c3-4bf9-ae22-aeef8336b093} TCPHandler: Processed in 0.001584768 sec. 2026.05.28 06:18:44.502428 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.502526 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.502566 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:18:44.503088 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.503127 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.503449 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:18:44.503672 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.503808 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} executeQuery: Read 148 rows, 8.62 KiB in 0.001299 sec., 113933.79522709777 rows/sec., 6.48 MiB/sec. 2026.05.28 06:18:44.503845 [ 294 ] {db2acefb-04b2-42b4-94e2-4198b16d22e3} TCPHandler: Processed in 0.001476155 sec. 2026.05.28 06:18:44.503988 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.504086 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:44.504128 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:44.505489 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.505534 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.505954 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:18:44.506199 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.506334 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} executeQuery: Read 1751 rows, 120.99 KiB in 0.002266 sec., 772727.2727272728 rows/sec., 52.14 MiB/sec. 2026.05.28 06:18:44.506386 [ 294 ] {e27296a2-686f-4f8a-ae86-d65b3c7f2e0c} TCPHandler: Processed in 0.002446958 sec. 2026.05.28 06:18:44.506541 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.506641 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:18:44.506684 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:18:44.507046 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.507080 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.507384 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:18:44.507600 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.507727 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. 2026.05.28 06:18:44.507761 [ 294 ] {fcf20f31-964c-4105-b6ac-477842d4eb35} TCPHandler: Processed in 0.00127888 sec. 2026.05.28 06:18:44.507914 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.508012 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.508054 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:44.508828 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.508864 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.509296 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:18:44.509509 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.509637 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} executeQuery: Read 1604 rows, 99.74 KiB in 0.001645 sec., 975075.9878419453 rows/sec., 59.21 MiB/sec. 2026.05.28 06:18:44.509673 [ 294 ] {4c7d81d4-85d8-4f17-a299-e4a422b268f0} TCPHandler: Processed in 0.001814033 sec. 2026.05.28 06:18:44.509817 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.509923 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.509965 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:18:44.510292 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.510328 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.510615 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:18:44.510824 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.510954 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. 2026.05.28 06:18:44.510989 [ 294 ] {738c5059-3577-47de-9b9b-3e8dd78a3b3e} TCPHandler: Processed in 0.001221619 sec. 2026.05.28 06:18:44.511127 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.511223 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.511279 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} 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 2026.05.28 06:18:44.512104 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.512142 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.512693 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:18:44.512922 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.513067 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. 2026.05.28 06:18:44.513127 [ 294 ] {fbec257d-36f0-4f34-a8f0-028c4fc0c48b} TCPHandler: Processed in 0.002048549 sec. 2026.05.28 06:18:44.513274 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:44.513371 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:44.513413 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:44.513782 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:44.513818 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:44.514119 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:18:44.514344 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:44.514471 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} executeQuery: Read 42 rows, 2.45 KiB in 0.001118 sec., 37567.08407871198 rows/sec., 2.14 MiB/sec. 2026.05.28 06:18:44.514504 [ 294 ] {9bebdc66-119d-4bf7-8cc0-7c08c7ae6269} TCPHandler: Processed in 0.001278901 sec. 2026.05.28 06:18:45.000225 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 259.37 MiB, peak 270.06 MiB, free memory in arenas 0.00 B, will set to 258.35 MiB (RSS), difference: -1.02 MiB 2026.05.28 06:18:48.411951 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11934 2026.05.28 06:18:48.412778 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:48.412819 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:48.413321 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:18:48.413563 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:48.413700 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11934 2026.05.28 06:18:49.039966 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.05.28 06:18:49.056152 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:49.056197 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:49.061620 [ 245 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:18:49.062289 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:49.064909 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.05.28 06:18:49.269548 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:49.269807 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:49.270178 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:49.270223 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:49.270452 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:49.270520 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:49.270658 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:18:49.270750 [ 356 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:49.270759 [ 326 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:49.270792 [ 320 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:49.270759 [ 307 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:49.270945 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:49.270973 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:49.271058 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:49.271079 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:49.271115 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:49.271158 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:49.271197 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:49.272285 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} executeQuery: Read 41 rows, 7.57 KiB in 0.002587 sec., 15848.473134905296 rows/sec., 2.86 MiB/sec. 2026.05.28 06:18:49.272435 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:18:49.272452 [ 294 ] {6d722bba-60ed-4167-ab0f-06d7637217a9} TCPHandler: Processed in 0.003043302 sec. 2026.05.28 06:18:49.273831 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:49.273941 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:49.273983 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:49.274461 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:49.274506 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:49.274868 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:18:49.275086 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:49.275232 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} executeQuery: Read 56 rows, 4.38 KiB in 0.001322 sec., 42360.06051437216 rows/sec., 3.23 MiB/sec. 2026.05.28 06:18:49.275267 [ 294 ] {866e9158-ddd3-4db1-8f88-473ac4cf29cd} TCPHandler: Processed in 0.001486666 sec. 2026.05.28 06:18:49.275393 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:49.275489 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:49.275529 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:49.275942 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:49.275978 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:49.276274 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:18:49.276479 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:49.276610 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. 2026.05.28 06:18:49.276653 [ 294 ] {f3609edd-f643-4125-80a3-71969f36b38e} TCPHandler: Processed in 0.001309551 sec. 2026.05.28 06:18:49.276833 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:49.276929 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:49.276973 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:49.277392 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:49.277428 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:49.277745 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:18:49.277961 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:49.278088 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} executeQuery: Read 128 rows, 9.13 KiB in 0.001178 sec., 108658.74363327674 rows/sec., 7.57 MiB/sec. 2026.05.28 06:18:49.278122 [ 294 ] {4e41af96-f6ce-410b-83ad-d2e6e7dfe91b} TCPHandler: Processed in 0.001351372 sec. 2026.05.28 06:18:49.278272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:49.278369 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:49.278410 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:49.278739 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:49.278774 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:49.279064 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:18:49.279266 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:49.279397 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. 2026.05.28 06:18:49.279429 [ 294 ] {5b47fea2-553c-4e4c-996e-6450fc5f4696} TCPHandler: Processed in 0.001205998 sec. 2026.05.28 06:18:54.271235 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.271506 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:18:54.271885 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:54.271931 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:18:54.272191 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:54.272282 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:54.272445 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:18:54.272561 [ 320 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:54.272579 [ 356 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:54.272565 [ 346 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:54.272561 [ 326 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:54.272767 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:54.272797 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:54.272892 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:54.272913 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:54.272949 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:54.272988 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:54.273031 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:18:54.274344 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} executeQuery: Read 41 rows, 7.57 KiB in 0.002947 sec., 13912.453342382083 rows/sec., 2.51 MiB/sec. 2026.05.28 06:18:54.274520 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:18:54.274537 [ 294 ] {f94b6778-fd60-4a25-9f2b-8f578d01ce8d} TCPHandler: Processed in 0.003441292 sec. 2026.05.28 06:18:54.276426 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.276560 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:54.276605 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:54.277289 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.277327 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.277713 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:18:54.277940 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.278089 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} executeQuery: Read 78 rows, 6.59 KiB in 0.001565 sec., 49840.255591054316 rows/sec., 4.11 MiB/sec. 2026.05.28 06:18:54.278126 [ 294 ] {6d44f9bc-795c-454c-9dab-3972d30f21a8} TCPHandler: Processed in 0.001763932 sec. 2026.05.28 06:18:54.278264 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.278362 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:54.278406 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:54.278861 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.278897 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.279200 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:18:54.279423 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.279554 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} executeQuery: Read 11 rows, 847.00 B in 0.001212 sec., 9075.907590759076 rows/sec., 682.47 KiB/sec. 2026.05.28 06:18:54.279588 [ 294 ] {bd39b0be-37c5-4bbb-bd40-0e164e55cff0} TCPHandler: Processed in 0.001379572 sec. 2026.05.28 06:18:54.279715 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.279812 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:54.279852 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:54.280351 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.280388 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.280683 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:18:54.280892 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.281016 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} executeQuery: Read 75 rows, 6.00 KiB in 0.001222 sec., 61374.79541734861 rows/sec., 4.79 MiB/sec. 2026.05.28 06:18:54.281050 [ 294 ] {87d27170-a1af-48a7-95de-960125f3f1d7} TCPHandler: Processed in 0.001389163 sec. 2026.05.28 06:18:54.281171 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.281267 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:54.281310 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:54.281733 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.281769 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.282096 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:18:54.282307 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.282434 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.05.28 06:18:54.282468 [ 294 ] {58ef2e22-3366-4511-9749-663b30df7cc2} TCPHandler: Processed in 0.001346402 sec. 2026.05.28 06:18:54.282591 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.282686 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:54.282740 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} 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 2026.05.28 06:18:54.283524 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.283560 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.284065 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:18:54.284285 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.284420 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. 2026.05.28 06:18:54.284426 [ 27 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:18:54.284470 [ 294 ] {2e1e4272-39a1-4511-affa-480d30783a92} TCPHandler: Processed in 0.001927545 sec. 2026.05.28 06:18:54.284490 [ 27 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.284522 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.284604 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:54.284706 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:54.284747 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:54.284764 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:18:54.284991 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:54.285057 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 521 rows starting from the beginning of the part 2026.05.28 06:18:54.285126 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:54.285162 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:54.285199 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:54.285326 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part 2026.05.28 06:18:54.285450 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:54.285477 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:18:54.285555 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2026.05.28 06:18:54.285660 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part 2026.05.28 06:18:54.285700 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.285839 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. 2026.05.28 06:18:54.285873 [ 294 ] {787b5fc9-843e-4cd9-a362-a7045773ef0e} TCPHandler: Processed in 0.001317821 sec. 2026.05.28 06:18:54.311240 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 19 columns (19 merged, 0 gathered) in 0.026518441 sec., 23568.504649274066 rows/sec., 42.23 MiB/sec. 2026.05.28 06:18:54.312025 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:18:54.312359 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:54.312430 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_31_6} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:18:54.312513 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. 2026.05.28 06:18:55.206166 [ 27 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.28 06:18:55.206243 [ 27 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:55.206269 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:55.206407 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.28 06:18:55.206556 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:55.206590 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2026.05.28 06:18:55.206659 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:55.206706 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2026.05.28 06:18:55.206752 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.28 06:18:55.206798 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2026.05.28 06:18:55.207602 [ 195 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124818 sec., 33648.99293371148 rows/sec., 2.81 MiB/sec. 2026.05.28 06:18:55.207785 [ 195 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.28 06:18:55.208087 [ 195 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:55.208168 [ 195 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_9_2} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.28 06:18:55.208263 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:18:55.828828 [ 23 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:18:55.828874 [ 23 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:18:55.914657 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12382 2026.05.28 06:18:55.915171 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:55.915219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:55.915750 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:18:55.916000 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:55.916152 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12382 2026.05.28 06:18:55.916199 [ 23 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:18:55.916270 [ 23 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:55.916293 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:55.916406 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:18:55.916504 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:55.916541 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10014 rows starting from the beginning of the part 2026.05.28 06:18:55.916610 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part 2026.05.28 06:18:55.916664 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part 2026.05.28 06:18:55.916713 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part 2026.05.28 06:18:55.916759 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part 2026.05.28 06:18:55.916805 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part 2026.05.28 06:18:55.920570 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12382 rows, containing 4 columns (4 merged, 0 gathered) in 0.004206 sec., 2943889.681407513 rows/sec., 42.11 MiB/sec. 2026.05.28 06:18:55.920811 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:18:55.921066 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:55.921130 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_26_5} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:18:55.921199 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.28 06:18:56.565813 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.05.28 06:18:56.585239 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:56.585311 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:56.591154 [ 245 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:18:56.591859 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:56.592189 [ 27 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.28 06:18:56.592267 [ 27 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:56.592296 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:56.592427 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2026.05.28 06:18:56.595262 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.05.28 06:18:56.595680 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:56.597106 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2026.05.28 06:18:56.601912 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2026.05.28 06:18:56.606507 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2026.05.28 06:18:56.610980 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2026.05.28 06:18:56.615502 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2026.05.28 06:18:56.619777 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2026.05.28 06:18:56.676473 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084102191 sec., 2330.49814362149 rows/sec., 12.05 MiB/sec. 2026.05.28 06:18:56.678752 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.28 06:18:56.680671 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:56.680797 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_26_5} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.28 06:18:56.682748 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2026.05.28 06:18:57.001301 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 260.67 MiB, peak 271.23 MiB, free memory in arenas 0.00 B, will set to 266.76 MiB (RSS), difference: 6.08 MiB 2026.05.28 06:18:59.275730 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.276027 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:18:59.276415 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:18:59.276456 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:18:59.276700 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:18:59.276770 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:18:59.276917 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:18:59.277038 [ 346 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:18:59.277058 [ 356 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:18:59.277104 [ 320 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:18:59.277038 [ 326 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:18:59.277297 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:18:59.277338 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:18:59.277430 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:18:59.277453 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:18:59.277492 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:59.277537 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:59.277578 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:18:59.278992 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} executeQuery: Read 41 rows, 7.57 KiB in 0.003083 sec., 13298.734998378204 rows/sec., 2.40 MiB/sec. 2026.05.28 06:18:59.279136 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} MemoryTracker: Peak memory usage (for query): 141.37 KiB. 2026.05.28 06:18:59.279152 [ 294 ] {0c279d0b-5d0e-4da8-adda-a859d15389ee} TCPHandler: Processed in 0.003571355 sec. 2026.05.28 06:18:59.284484 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.284622 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.284674 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:18:59.285501 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.285540 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.285935 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:18:59.286162 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.286301 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} executeQuery: Read 284 rows, 18.47 KiB in 0.001719 sec., 165212.33275159975 rows/sec., 10.49 MiB/sec. 2026.05.28 06:18:59.286338 [ 294 ] {864a7555-b2d9-4132-90f9-37f5a43fca1a} TCPHandler: Processed in 0.001918106 sec. 2026.05.28 06:18:59.286360 [ 41 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.28 06:18:59.286441 [ 41 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.286482 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.286484 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.286605 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:18:59.286648 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:18:59.286653 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.05.28 06:18:59.286797 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:59.286834 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part 2026.05.28 06:18:59.286905 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:59.286959 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:59.287009 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:59.287057 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part 2026.05.28 06:18:59.287512 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.287556 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.287981 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:18:59.288029 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423664 sec., 997426.3590285347 rows/sec., 67.15 MiB/sec. 2026.05.28 06:18:59.288217 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.288218 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.28 06:18:59.288363 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} executeQuery: Read 859 rows, 68.67 KiB in 0.001776 sec., 483671.1711711712 rows/sec., 37.76 MiB/sec. 2026.05.28 06:18:59.288403 [ 294 ] {aafd8ff2-2106-4605-bf0d-8f9b82393bd0} TCPHandler: Processed in 0.001968657 sec. 2026.05.28 06:18:59.288549 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.288587 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.288655 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.288685 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_17_4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.28 06:18:59.288704 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:18:59.288802 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:18:59.289273 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.289317 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.289659 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:18:59.289878 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.290009 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} executeQuery: Read 173 rows, 10.87 KiB in 0.001372 sec., 126093.29446064141 rows/sec., 7.74 MiB/sec. 2026.05.28 06:18:59.290045 [ 294 ] {da1a5b33-9917-4f83-b190-d656a199afd7} TCPHandler: Processed in 0.001544047 sec. 2026.05.28 06:18:59.290190 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.290286 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.290327 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:18:59.290863 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.290902 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.291225 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:18:59.291439 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.291565 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} executeQuery: Read 149 rows, 9.86 KiB in 0.001298 sec., 114791.98767334361 rows/sec., 7.42 MiB/sec. 2026.05.28 06:18:59.291600 [ 294 ] {07d695a5-bbcd-4463-9a63-6fa2bedd8770} TCPHandler: Processed in 0.001467495 sec. 2026.05.28 06:18:59.291738 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.291836 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.291876 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:18:59.292401 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.292438 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.292750 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:18:59.292962 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.293086 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} executeQuery: Read 148 rows, 8.62 KiB in 0.001269 sec., 116627.26556343578 rows/sec., 6.63 MiB/sec. 2026.05.28 06:18:59.293088 [ 63 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.28 06:18:59.293123 [ 294 ] {f901bebe-364e-4312-8762-4929268b0f7f} TCPHandler: Processed in 0.001434404 sec. 2026.05.28 06:18:59.293148 [ 63 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.293176 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.293275 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.293361 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.05.28 06:18:59.293377 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:18:59.293422 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:18:59.293453 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:18:59.293482 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part 2026.05.28 06:18:59.293536 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:59.293581 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:59.293627 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:59.293669 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part 2026.05.28 06:18:59.294392 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001068875 sec., 692316.6881066542 rows/sec., 42.01 MiB/sec. 2026.05.28 06:18:59.294496 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.294547 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.294560 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.28 06:18:59.294877 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.294963 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_17_4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.28 06:18:59.295037 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:18:59.295062 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:18:59.295289 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.295455 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} executeQuery: Read 521 rows, 37.66 KiB in 0.002094 sec., 248806.11270296085 rows/sec., 17.56 MiB/sec. 2026.05.28 06:18:59.295515 [ 294 ] {5abb3b99-2191-4e08-9a0b-9e86a4f86bca} TCPHandler: Processed in 0.002289204 sec. 2026.05.28 06:18:59.295751 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.295885 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:18:59.295945 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:18:59.296355 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.296392 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.296699 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:18:59.296922 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.297051 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. 2026.05.28 06:18:59.297085 [ 294 ] {550047b1-84ef-4c64-87df-579786d31b30} TCPHandler: Processed in 0.001449504 sec. 2026.05.28 06:18:59.297225 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.297322 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.297364 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:18:59.297838 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.297877 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.298247 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:18:59.298462 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.298591 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} executeQuery: Read 265 rows, 18.03 KiB in 0.001288 sec., 205745.34161490682 rows/sec., 13.67 MiB/sec. 2026.05.28 06:18:59.298626 [ 294 ] {dd4607b9-339a-4fd5-95a6-f0d0eaf3fb93} TCPHandler: Processed in 0.001449554 sec. 2026.05.28 06:18:59.298781 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.298888 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.298932 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:18:59.299288 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.299325 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.299627 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:18:59.299838 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.300001 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. 2026.05.28 06:18:59.300036 [ 294 ] {56e6941b-fcd9-4c0f-ba62-745b8ec74a63} TCPHandler: Processed in 0.001304531 sec. 2026.05.28 06:18:59.300207 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.300324 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.300380 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} 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 2026.05.28 06:18:59.301267 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.301305 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.301890 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:18:59.302130 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.302268 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} executeQuery: Read 31 rows, 56.88 KiB in 0.001973 sec., 15712.113532691334 rows/sec., 28.16 MiB/sec. 2026.05.28 06:18:59.302318 [ 294 ] {ac5a711e-f870-44c6-85b4-6e428e41482d} TCPHandler: Processed in 0.002160522 sec. 2026.05.28 06:18:59.302457 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:18:59.302564 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:18:59.302606 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:18:59.303156 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:18:59.303208 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:18:59.303626 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:18:59.303865 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:18:59.304016 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} executeQuery: Read 90 rows, 5.77 KiB in 0.001478 sec., 60893.098782138026 rows/sec., 3.81 MiB/sec. 2026.05.28 06:18:59.304070 [ 294 ] {c558780c-f63c-476a-95f7-7ec7843674fc} TCPHandler: Processed in 0.00166158 sec. 2026.05.28 06:19:03.417102 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12894 2026.05.28 06:19:03.417645 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:03.417682 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:03.418205 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:19:03.418447 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:03.418582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12894 2026.05.28 06:19:04.096297 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2026.05.28 06:19:04.111150 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.111208 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.117148 [ 245 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:19:04.117847 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.120353 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2026.05.28 06:19:04.271052 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.271323 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:19:04.271701 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:04.271738 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:19:04.271966 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:04.272036 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:04.272184 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:19:04.272274 [ 356 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:04.272308 [ 320 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:04.272331 [ 333 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:04.272308 [ 346 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:04.272494 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:04.272524 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:04.272611 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:04.272633 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:04.272671 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:19:04.272712 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:19:04.272752 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:19:04.274061 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} executeQuery: Read 41 rows, 7.57 KiB in 0.002852 sec., 14375.876577840112 rows/sec., 2.59 MiB/sec. 2026.05.28 06:19:04.274206 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} MemoryTracker: Peak memory usage (for query): 131.16 KiB. 2026.05.28 06:19:04.274222 [ 294 ] {54b62345-2667-4f4e-a30a-a6c20a2d2995} TCPHandler: Processed in 0.003318839 sec. 2026.05.28 06:19:04.276270 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.276387 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:19:04.276431 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:19:04.277357 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.277431 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.277868 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:19:04.278104 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.278244 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} executeQuery: Read 4 rows, 334.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 172.49 KiB/sec. 2026.05.28 06:19:04.278280 [ 294 ] {7fa4b987-ec62-4a46-af76-4b3dba5179c1} TCPHandler: Processed in 0.002062269 sec. 2026.05.28 06:19:04.278415 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.278518 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:04.278558 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:04.279239 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.279295 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.279689 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:19:04.279920 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.280057 [ 148 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:19:04.280065 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} executeQuery: Read 80 rows, 6.73 KiB in 0.001563 sec., 51183.62124120282 rows/sec., 4.21 MiB/sec. 2026.05.28 06:19:04.280111 [ 148 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.280140 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.280141 [ 294 ] {c60ec31c-c0c7-4937-bd6b-d80398f7b03a} TCPHandler: Processed in 0.001774472 sec. 2026.05.28 06:19:04.280266 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:19:04.280375 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:04.280379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.280409 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3237 rows starting from the beginning of the part 2026.05.28 06:19:04.280477 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3207 rows starting from the beginning of the part 2026.05.28 06:19:04.280518 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:04.280529 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part 2026.05.28 06:19:04.280574 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:04.280580 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part 2026.05.28 06:19:04.280632 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 859 rows starting from the beginning of the part 2026.05.28 06:19:04.280678 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part 2026.05.28 06:19:04.281044 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.281078 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.281366 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:19:04.281569 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.281692 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} executeQuery: Read 15 rows, 1.11 KiB in 0.001273 sec., 11783.189316575019 rows/sec., 869.16 KiB/sec. 2026.05.28 06:19:04.281704 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:19:04.281725 [ 294 ] {6ed2a3bb-7fb5-4287-bcf6-4e08c70568b3} TCPHandler: Processed in 0.001522896 sec. 2026.05.28 06:19:04.281758 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.281858 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.281968 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:19:04.281991 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.282101 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:04.282102 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:04.282140 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 211 rows starting from the beginning of the part 2026.05.28 06:19:04.282164 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:04.282210 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:04.282262 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 188 rows starting from the beginning of the part 2026.05.28 06:19:04.282304 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:04.282344 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 173 rows starting from the beginning of the part 2026.05.28 06:19:04.282385 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part 2026.05.28 06:19:04.282762 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.282806 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.283019 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 7517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796426 sec., 2688073.991587834 rows/sec., 212.31 MiB/sec. 2026.05.28 06:19:04.283271 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343172 sec., 453404.3294529666 rows/sec., 30.26 MiB/sec. 2026.05.28 06:19:04.283410 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:19:04.283549 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:19:04.283665 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:19:04.283731 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.283871 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_36_7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:19:04.283933 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.283975 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:19:04.284012 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.284013 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_41_8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:19:04.284101 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:19:04.284185 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} executeQuery: Read 79 rows, 6.32 KiB in 0.002101 sec., 37601.142313184195 rows/sec., 2.94 MiB/sec. 2026.05.28 06:19:04.284187 [ 125 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:19:04.284247 [ 125 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.284255 [ 294 ] {99c24877-8dc8-44b8-a855-8a90562433fc} TCPHandler: Processed in 0.002312835 sec. 2026.05.28 06:19:04.284272 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.284406 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:19:04.284415 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.284535 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:04.284543 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:04.284576 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1792 rows starting from the beginning of the part 2026.05.28 06:19:04.284629 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:04.284670 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1751 rows starting from the beginning of the part 2026.05.28 06:19:04.284723 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part 2026.05.28 06:19:04.284768 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part 2026.05.28 06:19:04.284834 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 521 rows starting from the beginning of the part 2026.05.28 06:19:04.284900 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 79 rows starting from the beginning of the part 2026.05.28 06:19:04.285218 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.285302 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.285734 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:19:04.285966 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.286108 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} executeQuery: Read 162 rows, 11.55 KiB in 0.001585 sec., 102208.20189274447 rows/sec., 7.12 MiB/sec. 2026.05.28 06:19:04.286108 [ 125 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:19:04.286163 [ 294 ] {aff270f9-f124-4b18-b66d-151edef6acf1} TCPHandler: Processed in 0.001798733 sec. 2026.05.28 06:19:04.286165 [ 125 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.286205 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.286304 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.286316 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:19:04.286410 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:04.286451 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:04.286461 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212067 sec., 2019173.1858327794 rows/sec., 146.03 MiB/sec. 2026.05.28 06:19:04.286474 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} 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 2026.05.28 06:19:04.286491 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13195 rows starting from the beginning of the part 2026.05.28 06:19:04.286569 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:19:04.286622 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part 2026.05.28 06:19:04.286674 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2026.05.28 06:19:04.286719 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:19:04.286729 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part 2026.05.28 06:19:04.286792 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part 2026.05.28 06:19:04.287073 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.287156 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_41_8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:19:04.287228 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:19:04.287401 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.287446 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.288032 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:19:04.288262 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.288404 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} executeQuery: Read 11 rows, 20.18 KiB in 0.002014 sec., 5461.767626613703 rows/sec., 9.79 MiB/sec. 2026.05.28 06:19:04.288454 [ 294 ] {02f9a2bc-2d98-4e44-b736-0cbc1531d95d} TCPHandler: Processed in 0.002201493 sec. 2026.05.28 06:19:04.288596 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:04.288695 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:04.288738 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:04.289110 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.289147 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.289467 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:19:04.289678 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.289808 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. 2026.05.28 06:19:04.289812 [ 148 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:19:04.289844 [ 294 ] {a7ff6d03-c9b7-447d-85c4-2eb5a660000e} TCPHandler: Processed in 0.001297301 sec. 2026.05.28 06:19:04.289868 [ 148 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:04.289895 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:04.289994 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:19:04.290100 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:04.290146 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2280 rows starting from the beginning of the part 2026.05.28 06:19:04.290199 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part 2026.05.28 06:19:04.290244 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part 2026.05.28 06:19:04.290287 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2026.05.28 06:19:04.290326 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part 2026.05.28 06:19:04.290367 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2026.05.28 06:19:04.291746 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001787122 sec., 1443661.9324254305 rows/sec., 93.07 MiB/sec. 2026.05.28 06:19:04.291853 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 15514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005580503 sec., 2780036.136527478 rows/sec., 179.62 MiB/sec. 2026.05.28 06:19:04.292044 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:19:04.292343 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.292352 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:19:04.292424 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_41_8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:19:04.292509 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.28 06:19:04.292639 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:04.292713 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_41_8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:19:04.292790 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. 2026.05.28 06:19:05.000329 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 268.16 MiB, peak 277.20 MiB, free memory in arenas 0.00 B, will set to 270.80 MiB (RSS), difference: 2.64 MiB 2026.05.28 06:19:09.276731 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.276997 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:19:09.277363 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:09.277404 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:19:09.277647 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:09.277718 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:09.277868 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:19:09.277966 [ 333 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:09.277970 [ 320 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:09.277985 [ 356 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:09.277979 [ 346 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:09.278190 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:09.278219 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:09.278307 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:09.278328 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:09.278365 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:09.278409 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:09.278450 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:09.279565 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} executeQuery: Read 41 rows, 7.57 KiB in 0.002669 sec., 15361.558636193331 rows/sec., 2.77 MiB/sec. 2026.05.28 06:19:09.279806 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} MemoryTracker: Peak memory usage (for query): 140.96 KiB. 2026.05.28 06:19:09.279825 [ 294 ] {18c313ab-13de-496e-8da1-fcd0d8d57d4e} TCPHandler: Processed in 0.003233117 sec. 2026.05.28 06:19:09.285608 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.285773 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.285840 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:19:09.286534 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.286573 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.286987 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:19:09.287224 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.287375 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} executeQuery: Read 284 rows, 18.47 KiB in 0.001656 sec., 171497.58454106282 rows/sec., 10.89 MiB/sec. 2026.05.28 06:19:09.287412 [ 294 ] {4c5f393a-9715-448c-ab33-109620750404} TCPHandler: Processed in 0.001940187 sec. 2026.05.28 06:19:09.287574 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.287671 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:09.287713 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:09.288414 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.288451 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.288810 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:19:09.289027 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.289156 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} executeQuery: Read 859 rows, 68.67 KiB in 0.001505 sec., 570764.1196013289 rows/sec., 44.56 MiB/sec. 2026.05.28 06:19:09.289191 [ 294 ] {17d19f52-10a9-4439-9641-f168a28a9def} TCPHandler: Processed in 0.00166839 sec. 2026.05.28 06:19:09.289337 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.289433 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.289475 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:09.289929 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.289966 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.290290 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:19:09.290505 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.290640 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} executeQuery: Read 173 rows, 10.87 KiB in 0.001225 sec., 141224.48979591837 rows/sec., 8.67 MiB/sec. 2026.05.28 06:19:09.290674 [ 294 ] {2bd8480d-ae41-4c09-993e-3db431ab1478} TCPHandler: Processed in 0.001389803 sec. 2026.05.28 06:19:09.290819 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.290915 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.290956 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:19:09.291388 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.291431 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.291766 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:19:09.291994 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.292133 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. 2026.05.28 06:19:09.292167 [ 294 ] {6431b032-9770-499b-9db2-5c515cd11959} TCPHandler: Processed in 0.001397813 sec. 2026.05.28 06:19:09.292320 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.292425 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.292467 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:19:09.293131 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.293183 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.293638 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:19:09.293888 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.294058 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} executeQuery: Read 148 rows, 8.62 KiB in 0.001647 sec., 89860.35215543413 rows/sec., 5.11 MiB/sec. 2026.05.28 06:19:09.294122 [ 294 ] {b7aa19fc-d3fa-4a78-be06-7a7d5e8a82a9} TCPHandler: Processed in 0.001855004 sec. 2026.05.28 06:19:09.294345 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.294478 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:09.294535 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:09.295396 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.295440 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.295809 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:19:09.296034 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.296185 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} executeQuery: Read 521 rows, 37.66 KiB in 0.001748 sec., 298054.9199084668 rows/sec., 21.04 MiB/sec. 2026.05.28 06:19:09.296240 [ 294 ] {356fcfb2-15ca-4c9d-850a-a53f31b30b9f} TCPHandler: Processed in 0.002013658 sec. 2026.05.28 06:19:09.296392 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.296490 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:19:09.296534 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:19:09.296916 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.296953 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.297270 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:19:09.297488 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.297625 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. 2026.05.28 06:19:09.297658 [ 294 ] {ce881962-df45-48c2-a302-d8dceb3306c3} TCPHandler: Processed in 0.001318031 sec. 2026.05.28 06:19:09.297788 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.297885 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.297928 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:09.298360 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.298393 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.298734 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:19:09.298947 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.299075 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. 2026.05.28 06:19:09.299110 [ 294 ] {6db778ca-62c8-4a59-ac1e-f1441cb66536} TCPHandler: Processed in 0.001370313 sec. 2026.05.28 06:19:09.299248 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.299343 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.299385 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:19:09.299712 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.299748 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.300036 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:19:09.300255 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.300385 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. 2026.05.28 06:19:09.300419 [ 294 ] {d8fe78b0-1e82-468a-88f1-d45e9dce7ed9} TCPHandler: Processed in 0.001220439 sec. 2026.05.28 06:19:09.300545 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.300645 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.300709 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} 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 2026.05.28 06:19:09.301554 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.301591 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.302123 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:19:09.302354 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.302494 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} executeQuery: Read 31 rows, 56.88 KiB in 0.001869 sec., 16586.40984483681 rows/sec., 29.72 MiB/sec. 2026.05.28 06:19:09.302549 [ 294 ] {b2ed7ce9-ae0e-497c-8ce6-c0f62853fc1c} TCPHandler: Processed in 0.002052089 sec. 2026.05.28 06:19:09.302686 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:09.302791 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:09.302833 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:09.303279 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:09.303316 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:09.303636 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:19:09.303858 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:09.303986 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} executeQuery: Read 90 rows, 5.77 KiB in 0.001214 sec., 74135.09060955519 rows/sec., 4.64 MiB/sec. 2026.05.28 06:19:09.304020 [ 294 ] {7a93d15f-9649-41cb-bbd4-ab207ed9c6df} TCPHandler: Processed in 0.001382323 sec. 2026.05.28 06:19:10.828918 [ 169 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:19:10.828970 [ 169 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:19:10.918728 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13342 2026.05.28 06:19:10.919242 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:10.919283 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:10.919811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:19:10.920050 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:10.920183 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13342 2026.05.28 06:19:11.620419 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2026.05.28 06:19:11.639521 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:11.639592 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:11.645815 [ 245 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:19:11.646555 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:11.651663 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2026.05.28 06:19:14.270552 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.270830 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:14.271169 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:14.271207 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:14.271425 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:14.271496 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:14.271641 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:19:14.271749 [ 333 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:14.271767 [ 344 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:14.271777 [ 343 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:14.271767 [ 320 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:14.271990 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:14.272028 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:14.272112 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:14.272133 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:14.272170 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:14.272212 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:14.272249 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:14.273549 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} executeQuery: Read 41 rows, 7.57 KiB in 0.002829 sec., 14492.753623188406 rows/sec., 2.61 MiB/sec. 2026.05.28 06:19:14.273720 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} MemoryTracker: Peak memory usage (for query): 137.78 KiB. 2026.05.28 06:19:14.273738 [ 294 ] {c31e8f5c-4ccc-4397-bd6c-cbed1a1d8b9e} TCPHandler: Processed in 0.00332931 sec. 2026.05.28 06:19:14.275721 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.275838 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:14.275882 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:14.276454 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.276494 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.276871 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:19:14.277094 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.277237 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} executeQuery: Read 78 rows, 6.59 KiB in 0.001434 sec., 54393.30543933054 rows/sec., 4.49 MiB/sec. 2026.05.28 06:19:14.277273 [ 294 ] {96422ecd-1044-485e-afc3-788b5ed8b8e1} TCPHandler: Processed in 0.001603007 sec. 2026.05.28 06:19:14.277420 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.277516 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.277557 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:14.277995 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.278031 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.278328 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:19:14.278544 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.278677 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} executeQuery: Read 11 rows, 847.00 B in 0.001179 sec., 9329.940627650552 rows/sec., 701.57 KiB/sec. 2026.05.28 06:19:14.278712 [ 294 ] {eca2dedd-37d3-49b9-ae0b-dff973028b78} TCPHandler: Processed in 0.001344052 sec. 2026.05.28 06:19:14.278919 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.279024 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:14.279063 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:14.279497 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.279533 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.279834 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:19:14.280055 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.280181 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} executeQuery: Read 75 rows, 6.00 KiB in 0.001175 sec., 63829.78723404255 rows/sec., 4.98 MiB/sec. 2026.05.28 06:19:14.280215 [ 294 ] {3713be1e-a6f9-4c02-9047-bbb578ca607e} TCPHandler: Processed in 0.001344591 sec. 2026.05.28 06:19:14.280355 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.280450 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.280495 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:14.280948 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.280984 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.281306 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:19:14.281522 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.281649 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. 2026.05.28 06:19:14.281683 [ 294 ] {a21b2c78-3469-441e-b106-fb68a9cb1945} TCPHandler: Processed in 0.001376693 sec. 2026.05.28 06:19:14.281846 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.281941 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.281996 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} 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 2026.05.28 06:19:14.282754 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.282791 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.283297 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:19:14.283518 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.283660 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} executeQuery: Read 11 rows, 20.18 KiB in 0.001737 sec., 6332.757628094416 rows/sec., 11.35 MiB/sec. 2026.05.28 06:19:14.283718 [ 294 ] {01f17f18-095f-4a2b-8741-7b8a85db4df5} TCPHandler: Processed in 0.001920296 sec. 2026.05.28 06:19:14.283858 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.283959 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.284001 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:14.284359 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.284395 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.284709 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:19:14.284927 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.285060 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. 2026.05.28 06:19:14.285094 [ 294 ] {00805a52-1c11-4848-a74f-74d4c370c4b6} TCPHandler: Processed in 0.001284971 sec. 2026.05.28 06:19:14.473459 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.473728 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:19:14.474105 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:14.474150 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:19:14.474410 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:14.474479 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:14.474624 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:19:14.475279 [ 320 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:14.475294 [ 339 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:14.475294 [ 343 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:14.475281 [ 344 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:14.475572 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:14.475603 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:14.475691 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:14.475713 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:14.475752 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:19:14.475795 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:19:14.475835 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:19:14.477269 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} executeQuery: Read 41 rows, 9.15 KiB in 0.003659 sec., 11205.247335337524 rows/sec., 2.44 MiB/sec. 2026.05.28 06:19:14.477444 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} MemoryTracker: Peak memory usage (for query): 145.41 KiB. 2026.05.28 06:19:14.477460 [ 294 ] {dc746de6-7efa-4ff8-bbeb-bc8c5b02b5ac} TCPHandler: Processed in 0.004148619 sec. 2026.05.28 06:19:14.491925 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.492047 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.492095 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:19:14.492772 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.492824 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.493233 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:19:14.493472 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.493628 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} executeQuery: Read 284 rows, 18.47 KiB in 0.001615 sec., 175851.3931888545 rows/sec., 11.17 MiB/sec. 2026.05.28 06:19:14.493666 [ 294 ] {d848940d-af7f-4156-928a-f6b337b9b26c} TCPHandler: Processed in 0.001796773 sec. 2026.05.28 06:19:14.493807 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.493917 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:19:14.493959 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:19:14.494440 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.494477 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.494769 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:19:14.494994 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.495130 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} executeQuery: Read 8 rows, 668.00 B in 0.001233 sec., 6488.240064882401 rows/sec., 529.07 KiB/sec. 2026.05.28 06:19:14.495165 [ 294 ] {a79cd528-e71a-40af-a421-3840bd7c89ce} TCPHandler: Processed in 0.001408904 sec. 2026.05.28 06:19:14.495330 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.495428 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:14.495468 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:14.497323 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.497362 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.497862 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:19:14.498088 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.498221 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} executeQuery: Read 3208 rows, 244.79 KiB in 0.00281 sec., 1141637.0106761565 rows/sec., 85.07 MiB/sec. 2026.05.28 06:19:14.498258 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:19:14.498272 [ 294 ] {62ee0de1-b14d-4e30-8406-b48d2a39c1db} TCPHandler: Processed in 0.002993042 sec. 2026.05.28 06:19:14.498407 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.498507 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.498548 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:14.499075 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.499113 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.499436 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:19:14.499660 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.499795 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} executeQuery: Read 190 rows, 12.11 KiB in 0.001306 sec., 145482.3889739663 rows/sec., 9.05 MiB/sec. 2026.05.28 06:19:14.499831 [ 294 ] {2b681b7c-05e0-44d7-ab2e-cf9465619a5d} TCPHandler: Processed in 0.001474404 sec. 2026.05.28 06:19:14.499972 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.500070 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.500111 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:19:14.500798 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.500837 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.501189 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:19:14.501410 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.501540 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} executeQuery: Read 950 rows, 57.24 KiB in 0.001488 sec., 638440.8602150538 rows/sec., 37.56 MiB/sec. 2026.05.28 06:19:14.501575 [ 294 ] {5fd013d3-e22f-43e7-8c0e-2d797f3dd48f} TCPHandler: Processed in 0.001653549 sec. 2026.05.28 06:19:14.501717 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.501969 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.502046 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:19:14.502700 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.502747 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.503159 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:19:14.503393 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.503546 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} executeQuery: Read 1 rows, 72.00 B in 0.001629 sec., 613.8735420503376 rows/sec., 43.16 KiB/sec. 2026.05.28 06:19:14.503586 [ 294 ] {c5d1b1b4-2123-4f3c-bebb-cf846d9aad14} TCPHandler: Processed in 0.001921776 sec. 2026.05.28 06:19:14.503760 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.503858 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.503900 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:19:14.504380 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.504417 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.504735 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:19:14.504959 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.505094 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} executeQuery: Read 148 rows, 8.62 KiB in 0.001255 sec., 117928.28685258963 rows/sec., 6.71 MiB/sec. 2026.05.28 06:19:14.505130 [ 294 ] {8db6056f-bff4-4c32-8fb2-a85dcf7d8f67} TCPHandler: Processed in 0.001438835 sec. 2026.05.28 06:19:14.505288 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.505397 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:14.505438 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:14.506514 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.506551 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.506951 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:19:14.507169 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.507296 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} executeQuery: Read 1753 rows, 121.15 KiB in 0.001918 sec., 913972.8884254432 rows/sec., 61.69 MiB/sec. 2026.05.28 06:19:14.507331 [ 294 ] {67188045-747a-43e6-b28d-f5db1832407c} TCPHandler: Processed in 0.0020929 sec. 2026.05.28 06:19:14.507459 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.507557 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:19:14.507599 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:19:14.507968 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.508004 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.508315 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:19:14.508530 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.508660 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. 2026.05.28 06:19:14.508693 [ 294 ] {7fbbb394-d353-4c52-9204-aa6ab1e9d880} TCPHandler: Processed in 0.0012841 sec. 2026.05.28 06:19:14.508821 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.508925 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.508968 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:14.509747 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.509784 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.510210 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:19:14.510428 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.510557 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} executeQuery: Read 1605 rows, 99.81 KiB in 0.001651 sec., 972138.0981223502 rows/sec., 59.03 MiB/sec. 2026.05.28 06:19:14.510592 [ 294 ] {43e0477e-0af2-44bc-bd4d-ab1bcf812539} TCPHandler: Processed in 0.001820504 sec. 2026.05.28 06:19:14.510839 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.511034 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.511111 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:19:14.511676 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.511728 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.512147 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:19:14.512386 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.512538 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. 2026.05.28 06:19:14.512575 [ 294 ] {27b56f86-0a31-4879-997d-153a6f087c18} TCPHandler: Processed in 0.001882715 sec. 2026.05.28 06:19:14.512715 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.512813 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.512870 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} 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 2026.05.28 06:19:14.513841 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.513881 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.514482 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:19:14.514722 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.514869 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} executeQuery: Read 40 rows, 73.40 KiB in 0.002075 sec., 19277.10843373494 rows/sec., 34.54 MiB/sec. 2026.05.28 06:19:14.514875 [ 151 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:19:14.514922 [ 294 ] {f4170828-d164-4fe9-bf49-bc2becc55ee9} TCPHandler: Processed in 0.002256983 sec. 2026.05.28 06:19:14.514934 [ 151 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.514967 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.515056 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:14.515078 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:19:14.515159 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:14.515207 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:14.515318 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:14.515386 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 625 rows starting from the beginning of the part 2026.05.28 06:19:14.515531 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part 2026.05.28 06:19:14.515556 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:14.515599 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:14.515656 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:14.515781 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part 2026.05.28 06:19:14.515894 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:14.515932 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:19:14.516003 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part 2026.05.28 06:19:14.516180 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.516321 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} executeQuery: Read 42 rows, 2.45 KiB in 0.001182 sec., 35532.99492385786 rows/sec., 2.03 MiB/sec. 2026.05.28 06:19:14.516356 [ 294 ] {a4a317da-adeb-49b0-b1d9-f5ca14fd696c} TCPHandler: Processed in 0.001350112 sec. 2026.05.28 06:19:14.521204 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 19 columns (19 merged, 0 gathered) in 0.006167857 sec., 121436.01902573294 rows/sec., 217.61 MiB/sec. 2026.05.28 06:19:14.522284 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:19:14.522636 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:14.522703 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_36_7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:19:14.522830 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. 2026.05.28 06:19:15.001208 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 272.55 MiB, peak 280.15 MiB, free memory in arenas 0.00 B, will set to 274.63 MiB (RSS), difference: 2.09 MiB 2026.05.28 06:19:18.421062 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13854 2026.05.28 06:19:18.421581 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:18.421627 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:18.422114 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:19:18.422338 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:18.422462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13854 2026.05.28 06:19:19.152568 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2026.05.28 06:19:19.168607 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:19.168667 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:19.174665 [ 245 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:19:19.175356 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:19.178031 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2026.05.28 06:19:19.269949 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:19.270224 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:19.270619 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:19.270663 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:19.270922 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:19.270995 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:19.271143 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:19:19.271256 [ 339 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:19.271283 [ 336 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:19.271259 [ 353 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:19.271256 [ 343 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:19.271450 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:19.271481 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:19.271569 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:19.271591 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:19.271629 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:19.271674 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:19.271723 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:19.272985 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} executeQuery: Read 41 rows, 7.57 KiB in 0.002874 sec., 14265.831593597773 rows/sec., 2.57 MiB/sec. 2026.05.28 06:19:19.273146 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} MemoryTracker: Peak memory usage (for query): 136.81 KiB. 2026.05.28 06:19:19.273163 [ 294 ] {cf457642-3848-44da-b074-1a8c7364bdd7} TCPHandler: Processed in 0.0033721 sec. 2026.05.28 06:19:19.274577 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:19.274694 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:19.274739 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:19.275266 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:19.275308 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:19.275701 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:19:19.275939 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:19.276090 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} executeQuery: Read 56 rows, 4.38 KiB in 0.00143 sec., 39160.83916083916 rows/sec., 2.99 MiB/sec. 2026.05.28 06:19:19.276125 [ 294 ] {1caef6ed-effe-4062-badf-36d3601e4b00} TCPHandler: Processed in 0.001601508 sec. 2026.05.28 06:19:19.276256 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:19.276352 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:19.276399 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:19.276836 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:19.276872 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:19.277185 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:19:19.277406 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:19.277536 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. 2026.05.28 06:19:19.277571 [ 294 ] {df496203-8880-4be3-8a2e-89839179840c} TCPHandler: Processed in 0.001365473 sec. 2026.05.28 06:19:19.277702 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:19.277800 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:19.277848 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:19.278304 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:19.278340 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:19.278664 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:19:19.278888 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:19.279019 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} executeQuery: Read 128 rows, 9.13 KiB in 0.001238 sec., 103392.56865912763 rows/sec., 7.20 MiB/sec. 2026.05.28 06:19:19.279053 [ 294 ] {492d05fe-c9f2-4c93-bbb6-fbe08fa6996e} TCPHandler: Processed in 0.001400583 sec. 2026.05.28 06:19:19.279179 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:19.279275 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:19.279317 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:19.279690 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:19.279726 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:19.280029 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:19:19.280243 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:19.280375 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} executeQuery: Read 48 rows, 3.31 KiB in 0.001118 sec., 42933.81037567084 rows/sec., 2.89 MiB/sec. 2026.05.28 06:19:19.280409 [ 294 ] {fc54b4cb-e928-453e-90fd-edd9c8b13633} TCPHandler: Processed in 0.00127845 sec. 2026.05.28 06:19:24.271110 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.271378 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:24.271755 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:24.271802 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:24.272055 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:24.272144 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:24.272282 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:19:24.272376 [ 353 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:24.272392 [ 343 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:24.272416 [ 336 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:24.272376 [ 339 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:24.272566 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:24.272593 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:24.272677 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:24.272698 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:24.272734 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:24.272773 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:24.272810 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:24.273988 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} executeQuery: Read 41 rows, 7.57 KiB in 0.002712 sec., 15117.994100294985 rows/sec., 2.72 MiB/sec. 2026.05.28 06:19:24.274141 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:19:24.274158 [ 294 ] {830acb46-f86c-4b86-ba12-b466b34e20ce} TCPHandler: Processed in 0.003183336 sec. 2026.05.28 06:19:24.275999 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.276115 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:24.276165 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:24.276766 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.276815 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.277226 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:19:24.277469 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.277612 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} executeQuery: Read 78 rows, 6.59 KiB in 0.001529 sec., 51013.73446697188 rows/sec., 4.21 MiB/sec. 2026.05.28 06:19:24.277614 [ 140 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:19:24.277650 [ 294 ] {a18238e1-2add-41e0-9b24-6976aac437e7} TCPHandler: Processed in 0.00170436 sec. 2026.05.28 06:19:24.277680 [ 140 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.277711 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.277849 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.277873 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:19:24.277959 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:24.278004 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:24.278042 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:24.278098 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3237 rows starting from the beginning of the part 2026.05.28 06:19:24.278187 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 859 rows starting from the beginning of the part 2026.05.28 06:19:24.278240 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part 2026.05.28 06:19:24.278289 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 3208 rows starting from the beginning of the part 2026.05.28 06:19:24.278335 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2026.05.28 06:19:24.278378 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part 2026.05.28 06:19:24.278430 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.278472 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.278784 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:19:24.278998 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.279131 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} executeQuery: Read 11 rows, 847.00 B in 0.001191 sec., 9235.936188077247 rows/sec., 694.50 KiB/sec. 2026.05.28 06:19:24.279167 [ 294 ] {9d00a339-4f86-4615-b893-2f4350d89b9d} TCPHandler: Processed in 0.001371982 sec. 2026.05.28 06:19:24.279302 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.279397 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:24.279437 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:24.279846 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.279967 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.280284 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:19:24.280497 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.280606 [ 140 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:19:24.280622 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} executeQuery: Read 75 rows, 6.00 KiB in 0.001242 sec., 60386.473429951686 rows/sec., 4.71 MiB/sec. 2026.05.28 06:19:24.280645 [ 140 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.280666 [ 294 ] {e1d2e841-d34a-4fae-ac4a-db7a200a60ec} TCPHandler: Processed in 0.001413544 sec. 2026.05.28 06:19:24.280670 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.280730 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 5 columns (5 merged, 0 gathered) in 0.002923379 sec., 2570997.465604015 rows/sec., 203.07 MiB/sec. 2026.05.28 06:19:24.280764 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:19:24.280827 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.280944 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:24.280954 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:24.280989 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1792 rows starting from the beginning of the part 2026.05.28 06:19:24.280994 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:24.281038 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 521 rows starting from the beginning of the part 2026.05.28 06:19:24.281080 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 75 rows starting from the beginning of the part 2026.05.28 06:19:24.281116 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:19:24.281134 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:19:24.281153 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2026.05.28 06:19:24.281193 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 75 rows starting from the beginning of the part 2026.05.28 06:19:24.281440 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.281459 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.281482 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.281553 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_46_9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:19:24.281647 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:19:24.281844 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:19:24.282096 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.282227 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. 2026.05.28 06:19:24.282229 [ 137 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:19:24.282261 [ 294 ] {8e695784-4cca-47f5-b248-8383ce99b084} TCPHandler: Processed in 0.001495226 sec. 2026.05.28 06:19:24.282275 [ 137 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.282295 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.282384 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.282398 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:19:24.282481 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:24.282508 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:24.282540 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} 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 2026.05.28 06:19:24.282544 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15514 rows starting from the beginning of the part 2026.05.28 06:19:24.282563 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826094 sec., 2343800.4834362306 rows/sec., 169.49 MiB/sec. 2026.05.28 06:19:24.282639 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part 2026.05.28 06:19:24.282690 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2026.05.28 06:19:24.282731 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:19:24.282772 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part 2026.05.28 06:19:24.282806 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:19:24.282814 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2026.05.28 06:19:24.283093 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.283168 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_46_9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:19:24.283242 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:19:24.283364 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.283404 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.284073 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:19:24.284312 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.284453 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} executeQuery: Read 11 rows, 20.18 KiB in 0.001991 sec., 5524.861878453038 rows/sec., 9.90 MiB/sec. 2026.05.28 06:19:24.284504 [ 294 ] {7aa57966-ffb0-42a0-a6a8-10d88c53a00c} TCPHandler: Processed in 0.002169071 sec. 2026.05.28 06:19:24.284627 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:24.284737 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:24.284779 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:24.285125 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.285159 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.285556 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:19:24.285784 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.285894 [ 137 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:19:24.285914 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. 2026.05.28 06:19:24.285933 [ 137 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:24.285953 [ 294 ] {646b5d03-cb93-43cb-8fc1-05249a7c83c9} TCPHandler: Processed in 0.001374923 sec. 2026.05.28 06:19:24.285959 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:24.286062 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:19:24.286162 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:24.286195 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2580 rows starting from the beginning of the part 2026.05.28 06:19:24.286255 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part 2026.05.28 06:19:24.286306 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2026.05.28 06:19:24.286350 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part 2026.05.28 06:19:24.286392 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part 2026.05.28 06:19:24.286435 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2026.05.28 06:19:24.286968 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 17832 rows, containing 5 columns (5 merged, 0 gathered) in 0.00460859 sec., 3869296.248961179 rows/sec., 249.24 MiB/sec. 2026.05.28 06:19:24.287160 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:19:24.287412 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.287479 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_46_9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:19:24.287547 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. 2026.05.28 06:19:24.287608 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001586188 sec., 1815673.8041140141 rows/sec., 117.05 MiB/sec. 2026.05.28 06:19:24.287944 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:19:24.288201 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:24.288271 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_46_9} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:19:24.288340 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.28 06:19:25.186344 [ 137 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:19:25.186448 [ 137 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:25.186491 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:25.186695 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:19:25.186941 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:25.186994 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2026.05.28 06:19:25.187097 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.187170 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.187234 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.187276 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.188044 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420134 sec., 4224.953419888546 rows/sec., 313.57 KiB/sec. 2026.05.28 06:19:25.188237 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:19:25.188557 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:25.188640 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_5_1} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:19:25.188740 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:19:25.648054 [ 139 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2026.05.28 06:19:25.648142 [ 139 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:25.648177 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:25.648366 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2026.05.28 06:19:25.648550 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:25.648592 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2026.05.28 06:19:25.648669 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2026.05.28 06:19:25.648723 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2026.05.28 06:19:25.648774 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2026.05.28 06:19:25.648825 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2026.05.28 06:19:25.649696 [ 197 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399934 sec., 81432.41038506101 rows/sec., 4.15 MiB/sec. 2026.05.28 06:19:25.649851 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2026.05.28 06:19:25.650108 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:25.650178 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_19_4} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2026.05.28 06:19:25.650248 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:19:25.821195 [ 139 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2026.05.28 06:19:25.821284 [ 139 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:25.821324 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:25.821506 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2026.05.28 06:19:25.821836 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:25.821909 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2026.05.28 06:19:25.821994 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.822057 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.822112 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.822162 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2026.05.28 06:19:25.822989 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001558748 sec., 12189.26984990518 rows/sec., 821.35 KiB/sec. 2026.05.28 06:19:25.823133 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2026.05.28 06:19:25.823385 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:25.823454 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_19_4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2026.05.28 06:19:25.823520 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:19:25.829017 [ 139 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:19:25.829051 [ 139 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:19:25.922631 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14302 2026.05.28 06:19:25.923338 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:25.923377 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:25.923879 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:19:25.924108 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:25.924237 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14302 2026.05.28 06:19:26.678135 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2026.05.28 06:19:26.695607 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:26.695666 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:26.701601 [ 245 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:19:26.702306 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:26.705508 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2026.05.28 06:19:27.592424 [ 134 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2026.05.28 06:19:27.592505 [ 134 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:27.592526 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:27.592674 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2026.05.28 06:19:27.592832 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:27.592869 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 950 rows starting from the beginning of the part 2026.05.28 06:19:27.592944 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 950 rows starting from the beginning of the part 2026.05.28 06:19:27.593000 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part 2026.05.28 06:19:27.593048 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part 2026.05.28 06:19:27.593096 [ 192 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 950 rows starting from the beginning of the part 2026.05.28 06:19:27.594256 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639919 sec., 1919607.0049801238 rows/sec., 121.31 MiB/sec. 2026.05.28 06:19:27.594471 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2026.05.28 06:19:27.594775 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:27.594848 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_19_4} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2026.05.28 06:19:27.594936 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.28 06:19:29.275305 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.275585 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:19:29.275993 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:29.276044 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:19:29.276321 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:29.276392 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:29.276540 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:19:29.276615 [ 336 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:29.276661 [ 353 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:29.276661 [ 325 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:29.276660 [ 339 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:29.276913 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:29.276943 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:29.277030 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:29.277051 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:29.277088 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:29.277131 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:29.277171 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:29.278388 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} executeQuery: Read 41 rows, 7.57 KiB in 0.002928 sec., 14002.732240437159 rows/sec., 2.52 MiB/sec. 2026.05.28 06:19:29.278524 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} MemoryTracker: Peak memory usage (for query): 141.38 KiB. 2026.05.28 06:19:29.278540 [ 294 ] {b3cc4fd2-f625-42f9-b411-54c23988be01} TCPHandler: Processed in 0.003385061 sec. 2026.05.28 06:19:29.284011 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.284142 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.284195 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:19:29.284932 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.284975 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.285411 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:19:29.285650 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.285797 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} executeQuery: Read 284 rows, 18.47 KiB in 0.001693 sec., 167749.55699940934 rows/sec., 10.65 MiB/sec. 2026.05.28 06:19:29.285833 [ 294 ] {335cbb2d-b198-4e94-ad04-90fe64e2f0f6} TCPHandler: Processed in 0.001883074 sec. 2026.05.28 06:19:29.285977 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.286073 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:29.286115 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:29.286901 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.286939 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.287286 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:19:29.287501 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.287631 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} executeQuery: Read 859 rows, 68.67 KiB in 0.001576 sec., 545050.7614213198 rows/sec., 42.55 MiB/sec. 2026.05.28 06:19:29.287665 [ 294 ] {ff3413f4-2a88-48a8-a3df-05d765b54c9c} TCPHandler: Processed in 0.001737071 sec. 2026.05.28 06:19:29.287798 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.287895 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.287935 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:29.288388 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.288425 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.288723 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:19:29.288935 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.289058 [ 131 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:19:29.289063 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} executeQuery: Read 173 rows, 10.87 KiB in 0.001187 sec., 145745.57708508847 rows/sec., 8.95 MiB/sec. 2026.05.28 06:19:29.289124 [ 131 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.289141 [ 294 ] {6b95b971-5d35-4389-95a3-9cfd9a091ada} TCPHandler: Processed in 0.001391303 sec. 2026.05.28 06:19:29.289154 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.289286 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.289297 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:19:29.289392 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.289439 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:19:29.289444 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:29.289493 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 211 rows starting from the beginning of the part 2026.05.28 06:19:29.289569 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 173 rows starting from the beginning of the part 2026.05.28 06:19:29.289627 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:29.289681 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 190 rows starting from the beginning of the part 2026.05.28 06:19:29.289734 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:29.289784 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 173 rows starting from the beginning of the part 2026.05.28 06:19:29.289887 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.289930 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.290286 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:19:29.290536 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.290675 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} executeQuery: Read 149 rows, 9.86 KiB in 0.001298 sec., 114791.98767334361 rows/sec., 7.42 MiB/sec. 2026.05.28 06:19:29.290712 [ 294 ] {e04f4f24-b608-458a-98f5-ad6b6dc7322f} TCPHandler: Processed in 0.001475035 sec. 2026.05.28 06:19:29.290825 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569248 sec., 490043.63873651583 rows/sec., 32.45 MiB/sec. 2026.05.28 06:19:29.290881 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.290992 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.291035 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:19:29.291051 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:19:29.291386 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.291465 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.291468 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_41_8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:19:29.291512 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.291594 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:19:29.291838 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:19:29.292058 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.292184 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. 2026.05.28 06:19:29.292219 [ 294 ] {25759109-bbaf-442d-abac-ba618692879d} TCPHandler: Processed in 0.001387542 sec. 2026.05.28 06:19:29.292365 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.292461 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:29.292501 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:29.293110 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.293146 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.293470 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:19:29.293682 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.293808 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} executeQuery: Read 521 rows, 37.66 KiB in 0.001366 sec., 381405.5636896047 rows/sec., 26.92 MiB/sec. 2026.05.28 06:19:29.293843 [ 294 ] {3f09177e-63f9-4ae4-a011-fdb791c9ffb0} TCPHandler: Processed in 0.001536997 sec. 2026.05.28 06:19:29.293969 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.294066 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:19:29.294107 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:19:29.294444 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.294479 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.294777 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:19:29.294990 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.295118 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. 2026.05.28 06:19:29.295151 [ 294 ] {16d6b867-ee17-4fc8-98ec-daae59a68376} TCPHandler: Processed in 0.001230819 sec. 2026.05.28 06:19:29.295278 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.295374 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.295417 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:29.295814 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.295849 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.296183 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:19:29.296400 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.296528 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. 2026.05.28 06:19:29.296562 [ 294 ] {05ecf0c0-8657-4ba5-bac1-fc0dc1bbb920} TCPHandler: Processed in 0.001333502 sec. 2026.05.28 06:19:29.296691 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.296787 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.296830 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:19:29.297154 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.297190 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.297482 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:19:29.297694 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.297820 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. 2026.05.28 06:19:29.297853 [ 294 ] {8d4b4ed4-3704-43f0-a2de-30319bdf5ce1} TCPHandler: Processed in 0.001211678 sec. 2026.05.28 06:19:29.297981 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.298078 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.298132 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} 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 2026.05.28 06:19:29.298934 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.298971 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.299497 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:19:29.299724 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.299870 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. 2026.05.28 06:19:29.299923 [ 294 ] {f36bc2a4-dd6a-4637-8f47-1620bc2a1f3f} TCPHandler: Processed in 0.001990938 sec. 2026.05.28 06:19:29.300057 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:29.300153 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:29.300194 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:29.300541 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:29.300577 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:29.300879 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:19:29.301097 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:29.301223 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. 2026.05.28 06:19:29.301255 [ 294 ] {7e64d115-0d83-493d-987a-696586515766} TCPHandler: Processed in 0.001246529 sec. 2026.05.28 06:19:33.424445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14814 2026.05.28 06:19:33.424953 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:33.424987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:33.425452 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:19:33.425678 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:33.425805 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14814 2026.05.28 06:19:33.425843 [ 124 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:19:33.425911 [ 124 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:33.425932 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:33.426090 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:19:33.426234 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:33.426279 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12382 rows starting from the beginning of the part 2026.05.28 06:19:33.426357 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part 2026.05.28 06:19:33.426406 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part 2026.05.28 06:19:33.426451 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part 2026.05.28 06:19:33.426502 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part 2026.05.28 06:19:33.426546 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part 2026.05.28 06:19:33.428499 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14814 rows, containing 4 columns (4 merged, 0 gathered) in 0.002479669 sec., 5974184.457683667 rows/sec., 85.46 MiB/sec. 2026.05.28 06:19:33.428969 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:19:33.429327 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:33.429421 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_31_6} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:19:33.429525 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. 2026.05.28 06:19:34.205768 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2026.05.28 06:19:34.223881 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.223955 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.229858 [ 245 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:19:34.230589 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.230966 [ 124 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.28 06:19:34.231044 [ 124 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.231069 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.231280 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2026.05.28 06:19:34.233905 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2026.05.28 06:19:34.235456 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:34.237181 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2026.05.28 06:19:34.242001 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2026.05.28 06:19:34.246831 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2026.05.28 06:19:34.251607 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2026.05.28 06:19:34.256307 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2026.05.28 06:19:34.261017 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2026.05.28 06:19:34.271642 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.271859 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:34.272207 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:34.272247 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:34.272473 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:34.272546 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:34.272691 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:19:34.272788 [ 353 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:34.272804 [ 342 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:34.272800 [ 336 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:34.272793 [ 339 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:34.273001 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:34.273030 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:34.273122 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:34.273144 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:34.273180 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:34.273221 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:34.273267 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:34.274569 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} executeQuery: Read 41 rows, 7.57 KiB in 0.002805 sec., 14616.75579322638 rows/sec., 2.63 MiB/sec. 2026.05.28 06:19:34.274740 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} MemoryTracker: Peak memory usage (for query): 137.46 KiB. 2026.05.28 06:19:34.274765 [ 294 ] {bef2acdc-2270-42f1-ada2-74765cf239d9} TCPHandler: Processed in 0.003257588 sec. 2026.05.28 06:19:34.276772 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.276893 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:34.277040 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:34.277541 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.277584 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.278059 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:19:34.278287 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.278434 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} executeQuery: Read 78 rows, 6.59 KiB in 0.001576 sec., 49492.385786802035 rows/sec., 4.08 MiB/sec. 2026.05.28 06:19:34.278469 [ 294 ] {bf7f5a4a-fdbb-41d8-9fad-9acef849555b} TCPHandler: Processed in 0.001750231 sec. 2026.05.28 06:19:34.278594 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.278692 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:34.278732 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:34.279155 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.279191 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.279487 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:19:34.279695 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.279822 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} executeQuery: Read 11 rows, 847.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 719.89 KiB/sec. 2026.05.28 06:19:34.279856 [ 294 ] {68e4a467-d9ca-4ae2-aa01-4f1e7f2ae42c} TCPHandler: Processed in 0.001312081 sec. 2026.05.28 06:19:34.279988 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.280084 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:34.280123 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:34.280537 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.280575 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.280882 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:19:34.281131 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.281261 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} executeQuery: Read 75 rows, 6.00 KiB in 0.001196 sec., 62709.03010033445 rows/sec., 4.90 MiB/sec. 2026.05.28 06:19:34.281296 [ 294 ] {3181f587-18ee-4465-9379-e089b8741e00} TCPHandler: Processed in 0.001357422 sec. 2026.05.28 06:19:34.281418 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.281515 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:34.281558 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:34.281950 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.281986 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.282440 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:19:34.282646 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.282773 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. 2026.05.28 06:19:34.282807 [ 294 ] {87955e8b-5a1e-4878-b8c6-67821a0750ea} TCPHandler: Processed in 0.001438034 sec. 2026.05.28 06:19:34.282938 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.283034 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:34.283089 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} 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 2026.05.28 06:19:34.283816 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.283851 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.284380 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:19:34.284592 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.284724 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} executeQuery: Read 11 rows, 20.18 KiB in 0.001709 sec., 6436.512580456407 rows/sec., 11.53 MiB/sec. 2026.05.28 06:19:34.284775 [ 294 ] {b9664c2b-2be9-4b64-9046-286bf88858c9} TCPHandler: Processed in 0.001884635 sec. 2026.05.28 06:19:34.284901 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:34.284997 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:34.285037 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:34.285370 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:34.285407 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:34.285736 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:19:34.285957 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.286086 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. 2026.05.28 06:19:34.286119 [ 294 ] {5449f227-1197-4b3b-9ba9-925c3f45bd71} TCPHandler: Processed in 0.00126685 sec. 2026.05.28 06:19:34.319858 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.088677729 sec., 2638.7685232669864 rows/sec., 13.64 MiB/sec. 2026.05.28 06:19:34.322139 [ 194 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.28 06:19:34.324083 [ 194 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:34.324182 [ 194 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_31_6} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.28 06:19:34.325872 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.28 06:19:35.000279 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 277.67 MiB, peak 288.21 MiB, free memory in arenas 0.00 B, will set to 280.34 MiB (RSS), difference: 2.67 MiB 2026.05.28 06:19:37.926061 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34556 2026.05.28 06:19:37.926158 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.926185 [ 283 ] {} TCP-Session: 802be4d9-d0a0-4a37-8bbf-a09b417951a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34556 2026.05.28 06:19:37.926208 [ 283 ] {} TCP-Session: 802be4d9-d0a0-4a37-8bbf-a09b417951a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.926221 [ 283 ] {} TCP-Session: 802be4d9-d0a0-4a37-8bbf-a09b417951a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.926427 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62539 2026.05.28 06:19:37.926453 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47165 2026.05.28 06:19:37.926473 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64182 2026.05.28 06:19:37.926499 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61377 2026.05.28 06:19:37.926488 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50980 2026.05.28 06:19:37.926488 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49532 2026.05.28 06:19:37.926600 [ 283 ] {} TCP-Session: 802be4d9-d0a0-4a37-8bbf-a09b417951a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:37.926450 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41054 2026.05.28 06:19:37.926506 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61690 2026.05.28 06:19:37.926794 [ 283 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} executeQuery: (from [fd00:1122:3344:101::e]:34556) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:19:37.927031 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.927063 [ 283 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:19:37.927071 [ 310 ] {} TCP-Session: 4a2bcefb-dde5-4330-8fd1-4ca5cf75dc76 Authenticating user 'default' from [fd00:1122:3344:101::e]:47165 2026.05.28 06:19:37.927121 [ 310 ] {} TCP-Session: 4a2bcefb-dde5-4330-8fd1-4ca5cf75dc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927129 [ 283 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:37.927143 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.927145 [ 310 ] {} TCP-Session: 4a2bcefb-dde5-4330-8fd1-4ca5cf75dc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927177 [ 317 ] {} TCP-Session: e25daa26-3c71-4df8-8f68-237640825062 Authenticating user 'default' from [fd00:1122:3344:101::e]:61690 2026.05.28 06:19:37.927206 [ 317 ] {} TCP-Session: e25daa26-3c71-4df8-8f68-237640825062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927223 [ 317 ] {} TCP-Session: e25daa26-3c71-4df8-8f68-237640825062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927281 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.927315 [ 313 ] {} TCP-Session: 509080e1-d65d-460f-b516-a61e77787a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:50980 2026.05.28 06:19:37.927332 [ 313 ] {} TCP-Session: 509080e1-d65d-460f-b516-a61e77787a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927346 [ 313 ] {} TCP-Session: 509080e1-d65d-460f-b516-a61e77787a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927438 [ 283 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:19:37.927660 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.927720 [ 309 ] {} TCP-Session: 45da3218-c9dc-4b8b-b2a7-c2478a767cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41054 2026.05.28 06:19:37.927748 [ 309 ] {} TCP-Session: 45da3218-c9dc-4b8b-b2a7-c2478a767cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927766 [ 309 ] {} TCP-Session: 45da3218-c9dc-4b8b-b2a7-c2478a767cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927769 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.927815 [ 315 ] {} TCP-Session: 99535d91-a03b-4d83-ad21-4874e89d69b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49532 2026.05.28 06:19:37.927843 [ 315 ] {} TCP-Session: 99535d91-a03b-4d83-ad21-4874e89d69b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.927857 [ 315 ] {} TCP-Session: 99535d91-a03b-4d83-ad21-4874e89d69b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928132 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.928173 [ 316 ] {} TCP-Session: 7f94b8b0-627c-439b-bdd5-064775bfee62 Authenticating user 'default' from [fd00:1122:3344:101::e]:61377 2026.05.28 06:19:37.928196 [ 316 ] {} TCP-Session: 7f94b8b0-627c-439b-bdd5-064775bfee62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928210 [ 316 ] {} TCP-Session: 7f94b8b0-627c-439b-bdd5-064775bfee62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928227 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.928285 [ 293 ] {} TCP-Session: d71d01a9-040c-4e61-8876-1068d3ef4640 Authenticating user 'default' from [fd00:1122:3344:101::e]:62539 2026.05.28 06:19:37.928303 [ 293 ] {} TCP-Session: d71d01a9-040c-4e61-8876-1068d3ef4640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928318 [ 293 ] {} TCP-Session: d71d01a9-040c-4e61-8876-1068d3ef4640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928319 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:37.928366 [ 314 ] {} TCP-Session: b226bd0c-2750-4156-bdb7-5d40e3618ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64182 2026.05.28 06:19:37.928390 [ 314 ] {} TCP-Session: b226bd0c-2750-4156-bdb7-5d40e3618ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928410 [ 314 ] {} TCP-Session: b226bd0c-2750-4156-bdb7-5d40e3618ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.928710 [ 342 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} AggregatingTransform: Aggregating 2026.05.28 06:19:37.928742 [ 342 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} Aggregator: Aggregation method: without_key 2026.05.28 06:19:37.928773 [ 342 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00122392 sec. (817.047 rows/sec., 31.92 KiB/sec.) 2026.05.28 06:19:37.928788 [ 342 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} Aggregator: Merging aggregated data 2026.05.28 06:19:37.929379 [ 283 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} executeQuery: Read 1 rows, 40.00 B in 0.002641 sec., 378.6444528587656 rows/sec., 14.79 KiB/sec. 2026.05.28 06:19:37.929524 [ 283 ] {bd06ad69-be2d-40a6-b8a1-40cc1fc0634a} TCPHandler: Processed in 0.003045532 sec. 2026.05.28 06:19:37.929654 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929678 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929686 [ 283 ] {} TCP-Session: 802be4d9-d0a0-4a37-8bbf-a09b417951a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929704 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929723 [ 293 ] {} TCP-Session: d71d01a9-040c-4e61-8876-1068d3ef4640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929741 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929759 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929769 [ 317 ] {} TCP-Session: e25daa26-3c71-4df8-8f68-237640825062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929792 [ 309 ] {} TCP-Session: 45da3218-c9dc-4b8b-b2a7-c2478a767cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929781 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929772 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929862 [ 315 ] {} TCP-Session: 99535d91-a03b-4d83-ad21-4874e89d69b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929724 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.929888 [ 316 ] {} TCP-Session: 7f94b8b0-627c-439b-bdd5-064775bfee62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929920 [ 313 ] {} TCP-Session: 509080e1-d65d-460f-b516-a61e77787a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929811 [ 310 ] {} TCP-Session: 4a2bcefb-dde5-4330-8fd1-4ca5cf75dc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:37.929723 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:37.930004 [ 314 ] {} TCP-Session: b226bd0c-2750-4156-bdb7-5d40e3618ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.008913 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63611 2026.05.28 06:19:38.008999 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009026 [ 283 ] {} TCP-Session: 5ec7c17c-ec96-45e7-8662-199fcc6725c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63611 2026.05.28 06:19:38.009049 [ 283 ] {} TCP-Session: 5ec7c17c-ec96-45e7-8662-199fcc6725c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009064 [ 283 ] {} TCP-Session: 5ec7c17c-ec96-45e7-8662-199fcc6725c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009304 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51919 2026.05.28 06:19:38.009331 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55928 2026.05.28 06:19:38.009360 [ 283 ] {} TCP-Session: 5ec7c17c-ec96-45e7-8662-199fcc6725c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:38.009355 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49420 2026.05.28 06:19:38.009402 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52476 2026.05.28 06:19:38.009398 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62295 2026.05.28 06:19:38.009465 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009465 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009392 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009498 [ 317 ] {} TCP-Session: 2541a7bb-f8ea-4942-9ed2-9c8569385712 Authenticating user 'default' from [fd00:1122:3344:101::e]:52476 2026.05.28 06:19:38.009506 [ 310 ] {} TCP-Session: ec3b6098-7c5b-4a3a-87d5-b4e0bfa1dfcb Authenticating user 'default' from [fd00:1122:3344:101::e]:49420 2026.05.28 06:19:38.009517 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009536 [ 283 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} executeQuery: (from [fd00:1122:3344:101::e]:63611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:19:38.009543 [ 317 ] {} TCP-Session: 2541a7bb-f8ea-4942-9ed2-9c8569385712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009568 [ 316 ] {} TCP-Session: f0f1b57d-68b4-4e0a-acb3-494d875a5e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:62295 2026.05.28 06:19:38.009591 [ 317 ] {} TCP-Session: 2541a7bb-f8ea-4942-9ed2-9c8569385712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009535 [ 309 ] {} TCP-Session: 8a286ada-cd65-4237-b37d-bb72efe0a1c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55928 2026.05.28 06:19:38.009614 [ 316 ] {} TCP-Session: f0f1b57d-68b4-4e0a-acb3-494d875a5e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009387 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009646 [ 309 ] {} TCP-Session: 8a286ada-cd65-4237-b37d-bb72efe0a1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009651 [ 316 ] {} TCP-Session: f0f1b57d-68b4-4e0a-acb3-494d875a5e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009678 [ 293 ] {} TCP-Session: f72bac28-9c96-4c41-93ff-75ebbf5efb41 Authenticating user 'default' from [fd00:1122:3344:101::e]:51919 2026.05.28 06:19:38.009679 [ 309 ] {} TCP-Session: 8a286ada-cd65-4237-b37d-bb72efe0a1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009710 [ 293 ] {} TCP-Session: f72bac28-9c96-4c41-93ff-75ebbf5efb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009368 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45865 2026.05.28 06:19:38.009729 [ 293 ] {} TCP-Session: f72bac28-9c96-4c41-93ff-75ebbf5efb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009381 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55195 2026.05.28 06:19:38.009782 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009547 [ 310 ] {} TCP-Session: ec3b6098-7c5b-4a3a-87d5-b4e0bfa1dfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009818 [ 283 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:19:38.009839 [ 310 ] {} TCP-Session: ec3b6098-7c5b-4a3a-87d5-b4e0bfa1dfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009823 [ 313 ] {} TCP-Session: 2970e2c3-c64d-4e35-9385-28889322f5ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45865 2026.05.28 06:19:38.009821 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.009890 [ 283 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:38.009926 [ 315 ] {} TCP-Session: 0d34f5bd-1348-458a-8433-5998268d34ac Authenticating user 'default' from [fd00:1122:3344:101::e]:55195 2026.05.28 06:19:38.009899 [ 313 ] {} TCP-Session: 2970e2c3-c64d-4e35-9385-28889322f5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009960 [ 315 ] {} TCP-Session: 0d34f5bd-1348-458a-8433-5998268d34ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009974 [ 313 ] {} TCP-Session: 2970e2c3-c64d-4e35-9385-28889322f5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009988 [ 315 ] {} TCP-Session: 0d34f5bd-1348-458a-8433-5998268d34ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.009370 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39267 2026.05.28 06:19:38.010067 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.010091 [ 314 ] {} TCP-Session: cb9e1a0b-2099-475a-abfc-61a3927ccfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:39267 2026.05.28 06:19:38.010109 [ 314 ] {} TCP-Session: cb9e1a0b-2099-475a-abfc-61a3927ccfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.010122 [ 314 ] {} TCP-Session: cb9e1a0b-2099-475a-abfc-61a3927ccfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.010209 [ 283 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:19:38.011120 [ 327 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} AggregatingTransform: Aggregating 2026.05.28 06:19:38.011166 [ 327 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} Aggregator: Aggregation method: without_key 2026.05.28 06:19:38.011196 [ 327 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884321 sec. (1130.811 rows/sec., 44.17 KiB/sec.) 2026.05.28 06:19:38.011210 [ 327 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} Aggregator: Merging aggregated data 2026.05.28 06:19:38.011892 [ 283 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} executeQuery: Read 1 rows, 40.00 B in 0.002414 sec., 414.2502071251036 rows/sec., 16.18 KiB/sec. 2026.05.28 06:19:38.012017 [ 283 ] {19f96d0b-55a9-4cb8-86b0-f24fec1078bb} TCPHandler: Processed in 0.002772326 sec. 2026.05.28 06:19:38.012165 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012197 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012204 [ 283 ] {} TCP-Session: 5ec7c17c-ec96-45e7-8662-199fcc6725c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012221 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012241 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012240 [ 313 ] {} TCP-Session: 2970e2c3-c64d-4e35-9385-28889322f5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012287 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012312 [ 317 ] {} TCP-Session: 2541a7bb-f8ea-4942-9ed2-9c8569385712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012321 [ 309 ] {} TCP-Session: 8a286ada-cd65-4237-b37d-bb72efe0a1c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012350 [ 310 ] {} TCP-Session: ec3b6098-7c5b-4a3a-87d5-b4e0bfa1dfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012358 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012365 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012315 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012437 [ 314 ] {} TCP-Session: cb9e1a0b-2099-475a-abfc-61a3927ccfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012450 [ 316 ] {} TCP-Session: f0f1b57d-68b4-4e0a-acb3-494d875a5e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012474 [ 315 ] {} TCP-Session: 0d34f5bd-1348-458a-8433-5998268d34ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.012310 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.012556 [ 293 ] {} TCP-Session: f72bac28-9c96-4c41-93ff-75ebbf5efb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.047583 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64255 2026.05.28 06:19:38.047668 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.047697 [ 283 ] {} TCP-Session: 150f6070-cb8d-4390-aa92-d3e6c144b4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:64255 2026.05.28 06:19:38.047719 [ 283 ] {} TCP-Session: 150f6070-cb8d-4390-aa92-d3e6c144b4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.047733 [ 283 ] {} TCP-Session: 150f6070-cb8d-4390-aa92-d3e6c144b4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048110 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50587 2026.05.28 06:19:38.048126 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52424 2026.05.28 06:19:38.048141 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43016 2026.05.28 06:19:38.048203 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54611 2026.05.28 06:19:38.048214 [ 283 ] {} TCP-Session: 150f6070-cb8d-4390-aa92-d3e6c144b4fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:38.048228 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048256 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048267 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048300 [ 293 ] {} TCP-Session: 09e08724-d8df-401d-9099-852d39af53b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50587 2026.05.28 06:19:38.048309 [ 309 ] {} TCP-Session: 4d4e8dac-5d45-4ae2-95f1-8c9d774a544f Authenticating user 'default' from [fd00:1122:3344:101::e]:52424 2026.05.28 06:19:38.048315 [ 317 ] {} TCP-Session: 5112bc21-f507-44ad-9e95-1e7a8d9c028c Authenticating user 'default' from [fd00:1122:3344:101::e]:54611 2026.05.28 06:19:38.048337 [ 293 ] {} TCP-Session: 09e08724-d8df-401d-9099-852d39af53b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048353 [ 317 ] {} TCP-Session: 5112bc21-f507-44ad-9e95-1e7a8d9c028c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048350 [ 309 ] {} TCP-Session: 4d4e8dac-5d45-4ae2-95f1-8c9d774a544f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048368 [ 293 ] {} TCP-Session: 09e08724-d8df-401d-9099-852d39af53b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048388 [ 309 ] {} TCP-Session: 4d4e8dac-5d45-4ae2-95f1-8c9d774a544f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048416 [ 283 ] {5813fc42-7692-426a-b36e-312a5a401695} executeQuery: (from [fd00:1122:3344:101::e]:64255) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:19:38.048379 [ 317 ] {} TCP-Session: 5112bc21-f507-44ad-9e95-1e7a8d9c028c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048192 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60161 2026.05.28 06:19:38.048193 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52594 2026.05.28 06:19:38.048255 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048145 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40611 2026.05.28 06:19:38.048563 [ 313 ] {} TCP-Session: e0cbbe5c-cc3d-4919-9767-e2cf6ba11a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:43016 2026.05.28 06:19:38.048562 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048605 [ 313 ] {} TCP-Session: e0cbbe5c-cc3d-4919-9767-e2cf6ba11a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048618 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048636 [ 313 ] {} TCP-Session: e0cbbe5c-cc3d-4919-9767-e2cf6ba11a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048658 [ 314 ] {} TCP-Session: eb32fe1d-8b44-4d75-9c81-bc7e2146524e Authenticating user 'default' from [fd00:1122:3344:101::e]:40611 2026.05.28 06:19:38.048625 [ 316 ] {} TCP-Session: f0a0539e-0d52-4124-83af-5e3f1e39af22 Authenticating user 'default' from [fd00:1122:3344:101::e]:52594 2026.05.28 06:19:38.048691 [ 314 ] {} TCP-Session: eb32fe1d-8b44-4d75-9c81-bc7e2146524e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048699 [ 283 ] {5813fc42-7692-426a-b36e-312a5a401695} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:19:38.048715 [ 316 ] {} TCP-Session: f0a0539e-0d52-4124-83af-5e3f1e39af22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048555 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048759 [ 316 ] {} TCP-Session: f0a0539e-0d52-4124-83af-5e3f1e39af22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048778 [ 283 ] {5813fc42-7692-426a-b36e-312a5a401695} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:38.048795 [ 315 ] {} TCP-Session: e04e2b09-16c7-4aad-b0a8-a13bde62d568 Authenticating user 'default' from [fd00:1122:3344:101::e]:60161 2026.05.28 06:19:38.048723 [ 314 ] {} TCP-Session: eb32fe1d-8b44-4d75-9c81-bc7e2146524e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048838 [ 315 ] {} TCP-Session: e04e2b09-16c7-4aad-b0a8-a13bde62d568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048132 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53116 2026.05.28 06:19:38.048875 [ 315 ] {} TCP-Session: e04e2b09-16c7-4aad-b0a8-a13bde62d568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048933 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:19:38.048962 [ 310 ] {} TCP-Session: 0dea362a-da1d-4925-a984-17330ca78933 Authenticating user 'default' from [fd00:1122:3344:101::e]:53116 2026.05.28 06:19:38.048983 [ 310 ] {} TCP-Session: 0dea362a-da1d-4925-a984-17330ca78933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.048999 [ 310 ] {} TCP-Session: 0dea362a-da1d-4925-a984-17330ca78933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.049191 [ 283 ] {5813fc42-7692-426a-b36e-312a5a401695} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:19:38.050092 [ 345 ] {5813fc42-7692-426a-b36e-312a5a401695} AggregatingTransform: Aggregating 2026.05.28 06:19:38.050126 [ 345 ] {5813fc42-7692-426a-b36e-312a5a401695} Aggregator: Aggregation method: without_key 2026.05.28 06:19:38.050154 [ 345 ] {5813fc42-7692-426a-b36e-312a5a401695} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859991 sec. (1162.803 rows/sec., 45.42 KiB/sec.) 2026.05.28 06:19:38.050169 [ 345 ] {5813fc42-7692-426a-b36e-312a5a401695} Aggregator: Merging aggregated data 2026.05.28 06:19:38.050689 [ 283 ] {5813fc42-7692-426a-b36e-312a5a401695} executeQuery: Read 1 rows, 40.00 B in 0.002336 sec., 428.0821917808219 rows/sec., 16.72 KiB/sec. 2026.05.28 06:19:38.050809 [ 283 ] {5813fc42-7692-426a-b36e-312a5a401695} TCPHandler: Processed in 0.002742295 sec. 2026.05.28 06:19:38.050929 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.050957 [ 283 ] {} TCP-Session: 150f6070-cb8d-4390-aa92-d3e6c144b4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.050965 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.050983 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051007 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051009 [ 317 ] {} TCP-Session: 5112bc21-f507-44ad-9e95-1e7a8d9c028c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051027 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051045 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051068 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051072 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051100 [ 310 ] {} TCP-Session: 0dea362a-da1d-4925-a984-17330ca78933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051125 [ 313 ] {} TCP-Session: e0cbbe5c-cc3d-4919-9767-e2cf6ba11a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051135 [ 314 ] {} TCP-Session: eb32fe1d-8b44-4d75-9c81-bc7e2146524e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051088 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:19:38.051075 [ 309 ] {} TCP-Session: 4d4e8dac-5d45-4ae2-95f1-8c9d774a544f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051203 [ 316 ] {} TCP-Session: f0a0539e-0d52-4124-83af-5e3f1e39af22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051023 [ 293 ] {} TCP-Session: 09e08724-d8df-401d-9099-852d39af53b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:38.051041 [ 315 ] {} TCP-Session: e04e2b09-16c7-4aad-b0a8-a13bde62d568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:19:39.276473 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.276739 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:19:39.277102 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:39.277146 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:19:39.277393 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:39.277465 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:39.277613 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:19:39.277700 [ 333 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:39.277720 [ 360 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:39.277720 [ 340 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:39.277725 [ 362 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:39.277898 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:39.277928 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:39.278019 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:39.278041 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:39.278080 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:39.278124 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:39.278162 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:39.279286 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} executeQuery: Read 41 rows, 7.57 KiB in 0.002668 sec., 15367.316341829086 rows/sec., 2.77 MiB/sec. 2026.05.28 06:19:39.279418 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} MemoryTracker: Peak memory usage (for query): 141.37 KiB. 2026.05.28 06:19:39.279434 [ 294 ] {b9b9e2fb-4e3b-4132-ba67-16726627c03b} TCPHandler: Processed in 0.003100264 sec. 2026.05.28 06:19:39.284809 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.284948 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.285003 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:19:39.285688 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.285796 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.286168 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:19:39.286387 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.286526 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} executeQuery: Read 284 rows, 18.47 KiB in 0.001618 sec., 175525.33992583436 rows/sec., 11.15 MiB/sec. 2026.05.28 06:19:39.286540 [ 117 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.05.28 06:19:39.286561 [ 294 ] {7cd2665c-7d84-4cc9-b3de-4bdd30658a69} TCPHandler: Processed in 0.001818393 sec. 2026.05.28 06:19:39.286607 [ 117 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.286635 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.286714 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.286748 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.05.28 06:19:39.286815 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:39.286859 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:39.286871 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:39.286910 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part 2026.05.28 06:19:39.286973 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part 2026.05.28 06:19:39.287020 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part 2026.05.28 06:19:39.287063 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part 2026.05.28 06:19:39.287105 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part 2026.05.28 06:19:39.287658 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.287700 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.288056 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350592 sec., 1051390.7975169406 rows/sec., 70.79 MiB/sec. 2026.05.28 06:19:39.288089 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:19:39.288260 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.05.28 06:19:39.288342 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.288484 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} executeQuery: Read 859 rows, 68.67 KiB in 0.001688 sec., 508886.2559241706 rows/sec., 39.73 MiB/sec. 2026.05.28 06:19:39.288523 [ 294 ] {48fc858d-ba23-4dc2-9cd3-a4b3f04a7c7b} TCPHandler: Processed in 0.001859085 sec. 2026.05.28 06:19:39.288582 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.288652 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.288667 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_21_5} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.05.28 06:19:39.288756 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.288766 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:19:39.288804 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:39.289256 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.289293 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.289603 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:19:39.289809 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.289938 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} executeQuery: Read 173 rows, 10.87 KiB in 0.001202 sec., 143926.78868552414 rows/sec., 8.83 MiB/sec. 2026.05.28 06:19:39.289973 [ 294 ] {01ce9e0b-0b9a-48c5-affa-61ab11d269a1} TCPHandler: Processed in 0.001370712 sec. 2026.05.28 06:19:39.290093 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.290189 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.290229 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:19:39.290648 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.290684 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.290983 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:19:39.291186 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.291311 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. 2026.05.28 06:19:39.291344 [ 294 ] {87e31516-cded-43f2-9a3a-404f8a66f8b3} TCPHandler: Processed in 0.001300291 sec. 2026.05.28 06:19:39.291464 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.291560 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.291599 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:19:39.292051 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.292087 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.292377 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:19:39.292583 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.292690 [ 117 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.05.28 06:19:39.292708 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. 2026.05.28 06:19:39.292739 [ 117 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.292752 [ 294 ] {13e6e064-9e01-4d2b-970c-d1bcfa847a6d} TCPHandler: Processed in 0.001337221 sec. 2026.05.28 06:19:39.292767 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.292863 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.05.28 06:19:39.292900 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.292978 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:39.293003 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:39.293016 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part 2026.05.28 06:19:39.293050 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:39.293092 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part 2026.05.28 06:19:39.293152 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part 2026.05.28 06:19:39.293199 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part 2026.05.28 06:19:39.293246 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part 2026.05.28 06:19:39.293689 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.293731 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.294075 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:19:39.294125 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301911 sec., 568395.2282452487 rows/sec., 34.49 MiB/sec. 2026.05.28 06:19:39.294262 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.05.28 06:19:39.294305 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.294451 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} executeQuery: Read 521 rows, 37.66 KiB in 0.001467 sec., 355146.55760054535 rows/sec., 25.07 MiB/sec. 2026.05.28 06:19:39.294490 [ 294 ] {6d2d77e3-1696-4d1b-9043-f938bd778350} TCPHandler: Processed in 0.001638799 sec. 2026.05.28 06:19:39.294551 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.294609 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.294623 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_21_5} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.05.28 06:19:39.294694 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:19:39.294712 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:19:39.294758 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:19:39.295095 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.295132 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.295426 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:19:39.295633 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.295761 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. 2026.05.28 06:19:39.295795 [ 294 ] {c4c6cc0e-db20-438e-a17d-78772250ebe0} TCPHandler: Processed in 0.00123576 sec. 2026.05.28 06:19:39.295919 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.296015 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.296058 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:39.296463 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.296499 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.296826 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:19:39.297043 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.297168 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. 2026.05.28 06:19:39.297202 [ 294 ] {2021c597-3a33-4729-82d8-876101c017bd} TCPHandler: Processed in 0.001332651 sec. 2026.05.28 06:19:39.297329 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.297425 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.297467 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:19:39.297779 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.297815 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.298098 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:19:39.298312 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.298437 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. 2026.05.28 06:19:39.298470 [ 294 ] {79bf19f6-75a1-4efa-839c-1b231e00b2e4} TCPHandler: Processed in 0.001190388 sec. 2026.05.28 06:19:39.298589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.298685 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.298738 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} 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 2026.05.28 06:19:39.299526 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.299563 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.300083 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:19:39.300306 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.300441 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} executeQuery: Read 31 rows, 56.88 KiB in 0.001774 sec., 17474.633596392334 rows/sec., 31.31 MiB/sec. 2026.05.28 06:19:39.300494 [ 294 ] {b8fa3e16-b2f3-4321-9e2e-d4af41cc9613} TCPHandler: Processed in 0.001954256 sec. 2026.05.28 06:19:39.300619 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.300717 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:39.300758 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:39.301100 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:39.301137 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:39.301440 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:19:39.301653 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:39.301780 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. 2026.05.28 06:19:39.301813 [ 294 ] {3ff262f7-a870-41f6-aeeb-4705f3c1f168} TCPHandler: Processed in 0.00124358 sec. 2026.05.28 06:19:39.317398 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:39.317654 [ 284 ] {21631bc9-5f23-416f-b7e0-b0b0bc63258f} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:19:39.318213 [ 284 ] {21631bc9-5f23-416f-b7e0-b0b0bc63258f} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:19:39.318439 [ 284 ] {21631bc9-5f23-416f-b7e0-b0b0bc63258f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:39.318816 [ 340 ] {21631bc9-5f23-416f-b7e0-b0b0bc63258f} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:19:39.319168 [ 284 ] {21631bc9-5f23-416f-b7e0-b0b0bc63258f} executeQuery: Read 41 rows, 2.50 KiB in 0.001644 sec., 24939.172749391728 rows/sec., 1.48 MiB/sec. 2026.05.28 06:19:39.319256 [ 284 ] {21631bc9-5f23-416f-b7e0-b0b0bc63258f} TCPHandler: Processed in 0.002040099 sec. 2026.05.28 06:19:40.829113 [ 115 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:19:40.829165 [ 115 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:19:40.925957 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15262 2026.05.28 06:19:40.926507 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:40.926556 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:40.927070 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:19:40.927296 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:40.927420 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15262 2026.05.28 06:19:41.001775 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00123246 sec. 2026.05.28 06:19:41.734910 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 2026.05.28 06:19:41.749171 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:41.749216 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.28 06:19:41.755432 [ 245 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:19:41.756125 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:41.758586 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 241 2026.05.28 06:19:44.270683 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.270944 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:44.271296 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:44.271335 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:44.271558 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:44.271629 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:44.271772 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:19:44.271886 [ 362 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:44.271911 [ 333 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:44.271902 [ 360 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:44.271902 [ 340 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:44.272127 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:44.272158 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:44.272246 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:44.272268 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:44.272304 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:44.272345 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:44.272398 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:44.273680 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} executeQuery: Read 41 rows, 7.57 KiB in 0.002837 sec., 14451.885794853719 rows/sec., 2.60 MiB/sec. 2026.05.28 06:19:44.273819 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} MemoryTracker: Peak memory usage (for query): 137.48 KiB. 2026.05.28 06:19:44.273836 [ 294 ] {9c8869b6-5814-477c-8f20-cfee71edf6b5} TCPHandler: Processed in 0.003292739 sec. 2026.05.28 06:19:44.275696 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.275810 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:44.275856 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:44.276408 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.276457 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.276890 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:19:44.277135 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.277280 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} executeQuery: Read 78 rows, 6.59 KiB in 0.001503 sec., 51896.20758483034 rows/sec., 4.28 MiB/sec. 2026.05.28 06:19:44.277315 [ 294 ] {ce37d332-b663-4423-b06f-3128f6186c86} TCPHandler: Processed in 0.001668779 sec. 2026.05.28 06:19:44.277442 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.277539 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.277579 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:44.277986 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.278022 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.278307 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:19:44.278519 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.278647 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} executeQuery: Read 11 rows, 847.00 B in 0.001128 sec., 9751.77304964539 rows/sec., 733.29 KiB/sec. 2026.05.28 06:19:44.278681 [ 294 ] {21dced06-4420-42c9-a0a2-896ee471023a} TCPHandler: Processed in 0.001288291 sec. 2026.05.28 06:19:44.278799 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.278898 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:44.278939 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:44.279346 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.279383 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.279681 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:19:44.279891 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.280019 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} executeQuery: Read 75 rows, 6.00 KiB in 0.001139 sec., 65847.23441615452 rows/sec., 5.14 MiB/sec. 2026.05.28 06:19:44.280053 [ 294 ] {5384347d-f63a-437a-bc06-c73a08173abe} TCPHandler: Processed in 0.00130246 sec. 2026.05.28 06:19:44.280174 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.280269 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.280312 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:44.280707 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.280743 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.281074 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:19:44.281292 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.281421 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. 2026.05.28 06:19:44.281455 [ 294 ] {8b30a122-c530-47bd-9aab-1aa9c789e7f2} TCPHandler: Processed in 0.001329912 sec. 2026.05.28 06:19:44.281624 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.281720 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.281774 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} 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 2026.05.28 06:19:44.282572 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.282609 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.283145 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:19:44.283369 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.283504 [ 112 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:19:44.283506 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} executeQuery: Read 11 rows, 20.18 KiB in 0.001805 sec., 6094.182825484765 rows/sec., 10.92 MiB/sec. 2026.05.28 06:19:44.283562 [ 112 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.283590 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.283597 [ 294 ] {a250feca-298e-4289-88f0-b9c34769790f} TCPHandler: Processed in 0.002021668 sec. 2026.05.28 06:19:44.283746 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.283755 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:19:44.283846 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.283893 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:44.284037 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:44.284104 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 749 rows starting from the beginning of the part 2026.05.28 06:19:44.284338 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:44.284358 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.284399 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.284441 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part 2026.05.28 06:19:44.284546 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:44.284643 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part 2026.05.28 06:19:44.284736 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:19:44.284738 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:44.284972 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.285115 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. 2026.05.28 06:19:44.285150 [ 294 ] {a384f155-5c7b-4463-8e0a-4c561fd7c389} TCPHandler: Processed in 0.001453685 sec. 2026.05.28 06:19:44.300542 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 19 columns (19 merged, 0 gathered) in 0.016852401 sec., 50081.88447450307 rows/sec., 89.74 MiB/sec. 2026.05.28 06:19:44.301427 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:19:44.301768 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.301840 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_41_8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:19:44.301983 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. 2026.05.28 06:19:44.475066 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.475347 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:19:44.475759 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:44.475813 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:19:44.476096 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:44.476164 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:44.476303 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:19:44.476412 [ 327 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:44.476411 [ 362 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:44.476425 [ 322 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:44.476411 [ 360 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:44.476611 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:44.476639 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:44.476722 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:44.476743 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:44.476779 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:19:44.476823 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:19:44.476863 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:19:44.478051 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} executeQuery: Read 41 rows, 9.15 KiB in 0.002836 sec., 14456.981664315937 rows/sec., 3.15 MiB/sec. 2026.05.28 06:19:44.478182 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:19:44.478198 [ 294 ] {1d1eabc2-177f-4db0-a9f3-c38407a196b7} TCPHandler: Processed in 0.003271608 sec. 2026.05.28 06:19:44.494023 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.494137 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.494180 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:19:44.494774 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.494813 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.495173 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:19:44.495406 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.495553 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} executeQuery: Read 284 rows, 18.47 KiB in 0.001447 sec., 196268.14098134072 rows/sec., 12.47 MiB/sec. 2026.05.28 06:19:44.495589 [ 294 ] {18361e18-fb7f-4aa7-b8d4-f64a1a916fc8} TCPHandler: Processed in 0.001617738 sec. 2026.05.28 06:19:44.495740 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.495837 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:19:44.495877 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:19:44.496337 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.496374 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.496652 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:19:44.496856 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.496984 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. 2026.05.28 06:19:44.497018 [ 294 ] {fb9f1748-655b-4dfc-9cf9-37243ed53838} TCPHandler: Processed in 0.001326121 sec. 2026.05.28 06:19:44.497157 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.497252 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:44.497297 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:44.498832 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.498869 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.499424 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:19:44.499640 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.499771 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} executeQuery: Read 3207 rows, 244.72 KiB in 0.002537 sec., 1264091.446590461 rows/sec., 94.20 MiB/sec. 2026.05.28 06:19:44.499793 [ 109 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:19:44.499807 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:19:44.499838 [ 294 ] {bc425d11-fe3f-4fef-a3e7-1caa046663b2} TCPHandler: Processed in 0.002730035 sec. 2026.05.28 06:19:44.499845 [ 109 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.499873 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.499999 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:19:44.500038 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.500170 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.500170 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:44.500225 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:44.500235 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3237 rows starting from the beginning of the part 2026.05.28 06:19:44.500329 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 859 rows starting from the beginning of the part 2026.05.28 06:19:44.500400 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part 2026.05.28 06:19:44.500468 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 859 rows starting from the beginning of the part 2026.05.28 06:19:44.500529 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 78 rows starting from the beginning of the part 2026.05.28 06:19:44.500592 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3207 rows starting from the beginning of the part 2026.05.28 06:19:44.500876 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.500931 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.501308 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:19:44.501535 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.501674 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} executeQuery: Read 188 rows, 11.97 KiB in 0.001529 sec., 122956.18051013735 rows/sec., 7.64 MiB/sec. 2026.05.28 06:19:44.501711 [ 294 ] {b4c5e3be-2e57-4be0-b23a-60feeb3de1ed} TCPHandler: Processed in 0.001736591 sec. 2026.05.28 06:19:44.501880 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.501983 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.502024 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:19:44.502745 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.502783 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.503141 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:19:44.503194 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 8318 rows, containing 5 columns (5 merged, 0 gathered) in 0.003252458 sec., 2557450.395977442 rows/sec., 202.74 MiB/sec. 2026.05.28 06:19:44.503361 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.503495 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} executeQuery: Read 950 rows, 57.24 KiB in 0.001531 sec., 620509.47093403 rows/sec., 36.51 MiB/sec. 2026.05.28 06:19:44.503510 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:19:44.503533 [ 294 ] {6af8f842-940a-4f50-a523-27cc4e98ac72} TCPHandler: Processed in 0.001724491 sec. 2026.05.28 06:19:44.503672 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.503772 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.503811 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.503815 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:19:44.503905 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_51_10} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:19:44.503999 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2026.05.28 06:19:44.504234 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.504275 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.504561 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:19:44.504766 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.504892 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. 2026.05.28 06:19:44.504928 [ 294 ] {582a2929-4997-49be-9d69-ed5fcea771da} TCPHandler: Processed in 0.001306871 sec. 2026.05.28 06:19:44.505064 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.505176 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.505217 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:19:44.505694 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.505732 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.506044 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:19:44.506254 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.506386 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. 2026.05.28 06:19:44.506423 [ 294 ] {94adeea2-f13e-4bc8-8bd8-5fabfa4ced79} TCPHandler: Processed in 0.001408624 sec. 2026.05.28 06:19:44.506561 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.506659 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:44.506699 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:44.507757 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.507794 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.508166 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:19:44.508376 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.508491 [ 109 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:19:44.508501 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} executeQuery: Read 1751 rows, 120.99 KiB in 0.001861 sec., 940891.9935518538 rows/sec., 63.49 MiB/sec. 2026.05.28 06:19:44.508532 [ 109 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.508551 [ 294 ] {5ff3b80a-25a0-4692-9f90-d2522d88542a} TCPHandler: Processed in 0.002039638 sec. 2026.05.28 06:19:44.508558 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.508673 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:19:44.508764 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:44.508793 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1792 rows starting from the beginning of the part 2026.05.28 06:19:44.508796 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.508847 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 521 rows starting from the beginning of the part 2026.05.28 06:19:44.508895 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 75 rows starting from the beginning of the part 2026.05.28 06:19:44.508938 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 521 rows starting from the beginning of the part 2026.05.28 06:19:44.508945 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:19:44.508982 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 75 rows starting from the beginning of the part 2026.05.28 06:19:44.509011 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:19:44.509031 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1751 rows starting from the beginning of the part 2026.05.28 06:19:44.509499 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.509540 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.509887 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:19:44.510099 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.510233 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec. 2026.05.28 06:19:44.510269 [ 294 ] {22731f86-19cf-4df0-ba37-1ebbe367357f} TCPHandler: Processed in 0.001583447 sec. 2026.05.28 06:19:44.510392 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.510488 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.510531 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:44.510559 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921395 sec., 2464355.3251673914 rows/sec., 178.45 MiB/sec. 2026.05.28 06:19:44.510735 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:19:44.510967 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.511033 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_51_10} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:19:44.511092 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2026.05.28 06:19:44.511379 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.511420 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.511895 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:19:44.512106 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.512223 [ 109 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:19:44.512235 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} executeQuery: Read 1604 rows, 99.74 KiB in 0.001765 sec., 908781.8696883853 rows/sec., 55.18 MiB/sec. 2026.05.28 06:19:44.512266 [ 109 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.512282 [ 294 ] {55ec7ed9-fea6-4131-b3ba-91c6347623b1} TCPHandler: Processed in 0.001938656 sec. 2026.05.28 06:19:44.512294 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.512397 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:19:44.512436 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.512510 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:44.512536 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.512548 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17832 rows starting from the beginning of the part 2026.05.28 06:19:44.512595 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:19:44.512624 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part 2026.05.28 06:19:44.512675 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2026.05.28 06:19:44.512716 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part 2026.05.28 06:19:44.512755 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2026.05.28 06:19:44.512793 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:19:44.512921 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.512963 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.513293 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:19:44.513502 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.513657 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. 2026.05.28 06:19:44.513693 [ 294 ] {cd732faa-16dd-4b55-b97f-3507b7a98ccb} TCPHandler: Processed in 0.001306521 sec. 2026.05.28 06:19:44.513816 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.513925 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.513985 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} 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 2026.05.28 06:19:44.515040 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.515079 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.515693 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:19:44.515937 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.516082 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} executeQuery: Read 40 rows, 73.40 KiB in 0.002176 sec., 18382.352941176472 rows/sec., 32.94 MiB/sec. 2026.05.28 06:19:44.516135 [ 294 ] {7eb1ce7f-0ad1-442b-a823-0976c3b21d9b} TCPHandler: Processed in 0.002372866 sec. 2026.05.28 06:19:44.516252 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:44.516348 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:44.516389 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:44.516735 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.516771 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.517082 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:19:44.517303 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.517414 [ 109 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:19:44.517434 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} executeQuery: Read 42 rows, 2.45 KiB in 0.001105 sec., 38009.04977375565 rows/sec., 2.17 MiB/sec. 2026.05.28 06:19:44.517455 [ 109 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:44.517475 [ 294 ] {b9e6437a-ce82-49f3-83f2-337a3394b745} TCPHandler: Processed in 0.001271651 sec. 2026.05.28 06:19:44.517479 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:44.517590 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:19:44.517685 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:44.517708 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 20286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005345157 sec., 3795211.253850916 rows/sec., 243.87 MiB/sec. 2026.05.28 06:19:44.517712 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2880 rows starting from the beginning of the part 2026.05.28 06:19:44.517805 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part 2026.05.28 06:19:44.517849 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2026.05.28 06:19:44.517890 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part 2026.05.28 06:19:44.517928 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2026.05.28 06:19:44.517966 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part 2026.05.28 06:19:44.518041 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:19:44.518336 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.518408 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_51_10} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:19:44.518482 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:19:44.519169 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629369 sec., 1977452.621229445 rows/sec., 127.30 MiB/sec. 2026.05.28 06:19:44.519414 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:19:44.519682 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:44.519759 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_51_10} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:19:44.519841 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2026.05.28 06:19:45.000231 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 283.75 MiB, peak 292.68 MiB, free memory in arenas 0.00 B, will set to 288.23 MiB (RSS), difference: 4.48 MiB 2026.05.28 06:19:48.428438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15774 2026.05.28 06:19:48.428984 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:48.429026 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:48.429542 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:19:48.429777 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:48.429910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15774 2026.05.28 06:19:49.259486 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 2026.05.28 06:19:49.269552 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:49.269794 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:49.270162 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:49.270202 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:49.270488 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:49.270575 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:49.270742 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:19:49.270846 [ 322 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:49.270862 [ 360 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:49.270880 [ 327 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:49.270859 [ 362 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:49.271022 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:49.271054 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:49.271171 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:49.271206 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:49.271247 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:49.271297 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:49.271365 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:49.272809 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} executeQuery: Read 41 rows, 7.57 KiB in 0.003106 sec., 13200.257566001288 rows/sec., 2.38 MiB/sec. 2026.05.28 06:19:49.272961 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:19:49.272980 [ 294 ] {4d49b64d-c3e2-4e45-a433-d103d0c20e11} TCPHandler: Processed in 0.003565795 sec. 2026.05.28 06:19:49.274511 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:49.274647 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:49.274702 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:49.275297 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:49.275340 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:49.275729 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:19:49.275861 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:49.275936 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:49.275983 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:49.276152 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} executeQuery: Read 56 rows, 4.38 KiB in 0.001541 sec., 36340.038935756 rows/sec., 2.77 MiB/sec. 2026.05.28 06:19:49.276200 [ 294 ] {936aa795-c4b5-4753-9f73-982d2a070899} TCPHandler: Processed in 0.001750472 sec. 2026.05.28 06:19:49.276352 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:49.276457 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:49.276501 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:49.276947 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:49.276987 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:49.277306 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:19:49.277541 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:49.277681 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. 2026.05.28 06:19:49.277717 [ 294 ] {ddc56b0f-175d-4923-bb94-e344d410105f} TCPHandler: Processed in 0.001416774 sec. 2026.05.28 06:19:49.277863 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:49.277964 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:49.278009 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:49.278415 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:49.278461 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:49.278821 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:19:49.279062 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:49.279203 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} executeQuery: Read 128 rows, 9.13 KiB in 0.001261 sec., 101506.74068199842 rows/sec., 7.07 MiB/sec. 2026.05.28 06:19:49.279239 [ 294 ] {5c768d70-fc67-449b-b385-2ee81adede86} TCPHandler: Processed in 0.001434194 sec. 2026.05.28 06:19:49.279396 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:49.279494 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:49.279538 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:49.279909 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:49.279946 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:49.280263 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:19:49.280476 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:49.280613 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} executeQuery: Read 48 rows, 3.31 KiB in 0.001139 sec., 42142.23002633889 rows/sec., 2.84 MiB/sec. 2026.05.28 06:19:49.280648 [ 294 ] {b14693c4-b4eb-410c-a1be-60bb23dd1bbc} TCPHandler: Processed in 0.001302431 sec. 2026.05.28 06:19:49.282661 [ 245 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:19:49.284358 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:49.291796 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2026.05.28 06:19:54.271029 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.271307 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:19:54.271681 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:54.271728 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:19:54.271981 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:54.272057 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:54.272194 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:19:54.272295 [ 318 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:54.272302 [ 327 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:54.272324 [ 360 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:54.272331 [ 322 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:54.272545 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:54.272583 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:54.272674 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:54.272696 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:54.272733 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:54.272774 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:54.272811 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:19:54.274238 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} executeQuery: Read 41 rows, 7.57 KiB in 0.003036 sec., 13504.611330698286 rows/sec., 2.43 MiB/sec. 2026.05.28 06:19:54.274398 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:19:54.274415 [ 294 ] {9043cc78-c320-4974-a0f1-89bf1a83b3d6} TCPHandler: Processed in 0.003527444 sec. 2026.05.28 06:19:54.276205 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.276336 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:54.276389 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:54.276997 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.277052 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.277435 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:19:54.277656 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.277797 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} executeQuery: Read 78 rows, 6.59 KiB in 0.001498 sec., 52069.425901201605 rows/sec., 4.29 MiB/sec. 2026.05.28 06:19:54.277833 [ 294 ] {0cd1e936-36ea-4c0a-8d6e-a2cf256c2b5a} TCPHandler: Processed in 0.00168744 sec. 2026.05.28 06:19:54.277967 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.278065 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:54.278107 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:54.278535 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.278572 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.278856 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:19:54.279068 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.279194 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} executeQuery: Read 11 rows, 847.00 B in 0.001148 sec., 9581.881533101046 rows/sec., 720.51 KiB/sec. 2026.05.28 06:19:54.279197 [ 96 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:19:54.279230 [ 294 ] {a7dc4000-6429-4e39-94c6-0c1cb666572d} TCPHandler: Processed in 0.001312461 sec. 2026.05.28 06:19:54.279254 [ 96 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.279279 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.279374 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.279373 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:19:54.279476 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:54.279505 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:19:54.279520 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:54.279541 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 211 rows starting from the beginning of the part 2026.05.28 06:19:54.279607 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:54.279652 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 173 rows starting from the beginning of the part 2026.05.28 06:19:54.279695 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:54.279734 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 188 rows starting from the beginning of the part 2026.05.28 06:19:54.279773 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part 2026.05.28 06:19:54.280016 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.280057 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.280382 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:19:54.280582 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124806 sec., 484752.3356248898 rows/sec., 32.33 MiB/sec. 2026.05.28 06:19:54.280608 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.280743 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} executeQuery: Read 75 rows, 6.00 KiB in 0.001285 sec., 58365.75875486382 rows/sec., 4.56 MiB/sec. 2026.05.28 06:19:54.280747 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:19:54.280781 [ 294 ] {1622f43f-a338-46ae-b0be-eeaba324675d} TCPHandler: Processed in 0.001456425 sec. 2026.05.28 06:19:54.280918 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.281017 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:54.281055 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.281062 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:54.281140 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_46_9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:19:54.281253 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:19:54.281546 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.281587 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.281913 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:19:54.282119 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.282354 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. 2026.05.28 06:19:54.282388 [ 294 ] {01920a69-e83a-4f58-a9f0-cb5f18eed433} TCPHandler: Processed in 0.001519666 sec. 2026.05.28 06:19:54.282522 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.282647 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:54.282704 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} 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 2026.05.28 06:19:54.283716 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.283768 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.284354 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:19:54.284581 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.284720 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} executeQuery: Read 11 rows, 20.18 KiB in 0.002091 sec., 5260.640841702535 rows/sec., 9.43 MiB/sec. 2026.05.28 06:19:54.284770 [ 294 ] {621bef0f-fadd-427c-a123-5ab0c8203ed3} TCPHandler: Processed in 0.002297935 sec. 2026.05.28 06:19:54.284908 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:54.285005 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:54.285048 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:54.285404 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:54.285441 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:54.285748 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:19:54.285970 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:54.286101 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. 2026.05.28 06:19:54.286134 [ 294 ] {1acff068-0f06-4dfe-8669-d5bd07168f7b} TCPHandler: Processed in 0.00127485 sec. 2026.05.28 06:19:55.829718 [ 95 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:19:55.829796 [ 95 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:19:55.930026 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16222 2026.05.28 06:19:55.930549 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:55.930602 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:55.931132 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:19:55.931406 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:55.931558 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16222 2026.05.28 06:19:56.792795 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 2026.05.28 06:19:56.809468 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:56.809533 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:56.815854 [ 245 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:19:56.816632 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:56.819941 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 256 2026.05.28 06:19:59.275599 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.275879 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:19:59.276245 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:19:59.276286 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:19:59.276521 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:19:59.276588 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:19:59.276730 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:19:59.276829 [ 327 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:19:59.276835 [ 360 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:19:59.276831 [ 318 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:19:59.276834 [ 361 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:19:59.277038 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:19:59.277067 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:19:59.277151 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:19:59.277171 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:19:59.277207 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:59.277247 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:59.277284 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:19:59.278535 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} executeQuery: Read 41 rows, 7.57 KiB in 0.002768 sec., 14812.1387283237 rows/sec., 2.67 MiB/sec. 2026.05.28 06:19:59.278739 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} MemoryTracker: Peak memory usage (for query): 140.73 KiB. 2026.05.28 06:19:59.278757 [ 294 ] {a93edbd9-c4a1-41aa-b546-e51b96a38e74} TCPHandler: Processed in 0.003295968 sec. 2026.05.28 06:19:59.284024 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.284155 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.284213 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:19:59.284857 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.284901 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.285265 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:19:59.285485 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.285637 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} executeQuery: Read 284 rows, 18.47 KiB in 0.00152 sec., 186842.1052631579 rows/sec., 11.87 MiB/sec. 2026.05.28 06:19:59.285673 [ 294 ] {d72fc527-c55b-482d-992d-462f68b99583} TCPHandler: Processed in 0.001757432 sec. 2026.05.28 06:19:59.285808 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.285904 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:19:59.285944 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:19:59.286715 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.286751 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.287089 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:19:59.287292 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.287418 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} executeQuery: Read 859 rows, 68.67 KiB in 0.001533 sec., 560339.2041748206 rows/sec., 43.75 MiB/sec. 2026.05.28 06:19:59.287452 [ 294 ] {0b4ed7f4-4ff8-4388-abaf-40ef7c2ec002} TCPHandler: Processed in 0.00169264 sec. 2026.05.28 06:19:59.287592 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.287687 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.287727 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:19:59.288215 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.288251 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.288564 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:19:59.288770 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.288894 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} executeQuery: Read 173 rows, 10.87 KiB in 0.001225 sec., 141224.48979591837 rows/sec., 8.67 MiB/sec. 2026.05.28 06:19:59.288928 [ 294 ] {a8026a7a-0f64-461a-a36b-fea22430a2da} TCPHandler: Processed in 0.001394343 sec. 2026.05.28 06:19:59.289053 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.289148 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.289187 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:19:59.289637 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.289673 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.289969 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:19:59.290172 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.290293 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. 2026.05.28 06:19:59.290327 [ 294 ] {c7764e1d-1ccd-49cc-abff-b21477c49abb} TCPHandler: Processed in 0.001322401 sec. 2026.05.28 06:19:59.290450 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.290555 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.290594 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:19:59.291031 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.291067 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.291353 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:19:59.291570 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.291696 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. 2026.05.28 06:19:59.291730 [ 294 ] {6fe34774-2682-4aa7-a1bb-4055566f4158} TCPHandler: Processed in 0.001328432 sec. 2026.05.28 06:19:59.291855 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.291951 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:19:59.291990 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:19:59.292595 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.292631 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.292937 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:19:59.293141 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.293266 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} executeQuery: Read 521 rows, 37.66 KiB in 0.001333 sec., 390847.711927982 rows/sec., 27.59 MiB/sec. 2026.05.28 06:19:59.293300 [ 294 ] {833ebb0a-a0ff-436c-a180-26875fdf3574} TCPHandler: Processed in 0.001493755 sec. 2026.05.28 06:19:59.293437 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.293532 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:19:59.293583 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:19:59.293917 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.293952 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.294246 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:19:59.294452 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.294587 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. 2026.05.28 06:19:59.294621 [ 294 ] {c7ab8804-ddd8-4100-8c46-fdf7ff7d88d5} TCPHandler: Processed in 0.00123307 sec. 2026.05.28 06:19:59.294779 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.294874 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.294916 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:19:59.295320 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.295356 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.295683 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:19:59.295891 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.296018 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. 2026.05.28 06:19:59.296052 [ 294 ] {a1d29d1f-7525-4fbf-aa26-7ca87614b991} TCPHandler: Processed in 0.001321682 sec. 2026.05.28 06:19:59.296178 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.296275 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.296315 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:19:59.296651 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.296686 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.296973 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:19:59.297173 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.297298 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. 2026.05.28 06:19:59.297331 [ 294 ] {1bcefb44-c494-4044-b634-5f715ed331f7} TCPHandler: Processed in 0.001201799 sec. 2026.05.28 06:19:59.297453 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.297557 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.297612 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} 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 2026.05.28 06:19:59.298435 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.298470 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.299211 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:19:59.299492 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.299665 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} executeQuery: Read 31 rows, 56.88 KiB in 0.00213 sec., 14553.99061032864 rows/sec., 26.08 MiB/sec. 2026.05.28 06:19:59.299790 [ 294 ] {81d4c1d7-69f8-44a5-b161-e9db5d4d71aa} TCPHandler: Processed in 0.002387217 sec. 2026.05.28 06:19:59.299918 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:19:59.300028 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:19:59.300075 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:19:59.300515 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:19:59.300554 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:19:59.300867 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:19:59.301082 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:19:59.301210 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} executeQuery: Read 90 rows, 5.77 KiB in 0.001215 sec., 74074.07407407407 rows/sec., 4.63 MiB/sec. 2026.05.28 06:19:59.301244 [ 294 ] {1c8159e5-09fa-456a-a912-a80a872c2193} TCPHandler: Processed in 0.001378403 sec. 2026.05.28 06:20:03.432626 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16734 2026.05.28 06:20:03.433185 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:03.433226 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:03.433751 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:20:03.433980 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:03.434109 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16734 2026.05.28 06:20:04.270361 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.270638 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:20:04.271035 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:04.271082 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:20:04.271343 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:04.271415 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:04.271559 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:20:04.271668 [ 361 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:04.271693 [ 351 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:04.271695 [ 338 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:04.271668 [ 318 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:04.271901 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:04.271931 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:04.272019 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:04.272041 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:04.272078 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:20:04.272120 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:20:04.272164 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:20:04.273479 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} executeQuery: Read 41 rows, 7.57 KiB in 0.002957 sec., 13865.40412580318 rows/sec., 2.50 MiB/sec. 2026.05.28 06:20:04.273677 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} MemoryTracker: Peak memory usage (for query): 131.20 KiB. 2026.05.28 06:20:04.273694 [ 294 ] {ea439324-e269-47c5-8d45-a09b4b465b98} TCPHandler: Processed in 0.003493163 sec. 2026.05.28 06:20:04.275841 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.276063 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:20:04.276148 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:20:04.276880 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.276930 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.277302 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:20:04.277539 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.277688 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} executeQuery: Read 4 rows, 334.00 B in 0.001687 sec., 2371.072910491998 rows/sec., 193.34 KiB/sec. 2026.05.28 06:20:04.277725 [ 294 ] {50b7fee8-90a0-4964-8278-2d0bdc321e78} TCPHandler: Processed in 0.001990397 sec. 2026.05.28 06:20:04.277917 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.278024 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:04.278064 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:04.278568 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.278605 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.278911 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:20:04.279126 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.279255 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} executeQuery: Read 80 rows, 6.73 KiB in 0.00125 sec., 64000 rows/sec., 5.26 MiB/sec. 2026.05.28 06:20:04.279290 [ 294 ] {bb32c9e2-ad4e-4eef-ade6-1b7df32afab4} TCPHandler: Processed in 0.001428534 sec. 2026.05.28 06:20:04.279418 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.279522 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:04.279563 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:04.279992 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.280029 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.280320 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:20:04.280529 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.280658 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} executeQuery: Read 15 rows, 1.11 KiB in 0.001162 sec., 12908.777969018933 rows/sec., 952.19 KiB/sec. 2026.05.28 06:20:04.280693 [ 294 ] {89b08a9d-5507-4d6d-bcc9-677ef780f2a3} TCPHandler: Processed in 0.001324562 sec. 2026.05.28 06:20:04.280820 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.280917 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:04.280958 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:04.281384 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.281421 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.281721 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:20:04.281935 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.282063 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} executeQuery: Read 79 rows, 6.32 KiB in 0.001164 sec., 67869.41580756013 rows/sec., 5.30 MiB/sec. 2026.05.28 06:20:04.282098 [ 294 ] {869dc557-e045-4a5a-9ddc-b6942dafd388} TCPHandler: Processed in 0.001327811 sec. 2026.05.28 06:20:04.282226 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.282323 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:04.282368 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:04.282899 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.282947 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.283354 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:20:04.283584 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.283717 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} executeQuery: Read 162 rows, 11.55 KiB in 0.001413 sec., 114649.68152866242 rows/sec., 7.98 MiB/sec. 2026.05.28 06:20:04.283752 [ 294 ] {4beb6680-c543-4177-9353-db978b9e3e7f} TCPHandler: Processed in 0.001574678 sec. 2026.05.28 06:20:04.283876 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.283974 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:04.284029 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} 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 2026.05.28 06:20:04.284792 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.284831 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.285347 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:20:04.285573 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.285714 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. 2026.05.28 06:20:04.285765 [ 294 ] {4c580b1c-10ce-4020-946a-c80370001b72} TCPHandler: Processed in 0.001937996 sec. 2026.05.28 06:20:04.285900 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:04.285997 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:04.286038 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:04.286386 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.286422 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.286721 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:20:04.286938 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.287070 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. 2026.05.28 06:20:04.287103 [ 294 ] {69f6a151-727c-4da9-8095-c80730edd511} TCPHandler: Processed in 0.00125283 sec. 2026.05.28 06:20:04.319993 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 2026.05.28 06:20:04.337206 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:04.337258 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:04.343361 [ 245 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:20:04.344101 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:04.346833 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2026.05.28 06:20:09.275706 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.275983 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:20:09.276366 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:09.276416 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:20:09.276681 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:09.276749 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:09.276888 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:20:09.276990 [ 318 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:09.277017 [ 351 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:09.277016 [ 338 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:09.277016 [ 361 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:09.277221 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:09.277249 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:09.277333 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:09.277353 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:09.277399 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:09.277440 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:09.277479 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:09.278825 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} executeQuery: Read 41 rows, 7.57 KiB in 0.002957 sec., 13865.40412580318 rows/sec., 2.50 MiB/sec. 2026.05.28 06:20:09.278993 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} MemoryTracker: Peak memory usage (for query): 140.96 KiB. 2026.05.28 06:20:09.279011 [ 294 ] {0d0bfd2a-561e-4aca-a624-7b3ee327f177} TCPHandler: Processed in 0.003442022 sec. 2026.05.28 06:20:09.284247 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.284362 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.284406 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:20:09.285471 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.285551 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:09.286071 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:20:09.286301 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.286462 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} executeQuery: Read 284 rows, 18.47 KiB in 0.002131 sec., 133270.76489910838 rows/sec., 8.46 MiB/sec. 2026.05.28 06:20:09.286498 [ 294 ] {2733f360-1f50-4b5d-af99-93579ddbe3e8} TCPHandler: Processed in 0.002303185 sec. 2026.05.28 06:20:09.286661 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.286759 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:09.286800 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:09.287650 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.287687 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:09.288032 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:20:09.288246 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.288374 [ 82 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:20:09.288380 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} executeQuery: Read 859 rows, 68.67 KiB in 0.00164 sec., 523780.48780487804 rows/sec., 40.89 MiB/sec. 2026.05.28 06:20:09.288427 [ 82 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.288442 [ 294 ] {bc95fbc0-73fb-492e-a88b-023a9c981a33} TCPHandler: Processed in 0.001845723 sec. 2026.05.28 06:20:09.288457 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:09.288588 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.288691 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.288731 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:09.289063 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:20:09.289202 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.289238 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3237 rows starting from the beginning of the part 2026.05.28 06:20:09.289261 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.289303 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.289310 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part 2026.05.28 06:20:09.289371 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part 2026.05.28 06:20:09.289427 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 859 rows starting from the beginning of the part 2026.05.28 06:20:09.289481 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 80 rows starting from the beginning of the part 2026.05.28 06:20:09.289532 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 859 rows starting from the beginning of the part 2026.05.28 06:20:09.289632 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:20:09.289912 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.290053 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} executeQuery: Read 173 rows, 10.87 KiB in 0.001381 sec., 125271.54236060825 rows/sec., 7.69 MiB/sec. 2026.05.28 06:20:09.290088 [ 294 ] {d6da1215-d708-45f6-9013-6129e3c77d62} TCPHandler: Processed in 0.001548707 sec. 2026.05.28 06:20:09.290226 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.290323 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.290364 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:20:09.291046 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.291106 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.291391 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002374976 sec., 2176443.0461613084 rows/sec., 173.83 MiB/sec. 2026.05.28 06:20:09.291593 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:20:09.291765 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:20:09.291865 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.292036 [ 81 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2026.05.28 06:20:09.292057 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} executeQuery: Read 149 rows, 9.86 KiB in 0.001748 sec., 85240.27459954233 rows/sec., 5.51 MiB/sec. 2026.05.28 06:20:09.292050 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.292080 [ 81 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.292121 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.292123 [ 294 ] {1aee68ab-2469-4a48-82b8-12c348b0f9df} TCPHandler: Processed in 0.001945166 sec. 2026.05.28 06:20:09.292159 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_56_11} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:20:09.292233 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2026.05.28 06:20:09.292237 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:20:09.292344 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.292374 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.292416 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 950 rows starting from the beginning of the part 2026.05.28 06:20:09.292485 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.292486 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part 2026.05.28 06:20:09.292554 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:20:09.292564 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part 2026.05.28 06:20:09.292622 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 950 rows starting from the beginning of the part 2026.05.28 06:20:09.292666 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part 2026.05.28 06:20:09.292710 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part 2026.05.28 06:20:09.293084 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.293127 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.293461 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:20:09.293694 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.293830 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} executeQuery: Read 148 rows, 8.62 KiB in 0.001386 sec., 106782.10678210677 rows/sec., 6.07 MiB/sec. 2026.05.28 06:20:09.293860 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016807 sec., 1485095.4959243173 rows/sec., 95.09 MiB/sec. 2026.05.28 06:20:09.293865 [ 294 ] {3f8acbf8-fd70-4bc1-b8ea-5d4abcc91f66} TCPHandler: Processed in 0.001652919 sec. 2026.05.28 06:20:09.294059 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.294086 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2026.05.28 06:20:09.294159 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:09.294209 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:09.294411 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.294504 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_24_5} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2026.05.28 06:20:09.294586 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:20:09.294881 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.294923 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:09.295267 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:20:09.295481 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.295612 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} executeQuery: Read 521 rows, 37.66 KiB in 0.001471 sec., 354180.829367777 rows/sec., 25.00 MiB/sec. 2026.05.28 06:20:09.295622 [ 81 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:20:09.295648 [ 294 ] {2b68c0ac-64f2-4a5b-a6a2-e1850e8ad1cd} TCPHandler: Processed in 0.001642759 sec. 2026.05.28 06:20:09.295678 [ 81 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.295709 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:09.295799 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.295806 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:20:09.295919 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:20:09.295945 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.295969 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:20:09.295981 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1792 rows starting from the beginning of the part 2026.05.28 06:20:09.296048 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part 2026.05.28 06:20:09.296095 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part 2026.05.28 06:20:09.296160 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 521 rows starting from the beginning of the part 2026.05.28 06:20:09.296231 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 79 rows starting from the beginning of the part 2026.05.28 06:20:09.296300 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 521 rows starting from the beginning of the part 2026.05.28 06:20:09.296368 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.296412 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.296748 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:20:09.296983 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.297096 [ 81 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2026.05.28 06:20:09.297121 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} executeQuery: Read 6 rows, 321.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 256.74 KiB/sec. 2026.05.28 06:20:09.297129 [ 81 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.297165 [ 294 ] {5bcc4dcb-6994-487d-8e9d-849f8ed54f71} TCPHandler: Processed in 0.001416174 sec. 2026.05.28 06:20:09.297165 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.297274 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2026.05.28 06:20:09.297321 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.297368 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.297402 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part 2026.05.28 06:20:09.297433 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.297455 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:09.297483 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:09.297505 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:09.297552 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:09.297568 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798412 sec., 1697052.7331890578 rows/sec., 124.34 MiB/sec. 2026.05.28 06:20:09.297593 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:09.297641 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:09.297806 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:20:09.297958 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.298006 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.298156 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.298249 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_56_11} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:20:09.298328 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.28 06:20:09.298415 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:20:09.298441 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194229 sec., 120579.8887817998 rows/sec., 6.15 MiB/sec. 2026.05.28 06:20:09.298561 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2026.05.28 06:20:09.298686 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.298828 [ 80 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:20:09.298838 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.298875 [ 80 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.298838 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} executeQuery: Read 265 rows, 18.03 KiB in 0.001424 sec., 186095.50561797753 rows/sec., 12.37 MiB/sec. 2026.05.28 06:20:09.298908 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:09.298939 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_24_5} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2026.05.28 06:20:09.298947 [ 294 ] {55ef0198-38eb-40e1-ab78-87b70b0938ca} TCPHandler: Processed in 0.00167935 sec. 2026.05.28 06:20:09.298999 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:20:09.299009 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:20:09.299102 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.299115 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.299129 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20286 rows starting from the beginning of the part 2026.05.28 06:20:09.299201 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part 2026.05.28 06:20:09.299229 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.299241 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2026.05.28 06:20:09.299282 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:20:09.299291 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part 2026.05.28 06:20:09.299342 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 162 rows starting from the beginning of the part 2026.05.28 06:20:09.299376 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part 2026.05.28 06:20:09.299651 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.299696 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.300015 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:20:09.300241 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.300353 [ 80 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2026.05.28 06:20:09.300375 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. 2026.05.28 06:20:09.300388 [ 80 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.300418 [ 294 ] {ad2586d7-1659-493e-af32-4ece9e8da88f} TCPHandler: Processed in 0.001353032 sec. 2026.05.28 06:20:09.300419 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.300542 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2026.05.28 06:20:09.300555 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.300647 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.300663 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.300677 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part 2026.05.28 06:20:09.300720 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} 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 2026.05.28 06:20:09.300736 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:09.300784 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:09.300827 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:09.300868 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:09.300910 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:09.301661 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.301692 [ 187 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194068 sec., 20099.357825517476 rows/sec., 1.32 MiB/sec. 2026.05.28 06:20:09.301697 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.301857 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2026.05.28 06:20:09.302221 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.302312 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_24_5} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2026.05.28 06:20:09.302389 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:20:09.302411 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:20:09.302640 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.302769 [ 80 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:20:09.302791 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} executeQuery: Read 31 rows, 56.88 KiB in 0.002146 sec., 14445.479962721343 rows/sec., 25.89 MiB/sec. 2026.05.28 06:20:09.302804 [ 80 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.302834 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.302868 [ 294 ] {580f1499-55c2-4d33-ba66-ed67c8e1f37b} TCPHandler: Processed in 0.002361696 sec. 2026.05.28 06:20:09.302938 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:20:09.303029 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:09.303135 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.303141 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:09.303197 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 844 rows starting from the beginning of the part 2026.05.28 06:20:09.303201 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:09.303325 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part 2026.05.28 06:20:09.303439 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:09.303543 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part 2026.05.28 06:20:09.303590 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.303634 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.303641 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:09.303742 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part 2026.05.28 06:20:09.303978 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:20:09.304281 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.304408 [ 80 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:20:09.304426 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} executeQuery: Read 90 rows, 5.77 KiB in 0.001304 sec., 69018.40490797546 rows/sec., 4.32 MiB/sec. 2026.05.28 06:20:09.304448 [ 80 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:09.304471 [ 294 ] {9bc97088-8784-48e0-9bf7-c7ef7c3ea3bc} TCPHandler: Processed in 0.001495805 sec. 2026.05.28 06:20:09.304475 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:09.304594 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:20:09.304700 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:09.304730 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3222 rows starting from the beginning of the part 2026.05.28 06:20:09.304784 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part 2026.05.28 06:20:09.304830 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2026.05.28 06:20:09.304872 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part 2026.05.28 06:20:09.304912 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2026.05.28 06:20:09.304957 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part 2026.05.28 06:20:09.305781 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 21266 rows, containing 5 columns (5 merged, 0 gathered) in 0.006811042 sec., 3122282.9047302897 rows/sec., 201.16 MiB/sec. 2026.05.28 06:20:09.306159 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:20:09.306425 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.306499 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_56_11} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:20:09.306607 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2026.05.28 06:20:09.306736 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181742 sec., 1636307.1343907758 rows/sec., 105.42 MiB/sec. 2026.05.28 06:20:09.307115 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:20:09.307382 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.307455 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_56_11} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:20:09.307532 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2026.05.28 06:20:09.310260 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 19 columns (19 merged, 0 gathered) in 0.007364065 sec., 131449.13848533385 rows/sec., 235.55 MiB/sec. 2026.05.28 06:20:09.311832 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:20:09.312176 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:09.312247 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_46_9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:20:09.312392 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. 2026.05.28 06:20:10.000214 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 289.86 MiB, peak 302.67 MiB, free memory in arenas 0.00 B, will set to 295.07 MiB (RSS), difference: 5.21 MiB 2026.05.28 06:20:10.829887 [ 68 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:20:10.829954 [ 68 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:20:10.934261 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17182 2026.05.28 06:20:10.934837 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:10.934873 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:10.935364 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:20:10.935605 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:10.935736 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17182 2026.05.28 06:20:10.935792 [ 68 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:20:10.935877 [ 68 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:10.935902 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:10.936055 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:20:10.936221 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:10.936266 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14814 rows starting from the beginning of the part 2026.05.28 06:20:10.936343 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part 2026.05.28 06:20:10.936397 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part 2026.05.28 06:20:10.936450 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part 2026.05.28 06:20:10.936496 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part 2026.05.28 06:20:10.936542 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part 2026.05.28 06:20:10.938706 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 17182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720394 sec., 6315996.873982225 rows/sec., 90.35 MiB/sec. 2026.05.28 06:20:10.938922 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:20:10.939185 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:10.939250 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_36_7} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:20:10.939342 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.05.28 06:20:11.846911 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 2026.05.28 06:20:11.866924 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:11.867006 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:11.873731 [ 245 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:20:11.874461 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:11.874766 [ 79 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.28 06:20:11.874830 [ 79 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:11.874851 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.28 06:20:11.874982 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2026.05.28 06:20:11.878659 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:11.878897 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 271 2026.05.28 06:20:11.880062 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2026.05.28 06:20:11.884545 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part 2026.05.28 06:20:11.888850 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:11.893398 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part 2026.05.28 06:20:11.897945 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:11.901868 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part 2026.05.28 06:20:11.963861 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.088940596 sec., 3046.9775579196703 rows/sec., 15.76 MiB/sec. 2026.05.28 06:20:11.966083 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.28 06:20:11.968075 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:11.968178 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_36_7} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.28 06:20:11.970827 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2026.05.28 06:20:14.271562 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.271873 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:14.272226 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:14.272264 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:14.272488 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:14.272561 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:14.272707 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:20:14.272822 [ 318 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:14.272845 [ 351 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:14.272839 [ 355 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:14.272822 [ 338 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:14.273064 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:14.273099 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:14.273188 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:14.273210 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:14.273247 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:14.273289 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:14.273327 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:14.274578 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} executeQuery: Read 41 rows, 7.57 KiB in 0.002806 sec., 14611.546685673557 rows/sec., 2.63 MiB/sec. 2026.05.28 06:20:14.274771 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} MemoryTracker: Peak memory usage (for query): 138.06 KiB. 2026.05.28 06:20:14.274791 [ 294 ] {30e119fc-224d-4d4e-b465-9454649f8027} TCPHandler: Processed in 0.003382371 sec. 2026.05.28 06:20:14.276832 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.276971 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:14.277024 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:14.277742 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.277799 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.278198 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:20:14.278421 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.278567 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} executeQuery: Read 78 rows, 6.59 KiB in 0.001636 sec., 47677.26161369193 rows/sec., 3.93 MiB/sec. 2026.05.28 06:20:14.278604 [ 294 ] {2abe4f52-62f7-4278-a405-5986c7e05ee7} TCPHandler: Processed in 0.001835943 sec. 2026.05.28 06:20:14.278780 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.278878 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.278920 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:14.279440 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.279477 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.279767 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:20:14.279976 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.280108 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} executeQuery: Read 11 rows, 847.00 B in 0.001249 sec., 8807.045636509209 rows/sec., 662.25 KiB/sec. 2026.05.28 06:20:14.280143 [ 294 ] {1dd586ea-cefa-4b1d-bc04-b6e1dad76ad3} TCPHandler: Processed in 0.001411684 sec. 2026.05.28 06:20:14.280293 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.280401 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:14.280464 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:14.280906 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.280943 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.281252 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:20:14.281461 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.281590 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} executeQuery: Read 75 rows, 6.00 KiB in 0.001207 sec., 62137.53106876554 rows/sec., 4.85 MiB/sec. 2026.05.28 06:20:14.281624 [ 294 ] {bf7b639a-2b6c-4cb8-ab5f-a211b12ecc26} TCPHandler: Processed in 0.001380712 sec. 2026.05.28 06:20:14.281764 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.281859 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.281902 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:14.282373 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.282412 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.282756 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:20:14.282971 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.283103 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. 2026.05.28 06:20:14.283138 [ 294 ] {32cc261d-f0fc-4d8c-879c-37f288385785} TCPHandler: Processed in 0.001424194 sec. 2026.05.28 06:20:14.283281 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.283378 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.283433 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} 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 2026.05.28 06:20:14.284226 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.284263 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.284774 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:20:14.284995 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.285133 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. 2026.05.28 06:20:14.285183 [ 294 ] {9776e82a-1386-4bf0-b788-424d254bdf55} TCPHandler: Processed in 0.001951316 sec. 2026.05.28 06:20:14.285315 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.285411 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.285454 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:14.285810 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.285846 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.286162 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:20:14.286373 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.286504 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. 2026.05.28 06:20:14.286538 [ 294 ] {00304597-d514-43fb-adb3-214a71989d2d} TCPHandler: Processed in 0.00127225 sec. 2026.05.28 06:20:14.473431 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.473679 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:20:14.474038 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:14.474084 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:20:14.474344 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:14.474413 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:14.474555 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:20:14.474672 [ 355 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:14.474690 [ 318 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:14.474688 [ 351 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:14.474686 [ 338 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:14.474912 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:14.474942 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:14.475029 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:14.475050 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:14.475088 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:20:14.475133 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:20:14.475179 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:20:14.476451 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} executeQuery: Read 41 rows, 9.15 KiB in 0.002883 sec., 14221.29725979882 rows/sec., 3.10 MiB/sec. 2026.05.28 06:20:14.476622 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:20:14.476638 [ 294 ] {88b01415-4f97-4048-b6ea-9fd1e0dfab5f} TCPHandler: Processed in 0.00334182 sec. 2026.05.28 06:20:14.492562 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.492697 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.492750 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:20:14.493466 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.493515 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.493922 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:20:14.494153 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.494302 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} executeQuery: Read 284 rows, 18.47 KiB in 0.001644 sec., 172749.3917274939 rows/sec., 10.97 MiB/sec. 2026.05.28 06:20:14.494299 [ 75 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.05.28 06:20:14.494338 [ 294 ] {2445107f-d641-4f0e-b2db-c27b2847bab3} TCPHandler: Processed in 0.001838214 sec. 2026.05.28 06:20:14.494382 [ 75 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.494425 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.494506 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.494554 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.05.28 06:20:14.494609 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:20:14.494662 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:20:14.494691 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:14.494730 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part 2026.05.28 06:20:14.494795 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:14.494846 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:14.494893 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:14.494935 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:14.495104 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.495148 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.495466 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:20:14.495695 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.495827 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} executeQuery: Read 8 rows, 668.00 B in 0.001237 sec., 6467.259498787389 rows/sec., 527.36 KiB/sec. 2026.05.28 06:20:14.495833 [ 75 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2026.05.28 06:20:14.495864 [ 294 ] {d8082982-290e-4c29-8237-2205d3c18918} TCPHandler: Processed in 0.001411653 sec. 2026.05.28 06:20:14.495894 [ 75 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.495919 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409913 sec., 1007154.3421473523 rows/sec., 67.81 MiB/sec. 2026.05.28 06:20:14.495924 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.496004 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.496038 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2026.05.28 06:20:14.496076 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.05.28 06:20:14.496105 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:14.496145 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:14.496153 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:14.496184 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2026.05.28 06:20:14.496249 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2026.05.28 06:20:14.496297 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:14.496342 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:14.496349 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.496384 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2026.05.28 06:20:14.496427 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_25_6} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.05.28 06:20:14.496428 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:14.496500 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:20:14.497137 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137478 sec., 42198.618346904295 rows/sec., 3.52 MiB/sec. 2026.05.28 06:20:14.497281 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2026.05.28 06:20:14.497588 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.497663 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_14_3} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2026.05.28 06:20:14.497767 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:20:14.497798 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.497843 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.498348 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:20:14.498580 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.498720 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} executeQuery: Read 3208 rows, 244.79 KiB in 0.002633 sec., 1218382.0736802127 rows/sec., 90.79 MiB/sec. 2026.05.28 06:20:14.498757 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:20:14.498770 [ 294 ] {4bec219e-5678-4c04-bf43-d1fee5cc3685} TCPHandler: Processed in 0.002816556 sec. 2026.05.28 06:20:14.498911 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.499008 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.499049 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:14.499541 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.499577 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.499885 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:20:14.500096 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.500227 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} executeQuery: Read 190 rows, 12.11 KiB in 0.001238 sec., 153473.34410339256 rows/sec., 9.55 MiB/sec. 2026.05.28 06:20:14.500233 [ 75 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:20:14.500264 [ 294 ] {e3dc3e17-4fac-40d4-8b39-b7d57d769df3} TCPHandler: Processed in 0.001402074 sec. 2026.05.28 06:20:14.500284 [ 75 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.500311 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.500396 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.500397 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:20:14.500507 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.500514 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:14.500558 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:20:14.500561 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 211 rows starting from the beginning of the part 2026.05.28 06:20:14.500636 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 173 rows starting from the beginning of the part 2026.05.28 06:20:14.500682 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part 2026.05.28 06:20:14.500725 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 173 rows starting from the beginning of the part 2026.05.28 06:20:14.500765 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:14.500806 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 190 rows starting from the beginning of the part 2026.05.28 06:20:14.501227 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.501269 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.501631 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:20:14.501707 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345022 sec., 574711.7891008474 rows/sec., 38.08 MiB/sec. 2026.05.28 06:20:14.501844 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:20:14.501859 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.502009 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} executeQuery: Read 950 rows, 57.24 KiB in 0.00152 sec., 625000 rows/sec., 36.77 MiB/sec. 2026.05.28 06:20:14.502048 [ 294 ] {b0abc44b-e16d-4b4c-b7bc-3d7cdd40e623} TCPHandler: Processed in 0.00170028 sec. 2026.05.28 06:20:14.502125 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.502180 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.502207 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_51_10} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:20:14.502278 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:20:14.502296 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.502342 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:20:14.502940 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.502993 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.503438 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.28 06:20:14.503723 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.503882 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} executeQuery: Read 1 rows, 72.00 B in 0.001602 sec., 624.2197253433209 rows/sec., 43.89 KiB/sec. 2026.05.28 06:20:14.503944 [ 294 ] {f752120f-6e32-44cc-9268-deeeff9e5907} TCPHandler: Processed in 0.001811484 sec. 2026.05.28 06:20:14.504163 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.504337 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.504408 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:20:14.505066 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.505106 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.505486 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:20:14.505723 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.505860 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} executeQuery: Read 148 rows, 8.62 KiB in 0.001573 sec., 94087.73045136682 rows/sec., 5.35 MiB/sec. 2026.05.28 06:20:14.505864 [ 77 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.05.28 06:20:14.505899 [ 294 ] {5f992406-61be-48e0-baa1-a1d937a60c2f} TCPHandler: Processed in 0.001870555 sec. 2026.05.28 06:20:14.505927 [ 77 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.505959 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.506036 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.506054 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.05.28 06:20:14.506144 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:14.506156 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:14.506195 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:14.506197 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part 2026.05.28 06:20:14.506272 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:14.506317 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:14.506360 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:14.506404 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:14.507148 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124217 sec., 658235.9099711176 rows/sec., 39.95 MiB/sec. 2026.05.28 06:20:14.507321 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.05.28 06:20:14.507619 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.507652 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.507713 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.507802 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_25_6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.05.28 06:20:14.507906 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:20:14.508064 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:20:14.508290 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.508424 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} executeQuery: Read 1753 rows, 121.15 KiB in 0.002303 sec., 761181.0681719497 rows/sec., 51.37 MiB/sec. 2026.05.28 06:20:14.508460 [ 294 ] {f2dd7cba-92b2-43f2-bbbe-bba4f6ec6bae} TCPHandler: Processed in 0.002473319 sec. 2026.05.28 06:20:14.508608 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.508704 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:20:14.508747 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:20:14.509125 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.509161 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.509461 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:20:14.509682 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.509810 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. 2026.05.28 06:20:14.509844 [ 294 ] {59a9877f-d840-4c4e-8afc-76d27ce287dd} TCPHandler: Processed in 0.001285541 sec. 2026.05.28 06:20:14.509981 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.510078 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.510121 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:14.510874 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.510910 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.511345 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:20:14.511559 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.511772 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} executeQuery: Read 1605 rows, 99.81 KiB in 0.001711 sec., 938047.9251899474 rows/sec., 56.96 MiB/sec. 2026.05.28 06:20:14.511814 [ 294 ] {c1d0bd6d-8929-4a4c-b3a4-4ac1a88ee7b0} TCPHandler: Processed in 0.001881315 sec. 2026.05.28 06:20:14.511959 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.512059 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.512102 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:20:14.512552 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.512599 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.512961 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:20:14.513187 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.513327 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec. 2026.05.28 06:20:14.513378 [ 294 ] {b91dfdb5-3ceb-431a-a317-bb74ddf1d15a} TCPHandler: Processed in 0.001468135 sec. 2026.05.28 06:20:14.513589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.513722 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.513795 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} 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 2026.05.28 06:20:14.514752 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.514790 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.515376 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:20:14.515605 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.515747 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} executeQuery: Read 40 rows, 73.40 KiB in 0.002066 sec., 19361.08422071636 rows/sec., 34.69 MiB/sec. 2026.05.28 06:20:14.515798 [ 294 ] {affcf7e8-8421-46da-85d5-88a0bbae1fe2} TCPHandler: Processed in 0.002327066 sec. 2026.05.28 06:20:14.515931 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:14.516030 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:14.516072 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:14.516417 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:14.516453 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:14.516769 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:20:14.516984 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:14.517121 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} executeQuery: Read 42 rows, 2.45 KiB in 0.001111 sec., 37803.7803780378 rows/sec., 2.16 MiB/sec. 2026.05.28 06:20:14.517155 [ 294 ] {a4ebbfb4-bfaf-4955-9ad2-8eb6f63f2398} TCPHandler: Processed in 0.001274361 sec. 2026.05.28 06:20:15.000205 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 298.59 MiB, peak 308.35 MiB, free memory in arenas 0.00 B, will set to 297.21 MiB (RSS), difference: -1.37 MiB 2026.05.28 06:20:18.435823 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17694 2026.05.28 06:20:18.436708 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:18.436790 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:18.437320 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:20:18.437569 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:18.437714 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17694 2026.05.28 06:20:19.269451 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:19.269724 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:19.270082 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:19.270119 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:19.270341 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:19.270414 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:19.270561 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:20:19.270693 [ 355 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:19.270700 [ 347 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:19.270697 [ 348 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:19.270693 [ 338 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:19.270942 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:19.270971 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:19.271060 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:19.271081 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:19.271117 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:19.271162 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:19.271200 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:19.272503 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} executeQuery: Read 41 rows, 7.57 KiB in 0.00289 sec., 14186.851211072664 rows/sec., 2.56 MiB/sec. 2026.05.28 06:20:19.272708 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:20:19.272725 [ 294 ] {341728ab-068c-45a6-a582-74c84aa8a24e} TCPHandler: Processed in 0.003439502 sec. 2026.05.28 06:20:19.274483 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:19.274604 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:19.274649 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:19.275605 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:19.275669 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:19.276134 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:20:19.276431 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:19.276631 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} executeQuery: Read 56 rows, 4.38 KiB in 0.002059 sec., 27197.668771248176 rows/sec., 2.08 MiB/sec. 2026.05.28 06:20:19.276707 [ 294 ] {311d4e06-f59b-48de-9a55-e022289a6440} TCPHandler: Processed in 0.002276874 sec. 2026.05.28 06:20:19.276953 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:19.277106 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:19.277184 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:19.277849 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:19.277891 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:19.278324 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:20:19.278541 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:19.278674 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. 2026.05.28 06:20:19.278709 [ 294 ] {56fa4433-fcad-42a0-9570-93982510c7d2} TCPHandler: Processed in 0.001883435 sec. 2026.05.28 06:20:19.278840 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:19.278938 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:19.278981 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:19.279351 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:19.279387 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:19.279712 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:20:19.279926 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:19.280053 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. 2026.05.28 06:20:19.280088 [ 294 ] {8d37ee90-ae4b-4f9b-925a-40f1c282eb6d} TCPHandler: Processed in 0.00129773 sec. 2026.05.28 06:20:19.280273 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:19.280370 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:19.280411 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:19.280743 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:19.280778 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:19.281077 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:20:19.281287 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:19.281412 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. 2026.05.28 06:20:19.281445 [ 294 ] {a4dc5db7-cb4a-4e45-9677-61b31d93da05} TCPHandler: Processed in 0.001220969 sec. 2026.05.28 06:20:19.379948 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 2026.05.28 06:20:19.395274 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:19.395322 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:19.401112 [ 245 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:20:19.401801 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:19.404434 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2026.05.28 06:20:24.270504 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.270904 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:24.271333 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:24.271372 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:24.271597 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:24.271672 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:24.271823 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:20:24.271936 [ 355 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:24.271935 [ 338 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:24.271954 [ 347 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:24.271954 [ 329 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:24.272166 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:24.272197 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:24.272285 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:24.272308 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:24.272353 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:24.272396 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:24.272434 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:24.273670 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} executeQuery: Read 41 rows, 7.57 KiB in 0.002925 sec., 14017.094017094018 rows/sec., 2.53 MiB/sec. 2026.05.28 06:20:24.273828 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:20:24.273845 [ 294 ] {bdac850c-2fd3-4393-a03f-63e10fcf8098} TCPHandler: Processed in 0.003535054 sec. 2026.05.28 06:20:24.275835 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.275953 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:24.275998 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:24.276545 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:24.276590 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:24.276968 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:20:24.277203 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:24.277347 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} executeQuery: Read 78 rows, 6.59 KiB in 0.001426 sec., 54698.4572230014 rows/sec., 4.51 MiB/sec. 2026.05.28 06:20:24.277384 [ 294 ] {5cdd8884-804f-4505-8b75-7e8c900f79b7} TCPHandler: Processed in 0.001601938 sec. 2026.05.28 06:20:24.277537 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.277642 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:24.277683 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:24.278104 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:24.278141 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:24.278445 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:20:24.278660 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:24.278792 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} executeQuery: Read 11 rows, 847.00 B in 0.001168 sec., 9417.808219178083 rows/sec., 708.18 KiB/sec. 2026.05.28 06:20:24.278826 [ 294 ] {17ccca3d-67e5-464a-83c1-011842e98862} TCPHandler: Processed in 0.001338471 sec. 2026.05.28 06:20:24.278955 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.279051 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:24.279091 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:24.279517 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:24.279554 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:24.279863 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:20:24.280075 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:24.280198 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} executeQuery: Read 75 rows, 6.00 KiB in 0.001165 sec., 64377.68240343348 rows/sec., 5.03 MiB/sec. 2026.05.28 06:20:24.280234 [ 294 ] {2d9c6dff-2e31-4f31-b217-28c3b99b23c5} TCPHandler: Processed in 0.001327122 sec. 2026.05.28 06:20:24.280363 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.280460 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:24.280503 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:24.280914 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:24.280950 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:24.281286 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:20:24.281506 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:24.281640 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. 2026.05.28 06:20:24.281675 [ 294 ] {8031f459-7a70-42af-8791-2815a330a464} TCPHandler: Processed in 0.001360952 sec. 2026.05.28 06:20:24.281805 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.281904 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:24.281973 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} 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 2026.05.28 06:20:24.282758 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:24.282796 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:24.283313 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:20:24.283564 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:24.283708 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} executeQuery: Read 11 rows, 20.18 KiB in 0.001824 sec., 6030.701754385965 rows/sec., 10.81 MiB/sec. 2026.05.28 06:20:24.283759 [ 294 ] {4c6eee23-5edd-4b8f-9f62-95d6fd914a4a} TCPHandler: Processed in 0.002004068 sec. 2026.05.28 06:20:24.283908 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:24.284005 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:24.284048 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:24.284408 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:24.284445 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:24.284770 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:20:24.284989 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:24.285121 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. 2026.05.28 06:20:24.285157 [ 294 ] {0db1012e-a459-498c-805a-abbbc206ec70} TCPHandler: Processed in 0.001298981 sec. 2026.05.28 06:20:25.830048 [ 53 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:20:25.830143 [ 53 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:20:25.937776 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18142 2026.05.28 06:20:25.938263 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:25.938297 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:25.938859 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:20:25.939107 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:25.939247 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18142 2026.05.28 06:20:26.904530 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2026.05.28 06:20:26.920187 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:26.920256 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:26.925796 [ 245 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:20:26.926522 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:26.929296 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2026.05.28 06:20:29.275769 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.276189 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:20:29.276585 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:29.276628 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:20:29.276870 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:29.276940 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:29.277087 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:20:29.277223 [ 338 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:29.277232 [ 334 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:29.277232 [ 355 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:29.277223 [ 347 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:29.277488 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:29.277518 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:29.277606 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:29.277628 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:29.277666 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:29.277709 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:29.277771 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:29.279159 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} executeQuery: Read 41 rows, 7.57 KiB in 0.003147 sec., 13028.280902446775 rows/sec., 2.35 MiB/sec. 2026.05.28 06:20:29.279347 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} MemoryTracker: Peak memory usage (for query): 141.02 KiB. 2026.05.28 06:20:29.279363 [ 294 ] {bea4b5f5-5660-435b-aa87-fb251f5787c6} TCPHandler: Processed in 0.00378786 sec. 2026.05.28 06:20:29.284915 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.285079 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.285143 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:20:29.285837 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.285882 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.286270 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:20:29.286501 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.286648 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} executeQuery: Read 284 rows, 18.47 KiB in 0.001616 sec., 175742.57425742573 rows/sec., 11.16 MiB/sec. 2026.05.28 06:20:29.286684 [ 294 ] {366f8284-a729-45d6-bdd5-e69deea3e04c} TCPHandler: Processed in 0.001845913 sec. 2026.05.28 06:20:29.286813 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.286910 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:29.286952 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:29.287790 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.287827 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.288174 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:20:29.288405 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.288538 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} executeQuery: Read 859 rows, 68.67 KiB in 0.001647 sec., 521554.34122647234 rows/sec., 40.72 MiB/sec. 2026.05.28 06:20:29.288575 [ 294 ] {84678b9e-2ade-469b-bb4e-b7ccfd4cf1c7} TCPHandler: Processed in 0.001810923 sec. 2026.05.28 06:20:29.288579 [ 25 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:20:29.288640 [ 25 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.288667 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.288760 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.288847 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:20:29.288861 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.288927 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:29.288985 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:29.289028 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3237 rows starting from the beginning of the part 2026.05.28 06:20:29.289093 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 78 rows starting from the beginning of the part 2026.05.28 06:20:29.289140 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 3208 rows starting from the beginning of the part 2026.05.28 06:20:29.289186 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2026.05.28 06:20:29.289227 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 78 rows starting from the beginning of the part 2026.05.28 06:20:29.289269 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 859 rows starting from the beginning of the part 2026.05.28 06:20:29.289416 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.289460 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.289808 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:20:29.290034 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.290170 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} executeQuery: Read 173 rows, 10.87 KiB in 0.001327 sec., 130369.25395629238 rows/sec., 8.00 MiB/sec. 2026.05.28 06:20:29.290206 [ 294 ] {37576b49-a37e-4580-837b-0789d4de09e7} TCPHandler: Processed in 0.001496866 sec. 2026.05.28 06:20:29.290377 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.290483 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.290524 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:20:29.290989 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.291026 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.291330 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:20:29.291547 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.291683 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 5 columns (5 merged, 0 gathered) in 0.002889899 sec., 2600782.9339364455 rows/sec., 205.42 MiB/sec. 2026.05.28 06:20:29.291699 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. 2026.05.28 06:20:29.291757 [ 294 ] {103d012b-ca6f-465a-9797-39dc089a8ce4} TCPHandler: Processed in 0.001428944 sec. 2026.05.28 06:20:29.291902 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.291986 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:20:29.291999 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.292050 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:20:29.292270 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.292354 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_61_12} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:20:29.292433 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:20:29.292519 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.292563 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.292885 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:20:29.293113 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.293244 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} executeQuery: Read 148 rows, 8.62 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 6.66 MiB/sec. 2026.05.28 06:20:29.293280 [ 294 ] {ccb4a2a0-beca-4e73-89f8-83ac0a8016c6} TCPHandler: Processed in 0.001429764 sec. 2026.05.28 06:20:29.293413 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.293511 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:29.293561 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:29.294199 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.294237 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.294572 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:20:29.294805 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.294941 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} executeQuery: Read 521 rows, 37.66 KiB in 0.001449 sec., 359558.3160800552 rows/sec., 25.38 MiB/sec. 2026.05.28 06:20:29.294957 [ 44 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:20:29.294976 [ 294 ] {d9acf823-6ffa-4de3-82ba-1d3b921d5187} TCPHandler: Processed in 0.001611638 sec. 2026.05.28 06:20:29.295035 [ 44 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.295065 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.295136 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.295176 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:20:29.295238 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:20:29.295280 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:29.295281 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:20:29.295315 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1792 rows starting from the beginning of the part 2026.05.28 06:20:29.295382 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 75 rows starting from the beginning of the part 2026.05.28 06:20:29.295438 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:20:29.295489 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2026.05.28 06:20:29.295538 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 75 rows starting from the beginning of the part 2026.05.28 06:20:29.295589 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 521 rows starting from the beginning of the part 2026.05.28 06:20:29.295648 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.295686 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.295992 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:20:29.296209 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.296341 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. 2026.05.28 06:20:29.296375 [ 294 ] {fac19ecb-f8c6-42b3-813c-0e560945e3f4} TCPHandler: Processed in 0.001288511 sec. 2026.05.28 06:20:29.296501 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.296597 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.296640 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:29.297004 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870115 sec., 2288629.3088927683 rows/sec., 165.50 MiB/sec. 2026.05.28 06:20:29.297040 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.297081 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.297194 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:20:29.297419 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:20:29.297439 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.297504 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_61_12} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:20:29.297563 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:20:29.297640 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.297769 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. 2026.05.28 06:20:29.297780 [ 25 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:20:29.297810 [ 294 ] {2dfbb9c5-39e3-4d83-863e-58fc7f276ed1} TCPHandler: Processed in 0.001357162 sec. 2026.05.28 06:20:29.297827 [ 25 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.297853 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.297950 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.297959 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:20:29.298056 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.298098 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:29.298104 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:20:29.298141 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21266 rows starting from the beginning of the part 2026.05.28 06:20:29.298211 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2026.05.28 06:20:29.298257 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:20:29.298300 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part 2026.05.28 06:20:29.298343 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2026.05.28 06:20:29.298389 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part 2026.05.28 06:20:29.298458 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.298501 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.298862 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:20:29.299085 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.299217 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} executeQuery: Read 1 rows, 69.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 57.15 KiB/sec. 2026.05.28 06:20:29.299251 [ 294 ] {a0cfcdab-644d-4b31-95df-d61b707059f4} TCPHandler: Processed in 0.001350832 sec. 2026.05.28 06:20:29.299376 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.299481 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.299537 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} 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 2026.05.28 06:20:29.300388 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.300425 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.301312 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:20:29.301555 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.301708 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} executeQuery: Read 31 rows, 56.88 KiB in 0.002245 sec., 13808.463251670379 rows/sec., 24.74 MiB/sec. 2026.05.28 06:20:29.301767 [ 294 ] {72bfb430-f391-4a34-b8f5-9e65978b5571} TCPHandler: Processed in 0.002439618 sec. 2026.05.28 06:20:29.301906 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:29.302003 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:29.302045 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:29.302416 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.302452 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.302781 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:20:29.302994 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.303120 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. 2026.05.28 06:20:29.303137 [ 44 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:20:29.303153 [ 294 ] {b0e6195c-9c2e-4123-a684-43b3708b7888} TCPHandler: Processed in 0.001296111 sec. 2026.05.28 06:20:29.303190 [ 44 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:29.303223 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:29.303350 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:20:29.303491 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:29.303528 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3570 rows starting from the beginning of the part 2026.05.28 06:20:29.303600 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2026.05.28 06:20:29.303656 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part 2026.05.28 06:20:29.303706 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part 2026.05.28 06:20:29.303753 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2026.05.28 06:20:29.303800 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part 2026.05.28 06:20:29.305971 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.002668233 sec., 1450398.072432205 rows/sec., 93.45 MiB/sec. 2026.05.28 06:20:29.306250 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:20:29.306499 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.306568 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_61_12} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:20:29.306636 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.05.28 06:20:29.307793 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 23584 rows, containing 5 columns (5 merged, 0 gathered) in 0.009868664 sec., 2389786.499976086 rows/sec., 153.66 MiB/sec. 2026.05.28 06:20:29.308265 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:20:29.308624 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:29.308694 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_61_12} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:20:29.308766 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2026.05.28 06:20:30.000216 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 299.50 MiB, peak 310.49 MiB, free memory in arenas 0.00 B, will set to 300.65 MiB (RSS), difference: 1.15 MiB 2026.05.28 06:20:33.440307 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18654 2026.05.28 06:20:33.440860 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:33.440896 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:33.441425 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:20:33.441655 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:33.441782 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18654 2026.05.28 06:20:34.270440 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.270717 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:34.271110 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:34.271155 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:34.271401 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:34.271472 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:34.271622 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:20:34.271745 [ 338 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:34.271806 [ 334 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:34.271814 [ 355 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:34.271806 [ 347 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:34.271985 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:34.272017 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:34.272105 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:34.272126 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:34.272163 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:34.272203 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:34.272243 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:34.273596 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} executeQuery: Read 41 rows, 7.57 KiB in 0.002994 sec., 13694.054776219104 rows/sec., 2.47 MiB/sec. 2026.05.28 06:20:34.273789 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:20:34.273806 [ 294 ] {210ef54c-59a5-4f48-8c61-0622aff58fc4} TCPHandler: Processed in 0.003518904 sec. 2026.05.28 06:20:34.275739 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.275902 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:34.275965 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:34.276651 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.276699 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.277124 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:20:34.277353 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.277497 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} executeQuery: Read 78 rows, 6.59 KiB in 0.001644 sec., 47445.255474452555 rows/sec., 3.91 MiB/sec. 2026.05.28 06:20:34.277533 [ 294 ] {8cb976fe-4518-41b6-a17e-dbc4d613f755} TCPHandler: Processed in 0.001869504 sec. 2026.05.28 06:20:34.277676 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.277772 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:34.277812 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:34.278241 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.278277 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.278566 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:20:34.278776 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.278904 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} executeQuery: Read 11 rows, 847.00 B in 0.001151 sec., 9556.90703735882 rows/sec., 718.63 KiB/sec. 2026.05.28 06:20:34.278937 [ 294 ] {fa4391b6-154a-44b2-b3da-6764d0263bb7} TCPHandler: Processed in 0.001310451 sec. 2026.05.28 06:20:34.279065 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.279160 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:34.279200 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:34.279653 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.279689 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.279993 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:20:34.280207 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.280332 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} executeQuery: Read 75 rows, 6.00 KiB in 0.00119 sec., 63025.210084033606 rows/sec., 4.92 MiB/sec. 2026.05.28 06:20:34.280366 [ 294 ] {38680d87-8fbb-4b06-9354-5d3608fd9ea1} TCPHandler: Processed in 0.001349582 sec. 2026.05.28 06:20:34.280499 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.280595 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:34.280637 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:34.281102 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.281137 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.281483 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:20:34.281725 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.281854 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. 2026.05.28 06:20:34.281887 [ 294 ] {e6fd622c-f11d-4ce6-a194-1477e869ce9d} TCPHandler: Processed in 0.001436685 sec. 2026.05.28 06:20:34.282026 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.282128 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:34.282184 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} 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 2026.05.28 06:20:34.282934 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.282970 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.283492 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:20:34.283717 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.283852 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} executeQuery: Read 11 rows, 20.18 KiB in 0.001743 sec., 6310.9581181870335 rows/sec., 11.31 MiB/sec. 2026.05.28 06:20:34.283854 [ 60 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:20:34.283904 [ 294 ] {b95683ad-94c8-4e39-94c5-860f7152f6c0} TCPHandler: Processed in 0.001935937 sec. 2026.05.28 06:20:34.283915 [ 60 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.283946 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.284035 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:34.284049 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:20:34.284137 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:34.284179 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:34.284243 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:34.284297 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 968 rows starting from the beginning of the part 2026.05.28 06:20:34.284418 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:34.284533 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2026.05.28 06:20:34.284541 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.284579 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.284643 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:34.284761 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part 2026.05.28 06:20:34.284879 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:34.284910 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:20:34.285132 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.285264 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. 2026.05.28 06:20:34.285298 [ 294 ] {6b9fce4d-7834-4575-855a-1edbf5836886} TCPHandler: Processed in 0.001310452 sec. 2026.05.28 06:20:34.290330 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 19 columns (19 merged, 0 gathered) in 0.00632112 sec., 169590.19920520412 rows/sec., 303.90 MiB/sec. 2026.05.28 06:20:34.291380 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:20:34.291692 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.291761 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_51_10} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:20:34.291838 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. 2026.05.28 06:20:34.430357 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2026.05.28 06:20:34.447388 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:34.447437 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.28 06:20:34.454596 [ 245 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:20:34.456098 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:34.464074 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2026.05.28 06:20:35.000245 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 301.64 MiB, peak 310.49 MiB, free memory in arenas 0.00 B, will set to 303.51 MiB (RSS), difference: 1.87 MiB 2026.05.28 06:20:37.862346 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60676 2026.05.28 06:20:37.862465 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.862493 [ 293 ] {} TCP-Session: aabc5326-b088-4b39-b34e-59e3665f0e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60676 2026.05.28 06:20:37.862519 [ 293 ] {} TCP-Session: aabc5326-b088-4b39-b34e-59e3665f0e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.862533 [ 293 ] {} TCP-Session: aabc5326-b088-4b39-b34e-59e3665f0e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.862764 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33162 2026.05.28 06:20:37.862782 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37463 2026.05.28 06:20:37.862826 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49027 2026.05.28 06:20:37.862835 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42652 2026.05.28 06:20:37.862872 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.862906 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.862932 [ 309 ] {} TCP-Session: 3cda6acb-ebbf-4c7c-9923-dc24e389d2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33162 2026.05.28 06:20:37.862949 [ 316 ] {} TCP-Session: c2bbd1fe-dda8-4b61-8b4e-6dd8f66e9451 Authenticating user 'default' from [fd00:1122:3344:101::e]:49027 2026.05.28 06:20:37.862855 [ 293 ] {} TCP-Session: aabc5326-b088-4b39-b34e-59e3665f0e91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:37.862973 [ 309 ] {} TCP-Session: 3cda6acb-ebbf-4c7c-9923-dc24e389d2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.862988 [ 316 ] {} TCP-Session: c2bbd1fe-dda8-4b61-8b4e-6dd8f66e9451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863027 [ 309 ] {} TCP-Session: 3cda6acb-ebbf-4c7c-9923-dc24e389d2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863043 [ 316 ] {} TCP-Session: c2bbd1fe-dda8-4b61-8b4e-6dd8f66e9451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.862808 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47476 2026.05.28 06:20:37.863070 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.862796 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41328 2026.05.28 06:20:37.863148 [ 310 ] {} TCP-Session: 823db9cc-92d5-4695-89da-e9a855156d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:37463 2026.05.28 06:20:37.862785 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47179 2026.05.28 06:20:37.863192 [ 293 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} executeQuery: (from [fd00:1122:3344:101::e]:60676) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:20:37.863181 [ 310 ] {} TCP-Session: 823db9cc-92d5-4695-89da-e9a855156d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.862851 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38874 2026.05.28 06:20:37.863271 [ 310 ] {} TCP-Session: 823db9cc-92d5-4695-89da-e9a855156d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863523 [ 293 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:20:37.863596 [ 293 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:37.863644 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.863682 [ 314 ] {} TCP-Session: baa002cd-d3a8-4b6e-9c72-cf695091f7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41328 2026.05.28 06:20:37.863700 [ 314 ] {} TCP-Session: baa002cd-d3a8-4b6e-9c72-cf695091f7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863713 [ 314 ] {} TCP-Session: baa002cd-d3a8-4b6e-9c72-cf695091f7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863883 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.863928 [ 313 ] {} TCP-Session: 20bcbbfc-4284-4da5-9a8b-0e1f384846b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47179 2026.05.28 06:20:37.863957 [ 313 ] {} TCP-Session: 20bcbbfc-4284-4da5-9a8b-0e1f384846b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863971 [ 313 ] {} TCP-Session: 20bcbbfc-4284-4da5-9a8b-0e1f384846b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.863998 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.864005 [ 293 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:20:37.864033 [ 317 ] {} TCP-Session: 138fd575-9dda-4b61-b9bc-79580cf28d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:42652 2026.05.28 06:20:37.864054 [ 317 ] {} TCP-Session: 138fd575-9dda-4b61-b9bc-79580cf28d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.864067 [ 317 ] {} TCP-Session: 138fd575-9dda-4b61-b9bc-79580cf28d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.864396 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.864432 [ 283 ] {} TCP-Session: 09260bef-3789-44c0-b8bc-3afb90be6fdd Authenticating user 'default' from [fd00:1122:3344:101::e]:38874 2026.05.28 06:20:37.864450 [ 283 ] {} TCP-Session: 09260bef-3789-44c0-b8bc-3afb90be6fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.864466 [ 283 ] {} TCP-Session: 09260bef-3789-44c0-b8bc-3afb90be6fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.864522 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:37.864573 [ 315 ] {} TCP-Session: cc78f75e-608e-44b9-897f-e894076c986d Authenticating user 'default' from [fd00:1122:3344:101::e]:47476 2026.05.28 06:20:37.864596 [ 315 ] {} TCP-Session: cc78f75e-608e-44b9-897f-e894076c986d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.864612 [ 315 ] {} TCP-Session: cc78f75e-608e-44b9-897f-e894076c986d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.865012 [ 324 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} AggregatingTransform: Aggregating 2026.05.28 06:20:37.865059 [ 324 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} Aggregator: Aggregation method: without_key 2026.05.28 06:20:37.865097 [ 324 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976673 sec. (1023.884 rows/sec., 40.00 KiB/sec.) 2026.05.28 06:20:37.865116 [ 324 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} Aggregator: Merging aggregated data 2026.05.28 06:20:37.865793 [ 293 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} executeQuery: Read 1 rows, 40.00 B in 0.002663 sec., 375.51633496057076 rows/sec., 14.67 KiB/sec. 2026.05.28 06:20:37.865971 [ 293 ] {e4c53a45-ea24-4226-9f37-a4a34da9ba18} TCPHandler: Processed in 0.003239717 sec. 2026.05.28 06:20:37.866080 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866110 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866112 [ 293 ] {} TCP-Session: aabc5326-b088-4b39-b34e-59e3665f0e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866127 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866147 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866162 [ 309 ] {} TCP-Session: 3cda6acb-ebbf-4c7c-9923-dc24e389d2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866186 [ 310 ] {} TCP-Session: 823db9cc-92d5-4695-89da-e9a855156d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866207 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866217 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866209 [ 316 ] {} TCP-Session: c2bbd1fe-dda8-4b61-8b4e-6dd8f66e9451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866275 [ 283 ] {} TCP-Session: 09260bef-3789-44c0-b8bc-3afb90be6fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866260 [ 315 ] {} TCP-Session: cc78f75e-608e-44b9-897f-e894076c986d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866207 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866171 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866364 [ 314 ] {} TCP-Session: baa002cd-d3a8-4b6e-9c72-cf695091f7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866169 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:37.866394 [ 313 ] {} TCP-Session: 20bcbbfc-4284-4da5-9a8b-0e1f384846b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:37.866452 [ 317 ] {} TCP-Session: 138fd575-9dda-4b61-b9bc-79580cf28d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.018589 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52606 2026.05.28 06:20:38.018675 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.018701 [ 293 ] {} TCP-Session: 0d52ff4e-a74a-4efa-a913-1c90b3db30e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52606 2026.05.28 06:20:38.018724 [ 293 ] {} TCP-Session: 0d52ff4e-a74a-4efa-a913-1c90b3db30e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.018737 [ 293 ] {} TCP-Session: 0d52ff4e-a74a-4efa-a913-1c90b3db30e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.018995 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58806 2026.05.28 06:20:38.019049 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54145 2026.05.28 06:20:38.019048 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50035 2026.05.28 06:20:38.019097 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38917 2026.05.28 06:20:38.019108 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019091 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56648 2026.05.28 06:20:38.019164 [ 314 ] {} TCP-Session: 01b35092-dcfd-49da-a3eb-3bc5e6132e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:54145 2026.05.28 06:20:38.019154 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019218 [ 314 ] {} TCP-Session: 01b35092-dcfd-49da-a3eb-3bc5e6132e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019089 [ 293 ] {} TCP-Session: 0d52ff4e-a74a-4efa-a913-1c90b3db30e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:38.019246 [ 314 ] {} TCP-Session: 01b35092-dcfd-49da-a3eb-3bc5e6132e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019246 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019242 [ 313 ] {} TCP-Session: f1a31f50-74b3-403d-8f70-941270250aac Authenticating user 'default' from [fd00:1122:3344:101::e]:50035 2026.05.28 06:20:38.019083 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019341 [ 317 ] {} TCP-Session: 66c41f7c-681f-4e33-9a80-606f2f5c97c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56648 2026.05.28 06:20:38.019355 [ 313 ] {} TCP-Session: f1a31f50-74b3-403d-8f70-941270250aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019374 [ 309 ] {} TCP-Session: 78450946-e63a-448b-a665-d0941d975ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58806 2026.05.28 06:20:38.019399 [ 317 ] {} TCP-Session: 66c41f7c-681f-4e33-9a80-606f2f5c97c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019415 [ 309 ] {} TCP-Session: 78450946-e63a-448b-a665-d0941d975ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019425 [ 293 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} executeQuery: (from [fd00:1122:3344:101::e]:52606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:20:38.019443 [ 309 ] {} TCP-Session: 78450946-e63a-448b-a665-d0941d975ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019434 [ 317 ] {} TCP-Session: 66c41f7c-681f-4e33-9a80-606f2f5c97c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019399 [ 313 ] {} TCP-Session: f1a31f50-74b3-403d-8f70-941270250aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019079 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34697 2026.05.28 06:20:38.019065 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49624 2026.05.28 06:20:38.019051 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52732 2026.05.28 06:20:38.019581 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019606 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019616 [ 316 ] {} TCP-Session: ca64c829-983c-48ff-8fb3-ae808ac2bda0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34697 2026.05.28 06:20:38.019625 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019635 [ 315 ] {} TCP-Session: 782d1fd0-181b-4544-a1cc-1ae80d762c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:49624 2026.05.28 06:20:38.019644 [ 316 ] {} TCP-Session: ca64c829-983c-48ff-8fb3-ae808ac2bda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019653 [ 310 ] {} TCP-Session: df0b1c65-ebdb-4aec-8e42-e7dd3c17e202 Authenticating user 'default' from [fd00:1122:3344:101::e]:52732 2026.05.28 06:20:38.019666 [ 315 ] {} TCP-Session: 782d1fd0-181b-4544-a1cc-1ae80d762c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019684 [ 310 ] {} TCP-Session: df0b1c65-ebdb-4aec-8e42-e7dd3c17e202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019696 [ 315 ] {} TCP-Session: 782d1fd0-181b-4544-a1cc-1ae80d762c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019708 [ 310 ] {} TCP-Session: df0b1c65-ebdb-4aec-8e42-e7dd3c17e202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019708 [ 293 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:20:38.019674 [ 316 ] {} TCP-Session: ca64c829-983c-48ff-8fb3-ae808ac2bda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019157 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.019799 [ 293 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:38.019806 [ 283 ] {} TCP-Session: c06af137-5a51-45c2-b917-7478751ba808 Authenticating user 'default' from [fd00:1122:3344:101::e]:38917 2026.05.28 06:20:38.019838 [ 283 ] {} TCP-Session: c06af137-5a51-45c2-b917-7478751ba808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.019852 [ 283 ] {} TCP-Session: c06af137-5a51-45c2-b917-7478751ba808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.020076 [ 293 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:20:38.021112 [ 323 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} AggregatingTransform: Aggregating 2026.05.28 06:20:38.021148 [ 323 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} Aggregator: Aggregation method: without_key 2026.05.28 06:20:38.021180 [ 323 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955913 sec. (1046.120 rows/sec., 40.86 KiB/sec.) 2026.05.28 06:20:38.021196 [ 323 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} Aggregator: Merging aggregated data 2026.05.28 06:20:38.021933 [ 293 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} executeQuery: Read 1 rows, 40.00 B in 0.002564 sec., 390.01560062402496 rows/sec., 15.23 KiB/sec. 2026.05.28 06:20:38.022081 [ 293 ] {58b5f1cc-8216-4603-a005-166fe363f2e6} TCPHandler: Processed in 0.003114385 sec. 2026.05.28 06:20:38.022208 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022237 [ 293 ] {} TCP-Session: 0d52ff4e-a74a-4efa-a913-1c90b3db30e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022243 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022265 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022289 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022292 [ 313 ] {} TCP-Session: f1a31f50-74b3-403d-8f70-941270250aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022309 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022334 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022350 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022366 [ 309 ] {} TCP-Session: 78450946-e63a-448b-a665-d0941d975ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022387 [ 314 ] {} TCP-Session: 01b35092-dcfd-49da-a3eb-3bc5e6132e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022401 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022405 [ 316 ] {} TCP-Session: ca64c829-983c-48ff-8fb3-ae808ac2bda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022375 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.022462 [ 317 ] {} TCP-Session: 66c41f7c-681f-4e33-9a80-606f2f5c97c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022336 [ 310 ] {} TCP-Session: df0b1c65-ebdb-4aec-8e42-e7dd3c17e202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022504 [ 315 ] {} TCP-Session: 782d1fd0-181b-4544-a1cc-1ae80d762c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.022299 [ 283 ] {} TCP-Session: c06af137-5a51-45c2-b917-7478751ba808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.047563 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39789 2026.05.28 06:20:38.047641 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.047668 [ 293 ] {} TCP-Session: 8754b1a9-94ab-486d-9e20-6992778f9ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39789 2026.05.28 06:20:38.047692 [ 293 ] {} TCP-Session: 8754b1a9-94ab-486d-9e20-6992778f9ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.047706 [ 293 ] {} TCP-Session: 8754b1a9-94ab-486d-9e20-6992778f9ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.047975 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40252 2026.05.28 06:20:38.048000 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39274 2026.05.28 06:20:38.048030 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57370 2026.05.28 06:20:38.048051 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62138 2026.05.28 06:20:38.048082 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048064 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048124 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048127 [ 314 ] {} TCP-Session: 7ec5e973-517e-4b0a-800e-e22cf14226d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39274 2026.05.28 06:20:38.048142 [ 310 ] {} TCP-Session: 3ccb3e74-ced1-465a-9b36-b10313ec711c Authenticating user 'default' from [fd00:1122:3344:101::e]:40252 2026.05.28 06:20:38.048148 [ 283 ] {} TCP-Session: 0faf404e-3303-4bf9-b81d-c08a1b911de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62138 2026.05.28 06:20:38.048163 [ 314 ] {} TCP-Session: 7ec5e973-517e-4b0a-800e-e22cf14226d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048166 [ 310 ] {} TCP-Session: 3ccb3e74-ced1-465a-9b36-b10313ec711c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048179 [ 283 ] {} TCP-Session: 0faf404e-3303-4bf9-b81d-c08a1b911de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048182 [ 314 ] {} TCP-Session: 7ec5e973-517e-4b0a-800e-e22cf14226d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048190 [ 310 ] {} TCP-Session: 3ccb3e74-ced1-465a-9b36-b10313ec711c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048195 [ 283 ] {} TCP-Session: 0faf404e-3303-4bf9-b81d-c08a1b911de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048134 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048045 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41349 2026.05.28 06:20:38.048265 [ 316 ] {} TCP-Session: b456c860-0b78-40e8-8c9f-d338f610352a Authenticating user 'default' from [fd00:1122:3344:101::e]:57370 2026.05.28 06:20:38.048035 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34186 2026.05.28 06:20:38.048319 [ 316 ] {} TCP-Session: b456c860-0b78-40e8-8c9f-d338f610352a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048333 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048359 [ 316 ] {} TCP-Session: b456c860-0b78-40e8-8c9f-d338f610352a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.047992 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64978 2026.05.28 06:20:38.048380 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048382 [ 317 ] {} TCP-Session: de3fb6f8-563d-4bfa-b763-4945bcc43ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41349 2026.05.28 06:20:38.048432 [ 315 ] {} TCP-Session: ed44c5d4-857c-4532-b197-957347125515 Authenticating user 'default' from [fd00:1122:3344:101::e]:34186 2026.05.28 06:20:38.048436 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048455 [ 315 ] {} TCP-Session: ed44c5d4-857c-4532-b197-957347125515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048453 [ 317 ] {} TCP-Session: de3fb6f8-563d-4bfa-b763-4945bcc43ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048479 [ 313 ] {} TCP-Session: 7a60cc2c-755d-488a-a70f-cac339b6d93f Authenticating user 'default' from [fd00:1122:3344:101::e]:64978 2026.05.28 06:20:38.048482 [ 315 ] {} TCP-Session: ed44c5d4-857c-4532-b197-957347125515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.047975 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45272 2026.05.28 06:20:38.048514 [ 317 ] {} TCP-Session: de3fb6f8-563d-4bfa-b763-4945bcc43ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048535 [ 313 ] {} TCP-Session: 7a60cc2c-755d-488a-a70f-cac339b6d93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048573 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:20:38.048582 [ 313 ] {} TCP-Session: 7a60cc2c-755d-488a-a70f-cac339b6d93f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048603 [ 309 ] {} TCP-Session: da4bfea5-a28a-4c37-bab8-74df24871315 Authenticating user 'default' from [fd00:1122:3344:101::e]:45272 2026.05.28 06:20:38.048068 [ 293 ] {} TCP-Session: 8754b1a9-94ab-486d-9e20-6992778f9ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:38.048632 [ 309 ] {} TCP-Session: da4bfea5-a28a-4c37-bab8-74df24871315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048681 [ 309 ] {} TCP-Session: da4bfea5-a28a-4c37-bab8-74df24871315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.048875 [ 293 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} executeQuery: (from [fd00:1122:3344:101::e]:39789) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:20:38.049169 [ 293 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:20:38.049230 [ 293 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:38.049511 [ 293 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:20:38.050393 [ 307 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} AggregatingTransform: Aggregating 2026.05.28 06:20:38.050432 [ 307 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} Aggregator: Aggregation method: without_key 2026.05.28 06:20:38.050461 [ 307 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085165 sec. (1174.191 rows/sec., 45.87 KiB/sec.) 2026.05.28 06:20:38.050477 [ 307 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} Aggregator: Merging aggregated data 2026.05.28 06:20:38.051072 [ 293 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} executeQuery: Read 1 rows, 40.00 B in 0.002279 sec., 438.78894251864847 rows/sec., 17.14 KiB/sec. 2026.05.28 06:20:38.051227 [ 293 ] {d9dbf8b5-0ffd-48f6-8a08-fef3132865f5} TCPHandler: Processed in 0.003283638 sec. 2026.05.28 06:20:38.051371 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051395 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051417 [ 293 ] {} TCP-Session: 8754b1a9-94ab-486d-9e20-6992778f9ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051425 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051436 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051463 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051495 [ 283 ] {} TCP-Session: 0faf404e-3303-4bf9-b81d-c08a1b911de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051511 [ 309 ] {} TCP-Session: da4bfea5-a28a-4c37-bab8-74df24871315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051519 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051539 [ 310 ] {} TCP-Session: 3ccb3e74-ced1-465a-9b36-b10313ec711c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051536 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051567 [ 315 ] {} TCP-Session: ed44c5d4-857c-4532-b197-957347125515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051603 [ 317 ] {} TCP-Session: de3fb6f8-563d-4bfa-b763-4945bcc43ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051511 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051482 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:20:38.051663 [ 314 ] {} TCP-Session: 7ec5e973-517e-4b0a-800e-e22cf14226d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051432 [ 313 ] {} TCP-Session: 7a60cc2c-755d-488a-a70f-cac339b6d93f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:38.051683 [ 316 ] {} TCP-Session: b456c860-0b78-40e8-8c9f-d338f610352a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:20:39.275486 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.275854 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:20:39.276391 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:39.276464 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:20:39.276742 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:39.276810 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:39.276956 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:20:39.277082 [ 322 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:39.277094 [ 326 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:39.277170 [ 322 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:39.277082 [ 325 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:39.277286 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:39.277316 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:39.277404 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:39.277425 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:39.277464 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:39.277507 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:39.277549 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:39.278805 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} executeQuery: Read 41 rows, 7.57 KiB in 0.003113 sec., 13170.575008030839 rows/sec., 2.37 MiB/sec. 2026.05.28 06:20:39.279000 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} MemoryTracker: Peak memory usage (for query): 139.91 KiB. 2026.05.28 06:20:39.279018 [ 294 ] {d635196e-db9b-4f66-aac2-d552f13aefcb} TCPHandler: Processed in 0.003682758 sec. 2026.05.28 06:20:39.285077 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.285277 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.285355 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:20:39.286186 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.286232 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.286634 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:20:39.286884 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.287033 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. 2026.05.28 06:20:39.287069 [ 294 ] {c001fae8-71e9-453e-845d-b0bfddeac85d} TCPHandler: Processed in 0.002087889 sec. 2026.05.28 06:20:39.287222 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.287326 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:39.287367 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:39.288105 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.288143 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.288498 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:20:39.288728 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.288859 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} executeQuery: Read 859 rows, 68.67 KiB in 0.001552 sec., 553479.381443299 rows/sec., 43.21 MiB/sec. 2026.05.28 06:20:39.288894 [ 294 ] {b78333a5-81a4-434b-afaf-ccaf77938b67} TCPHandler: Processed in 0.001730841 sec. 2026.05.28 06:20:39.289034 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.289132 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.289173 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:39.289711 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.289748 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.290060 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:20:39.290277 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.290406 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} executeQuery: Read 173 rows, 10.87 KiB in 0.001293 sec., 133797.37045630315 rows/sec., 8.21 MiB/sec. 2026.05.28 06:20:39.290441 [ 294 ] {5a668e06-0519-469c-a102-9176aa68a7d0} TCPHandler: Processed in 0.001464144 sec. 2026.05.28 06:20:39.290579 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.290678 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.290719 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:20:39.291176 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.291213 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.291534 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:20:39.291782 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.291910 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. 2026.05.28 06:20:39.291945 [ 294 ] {40bb3ea7-7104-44bb-8e91-e9021be95038} TCPHandler: Processed in 0.001422994 sec. 2026.05.28 06:20:39.292113 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.292210 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.292251 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:20:39.292693 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.292729 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.293027 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:20:39.293244 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.293377 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. 2026.05.28 06:20:39.293412 [ 294 ] {aa050e95-2e6f-4dbf-bbbd-a4cc800eb3fd} TCPHandler: Processed in 0.001357292 sec. 2026.05.28 06:20:39.293543 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.293642 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:39.293682 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:39.294352 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.294389 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.294714 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:20:39.294929 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.295058 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} executeQuery: Read 521 rows, 37.66 KiB in 0.001434 sec., 363319.3863319387 rows/sec., 25.65 MiB/sec. 2026.05.28 06:20:39.295092 [ 294 ] {01ac2624-887b-4944-9ddc-23ba39be5b9d} TCPHandler: Processed in 0.001598198 sec. 2026.05.28 06:20:39.295217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.295314 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:20:39.295357 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:20:39.295734 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.295771 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.296072 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:20:39.296291 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.296420 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. 2026.05.28 06:20:39.296454 [ 294 ] {bd9fb18f-d90f-4b72-9c2a-4546959c9bd0} TCPHandler: Processed in 0.0012871 sec. 2026.05.28 06:20:39.296582 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.296679 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.296722 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:39.297157 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.297194 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.297528 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:20:39.297746 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.297879 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. 2026.05.28 06:20:39.297913 [ 294 ] {bdaba145-50ad-42d3-b000-ac9284c1b382} TCPHandler: Processed in 0.001385273 sec. 2026.05.28 06:20:39.298045 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.298142 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.298186 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:20:39.298522 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.298563 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.298860 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:20:39.299075 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.299203 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. 2026.05.28 06:20:39.299238 [ 294 ] {219ce2d4-45f7-4557-8313-eacd06cf6327} TCPHandler: Processed in 0.00124332 sec. 2026.05.28 06:20:39.299363 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.299461 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.299515 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} 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 2026.05.28 06:20:39.300296 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.300334 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.300869 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:20:39.301096 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.301235 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} executeQuery: Read 31 rows, 56.88 KiB in 0.001792 sec., 17299.10714285714 rows/sec., 31.00 MiB/sec. 2026.05.28 06:20:39.301291 [ 294 ] {e656a70a-088a-4461-a807-ad4b2d89bd30} TCPHandler: Processed in 0.001976307 sec. 2026.05.28 06:20:39.301436 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:39.301534 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:39.301580 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:39.301946 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:39.301982 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:39.302293 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:20:39.302513 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:39.302642 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. 2026.05.28 06:20:39.302677 [ 294 ] {eb6a7672-ba20-4e47-abe7-4a1488f2ef10} TCPHandler: Processed in 0.001290331 sec. 2026.05.28 06:20:40.830225 [ 52 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:20:40.830296 [ 52 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:20:40.941868 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19102 2026.05.28 06:20:40.942403 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:40.942445 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:40.942927 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:20:40.943155 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:40.943278 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19102 2026.05.28 06:20:41.964179 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2026.05.28 06:20:41.980831 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:41.980884 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:41.987019 [ 245 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:20:41.987716 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:41.990515 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2026.05.28 06:20:44.270434 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.270715 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:44.271064 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:44.271102 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:44.271324 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:44.271396 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:44.271540 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:20:44.271657 [ 325 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:44.271683 [ 328 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:44.271682 [ 326 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:44.271657 [ 322 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:44.271919 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:44.271954 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:44.272040 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:44.272061 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:44.272098 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:44.272139 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:44.272177 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:44.273521 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} executeQuery: Read 41 rows, 7.57 KiB in 0.002904 sec., 14118.457300275482 rows/sec., 2.54 MiB/sec. 2026.05.28 06:20:44.273734 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} MemoryTracker: Peak memory usage (for query): 138.07 KiB. 2026.05.28 06:20:44.273755 [ 294 ] {99c85e5f-d538-42ec-b241-b6c276a4e74f} TCPHandler: Processed in 0.003468552 sec. 2026.05.28 06:20:44.275808 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.276026 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:44.276109 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:44.277001 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.277051 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.277433 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:20:44.277666 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.277811 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} executeQuery: Read 78 rows, 6.59 KiB in 0.001846 sec., 42253.52112676056 rows/sec., 3.48 MiB/sec. 2026.05.28 06:20:44.277847 [ 294 ] {92f6f679-7ae4-4601-8c12-1b815ef01571} TCPHandler: Processed in 0.002144731 sec. 2026.05.28 06:20:44.277995 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.278097 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.278137 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:44.278634 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.278671 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.278955 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:20:44.279162 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.279291 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} executeQuery: Read 11 rows, 847.00 B in 0.001213 sec., 9068.425391591096 rows/sec., 681.90 KiB/sec. 2026.05.28 06:20:44.279291 [ 46 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:20:44.279327 [ 294 ] {e15ca9a0-f251-4d9a-9600-927b60d18179} TCPHandler: Processed in 0.001381573 sec. 2026.05.28 06:20:44.279357 [ 46 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.279386 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.279488 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.279521 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:20:44.279598 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:44.279644 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:44.279665 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:44.279708 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 211 rows starting from the beginning of the part 2026.05.28 06:20:44.279780 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:44.279838 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 173 rows starting from the beginning of the part 2026.05.28 06:20:44.279890 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:44.279944 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 173 rows starting from the beginning of the part 2026.05.28 06:20:44.279994 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:44.280116 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.280170 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.280501 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:20:44.280739 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.280870 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} executeQuery: Read 75 rows, 6.00 KiB in 0.001299 sec., 57736.72055427251 rows/sec., 4.51 MiB/sec. 2026.05.28 06:20:44.280906 [ 294 ] {c78d3ae0-d67d-48e0-bd81-18c725ecfaeb} TCPHandler: Processed in 0.001471195 sec. 2026.05.28 06:20:44.280968 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503606 sec., 392390.02770672634 rows/sec., 26.09 MiB/sec. 2026.05.28 06:20:44.281042 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.281113 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:20:44.281141 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.281190 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:44.281368 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.281447 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_56_11} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:20:44.281524 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:20:44.281710 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.281752 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.282089 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:20:44.282297 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.282426 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. 2026.05.28 06:20:44.282460 [ 294 ] {82c6be7b-436e-4f95-8eaf-fbbe7a9391c8} TCPHandler: Processed in 0.001467395 sec. 2026.05.28 06:20:44.282601 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.282697 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.282752 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} 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 2026.05.28 06:20:44.283566 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.283602 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.284113 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:20:44.284328 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.284467 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} executeQuery: Read 11 rows, 20.18 KiB in 0.001788 sec., 6152.125279642058 rows/sec., 11.02 MiB/sec. 2026.05.28 06:20:44.284517 [ 294 ] {220892a3-22b4-42fb-ae45-f4d6390d7f11} TCPHandler: Processed in 0.001964267 sec. 2026.05.28 06:20:44.284658 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.284753 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.284795 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:44.285172 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.285208 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.285509 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:20:44.285717 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.285847 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. 2026.05.28 06:20:44.285880 [ 294 ] {597c94b9-eaf8-405c-b7d6-1e1e877f2bde} TCPHandler: Processed in 0.00127158 sec. 2026.05.28 06:20:44.475881 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.476186 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:20:44.476621 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:44.476677 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:20:44.476952 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:44.477026 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:44.477177 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:20:44.477300 [ 328 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:44.477316 [ 356 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:44.477307 [ 325 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:44.477300 [ 322 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:44.477543 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:44.477577 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:44.477668 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:44.477691 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:44.477731 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:20:44.477774 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:20:44.477816 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:20:44.479107 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} executeQuery: Read 41 rows, 9.15 KiB in 0.003055 sec., 13420.62193126023 rows/sec., 2.92 MiB/sec. 2026.05.28 06:20:44.479323 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} MemoryTracker: Peak memory usage (for query): 145.72 KiB. 2026.05.28 06:20:44.479340 [ 294 ] {ade495c5-35d1-40c4-851d-1c93da5737b8} TCPHandler: Processed in 0.003615576 sec. 2026.05.28 06:20:44.495125 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.495270 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.495328 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:20:44.496299 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.496356 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.496898 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:20:44.497152 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.497327 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} executeQuery: Read 284 rows, 18.47 KiB in 0.002096 sec., 135496.18320610686 rows/sec., 8.61 MiB/sec. 2026.05.28 06:20:44.497394 [ 294 ] {3723c3ba-8b4d-47c1-90be-87acb90a3f59} TCPHandler: Processed in 0.002335106 sec. 2026.05.28 06:20:44.497627 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.497763 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:20:44.497825 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:20:44.498355 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.498395 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.498710 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:20:44.498930 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.499065 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} executeQuery: Read 6 rows, 501.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 364.30 KiB/sec. 2026.05.28 06:20:44.499103 [ 294 ] {0a1c0010-4a3a-4429-8c20-1f5045e4fab2} TCPHandler: Processed in 0.001604278 sec. 2026.05.28 06:20:44.499277 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.499381 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:44.499425 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:44.501438 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.501478 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.502009 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:20:44.502234 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.502376 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} executeQuery: Read 3211 rows, 245.08 KiB in 0.003019 sec., 1063597.217621729 rows/sec., 79.28 MiB/sec. 2026.05.28 06:20:44.502415 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:20:44.502429 [ 294 ] {4d9f8382-44f8-4ad7-b765-aa1c0a1e3454} TCPHandler: Processed in 0.003204127 sec. 2026.05.28 06:20:44.502563 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.502665 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.502709 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:44.503241 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.503278 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.503601 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:20:44.503823 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.503956 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} executeQuery: Read 190 rows, 12.12 KiB in 0.001313 sec., 144706.77837014472 rows/sec., 9.01 MiB/sec. 2026.05.28 06:20:44.503992 [ 294 ] {5c1434a8-45fc-4c04-b539-b6f165c274e2} TCPHandler: Processed in 0.001480325 sec. 2026.05.28 06:20:44.504117 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.504216 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.504258 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:20:44.505042 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.505079 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.505458 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:20:44.505677 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.505810 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} executeQuery: Read 950 rows, 57.24 KiB in 0.001613 sec., 588964.6621202728 rows/sec., 34.65 MiB/sec. 2026.05.28 06:20:44.505845 [ 294 ] {ff9fdd3a-0f63-4c4b-b2a1-6e77c0092f73} TCPHandler: Processed in 0.001777413 sec. 2026.05.28 06:20:44.505977 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.506085 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.506155 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:20:44.506558 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.506595 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.506885 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.28 06:20:44.507101 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.507231 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. 2026.05.28 06:20:44.507266 [ 294 ] {9e2095e1-c191-4a7b-8b19-079de97bd593} TCPHandler: Processed in 0.001339942 sec. 2026.05.28 06:20:44.507394 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.507519 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.507561 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:20:44.508028 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.508066 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.508368 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:20:44.508586 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.508715 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. 2026.05.28 06:20:44.508750 [ 294 ] {e81e2d8b-8182-4c39-8a80-69d9e562ae5f} TCPHandler: Processed in 0.001405953 sec. 2026.05.28 06:20:44.508879 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.508976 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:44.509016 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:44.510111 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.510148 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.510547 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:20:44.510775 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.510911 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} executeQuery: Read 1753 rows, 121.15 KiB in 0.001954 sec., 897134.0839303992 rows/sec., 60.55 MiB/sec. 2026.05.28 06:20:44.510947 [ 294 ] {4ad90518-bed5-4b23-a5b8-88757b3b4710} TCPHandler: Processed in 0.00211801 sec. 2026.05.28 06:20:44.511096 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.511195 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:20:44.511238 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:20:44.511607 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.511644 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.511951 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:20:44.512168 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.512300 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. 2026.05.28 06:20:44.512335 [ 294 ] {f2e61bec-a92b-4112-baf7-ecb449d4ab3b} TCPHandler: Processed in 0.00128927 sec. 2026.05.28 06:20:44.512468 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.512565 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.512609 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:44.513427 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.513465 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.513893 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:20:44.514125 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.514264 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} executeQuery: Read 1604 rows, 99.74 KiB in 0.001717 sec., 934187.5364006989 rows/sec., 56.73 MiB/sec. 2026.05.28 06:20:44.514300 [ 294 ] {6a81dd8a-f768-4faa-9313-410d728cd4e8} TCPHandler: Processed in 0.001881575 sec. 2026.05.28 06:20:44.514451 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.514558 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.514601 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:20:44.514949 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.514986 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.515279 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:20:44.515490 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.515623 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. 2026.05.28 06:20:44.515657 [ 294 ] {eed408ba-6dc0-4de4-97a3-bee3583fc42a} TCPHandler: Processed in 0.00126646 sec. 2026.05.28 06:20:44.515792 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.515890 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.515945 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} 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 2026.05.28 06:20:44.516883 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.516920 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.517468 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:20:44.517703 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.517845 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} executeQuery: Read 42 rows, 77.07 KiB in 0.001973 sec., 21287.379624936646 rows/sec., 38.15 MiB/sec. 2026.05.28 06:20:44.517905 [ 294 ] {81321aa8-58bc-4be9-b2d2-e287147bc36b} TCPHandler: Processed in 0.002163002 sec. 2026.05.28 06:20:44.518047 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:44.518150 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:44.518192 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:44.518546 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:44.518583 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:44.518883 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:20:44.519110 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:44.519249 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} executeQuery: Read 42 rows, 2.45 KiB in 0.001118 sec., 37567.08407871198 rows/sec., 2.14 MiB/sec. 2026.05.28 06:20:44.519283 [ 294 ] {e0dfe441-de52-422a-8094-38d16acbfb4c} TCPHandler: Processed in 0.00128698 sec. 2026.05.28 06:20:45.000240 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 304.89 MiB, peak 313.86 MiB, free memory in arenas 0.00 B, will set to 303.58 MiB (RSS), difference: -1.31 MiB 2026.05.28 06:20:48.444306 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19614 2026.05.28 06:20:48.444824 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:48.444868 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:48.445333 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:20:48.445557 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:48.445682 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19614 2026.05.28 06:20:48.445736 [ 38 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:20:48.445813 [ 38 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:48.445834 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:48.445935 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:20:48.446053 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:48.446092 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17182 rows starting from the beginning of the part 2026.05.28 06:20:48.446159 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part 2026.05.28 06:20:48.446205 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part 2026.05.28 06:20:48.446245 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part 2026.05.28 06:20:48.446283 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part 2026.05.28 06:20:48.446327 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part 2026.05.28 06:20:48.448728 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 19614 rows, containing 4 columns (4 merged, 0 gathered) in 0.002829367 sec., 6932292.629411454 rows/sec., 99.17 MiB/sec. 2026.05.28 06:20:48.449070 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:20:48.449363 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:48.449438 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_41_8} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:20:48.449528 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. 2026.05.28 06:20:49.269563 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:49.269833 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:49.270180 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:49.270217 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:49.270437 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:49.270508 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:49.270656 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:20:49.270777 [ 322 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:49.270780 [ 356 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:49.270780 [ 328 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:49.270791 [ 325 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:49.271062 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:49.271092 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:49.271180 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:49.271202 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:49.271238 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:49.271279 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:49.271319 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:49.272661 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} executeQuery: Read 41 rows, 7.57 KiB in 0.002937 sec., 13959.822948586994 rows/sec., 2.52 MiB/sec. 2026.05.28 06:20:49.272868 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:20:49.272885 [ 294 ] {be146d3e-a015-40fe-acee-914fb718a57c} TCPHandler: Processed in 0.003478153 sec. 2026.05.28 06:20:49.274543 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:49.274662 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:49.274708 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:49.275484 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.275531 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.275978 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:20:49.276256 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.276428 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} executeQuery: Read 56 rows, 4.38 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.38 MiB/sec. 2026.05.28 06:20:49.276440 [ 37 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:20:49.276474 [ 294 ] {7ebe39e5-87c3-4336-95f8-94ffc1ed97ff} TCPHandler: Processed in 0.001989538 sec. 2026.05.28 06:20:49.276503 [ 37 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.276536 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.276649 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:49.276657 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:20:49.276775 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:49.276778 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:49.276826 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:49.276826 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3237 rows starting from the beginning of the part 2026.05.28 06:20:49.276914 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part 2026.05.28 06:20:49.276994 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 859 rows starting from the beginning of the part 2026.05.28 06:20:49.277065 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 78 rows starting from the beginning of the part 2026.05.28 06:20:49.277126 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3211 rows starting from the beginning of the part 2026.05.28 06:20:49.277172 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part 2026.05.28 06:20:49.277414 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.277456 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.277861 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:20:49.278179 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.278348 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} executeQuery: Read 64 rows, 5.12 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.13 MiB/sec. 2026.05.28 06:20:49.278358 [ 36 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:20:49.278400 [ 294 ] {28cc4c00-5c2d-4260-9be9-eeb97da7252b} TCPHandler: Processed in 0.001811093 sec. 2026.05.28 06:20:49.278416 [ 36 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.278450 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.278554 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:20:49.278585 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:49.278689 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:49.278711 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:49.278730 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1792 rows starting from the beginning of the part 2026.05.28 06:20:49.278778 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:49.278812 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 75 rows starting from the beginning of the part 2026.05.28 06:20:49.278868 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 521 rows starting from the beginning of the part 2026.05.28 06:20:49.278913 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 75 rows starting from the beginning of the part 2026.05.28 06:20:49.278955 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:20:49.278995 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part 2026.05.28 06:20:49.279304 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.279357 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.279778 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:20:49.280004 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.280135 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} executeQuery: Read 128 rows, 9.13 KiB in 0.001451 sec., 88215.02412129566 rows/sec., 6.14 MiB/sec. 2026.05.28 06:20:49.280145 [ 37 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_61_12 to all_65_65_0 2026.05.28 06:20:49.280173 [ 294 ] {2215d2b6-ab4e-44d1-bbb2-ab3fae7057bc} TCPHandler: Processed in 0.001652879 sec. 2026.05.28 06:20:49.280191 [ 37 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.280218 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.280221 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 7519 rows, containing 5 columns (5 merged, 0 gathered) in 0.003617375 sec., 2078579.0801340751 rows/sec., 164.19 MiB/sec. 2026.05.28 06:20:49.280313 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:49.280322 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_12 to all_65_65_0 into Compact with storage Full 2026.05.28 06:20:49.280411 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902145 sec., 2250091.3442455754 rows/sec., 162.71 MiB/sec. 2026.05.28 06:20:49.280424 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:49.280466 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:49.280485 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:49.280506 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23584 rows starting from the beginning of the part 2026.05.28 06:20:49.280575 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:20:49.280577 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2026.05.28 06:20:49.280648 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part 2026.05.28 06:20:49.280675 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:20:49.280700 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2026.05.28 06:20:49.280750 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:20:49.280861 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.280908 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.280982 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.281095 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_66_13} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:20:49.281095 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.281198 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:20:49.281215 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_66_13} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:20:49.281286 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:20:49.281322 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.28 06:20:49.281525 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.281673 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} executeQuery: Read 48 rows, 3.31 KiB in 0.001267 sec., 37884.76716653512 rows/sec., 2.55 MiB/sec. 2026.05.28 06:20:49.281689 [ 36 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:20:49.281709 [ 294 ] {e31a6dde-c7a0-45a6-bb4a-dd27214f6be0} TCPHandler: Processed in 0.001446124 sec. 2026.05.28 06:20:49.281747 [ 36 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.281778 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.281871 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:20:49.281965 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:49.281991 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3870 rows starting from the beginning of the part 2026.05.28 06:20:49.282039 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2026.05.28 06:20:49.282081 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part 2026.05.28 06:20:49.282120 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2026.05.28 06:20:49.282161 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part 2026.05.28 06:20:49.282200 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part 2026.05.28 06:20:49.283442 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001607448 sec., 2594174.119473849 rows/sec., 167.16 MiB/sec. 2026.05.28 06:20:49.283751 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:20:49.284028 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.284094 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_66_13} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:20:49.284156 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2026.05.28 06:20:49.287158 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 25773 rows, containing 5 columns (5 merged, 0 gathered) in 0.006866133 sec., 3753641.241729515 rows/sec., 240.84 MiB/sec. 2026.05.28 06:20:49.287614 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2026.05.28 06:20:49.287996 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.288066 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_65_13} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_61_12, all_65_65_0] -> all_1_65_13 2026.05.28 06:20:49.288143 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. 2026.05.28 06:20:49.491558 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2026.05.28 06:20:49.507931 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.507991 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.513906 [ 245 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:20:49.514578 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.514861 [ 37 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.28 06:20:49.514904 [ 37 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:49.514929 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:49.515098 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2026.05.28 06:20:49.517641 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2026.05.28 06:20:49.519204 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:49.520974 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part 2026.05.28 06:20:49.525962 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:49.530751 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:49.535280 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2026.05.28 06:20:49.539608 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2026.05.28 06:20:49.543343 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2026.05.28 06:20:49.592437 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077407441 sec., 3991.8642963536286 rows/sec., 20.64 MiB/sec. 2026.05.28 06:20:49.594307 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.28 06:20:49.596071 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:49.596168 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_41_8} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.28 06:20:49.598047 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.28 06:20:50.000195 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 305.64 MiB, peak 319.05 MiB, free memory in arenas 0.00 B, will set to 306.73 MiB (RSS), difference: 1.09 MiB 2026.05.28 06:20:54.270498 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.270790 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:20:54.271161 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:54.271201 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:20:54.271426 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:54.271499 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:54.271649 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:20:54.271759 [ 356 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:54.271825 [ 328 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:54.271882 [ 322 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:54.271882 [ 359 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:54.272097 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:54.272138 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:54.272233 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:54.272255 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:54.272293 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:54.272335 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:54.272376 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:20:54.273550 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} executeQuery: Read 41 rows, 7.57 KiB in 0.002872 sec., 14275.766016713093 rows/sec., 2.57 MiB/sec. 2026.05.28 06:20:54.273715 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} MemoryTracker: Peak memory usage (for query): 138.52 KiB. 2026.05.28 06:20:54.273733 [ 294 ] {71b6dba0-729d-42e9-bd49-ccc1a2c74237} TCPHandler: Processed in 0.003386401 sec. 2026.05.28 06:20:54.275682 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.275797 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:54.275842 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:54.276586 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:54.276637 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:54.277091 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:20:54.277327 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:54.277474 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} executeQuery: Read 78 rows, 6.59 KiB in 0.001711 sec., 45587.37580362361 rows/sec., 3.76 MiB/sec. 2026.05.28 06:20:54.277511 [ 294 ] {c94605e5-c96f-4db8-b3ee-17305b9ca892} TCPHandler: Processed in 0.001879235 sec. 2026.05.28 06:20:54.277649 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.277747 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:54.277788 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:54.278239 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:54.278276 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:54.278563 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:20:54.278783 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:54.278917 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} executeQuery: Read 11 rows, 847.00 B in 0.001189 sec., 9251.47182506308 rows/sec., 695.67 KiB/sec. 2026.05.28 06:20:54.278953 [ 294 ] {4d272684-3b78-42d9-a6a1-e4f9035712a3} TCPHandler: Processed in 0.001358352 sec. 2026.05.28 06:20:54.279076 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.279172 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:54.279212 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:54.279676 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:54.279713 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:54.280028 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:20:54.280262 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:54.280393 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} executeQuery: Read 75 rows, 6.00 KiB in 0.001239 sec., 60532.68765133172 rows/sec., 4.73 MiB/sec. 2026.05.28 06:20:54.280428 [ 294 ] {b169eda8-d2e4-4f31-9ff8-f8b82c52ff54} TCPHandler: Processed in 0.001401003 sec. 2026.05.28 06:20:54.280797 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.280979 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:54.281058 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:54.281715 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:54.281761 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:54.282226 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:20:54.282470 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:54.282621 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. 2026.05.28 06:20:54.282660 [ 294 ] {6e7505af-9744-4c6b-aabe-b580f099ae83} TCPHandler: Processed in 0.002002397 sec. 2026.05.28 06:20:54.282797 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.282895 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:54.282952 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} 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 2026.05.28 06:20:54.284045 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:54.284098 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:54.284767 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:20:54.285030 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:54.285221 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} executeQuery: Read 11 rows, 20.18 KiB in 0.00234 sec., 4700.854700854701 rows/sec., 8.42 MiB/sec. 2026.05.28 06:20:54.285353 [ 294 ] {2f38803f-5f28-4074-b66a-230dec204901} TCPHandler: Processed in 0.002604692 sec. 2026.05.28 06:20:54.285577 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:54.285709 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:54.285769 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:54.286220 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:54.286261 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:54.286595 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:20:54.286819 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:54.286952 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. 2026.05.28 06:20:54.286988 [ 294 ] {d93cdd0f-ba27-4bfb-b9d1-e81bbe1dffdc} TCPHandler: Processed in 0.001528646 sec. 2026.05.28 06:20:55.067173 [ 32 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2026.05.28 06:20:55.067246 [ 32 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:55.067272 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:55.067426 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2026.05.28 06:20:55.067594 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:55.067634 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part 2026.05.28 06:20:55.067707 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:55.067758 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:55.067807 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:55.067851 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2026.05.28 06:20:55.068606 [ 188 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238109 sec., 22615.13323948053 rows/sec., 1.49 MiB/sec. 2026.05.28 06:20:55.068810 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2026.05.28 06:20:55.069127 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:55.069206 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_28_6} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2026.05.28 06:20:55.069313 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:20:55.830361 [ 30 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:20:55.830420 [ 30 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:20:55.946739 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20062 2026.05.28 06:20:55.947267 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:55.947313 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:55.947810 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:20:55.948040 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:55.948169 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20062 2026.05.28 06:20:56.340602 [ 30 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2026.05.28 06:20:56.340677 [ 30 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:56.340700 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:56.340848 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2026.05.28 06:20:56.341030 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:56.341073 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2026.05.28 06:20:56.341152 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:56.341200 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:56.341244 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:56.341284 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2026.05.28 06:20:56.342142 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357253 sec., 123779.42800642179 rows/sec., 6.32 MiB/sec. 2026.05.28 06:20:56.342355 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2026.05.28 06:20:56.342679 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:56.342763 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_28_6} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2026.05.28 06:20:56.342859 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.28 06:20:57.018689 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2026.05.28 06:20:57.034155 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:57.034223 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:57.039721 [ 245 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:20:57.040434 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:57.043461 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2026.05.28 06:20:59.077731 [ 28 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2026.05.28 06:20:59.077864 [ 28 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.077905 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.078117 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2026.05.28 06:20:59.078385 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:59.078456 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 950 rows starting from the beginning of the part 2026.05.28 06:20:59.078588 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part 2026.05.28 06:20:59.078672 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part 2026.05.28 06:20:59.078745 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part 2026.05.28 06:20:59.078814 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 950 rows starting from the beginning of the part 2026.05.28 06:20:59.080085 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002058699 sec., 1529121.0614081998 rows/sec., 96.64 MiB/sec. 2026.05.28 06:20:59.080312 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2026.05.28 06:20:59.080600 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.080676 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_28_6} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2026.05.28 06:20:59.080764 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2026.05.28 06:20:59.275346 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.275581 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:20:59.275949 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:20:59.275991 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:20:59.276236 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:20:59.276305 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:20:59.276450 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:20:59.276547 [ 359 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:20:59.276569 [ 356 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:20:59.276561 [ 328 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:20:59.276550 [ 322 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:20:59.276757 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:20:59.276787 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:20:59.276874 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:20:59.276896 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:20:59.276933 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:59.276976 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:59.277016 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:20:59.278294 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} executeQuery: Read 41 rows, 7.57 KiB in 0.002812 sec., 14580.369843527738 rows/sec., 2.63 MiB/sec. 2026.05.28 06:20:59.278485 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} MemoryTracker: Peak memory usage (for query): 141.11 KiB. 2026.05.28 06:20:59.278502 [ 294 ] {74a1d855-306b-464f-8fa8-d7507668e47b} TCPHandler: Processed in 0.003290408 sec. 2026.05.28 06:20:59.284010 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.284125 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.284171 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:20:59.284922 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.284971 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.285389 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:20:59.285652 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.285802 [ 26 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2026.05.28 06:20:59.285810 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. 2026.05.28 06:20:59.285847 [ 26 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.285875 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.285891 [ 294 ] {fe684b8d-8d04-4d8d-80f9-a92aa7730d75} TCPHandler: Processed in 0.001933026 sec. 2026.05.28 06:20:59.286015 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2026.05.28 06:20:59.286166 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:59.286200 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part 2026.05.28 06:20:59.286225 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.286268 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:59.286324 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:59.286370 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:20:59.286371 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:59.286440 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part 2026.05.28 06:20:59.286441 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:20:59.287280 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.287320 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.287502 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540836 sec., 921577.6370749385 rows/sec., 62.05 MiB/sec. 2026.05.28 06:20:59.287638 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2026.05.28 06:20:59.287842 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:20:59.287893 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.287978 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_29_7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2026.05.28 06:20:59.288048 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:20:59.288094 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.288239 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} executeQuery: Read 859 rows, 68.67 KiB in 0.001912 sec., 449267.7824267782 rows/sec., 35.07 MiB/sec. 2026.05.28 06:20:59.288274 [ 294 ] {fd552380-41c3-4c8c-99a0-2a50397d2b12} TCPHandler: Processed in 0.002186703 sec. 2026.05.28 06:20:59.288415 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.288515 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.288557 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:20:59.289009 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.289050 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.289365 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:20:59.289587 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.289713 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} executeQuery: Read 173 rows, 10.87 KiB in 0.001219 sec., 141919.60623461855 rows/sec., 8.71 MiB/sec. 2026.05.28 06:20:59.289748 [ 294 ] {9fa3710a-4972-4508-8d8d-feb72f73a258} TCPHandler: Processed in 0.001382413 sec. 2026.05.28 06:20:59.289884 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.289979 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.290019 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:20:59.290485 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.290522 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.290826 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:20:59.291041 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.291171 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. 2026.05.28 06:20:59.291206 [ 294 ] {e7c0a938-d02b-41ea-a540-bd947d6b8076} TCPHandler: Processed in 0.001371342 sec. 2026.05.28 06:20:59.291334 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.291430 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.291473 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:20:59.291941 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.291977 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.292270 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:20:59.292477 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.292592 [ 26 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2026.05.28 06:20:59.292602 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. 2026.05.28 06:20:59.292639 [ 26 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.292653 [ 294 ] {59a381aa-93ec-4a64-a7c8-976dc8b22dd9} TCPHandler: Processed in 0.001367973 sec. 2026.05.28 06:20:59.292667 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.292786 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.292788 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2026.05.28 06:20:59.292893 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:20:59.292923 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:59.292937 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:20:59.292960 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part 2026.05.28 06:20:59.293028 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:59.293075 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:59.293120 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:59.293162 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part 2026.05.28 06:20:59.293565 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.293606 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.293942 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:20:59.293976 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232509 sec., 600401.2952440915 rows/sec., 36.44 MiB/sec. 2026.05.28 06:20:59.294156 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2026.05.28 06:20:59.294178 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.294321 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} executeQuery: Read 521 rows, 37.66 KiB in 0.001446 sec., 360304.28769017983 rows/sec., 25.43 MiB/sec. 2026.05.28 06:20:59.294359 [ 294 ] {f1a75e6b-fdaa-4d8c-b9e4-f4df9e6db2f7} TCPHandler: Processed in 0.001622868 sec. 2026.05.28 06:20:59.294473 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.294522 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.294563 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_29_7} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2026.05.28 06:20:59.294626 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:20:59.294663 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:20:59.294671 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:20:59.295025 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.295061 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.295366 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:20:59.295575 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.295710 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. 2026.05.28 06:20:59.295744 [ 294 ] {776548c1-ccfc-47b9-b57c-934c1d7d253d} TCPHandler: Processed in 0.00127114 sec. 2026.05.28 06:20:59.295865 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.295962 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.296004 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:20:59.296412 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.296447 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.296776 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:20:59.296987 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.297115 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. 2026.05.28 06:20:59.297149 [ 294 ] {6a57b468-1620-4eab-a9d0-809e020f6a11} TCPHandler: Processed in 0.001332672 sec. 2026.05.28 06:20:59.297269 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.297365 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.297406 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:20:59.297717 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.297753 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.298041 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:20:59.298245 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.298371 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. 2026.05.28 06:20:59.298404 [ 294 ] {cc8391d4-ae89-4dea-b439-e63a639d7bab} TCPHandler: Processed in 0.001183369 sec. 2026.05.28 06:20:59.298529 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.298625 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.298679 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} 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 2026.05.28 06:20:59.299546 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.299583 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.300130 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:20:59.300353 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.300482 [ 26 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:20:59.300495 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. 2026.05.28 06:20:59.300527 [ 26 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.300553 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.300575 [ 294 ] {c20c6b7b-30a0-41a6-987e-6414384dbfac} TCPHandler: Processed in 0.00209415 sec. 2026.05.28 06:20:59.300629 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:20:59.300720 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:20:59.300821 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:20:59.300841 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:20:59.300863 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:20:59.300898 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1072 rows starting from the beginning of the part 2026.05.28 06:20:59.301019 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part 2026.05.28 06:20:59.301130 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:59.301221 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:20:59.301235 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part 2026.05.28 06:20:59.301265 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:20:59.301347 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part 2026.05.28 06:20:59.301451 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part 2026.05.28 06:20:59.301623 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:20:59.301863 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.301998 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} executeQuery: Read 90 rows, 5.77 KiB in 0.001196 sec., 75250.83612040133 rows/sec., 4.71 MiB/sec. 2026.05.28 06:20:59.302034 [ 294 ] {7af7b827-fb75-473a-979b-76f4655ffa7c} TCPHandler: Processed in 0.001363633 sec. 2026.05.28 06:20:59.311325 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 19 columns (19 merged, 0 gathered) in 0.010724285 sec., 111709.07897356327 rows/sec., 200.18 MiB/sec. 2026.05.28 06:20:59.312975 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:20:59.313310 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:20:59.313375 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_56_11} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:20:59.313493 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. 2026.05.28 06:21:00.000219 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 307.83 MiB, peak 319.17 MiB, free memory in arenas 0.00 B, will set to 312.35 MiB (RSS), difference: 4.53 MiB 2026.05.28 06:21:03.449124 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20574 2026.05.28 06:21:03.449777 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:03.449819 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:03.450312 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:21:03.450558 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:03.450688 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20574 2026.05.28 06:21:04.270766 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.270997 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:21:04.271321 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:04.271360 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:21:04.271574 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:04.271642 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:04.271789 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:21:04.271874 [ 359 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:04.271886 [ 356 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:04.271909 [ 332 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:04.271909 [ 355 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:04.272051 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:04.272078 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:04.272165 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:04.272186 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:04.272222 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:21:04.272262 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:21:04.272299 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:21:04.273370 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} executeQuery: Read 41 rows, 7.57 KiB in 0.002464 sec., 16639.61038961039 rows/sec., 3.00 MiB/sec. 2026.05.28 06:21:04.273528 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} MemoryTracker: Peak memory usage (for query): 130.88 KiB. 2026.05.28 06:21:04.273545 [ 294 ] {1386d11b-7c94-4ca6-adc0-45d4c3ef6acb} TCPHandler: Processed in 0.00291964 sec. 2026.05.28 06:21:04.275392 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.275527 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:21:04.275584 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:21:04.276129 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.276172 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.276529 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:21:04.276754 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.276893 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} executeQuery: Read 4 rows, 334.00 B in 0.0014 sec., 2857.1428571428573 rows/sec., 232.98 KiB/sec. 2026.05.28 06:21:04.276929 [ 294 ] {2a0e33e9-1cb3-4592-981e-0afac42de963} TCPHandler: Processed in 0.001606418 sec. 2026.05.28 06:21:04.277053 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.277150 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:04.277189 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:04.277629 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.277665 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.277960 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:21:04.278167 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.278292 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} executeQuery: Read 80 rows, 6.73 KiB in 0.001161 sec., 68906.11541774333 rows/sec., 5.66 MiB/sec. 2026.05.28 06:21:04.278327 [ 294 ] {4667598c-b5e9-4840-a456-b7eb7c3fb019} TCPHandler: Processed in 0.001322831 sec. 2026.05.28 06:21:04.278461 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.278557 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:04.278597 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:04.279000 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.279036 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.279325 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:21:04.279529 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.279654 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} executeQuery: Read 15 rows, 1.11 KiB in 0.001116 sec., 13440.860215053763 rows/sec., 991.44 KiB/sec. 2026.05.28 06:21:04.279712 [ 294 ] {5e53f064-7134-42bf-9b58-beefe6dd83e8} TCPHandler: Processed in 0.001299191 sec. 2026.05.28 06:21:04.279833 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.279928 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:04.279966 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:04.280374 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.280409 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.280700 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:21:04.280912 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.281056 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. 2026.05.28 06:21:04.281091 [ 294 ] {a0f06152-f0cd-4a93-be07-63a2ed011fd3} TCPHandler: Processed in 0.001306571 sec. 2026.05.28 06:21:04.281213 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.281308 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:04.281351 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:04.281741 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.281776 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.282091 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:21:04.282293 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.282428 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} executeQuery: Read 162 rows, 11.55 KiB in 0.001139 sec., 142230.02633889377 rows/sec., 9.90 MiB/sec. 2026.05.28 06:21:04.282462 [ 294 ] {3a597f69-5fe8-4d67-85c7-88382bdbc8ea} TCPHandler: Processed in 0.001298401 sec. 2026.05.28 06:21:04.282580 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.282675 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:04.282727 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} 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 2026.05.28 06:21:04.283583 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.283619 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.284124 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:21:04.284347 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.284484 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} executeQuery: Read 11 rows, 20.18 KiB in 0.001827 sec., 6020.7991242474 rows/sec., 10.79 MiB/sec. 2026.05.28 06:21:04.284534 [ 294 ] {684cc0b7-cef0-4277-a8cb-577b0223aca4} TCPHandler: Processed in 0.002002337 sec. 2026.05.28 06:21:04.284661 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:04.284757 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:04.284799 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:04.285154 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.285190 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.285489 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:21:04.285703 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.285831 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. 2026.05.28 06:21:04.285866 [ 294 ] {08f8bb73-9aba-4bbf-a571-e7aca13f3e61} TCPHandler: Processed in 0.00125343 sec. 2026.05.28 06:21:04.544369 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2026.05.28 06:21:04.560520 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:04.560579 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. 2026.05.28 06:21:04.566483 [ 245 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:21:04.567188 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:04.569955 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2026.05.28 06:21:09.275466 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.275718 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:21:09.276063 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:09.276107 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:21:09.276350 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:09.276420 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:09.276560 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:21:09.276653 [ 355 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:09.276668 [ 356 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:09.276666 [ 359 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:09.276653 [ 332 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:09.276842 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:09.276870 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:09.276957 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:09.276978 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:09.277015 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:09.277057 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:09.277097 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:09.278266 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} executeQuery: Read 41 rows, 7.57 KiB in 0.002646 sec., 15495.086923658353 rows/sec., 2.79 MiB/sec. 2026.05.28 06:21:09.278452 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} MemoryTracker: Peak memory usage (for query): 140.96 KiB. 2026.05.28 06:21:09.278472 [ 294 ] {9d06cb4b-f039-48e4-9e7a-ebf60c82ecb4} TCPHandler: Processed in 0.003137125 sec. 2026.05.28 06:21:09.283751 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.283903 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.283966 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:21:09.284626 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.284668 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.285048 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:21:09.285275 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.285423 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} executeQuery: Read 284 rows, 18.47 KiB in 0.00156 sec., 182051.28205128206 rows/sec., 11.56 MiB/sec. 2026.05.28 06:21:09.285461 [ 294 ] {4a05b9bb-4dad-4625-b466-f91f4a9c4d3a} TCPHandler: Processed in 0.001828973 sec. 2026.05.28 06:21:09.285620 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.285717 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:09.285758 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:09.286470 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.286506 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.286868 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:21:09.287085 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.287216 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} executeQuery: Read 859 rows, 68.67 KiB in 0.001519 sec., 565503.62080316 rows/sec., 44.15 MiB/sec. 2026.05.28 06:21:09.287252 [ 294 ] {3cac7233-864c-4206-9dbd-a2b2f6ca2cfd} TCPHandler: Processed in 0.00168125 sec. 2026.05.28 06:21:09.287395 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.287492 [ 294 ] {93142966-d72e-464d-9861-f458be134550} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.287533 [ 294 ] {93142966-d72e-464d-9861-f458be134550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:09.288004 [ 294 ] {93142966-d72e-464d-9861-f458be134550} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.288041 [ 294 ] {93142966-d72e-464d-9861-f458be134550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.288348 [ 294 ] {93142966-d72e-464d-9861-f458be134550} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:21:09.288561 [ 294 ] {93142966-d72e-464d-9861-f458be134550} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.288675 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:21:09.288688 [ 294 ] {93142966-d72e-464d-9861-f458be134550} executeQuery: Read 173 rows, 10.87 KiB in 0.001214 sec., 142504.11861614496 rows/sec., 8.75 MiB/sec. 2026.05.28 06:21:09.288727 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.288741 [ 294 ] {93142966-d72e-464d-9861-f458be134550} TCPHandler: Processed in 0.001395013 sec. 2026.05.28 06:21:09.288758 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.288863 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:21:09.288908 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.288965 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:09.288994 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 211 rows starting from the beginning of the part 2026.05.28 06:21:09.289005 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.289046 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:21:09.289051 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 190 rows starting from the beginning of the part 2026.05.28 06:21:09.289104 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:09.289146 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 173 rows starting from the beginning of the part 2026.05.28 06:21:09.289191 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part 2026.05.28 06:21:09.289263 [ 186 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 173 rows starting from the beginning of the part 2026.05.28 06:21:09.289512 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.289550 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.289878 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:21:09.290085 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012631 sec., 611986.3827092075 rows/sec., 40.55 MiB/sec. 2026.05.28 06:21:09.290106 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.290250 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} executeQuery: Read 149 rows, 9.86 KiB in 0.001264 sec., 117879.74683544305 rows/sec., 7.62 MiB/sec. 2026.05.28 06:21:09.290287 [ 294 ] {da9e2cf6-9e82-493c-9746-3f00d2821ffb} TCPHandler: Processed in 0.001428794 sec. 2026.05.28 06:21:09.290329 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:21:09.290421 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.290524 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.290568 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:21:09.290726 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.290844 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_61_12} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:21:09.290977 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:21:09.291007 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.291051 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.291361 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:21:09.291573 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.291706 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. 2026.05.28 06:21:09.291741 [ 294 ] {e2d9509b-ae60-449c-8092-2d5d5a38b6ef} TCPHandler: Processed in 0.001370023 sec. 2026.05.28 06:21:09.291870 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.291967 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:09.292007 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:09.292576 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.292613 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.292945 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:21:09.293178 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.293309 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} executeQuery: Read 521 rows, 37.66 KiB in 0.001361 sec., 382806.7597354886 rows/sec., 27.02 MiB/sec. 2026.05.28 06:21:09.293344 [ 294 ] {fa87b961-ab06-47b1-a323-d3c92cfd2bea} TCPHandler: Processed in 0.001523197 sec. 2026.05.28 06:21:09.293472 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.293568 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:21:09.293610 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:21:09.293949 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.293986 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.294282 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:21:09.294494 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.294622 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. 2026.05.28 06:21:09.294657 [ 294 ] {c20fb10f-591f-46cd-97f6-a08f015f2e64} TCPHandler: Processed in 0.0012344 sec. 2026.05.28 06:21:09.294781 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.294876 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.294918 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:09.295315 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.295352 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.295683 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:21:09.295895 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.296022 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. 2026.05.28 06:21:09.296056 [ 294 ] {c5046298-aadd-464a-81e1-0ffeb85698b4} TCPHandler: Processed in 0.001323631 sec. 2026.05.28 06:21:09.296060 [ 148 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2026.05.28 06:21:09.296110 [ 148 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.296159 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.296194 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.296259 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2026.05.28 06:21:09.296296 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.296344 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:21:09.296389 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:09.296431 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_65_13, total 25773 rows starting from the beginning of the part 2026.05.28 06:21:09.296504 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part 2026.05.28 06:21:09.296554 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2026.05.28 06:21:09.296603 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part 2026.05.28 06:21:09.296648 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 162 rows starting from the beginning of the part 2026.05.28 06:21:09.296671 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.296697 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part 2026.05.28 06:21:09.296713 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.297046 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:21:09.297270 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.297402 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. 2026.05.28 06:21:09.297435 [ 294 ] {0b0230bd-a818-4a2c-ba2e-c6472a2c25f9} TCPHandler: Processed in 0.001294151 sec. 2026.05.28 06:21:09.297560 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.297654 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.297709 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} 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 2026.05.28 06:21:09.298635 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.298672 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.299249 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:21:09.299482 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.299628 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} executeQuery: Read 31 rows, 56.88 KiB in 0.001992 sec., 15562.248995983937 rows/sec., 27.89 MiB/sec. 2026.05.28 06:21:09.299689 [ 294 ] {d8865f3b-6c65-4efb-962f-e2c4801e12db} TCPHandler: Processed in 0.002177091 sec. 2026.05.28 06:21:09.299838 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:09.299935 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:09.299976 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:09.300513 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:09.300566 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:09.301014 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:21:09.301287 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.301436 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} executeQuery: Read 90 rows, 5.77 KiB in 0.001517 sec., 59327.62030323006 rows/sec., 3.71 MiB/sec. 2026.05.28 06:21:09.301491 [ 294 ] {fc0213fc-2074-4215-a50a-7b1c2f1d74fc} TCPHandler: Processed in 0.001701301 sec. 2026.05.28 06:21:09.307772 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 26753 rows, containing 5 columns (5 merged, 0 gathered) in 0.011550665 sec., 2316143.702548728 rows/sec., 148.93 MiB/sec. 2026.05.28 06:21:09.308131 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2026.05.28 06:21:09.308448 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:09.308516 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_70_14} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2026.05.28 06:21:09.308582 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2026.05.28 06:21:10.830484 [ 138 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:21:10.830539 [ 138 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:21:10.951582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21022 2026.05.28 06:21:10.952102 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:10.952138 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:10.952671 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:21:10.952910 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:10.953043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21022 2026.05.28 06:21:12.070876 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2026.05.28 06:21:12.086112 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:12.086160 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:12.092017 [ 245 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:21:12.092992 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:12.096360 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2026.05.28 06:21:14.271006 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.271291 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:14.271643 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:14.271682 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:14.271903 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:14.271975 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:14.272119 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:21:14.272241 [ 332 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:14.272264 [ 356 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:14.272250 [ 355 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:14.272250 [ 354 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:14.272494 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:14.272524 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:14.272612 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:14.272634 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:14.272671 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:14.272713 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:14.272749 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:14.274129 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} executeQuery: Read 41 rows, 7.57 KiB in 0.002945 sec., 13921.90152801358 rows/sec., 2.51 MiB/sec. 2026.05.28 06:21:14.274339 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} MemoryTracker: Peak memory usage (for query): 138.07 KiB. 2026.05.28 06:21:14.274359 [ 294 ] {f600b140-add5-4aee-aec4-c4497ab9e665} TCPHandler: Processed in 0.003502203 sec. 2026.05.28 06:21:14.276299 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.276418 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:14.276463 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:14.277025 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.277067 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.277465 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:21:14.277693 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.277838 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} executeQuery: Read 78 rows, 6.59 KiB in 0.001454 sec., 53645.116918844564 rows/sec., 4.42 MiB/sec. 2026.05.28 06:21:14.277849 [ 170 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:21:14.277875 [ 294 ] {970e61e7-e302-447a-b8f9-9ecfa5a7a39e} TCPHandler: Processed in 0.001629119 sec. 2026.05.28 06:21:14.277903 [ 170 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.277932 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.278013 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.278059 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:21:14.278121 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.278168 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:14.278184 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:14.278222 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3241 rows starting from the beginning of the part 2026.05.28 06:21:14.278284 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 78 rows starting from the beginning of the part 2026.05.28 06:21:14.278331 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 859 rows starting from the beginning of the part 2026.05.28 06:21:14.278375 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 80 rows starting from the beginning of the part 2026.05.28 06:21:14.278417 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 859 rows starting from the beginning of the part 2026.05.28 06:21:14.278463 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 78 rows starting from the beginning of the part 2026.05.28 06:21:14.278637 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.278682 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.278991 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:21:14.279225 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.279359 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} executeQuery: Read 11 rows, 847.00 B in 0.001257 sec., 8750.994431185361 rows/sec., 658.03 KiB/sec. 2026.05.28 06:21:14.279395 [ 294 ] {8f8e39c2-9426-45f9-8758-9ba27c71b2ea} TCPHandler: Processed in 0.001431594 sec. 2026.05.28 06:21:14.279538 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.279643 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:14.279683 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:14.280166 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.280206 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.280250 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 5195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236403 sec., 2322926.5923896544 rows/sec., 185.77 MiB/sec. 2026.05.28 06:21:14.280537 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:21:14.280634 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:21:14.280806 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.280960 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} executeQuery: Read 75 rows, 6.00 KiB in 0.001336 sec., 56137.72455089821 rows/sec., 4.38 MiB/sec. 2026.05.28 06:21:14.280972 [ 169 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:21:14.280999 [ 294 ] {5b03da39-6248-4702-bba8-a6a544821f70} TCPHandler: Processed in 0.001510186 sec. 2026.05.28 06:21:14.281005 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.281029 [ 169 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.281069 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.281127 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_71_14} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:21:14.281149 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.281167 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:21:14.281221 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:21:14.281260 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.281264 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:14.281304 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1794 rows starting from the beginning of the part 2026.05.28 06:21:14.281310 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:14.281363 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 75 rows starting from the beginning of the part 2026.05.28 06:21:14.281411 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 521 rows starting from the beginning of the part 2026.05.28 06:21:14.281455 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 79 rows starting from the beginning of the part 2026.05.28 06:21:14.281496 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 521 rows starting from the beginning of the part 2026.05.28 06:21:14.281537 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 75 rows starting from the beginning of the part 2026.05.28 06:21:14.281773 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.281809 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.282143 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:21:14.282393 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.282542 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. 2026.05.28 06:21:14.282578 [ 294 ] {98b89f4c-2463-440c-b361-e785bf995243} TCPHandler: Processed in 0.001483826 sec. 2026.05.28 06:21:14.282702 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.282751 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625249 sec., 1885864.8736285947 rows/sec., 138.24 MiB/sec. 2026.05.28 06:21:14.282800 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.282857 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} 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 2026.05.28 06:21:14.282923 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:21:14.283156 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.283221 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_71_14} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:21:14.283281 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.28 06:21:14.283821 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.283867 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.284499 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:21:14.284749 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.284922 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} executeQuery: Read 11 rows, 20.18 KiB in 0.002138 sec., 5144.9953227315245 rows/sec., 9.22 MiB/sec. 2026.05.28 06:21:14.285043 [ 294 ] {3d83db01-0565-489c-bccf-91513e06fd6e} TCPHandler: Processed in 0.002390367 sec. 2026.05.28 06:21:14.285260 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.285395 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.285456 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:14.285841 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.285878 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.286193 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:21:14.286406 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.286531 [ 170 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:21:14.286537 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. 2026.05.28 06:21:14.286585 [ 170 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.286600 [ 294 ] {7f8726dd-66de-4f29-982e-e2a0047f3944} TCPHandler: Processed in 0.001457714 sec. 2026.05.28 06:21:14.286621 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.286739 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:21:14.286846 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:14.286876 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4170 rows starting from the beginning of the part 2026.05.28 06:21:14.286931 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:14.286976 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part 2026.05.28 06:21:14.287017 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:14.287057 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part 2026.05.28 06:21:14.287099 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:14.288703 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005027 sec., 2259321.1961734183 rows/sec., 145.68 MiB/sec. 2026.05.28 06:21:14.289023 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:21:14.289299 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.289379 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_71_14} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:21:14.289456 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2026.05.28 06:21:14.473834 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.474133 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:21:14.474551 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:14.474596 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:21:14.474860 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:14.474931 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:14.475077 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:21:14.475183 [ 332 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:14.475196 [ 354 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:14.475212 [ 355 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:14.475186 [ 356 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:14.475396 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:14.475426 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:14.475512 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:14.475534 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:14.475572 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:21:14.475626 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:21:14.475683 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:21:14.477141 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} executeQuery: Read 41 rows, 9.15 KiB in 0.003147 sec., 13028.280902446775 rows/sec., 2.84 MiB/sec. 2026.05.28 06:21:14.477343 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} MemoryTracker: Peak memory usage (for query): 146.03 KiB. 2026.05.28 06:21:14.477361 [ 294 ] {5f9ceb64-a21e-45ed-b86e-3faca2e7750a} TCPHandler: Processed in 0.003682408 sec. 2026.05.28 06:21:14.493827 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.493964 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.494018 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:21:14.494689 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.494734 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.495129 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:21:14.495371 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.495530 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} executeQuery: Read 284 rows, 18.47 KiB in 0.001606 sec., 176836.86176836863 rows/sec., 11.23 MiB/sec. 2026.05.28 06:21:14.495568 [ 294 ] {1a5df5b4-585b-49c7-8c28-c9dd85ec1cd1} TCPHandler: Processed in 0.001803913 sec. 2026.05.28 06:21:14.495711 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.495809 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:21:14.495850 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:21:14.496263 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.496299 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.496591 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:21:14.496809 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.496939 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} executeQuery: Read 8 rows, 668.00 B in 0.00115 sec., 6956.521739130435 rows/sec., 567.26 KiB/sec. 2026.05.28 06:21:14.496975 [ 294 ] {ff6250ab-1d3d-4e8e-b97c-1e817d1dc743} TCPHandler: Processed in 0.001312841 sec. 2026.05.28 06:21:14.497097 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.497193 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:14.497233 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:14.499049 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.499086 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.499587 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:21:14.499805 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.499937 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} executeQuery: Read 3212 rows, 245.16 KiB in 0.002763 sec., 1162504.5240680422 rows/sec., 86.65 MiB/sec. 2026.05.28 06:21:14.499974 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:21:14.499988 [ 294 ] {418c196a-e009-4fa6-9d0f-515719a1f66b} TCPHandler: Processed in 0.00293971 sec. 2026.05.28 06:21:14.500137 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.500233 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.500275 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:14.500817 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.500854 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.501165 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:21:14.501384 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.501514 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} executeQuery: Read 192 rows, 12.26 KiB in 0.001299 sec., 147806.00461893764 rows/sec., 9.22 MiB/sec. 2026.05.28 06:21:14.501548 [ 294 ] {daa798ea-3868-4a9e-9c93-ec0ea88848f5} TCPHandler: Processed in 0.001460665 sec. 2026.05.28 06:21:14.501679 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.501776 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.501816 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:21:14.502615 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.502652 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.502985 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:21:14.503199 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.503338 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} executeQuery: Read 950 rows, 57.24 KiB in 0.001581 sec., 600885.5154965213 rows/sec., 35.35 MiB/sec. 2026.05.28 06:21:14.503374 [ 294 ] {67c52ff1-e59f-4e6e-90f2-67dda735f35a} TCPHandler: Processed in 0.001743271 sec. 2026.05.28 06:21:14.503510 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.503612 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.503653 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:21:14.504097 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.504134 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.504428 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.28 06:21:14.504658 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.504785 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} executeQuery: Read 1 rows, 72.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 59.04 KiB/sec. 2026.05.28 06:21:14.504819 [ 294 ] {f16be0a5-3550-4f1e-b839-fc7eb4ecc067} TCPHandler: Processed in 0.001358122 sec. 2026.05.28 06:21:14.504949 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.505045 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.505085 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:21:14.505561 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.505597 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.505892 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:21:14.506102 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.506229 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. 2026.05.28 06:21:14.506264 [ 294 ] {d2daedd5-75e0-4154-afb3-751cc4db55f8} TCPHandler: Processed in 0.001363712 sec. 2026.05.28 06:21:14.506396 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.506493 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:14.506533 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:14.507655 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.507704 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.508211 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:21:14.508467 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.508609 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} executeQuery: Read 1755 rows, 121.31 KiB in 0.002135 sec., 822014.0515222482 rows/sec., 55.49 MiB/sec. 2026.05.28 06:21:14.508751 [ 294 ] {487d8aa2-2244-4702-80cc-34d903d1c161} TCPHandler: Processed in 0.002403167 sec. 2026.05.28 06:21:14.508885 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.508986 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:21:14.509031 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:21:14.509380 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.509419 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.509734 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:21:14.509957 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.510095 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. 2026.05.28 06:21:14.510130 [ 294 ] {a2602ec6-179f-4bc9-b4ce-59e4271de4ca} TCPHandler: Processed in 0.001297201 sec. 2026.05.28 06:21:14.510257 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.510360 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.510405 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:14.511137 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.511174 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.511602 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:21:14.511825 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.511956 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} executeQuery: Read 1605 rows, 99.81 KiB in 0.001615 sec., 993808.0495356037 rows/sec., 60.35 MiB/sec. 2026.05.28 06:21:14.511993 [ 294 ] {eafe2e4e-fa23-4e43-8e74-1bb8ccb0699c} TCPHandler: Processed in 0.001791463 sec. 2026.05.28 06:21:14.512127 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.512230 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.512282 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:21:14.512616 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.512654 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.512960 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:21:14.513184 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.513332 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. 2026.05.28 06:21:14.513369 [ 294 ] {6408b1d8-d02e-4614-a27b-3d4e3a0a118d} TCPHandler: Processed in 0.001293281 sec. 2026.05.28 06:21:14.513518 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.513617 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.513671 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} 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 2026.05.28 06:21:14.514557 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.514594 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.515144 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:21:14.515376 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.515516 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} executeQuery: Read 42 rows, 77.07 KiB in 0.001918 sec., 21897.810218978102 rows/sec., 39.24 MiB/sec. 2026.05.28 06:21:14.515575 [ 294 ] {4f9e7aa7-92e9-49b7-a70a-d52dd0c60921} TCPHandler: Processed in 0.00210889 sec. 2026.05.28 06:21:14.515712 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:14.515812 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:14.515855 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:14.516198 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:14.516237 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:14.516552 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:21:14.516771 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:14.516900 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} executeQuery: Read 42 rows, 2.45 KiB in 0.001107 sec., 37940.37940379404 rows/sec., 2.16 MiB/sec. 2026.05.28 06:21:14.516935 [ 294 ] {6618e25f-5ab5-4784-9b21-d00136e16629} TCPHandler: Processed in 0.00127466 sec. 2026.05.28 06:21:15.000230 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 314.94 MiB, peak 320.46 MiB, free memory in arenas 0.00 B, will set to 313.76 MiB (RSS), difference: -1.18 MiB 2026.05.28 06:21:18.453228 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21534 2026.05.28 06:21:18.453963 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:18.454024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:18.454681 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:21:18.454914 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:18.455053 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21534 2026.05.28 06:21:19.268968 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:19.269191 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:19.269520 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:19.269557 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:19.269770 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:19.269839 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:19.269977 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:21:19.270073 [ 355 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:19.270089 [ 354 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:19.270088 [ 332 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:19.270088 [ 365 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:19.270284 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:19.270312 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:19.270397 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:19.270417 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:19.270452 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:19.270493 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:19.270534 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:19.271744 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} executeQuery: Read 41 rows, 7.57 KiB in 0.002634 sec., 15565.679574791191 rows/sec., 2.80 MiB/sec. 2026.05.28 06:21:19.271968 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} MemoryTracker: Peak memory usage (for query): 136.29 KiB. 2026.05.28 06:21:19.271990 [ 294 ] {eabbb819-26e9-4712-996f-7a96576ab6e0} TCPHandler: Processed in 0.003150155 sec. 2026.05.28 06:21:19.273756 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:19.273948 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:19.274037 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:19.274785 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:19.274841 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:19.275326 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:21:19.275646 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:19.275832 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. 2026.05.28 06:21:19.275884 [ 294 ] {4d927d15-7248-4dc9-8b34-0bd3937d8be8} TCPHandler: Processed in 0.002306865 sec. 2026.05.28 06:21:19.276033 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:19.276155 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:19.276208 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:19.276662 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:19.276699 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:19.276998 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:21:19.277204 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:19.277332 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. 2026.05.28 06:21:19.277367 [ 294 ] {a65e191e-44af-4e1f-b882-b11e08de0656} TCPHandler: Processed in 0.001400933 sec. 2026.05.28 06:21:19.277486 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:19.277583 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:19.277626 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:19.278023 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:19.278058 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:19.278381 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:21:19.278595 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:19.278722 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. 2026.05.28 06:21:19.278756 [ 294 ] {cb0fbdf3-2061-4ac0-bd83-c963520db6af} TCPHandler: Processed in 0.001320081 sec. 2026.05.28 06:21:19.278894 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:19.278990 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:19.279032 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:19.279370 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:19.279404 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:19.279694 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:21:19.279899 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:19.280025 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} executeQuery: Read 48 rows, 3.31 KiB in 0.001054 sec., 45540.796963946865 rows/sec., 3.07 MiB/sec. 2026.05.28 06:21:19.280058 [ 294 ] {d0c80051-310b-46ff-96af-d1c9cb448a51} TCPHandler: Processed in 0.001213949 sec. 2026.05.28 06:21:19.596469 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 2026.05.28 06:21:19.613437 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:19.613489 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:19.619626 [ 245 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:21:19.620345 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:19.623137 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 339 2026.05.28 06:21:24.270855 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.271097 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:24.271437 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:24.271477 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:24.271693 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:24.271763 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:24.271902 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:21:24.271982 [ 331 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:24.272013 [ 354 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:24.272013 [ 355 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:24.272016 [ 365 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:24.272194 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:24.272222 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:24.272307 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:24.272328 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:24.272363 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:24.272406 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:24.272455 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:24.273893 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} executeQuery: Read 41 rows, 7.57 KiB in 0.002879 sec., 14241.055922195206 rows/sec., 2.57 MiB/sec. 2026.05.28 06:21:24.274108 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:21:24.274126 [ 294 ] {e198ee56-3868-4243-9428-52137136161c} TCPHandler: Processed in 0.003401421 sec. 2026.05.28 06:21:24.276038 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.276189 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:24.276256 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:24.276872 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.276942 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.277308 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:21:24.277529 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.277673 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} executeQuery: Read 78 rows, 6.59 KiB in 0.00153 sec., 50980.39215686275 rows/sec., 4.20 MiB/sec. 2026.05.28 06:21:24.277710 [ 294 ] {e5f12b54-2bd1-4553-9fac-ce2685250d05} TCPHandler: Processed in 0.001792543 sec. 2026.05.28 06:21:24.277845 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.277943 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:24.277983 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:24.278402 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.278438 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.278722 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:21:24.278936 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.279064 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} executeQuery: Read 11 rows, 847.00 B in 0.001141 sec., 9640.666082383874 rows/sec., 724.93 KiB/sec. 2026.05.28 06:21:24.279100 [ 294 ] {3143f61f-b9e1-4fbe-a903-017227c0c1a7} TCPHandler: Processed in 0.001304231 sec. 2026.05.28 06:21:24.279230 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.279336 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:24.279376 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:24.279803 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.279840 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.280145 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:21:24.280360 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.280486 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} executeQuery: Read 75 rows, 6.00 KiB in 0.001169 sec., 64157.39948674081 rows/sec., 5.01 MiB/sec. 2026.05.28 06:21:24.280522 [ 294 ] {25303e98-dffe-4811-9331-48a8f2c6bce1} TCPHandler: Processed in 0.001341112 sec. 2026.05.28 06:21:24.280652 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.280750 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:24.280800 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:24.281229 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.281267 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.281597 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:21:24.281808 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.281934 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. 2026.05.28 06:21:24.281968 [ 294 ] {3b57dce9-6ba2-4972-86e9-be698e3cded5} TCPHandler: Processed in 0.001365212 sec. 2026.05.28 06:21:24.282134 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.282230 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:24.282283 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} 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 2026.05.28 06:21:24.283080 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.283117 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.283634 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:21:24.283856 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.283974 [ 146 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:21:24.283993 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} executeQuery: Read 11 rows, 20.18 KiB in 0.001781 sec., 6176.305446378439 rows/sec., 11.07 MiB/sec. 2026.05.28 06:21:24.284032 [ 146 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.284057 [ 294 ] {950a2f4d-b176-4eaa-be1c-d2d1e4ead18a} TCPHandler: Processed in 0.001975317 sec. 2026.05.28 06:21:24.284061 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.284199 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:21:24.284202 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:24.284352 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:24.284395 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:24.284463 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:24.284534 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1198 rows starting from the beginning of the part 2026.05.28 06:21:24.284678 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:24.284807 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part 2026.05.28 06:21:24.284811 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:24.284857 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:24.284919 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:24.285029 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part 2026.05.28 06:21:24.285136 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:24.285203 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:21:24.285453 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.285591 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. 2026.05.28 06:21:24.285626 [ 294 ] {b19f1b3f-e71c-40b6-b3d7-9417677b6349} TCPHandler: Processed in 0.001476495 sec. 2026.05.28 06:21:24.290695 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.006545216 sec., 199229.4830300482 rows/sec., 357.01 MiB/sec. 2026.05.28 06:21:24.291715 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:21:24.292018 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:24.292087 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_61_12} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:21:24.292170 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2026.05.28 06:21:25.000233 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 314.44 MiB, peak 325.97 MiB, free memory in arenas 0.00 B, will set to 316.70 MiB (RSS), difference: 2.26 MiB 2026.05.28 06:21:25.319967 [ 144 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.28 06:21:25.320070 [ 144 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:25.320108 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:25.320390 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2026.05.28 06:21:25.320595 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:25.320666 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part 2026.05.28 06:21:25.320778 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:25.320868 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:25.320953 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:25.321030 [ 189 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:25.321880 [ 191 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569637 sec., 3822.5398611271266 rows/sec., 283.70 KiB/sec. 2026.05.28 06:21:25.322086 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.28 06:21:25.322436 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:25.322519 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_9_2} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.28 06:21:25.322620 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:21:25.830607 [ 143 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:21:25.830666 [ 143 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:21:25.955155 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21982 2026.05.28 06:21:25.955686 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:25.955733 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:25.956220 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:21:25.956450 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:25.956581 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21982 2026.05.28 06:21:25.956619 [ 143 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:21:25.956672 [ 143 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:25.956693 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:25.956865 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:21:25.957037 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:25.957083 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19614 rows starting from the beginning of the part 2026.05.28 06:21:25.957161 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part 2026.05.28 06:21:25.957216 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part 2026.05.28 06:21:25.957268 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part 2026.05.28 06:21:25.957316 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part 2026.05.28 06:21:25.957363 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part 2026.05.28 06:21:25.959557 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21982 rows, containing 4 columns (4 merged, 0 gathered) in 0.002771666 sec., 7930970.037515343 rows/sec., 113.45 MiB/sec. 2026.05.28 06:21:25.959932 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:21:25.960269 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:25.960356 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_46_9} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:21:25.960466 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2026.05.28 06:21:27.123204 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 2026.05.28 06:21:27.140520 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:27.140585 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:27.146830 [ 245 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:21:27.147555 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:27.147843 [ 141 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.28 06:21:27.147919 [ 141 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:27.147944 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. 2026.05.28 06:21:27.148062 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2026.05.28 06:21:27.151329 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2026.05.28 06:21:27.152108 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:27.153669 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2026.05.28 06:21:27.158598 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2026.05.28 06:21:27.164528 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2026.05.28 06:21:27.169980 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2026.05.28 06:21:27.174927 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part 2026.05.28 06:21:27.178683 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part 2026.05.28 06:21:27.232200 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.084179192 sec., 4122.158834691594 rows/sec., 21.31 MiB/sec. 2026.05.28 06:21:27.233862 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.28 06:21:27.235582 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:27.235682 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_46_9} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.28 06:21:27.237389 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.28 06:21:29.275422 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.275690 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:21:29.276058 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:29.276102 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:21:29.276360 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:29.276430 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:29.276578 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:21:29.276682 [ 365 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:29.276699 [ 354 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:29.276699 [ 333 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:29.276688 [ 355 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:29.276879 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:29.276903 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:29.276991 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:29.277020 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:29.277057 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:29.277099 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:29.277148 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:29.278505 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} executeQuery: Read 41 rows, 7.57 KiB in 0.002911 sec., 14084.507042253521 rows/sec., 2.54 MiB/sec. 2026.05.28 06:21:29.278822 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} MemoryTracker: Peak memory usage (for query): 140.73 KiB. 2026.05.28 06:21:29.278843 [ 294 ] {1b4a8ee1-0f7a-43ae-b00b-1867aacccbfb} TCPHandler: Processed in 0.003563414 sec. 2026.05.28 06:21:29.284801 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.285010 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.285096 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:21:29.286046 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.286085 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.286507 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:21:29.286745 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.286897 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} executeQuery: Read 284 rows, 18.47 KiB in 0.001946 sec., 145940.3905447071 rows/sec., 9.27 MiB/sec. 2026.05.28 06:21:29.286937 [ 294 ] {e8bb6032-982f-41de-a478-f224994cb0a1} TCPHandler: Processed in 0.002271044 sec. 2026.05.28 06:21:29.287081 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.287180 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:29.287221 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:29.288237 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.288284 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.288731 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:21:29.288967 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.289110 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} executeQuery: Read 859 rows, 68.67 KiB in 0.001948 sec., 440965.09240246407 rows/sec., 34.43 MiB/sec. 2026.05.28 06:21:29.289152 [ 294 ] {64a44d9b-14dd-4d24-8b3d-b550f9b49f82} TCPHandler: Processed in 0.002117251 sec. 2026.05.28 06:21:29.289304 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.289403 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.289444 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:29.289996 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.290033 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.290383 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:21:29.290593 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.290727 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} executeQuery: Read 173 rows, 10.87 KiB in 0.001343 sec., 128816.08339538347 rows/sec., 7.91 MiB/sec. 2026.05.28 06:21:29.290762 [ 294 ] {f15b201d-2c57-4f00-88d1-08c7496c8771} TCPHandler: Processed in 0.001507426 sec. 2026.05.28 06:21:29.290896 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.290992 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.291032 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:21:29.291503 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.291538 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.291836 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:21:29.292054 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.292189 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. 2026.05.28 06:21:29.292225 [ 294 ] {948d886e-1c43-40d9-a9d4-bba896990478} TCPHandler: Processed in 0.001378503 sec. 2026.05.28 06:21:29.292378 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.292474 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.292516 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:21:29.292957 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.292994 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.293296 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:21:29.293510 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.293643 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. 2026.05.28 06:21:29.293679 [ 294 ] {e8ada280-21f0-4d23-84d5-302f61418ae6} TCPHandler: Processed in 0.001349882 sec. 2026.05.28 06:21:29.293807 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.293903 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:29.293944 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:29.294551 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.294588 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.294906 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:21:29.295120 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.295249 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} executeQuery: Read 521 rows, 37.66 KiB in 0.001365 sec., 381684.9816849817 rows/sec., 26.94 MiB/sec. 2026.05.28 06:21:29.295284 [ 294 ] {b3179530-be6c-4688-8bff-b93a15289ba3} TCPHandler: Processed in 0.001526847 sec. 2026.05.28 06:21:29.295416 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.295511 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:21:29.295552 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:21:29.295919 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.295955 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.296257 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:21:29.296460 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.296587 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. 2026.05.28 06:21:29.296621 [ 294 ] {9d2189d9-3e79-40f3-bbe7-ee51f233f955} TCPHandler: Processed in 0.00125357 sec. 2026.05.28 06:21:29.296759 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.296860 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.296902 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:29.297333 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.297369 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.297695 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:21:29.297905 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.298030 [ 137 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2026.05.28 06:21:29.298035 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. 2026.05.28 06:21:29.298084 [ 137 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.298096 [ 294 ] {039efe8d-ac19-4f60-94b1-f71beebc30e2} TCPHandler: Processed in 0.001396533 sec. 2026.05.28 06:21:29.298115 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.298226 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2026.05.28 06:21:29.298240 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.298352 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.298358 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:29.298402 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:21:29.298407 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 26753 rows starting from the beginning of the part 2026.05.28 06:21:29.298485 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2026.05.28 06:21:29.298535 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:21:29.298580 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part 2026.05.28 06:21:29.298623 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2026.05.28 06:21:29.298666 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part 2026.05.28 06:21:29.298739 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.298782 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.299342 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:21:29.299563 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.299696 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. 2026.05.28 06:21:29.299730 [ 294 ] {48f42fa8-a825-4efa-9c3e-9f8500728003} TCPHandler: Processed in 0.001538896 sec. 2026.05.28 06:21:29.299882 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.299978 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.300032 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} 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 2026.05.28 06:21:29.300911 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.300950 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.301863 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:21:29.302092 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.302231 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} executeQuery: Read 31 rows, 56.88 KiB in 0.002272 sec., 13644.366197183097 rows/sec., 24.45 MiB/sec. 2026.05.28 06:21:29.302283 [ 294 ] {d8de1cd2-92ce-4b52-8822-5064064155ab} TCPHandler: Processed in 0.002450268 sec. 2026.05.28 06:21:29.302411 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:29.302509 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:29.302550 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:29.302884 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:29.302920 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:29.305794 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:21:29.306023 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.306157 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} executeQuery: Read 90 rows, 5.77 KiB in 0.003668 sec., 24536.532170119957 rows/sec., 1.54 MiB/sec. 2026.05.28 06:21:29.306191 [ 294 ] {be60c3e6-74b6-46f5-ae14-2c3dbcc665a3} TCPHandler: Processed in 0.003830391 sec. 2026.05.28 06:21:29.309979 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 29071 rows, containing 5 columns (5 merged, 0 gathered) in 0.01179758 sec., 2464149.42725542 rows/sec., 158.21 MiB/sec. 2026.05.28 06:21:29.310324 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2026.05.28 06:21:29.310601 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:29.310680 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_75_15} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2026.05.28 06:21:29.310767 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:21:30.000964 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 317.88 MiB, peak 331.20 MiB, free memory in arenas 0.00 B, will set to 320.88 MiB (RSS), difference: 2.99 MiB 2026.05.28 06:21:33.457255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22494 2026.05.28 06:21:33.457774 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:33.457813 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:33.458305 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:21:33.458528 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:33.458656 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22494 2026.05.28 06:21:34.269927 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.270197 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:34.270577 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:34.270620 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:34.270851 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:34.270925 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:34.271078 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:21:34.271185 [ 333 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:34.271206 [ 355 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:34.271235 [ 365 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:34.271235 [ 306 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:34.271438 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:34.271469 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:34.271562 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:34.271584 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:34.271619 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:34.271663 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:34.271704 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:34.272925 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} executeQuery: Read 41 rows, 7.57 KiB in 0.002838 sec., 14446.79351656096 rows/sec., 2.60 MiB/sec. 2026.05.28 06:21:34.273094 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:21:34.273111 [ 294 ] {4ebd9947-bf83-4714-982d-446aab8c1029} TCPHandler: Processed in 0.00333973 sec. 2026.05.28 06:21:34.275173 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.275382 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:34.275463 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:34.276429 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.276493 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.276942 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:21:34.277187 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.277351 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} executeQuery: Read 78 rows, 6.59 KiB in 0.002026 sec., 38499.5064165844 rows/sec., 3.17 MiB/sec. 2026.05.28 06:21:34.277359 [ 132 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:21:34.277420 [ 294 ] {63f0c968-2975-4347-b6fa-8e06621f12fc} TCPHandler: Processed in 0.002347846 sec. 2026.05.28 06:21:34.277421 [ 132 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.277466 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.277635 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:21:34.277667 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.277806 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:34.277819 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:34.277856 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3241 rows starting from the beginning of the part 2026.05.28 06:21:34.277890 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:34.277943 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:21:34.278006 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2026.05.28 06:21:34.278055 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 78 rows starting from the beginning of the part 2026.05.28 06:21:34.278108 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 859 rows starting from the beginning of the part 2026.05.28 06:21:34.278157 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part 2026.05.28 06:21:34.278445 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.278488 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.278820 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:21:34.279042 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.279186 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} executeQuery: Read 11 rows, 847.00 B in 0.001409 sec., 7806.955287437899 rows/sec., 587.05 KiB/sec. 2026.05.28 06:21:34.279201 [ 131 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:21:34.279223 [ 294 ] {afb46e95-3c9d-4d50-99b5-d3e1cb79886c} TCPHandler: Processed in 0.00167416 sec. 2026.05.28 06:21:34.279254 [ 131 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.279282 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.279370 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.279390 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:21:34.279472 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:34.279511 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:34.279518 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:34.279553 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 213 rows starting from the beginning of the part 2026.05.28 06:21:34.279629 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:34.279683 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 192 rows starting from the beginning of the part 2026.05.28 06:21:34.279731 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:34.279774 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 173 rows starting from the beginning of the part 2026.05.28 06:21:34.279846 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:34.280123 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.280167 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.280529 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:21:34.280631 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.003058712 sec., 2459858.9210098893 rows/sec., 194.33 MiB/sec. 2026.05.28 06:21:34.280766 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.280769 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425814 sec., 428527.1430915954 rows/sec., 28.62 MiB/sec. 2026.05.28 06:21:34.280905 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} executeQuery: Read 75 rows, 6.00 KiB in 0.001452 sec., 51652.89256198347 rows/sec., 4.03 MiB/sec. 2026.05.28 06:21:34.280911 [ 131 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:21:34.280947 [ 294 ] {49a97518-5393-4765-8a67-da19163401de} TCPHandler: Processed in 0.001629149 sec. 2026.05.28 06:21:34.280957 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:21:34.280970 [ 131 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.280980 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:21:34.281017 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.281098 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.281107 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:21:34.281214 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:34.281236 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:34.281267 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:34.281267 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1794 rows starting from the beginning of the part 2026.05.28 06:21:34.281341 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:21:34.281344 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.281377 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.281383 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part 2026.05.28 06:21:34.281430 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 75 rows starting from the beginning of the part 2026.05.28 06:21:34.281438 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_76_15} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:21:34.281470 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 521 rows starting from the beginning of the part 2026.05.28 06:21:34.281470 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_66_13} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:21:34.281514 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part 2026.05.28 06:21:34.281532 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:21:34.281573 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:21:34.281757 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.281799 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.282160 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:21:34.282393 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.282525 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. 2026.05.28 06:21:34.282560 [ 294 ] {e054ca12-ed86-47d9-a2ef-6f3f9f28fcdf} TCPHandler: Processed in 0.001511575 sec. 2026.05.28 06:21:34.282688 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.282784 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:34.282840 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} 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 2026.05.28 06:21:34.282890 [ 201 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810463 sec., 2366245.5405053846 rows/sec., 171.14 MiB/sec. 2026.05.28 06:21:34.283081 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:21:34.283328 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.283392 [ 195 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_76_15} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:21:34.283459 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:21:34.283730 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.283772 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.284296 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:21:34.284521 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.284659 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} executeQuery: Read 11 rows, 20.18 KiB in 0.001894 sec., 5807.814149947201 rows/sec., 10.41 MiB/sec. 2026.05.28 06:21:34.284713 [ 294 ] {82e5d995-caf8-4e0d-8d2d-6483f5e307b6} TCPHandler: Processed in 0.00207392 sec. 2026.05.28 06:21:34.284852 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:34.284948 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:34.284991 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:34.285350 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.285386 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.285687 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:21:34.285904 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.286034 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. 2026.05.28 06:21:34.286042 [ 132 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:21:34.286069 [ 294 ] {0fdbfea4-7327-40cd-8a5d-963fc659125e} TCPHandler: Processed in 0.00126568 sec. 2026.05.28 06:21:34.286092 [ 132 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.286119 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.286233 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:21:34.286368 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:34.286402 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4530 rows starting from the beginning of the part 2026.05.28 06:21:34.286464 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part 2026.05.28 06:21:34.286515 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part 2026.05.28 06:21:34.286563 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:34.286609 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part 2026.05.28 06:21:34.286655 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:34.288130 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4830 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941176 sec., 2488182.421377557 rows/sec., 160.44 MiB/sec. 2026.05.28 06:21:34.288471 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:21:34.288780 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.288862 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_76_15} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:21:34.288946 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:21:34.651985 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 2026.05.28 06:21:34.666625 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:34.666678 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:34.671723 [ 245 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:21:34.672444 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:34.675047 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 354 2026.05.28 06:21:35.001170 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 321.97 MiB, peak 331.20 MiB, free memory in arenas 0.00 B, will set to 320.95 MiB (RSS), difference: -1.02 MiB 2026.05.28 06:21:37.698613 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36935 2026.05.28 06:21:37.698701 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.698726 [ 316 ] {} TCP-Session: 0913d5c5-4de5-47b1-a747-27a8b01cad9c Authenticating user 'default' from [fd00:1122:3344:101::e]:36935 2026.05.28 06:21:37.698748 [ 316 ] {} TCP-Session: 0913d5c5-4de5-47b1-a747-27a8b01cad9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.698761 [ 316 ] {} TCP-Session: 0913d5c5-4de5-47b1-a747-27a8b01cad9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.698984 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53084 2026.05.28 06:21:37.699016 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34445 2026.05.28 06:21:37.699044 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59577 2026.05.28 06:21:37.699076 [ 316 ] {} TCP-Session: 0913d5c5-4de5-47b1-a747-27a8b01cad9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:37.699078 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.699193 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.699216 [ 317 ] {} TCP-Session: 9ed9359f-ac92-46c6-ba94-ec0d8c9a8fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53084 2026.05.28 06:21:37.699207 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.699236 [ 309 ] {} TCP-Session: 2bd2770a-5b51-448c-b48c-b2958bca1c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:34445 2026.05.28 06:21:37.699245 [ 317 ] {} TCP-Session: 9ed9359f-ac92-46c6-ba94-ec0d8c9a8fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699262 [ 315 ] {} TCP-Session: 921e3082-eaa5-4535-a6e5-98a9bc2d05ec Authenticating user 'default' from [fd00:1122:3344:101::e]:59577 2026.05.28 06:21:37.699268 [ 309 ] {} TCP-Session: 2bd2770a-5b51-448c-b48c-b2958bca1c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699274 [ 317 ] {} TCP-Session: 9ed9359f-ac92-46c6-ba94-ec0d8c9a8fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699298 [ 315 ] {} TCP-Session: 921e3082-eaa5-4535-a6e5-98a9bc2d05ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699300 [ 309 ] {} TCP-Session: 2bd2770a-5b51-448c-b48c-b2958bca1c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699326 [ 315 ] {} TCP-Session: 921e3082-eaa5-4535-a6e5-98a9bc2d05ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699034 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36142 2026.05.28 06:21:37.699349 [ 316 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} executeQuery: (from [fd00:1122:3344:101::e]:36935) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:21:37.699023 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40289 2026.05.28 06:21:37.699013 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56566 2026.05.28 06:21:37.698994 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38276 2026.05.28 06:21:37.698986 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40890 2026.05.28 06:21:37.699570 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.699598 [ 314 ] {} TCP-Session: da96da74-60dc-4070-bc18-bd9d64a1ca81 Authenticating user 'default' from [fd00:1122:3344:101::e]:36142 2026.05.28 06:21:37.699616 [ 314 ] {} TCP-Session: da96da74-60dc-4070-bc18-bd9d64a1ca81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699629 [ 314 ] {} TCP-Session: da96da74-60dc-4070-bc18-bd9d64a1ca81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.699886 [ 316 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:21:37.699944 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.699955 [ 316 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:37.699989 [ 310 ] {} TCP-Session: d47dc129-146a-46ae-b82d-de68d052a3c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56566 2026.05.28 06:21:37.700023 [ 310 ] {} TCP-Session: d47dc129-146a-46ae-b82d-de68d052a3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700037 [ 310 ] {} TCP-Session: d47dc129-146a-46ae-b82d-de68d052a3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700079 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.700127 [ 293 ] {} TCP-Session: b95fb842-8bb3-4f5f-9092-27e7a320b3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40890 2026.05.28 06:21:37.700172 [ 293 ] {} TCP-Session: b95fb842-8bb3-4f5f-9092-27e7a320b3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700196 [ 293 ] {} TCP-Session: b95fb842-8bb3-4f5f-9092-27e7a320b3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700454 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.700495 [ 283 ] {} TCP-Session: ac2cb437-9784-4069-8120-875d8169419d Authenticating user 'default' from [fd00:1122:3344:101::e]:38276 2026.05.28 06:21:37.700514 [ 283 ] {} TCP-Session: ac2cb437-9784-4069-8120-875d8169419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700531 [ 283 ] {} TCP-Session: ac2cb437-9784-4069-8120-875d8169419d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700565 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.700604 [ 313 ] {} TCP-Session: 51072f8d-1c8c-48c5-9c10-ef75506c5adc Authenticating user 'default' from [fd00:1122:3344:101::e]:40289 2026.05.28 06:21:37.700625 [ 316 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:21:37.700628 [ 313 ] {} TCP-Session: 51072f8d-1c8c-48c5-9c10-ef75506c5adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.700670 [ 313 ] {} TCP-Session: 51072f8d-1c8c-48c5-9c10-ef75506c5adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.701844 [ 306 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} AggregatingTransform: Aggregating 2026.05.28 06:21:37.701880 [ 306 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} Aggregator: Aggregation method: without_key 2026.05.28 06:21:37.701910 [ 306 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001152777 sec. (867.470 rows/sec., 33.89 KiB/sec.) 2026.05.28 06:21:37.701925 [ 306 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} Aggregator: Merging aggregated data 2026.05.28 06:21:37.702528 [ 316 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. 2026.05.28 06:21:37.702663 [ 316 ] {9b69eb86-595c-48db-a50f-a7f11a8a228b} TCPHandler: Processed in 0.003672957 sec. 2026.05.28 06:21:37.702790 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702821 [ 316 ] {} TCP-Session: 0913d5c5-4de5-47b1-a747-27a8b01cad9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.702826 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702837 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702861 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702879 [ 315 ] {} TCP-Session: 921e3082-eaa5-4535-a6e5-98a9bc2d05ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.702907 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702918 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702939 [ 310 ] {} TCP-Session: d47dc129-146a-46ae-b82d-de68d052a3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.702960 [ 313 ] {} TCP-Session: 51072f8d-1c8c-48c5-9c10-ef75506c5adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.702992 [ 293 ] {} TCP-Session: b95fb842-8bb3-4f5f-9092-27e7a320b3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.702942 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702900 [ 317 ] {} TCP-Session: 9ed9359f-ac92-46c6-ba94-ec0d8c9a8fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.703069 [ 314 ] {} TCP-Session: da96da74-60dc-4070-bc18-bd9d64a1ca81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.702878 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.702888 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.703130 [ 283 ] {} TCP-Session: ac2cb437-9784-4069-8120-875d8169419d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.703168 [ 309 ] {} TCP-Session: 2bd2770a-5b51-448c-b48c-b2958bca1c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726345 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33445 2026.05.28 06:21:37.726421 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.726446 [ 316 ] {} TCP-Session: 82b6af06-2a3b-4240-85aa-f5e985be1c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:33445 2026.05.28 06:21:37.726468 [ 316 ] {} TCP-Session: 82b6af06-2a3b-4240-85aa-f5e985be1c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726482 [ 316 ] {} TCP-Session: 82b6af06-2a3b-4240-85aa-f5e985be1c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726672 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58110 2026.05.28 06:21:37.726700 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45312 2026.05.28 06:21:37.726730 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55363 2026.05.28 06:21:37.726757 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.726775 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36831 2026.05.28 06:21:37.726793 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.726795 [ 316 ] {} TCP-Session: 82b6af06-2a3b-4240-85aa-f5e985be1c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:37.726809 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.726832 [ 293 ] {} TCP-Session: 3c2dd7fb-dfeb-4f56-9692-85b1f473e39a Authenticating user 'default' from [fd00:1122:3344:101::e]:45312 2026.05.28 06:21:37.726842 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.726862 [ 313 ] {} TCP-Session: 138b4024-d176-4b20-858a-a1c6d193de13 Authenticating user 'default' from [fd00:1122:3344:101::e]:55363 2026.05.28 06:21:37.726875 [ 293 ] {} TCP-Session: 3c2dd7fb-dfeb-4f56-9692-85b1f473e39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726883 [ 315 ] {} TCP-Session: 6b25b707-80c2-458e-adc6-2cd19f90e58c Authenticating user 'default' from [fd00:1122:3344:101::e]:36831 2026.05.28 06:21:37.726897 [ 313 ] {} TCP-Session: 138b4024-d176-4b20-858a-a1c6d193de13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726909 [ 293 ] {} TCP-Session: 3c2dd7fb-dfeb-4f56-9692-85b1f473e39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726918 [ 315 ] {} TCP-Session: 6b25b707-80c2-458e-adc6-2cd19f90e58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726931 [ 313 ] {} TCP-Session: 138b4024-d176-4b20-858a-a1c6d193de13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726957 [ 315 ] {} TCP-Session: 6b25b707-80c2-458e-adc6-2cd19f90e58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726989 [ 316 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} executeQuery: (from [fd00:1122:3344:101::e]:33445) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:21:37.726800 [ 317 ] {} TCP-Session: 68811444-e65d-40ca-a08e-7a59fde92a3b Authenticating user 'default' from [fd00:1122:3344:101::e]:58110 2026.05.28 06:21:37.726749 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39724 2026.05.28 06:21:37.727079 [ 317 ] {} TCP-Session: 68811444-e65d-40ca-a08e-7a59fde92a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726736 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48630 2026.05.28 06:21:37.727124 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.727099 [ 317 ] {} TCP-Session: 68811444-e65d-40ca-a08e-7a59fde92a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.726675 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35120 2026.05.28 06:21:37.727167 [ 314 ] {} TCP-Session: 08db10a1-e966-4049-b199-251e5e76ec0f Authenticating user 'default' from [fd00:1122:3344:101::e]:39724 2026.05.28 06:21:37.726700 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45574 2026.05.28 06:21:37.727207 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.727211 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.727270 [ 316 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:21:37.727284 [ 310 ] {} TCP-Session: 5ef7bfde-bf84-4403-a246-14636caa09e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48630 2026.05.28 06:21:37.727298 [ 283 ] {} TCP-Session: 018ee078-03be-4bcd-8a8d-513867a1398c Authenticating user 'default' from [fd00:1122:3344:101::e]:35120 2026.05.28 06:21:37.727330 [ 310 ] {} TCP-Session: 5ef7bfde-bf84-4403-a246-14636caa09e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727341 [ 316 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:37.727340 [ 283 ] {} TCP-Session: 018ee078-03be-4bcd-8a8d-513867a1398c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727392 [ 283 ] {} TCP-Session: 018ee078-03be-4bcd-8a8d-513867a1398c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727199 [ 314 ] {} TCP-Session: 08db10a1-e966-4049-b199-251e5e76ec0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727273 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.727436 [ 314 ] {} TCP-Session: 08db10a1-e966-4049-b199-251e5e76ec0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727358 [ 310 ] {} TCP-Session: 5ef7bfde-bf84-4403-a246-14636caa09e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727466 [ 309 ] {} TCP-Session: 5927b8e0-6d57-48f7-a39a-8413e0b39909 Authenticating user 'default' from [fd00:1122:3344:101::e]:45574 2026.05.28 06:21:37.727518 [ 309 ] {} TCP-Session: 5927b8e0-6d57-48f7-a39a-8413e0b39909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727541 [ 309 ] {} TCP-Session: 5927b8e0-6d57-48f7-a39a-8413e0b39909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.727647 [ 316 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:21:37.728580 [ 341 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} AggregatingTransform: Aggregating 2026.05.28 06:21:37.728627 [ 341 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} Aggregator: Aggregation method: without_key 2026.05.28 06:21:37.728664 [ 341 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946562 sec. (1056.455 rows/sec., 41.27 KiB/sec.) 2026.05.28 06:21:37.728680 [ 341 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} Aggregator: Merging aggregated data 2026.05.28 06:21:37.729473 [ 316 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} executeQuery: Read 1 rows, 40.00 B in 0.002536 sec., 394.3217665615142 rows/sec., 15.40 KiB/sec. 2026.05.28 06:21:37.729636 [ 316 ] {cf4df8ee-0849-47a3-b5ec-7b3e7af197ef} TCPHandler: Processed in 0.002956991 sec. 2026.05.28 06:21:37.729810 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.729839 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.729844 [ 316 ] {} TCP-Session: 82b6af06-2a3b-4240-85aa-f5e985be1c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.729876 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.729891 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.729936 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.729944 [ 283 ] {} TCP-Session: 018ee078-03be-4bcd-8a8d-513867a1398c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.729965 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.729983 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.730009 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.730048 [ 314 ] {} TCP-Session: 08db10a1-e966-4049-b199-251e5e76ec0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.730034 [ 313 ] {} TCP-Session: 138b4024-d176-4b20-858a-a1c6d193de13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.730082 [ 310 ] {} TCP-Session: 5ef7bfde-bf84-4403-a246-14636caa09e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.729994 [ 315 ] {} TCP-Session: 6b25b707-80c2-458e-adc6-2cd19f90e58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.729969 [ 293 ] {} TCP-Session: 3c2dd7fb-dfeb-4f56-9692-85b1f473e39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.729891 [ 317 ] {} TCP-Session: 68811444-e65d-40ca-a08e-7a59fde92a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.729937 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.730264 [ 309 ] {} TCP-Session: 5927b8e0-6d57-48f7-a39a-8413e0b39909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831040 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49313 2026.05.28 06:21:37.831183 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.831252 [ 316 ] {} TCP-Session: 1529b204-7bc7-4c05-b97b-da9def50dfa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49313 2026.05.28 06:21:37.831277 [ 316 ] {} TCP-Session: 1529b204-7bc7-4c05-b97b-da9def50dfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831292 [ 316 ] {} TCP-Session: 1529b204-7bc7-4c05-b97b-da9def50dfa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831518 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41876 2026.05.28 06:21:37.831550 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45726 2026.05.28 06:21:37.831582 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41998 2026.05.28 06:21:37.831585 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36866 2026.05.28 06:21:37.831644 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.831648 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.831617 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.831687 [ 310 ] {} TCP-Session: 7c591058-50fe-4000-9718-82600d911161 Authenticating user 'default' from [fd00:1122:3344:101::e]:41998 2026.05.28 06:21:37.831683 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.831721 [ 317 ] {} TCP-Session: 176693f9-36d4-4e3e-ab88-e24075987ff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41876 2026.05.28 06:21:37.831729 [ 310 ] {} TCP-Session: 7c591058-50fe-4000-9718-82600d911161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831747 [ 313 ] {} TCP-Session: 728c5238-aa7a-439b-8b90-74943600b709 Authenticating user 'default' from [fd00:1122:3344:101::e]:36866 2026.05.28 06:21:37.831762 [ 317 ] {} TCP-Session: 176693f9-36d4-4e3e-ab88-e24075987ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831766 [ 310 ] {} TCP-Session: 7c591058-50fe-4000-9718-82600d911161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831795 [ 317 ] {} TCP-Session: 176693f9-36d4-4e3e-ab88-e24075987ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831785 [ 313 ] {} TCP-Session: 728c5238-aa7a-439b-8b90-74943600b709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831678 [ 293 ] {} TCP-Session: e4e2af25-3935-4c86-a487-41b1c0f045e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45726 2026.05.28 06:21:37.831846 [ 313 ] {} TCP-Session: 728c5238-aa7a-439b-8b90-74943600b709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831869 [ 293 ] {} TCP-Session: e4e2af25-3935-4c86-a487-41b1c0f045e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831597 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37775 2026.05.28 06:21:37.831895 [ 293 ] {} TCP-Session: e4e2af25-3935-4c86-a487-41b1c0f045e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831604 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38983 2026.05.28 06:21:37.831951 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.831539 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37894 2026.05.28 06:21:37.831987 [ 314 ] {} TCP-Session: c640b625-f48c-445f-b315-0f7feb8875f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37775 2026.05.28 06:21:37.831584 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58104 2026.05.28 06:21:37.832067 [ 314 ] {} TCP-Session: c640b625-f48c-445f-b315-0f7feb8875f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832102 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.832115 [ 314 ] {} TCP-Session: c640b625-f48c-445f-b315-0f7feb8875f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832135 [ 283 ] {} TCP-Session: 2a7164aa-b08a-48e3-9faf-536cb15b6a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37894 2026.05.28 06:21:37.832156 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.832168 [ 283 ] {} TCP-Session: 2a7164aa-b08a-48e3-9faf-536cb15b6a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832197 [ 309 ] {} TCP-Session: 66bc45dc-ae76-4110-b870-9872f1b0fb11 Authenticating user 'default' from [fd00:1122:3344:101::e]:58104 2026.05.28 06:21:37.832105 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:21:37.832232 [ 283 ] {} TCP-Session: 2a7164aa-b08a-48e3-9faf-536cb15b6a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832281 [ 315 ] {} TCP-Session: 20559091-6760-416b-9187-96e98e580558 Authenticating user 'default' from [fd00:1122:3344:101::e]:38983 2026.05.28 06:21:37.832256 [ 309 ] {} TCP-Session: 66bc45dc-ae76-4110-b870-9872f1b0fb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832329 [ 315 ] {} TCP-Session: 20559091-6760-416b-9187-96e98e580558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832357 [ 309 ] {} TCP-Session: 66bc45dc-ae76-4110-b870-9872f1b0fb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.832376 [ 315 ] {} TCP-Session: 20559091-6760-416b-9187-96e98e580558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.831615 [ 316 ] {} TCP-Session: 1529b204-7bc7-4c05-b97b-da9def50dfa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:37.832584 [ 316 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} executeQuery: (from [fd00:1122:3344:101::e]:49313) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:21:37.832890 [ 316 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:21:37.832949 [ 316 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:37.833234 [ 316 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:21:37.834329 [ 364 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} AggregatingTransform: Aggregating 2026.05.28 06:21:37.834381 [ 364 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} Aggregator: Aggregation method: without_key 2026.05.28 06:21:37.834418 [ 364 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073406 sec. (931.614 rows/sec., 36.39 KiB/sec.) 2026.05.28 06:21:37.834436 [ 364 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} Aggregator: Merging aggregated data 2026.05.28 06:21:37.835130 [ 316 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} executeQuery: Read 1 rows, 40.00 B in 0.002599 sec., 384.7633705271258 rows/sec., 15.03 KiB/sec. 2026.05.28 06:21:37.835316 [ 316 ] {252e7e37-8e8a-4b7b-9297-348626fffa49} TCPHandler: Processed in 0.003815441 sec. 2026.05.28 06:21:37.835479 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835511 [ 316 ] {} TCP-Session: 1529b204-7bc7-4c05-b97b-da9def50dfa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835514 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835538 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835560 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835577 [ 283 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835597 [ 293 ] {} TCP-Session: e4e2af25-3935-4c86-a487-41b1c0f045e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835612 [ 315 ] {} TCP-Session: 20559091-6760-416b-9187-96e98e580558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835631 [ 283 ] {} TCP-Session: 2a7164aa-b08a-48e3-9faf-536cb15b6a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835639 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835619 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835710 [ 309 ] {} TCP-Session: 66bc45dc-ae76-4110-b870-9872f1b0fb11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835601 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835739 [ 314 ] {} TCP-Session: c640b625-f48c-445f-b315-0f7feb8875f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835767 [ 313 ] {} TCP-Session: 728c5238-aa7a-439b-8b90-74943600b709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835565 [ 317 ] {} TCP-Session: 176693f9-36d4-4e3e-ab88-e24075987ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:37.835654 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.28 06:21:37.835862 [ 310 ] {} TCP-Session: 7c591058-50fe-4000-9718-82600d911161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:21:39.275191 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.275437 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:21:39.275857 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:39.275907 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:21:39.276190 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:39.276268 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:39.276430 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:21:39.276511 [ 337 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:39.276541 [ 355 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:39.276541 [ 358 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:39.276541 [ 349 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:39.276707 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:39.276736 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:39.276821 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:39.276842 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:39.276878 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:39.276920 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:39.276988 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:39.278134 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} executeQuery: Read 41 rows, 7.57 KiB in 0.002804 sec., 14621.968616262482 rows/sec., 2.63 MiB/sec. 2026.05.28 06:21:39.278313 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} MemoryTracker: Peak memory usage (for query): 141.02 KiB. 2026.05.28 06:21:39.278330 [ 294 ] {bba5f9ca-0318-4caf-9459-ec549551091c} TCPHandler: Processed in 0.003271018 sec. 2026.05.28 06:21:39.283655 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.283784 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.283829 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:21:39.284436 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.284482 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.284852 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:21:39.285085 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.285215 [ 123 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2026.05.28 06:21:39.285232 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} executeQuery: Read 284 rows, 18.47 KiB in 0.00148 sec., 191891.8918918919 rows/sec., 12.19 MiB/sec. 2026.05.28 06:21:39.285248 [ 123 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.285268 [ 294 ] {65d5ee65-1c4e-4b4c-8720-c8e4cefe3a9e} TCPHandler: Processed in 0.00168713 sec. 2026.05.28 06:21:39.285269 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.285394 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2026.05.28 06:21:39.285411 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.285523 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:39.285532 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:39.285567 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:39.285579 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part 2026.05.28 06:21:39.285658 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part 2026.05.28 06:21:39.285714 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part 2026.05.28 06:21:39.285763 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part 2026.05.28 06:21:39.285810 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part 2026.05.28 06:21:39.286360 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.286402 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.286778 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430624 sec., 992573.8698637797 rows/sec., 66.83 MiB/sec. 2026.05.28 06:21:39.286784 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:21:39.286939 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2026.05.28 06:21:39.287043 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.287186 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} executeQuery: Read 859 rows, 68.67 KiB in 0.001682 sec., 510701.5457788347 rows/sec., 39.87 MiB/sec. 2026.05.28 06:21:39.287225 [ 294 ] {bf0c3af0-35fd-463a-b174-c55c8334fb2a} TCPHandler: Processed in 0.001865234 sec. 2026.05.28 06:21:39.287230 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.287310 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_33_8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2026.05.28 06:21:39.287365 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.287382 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:21:39.287470 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.287515 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:39.287975 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.288012 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.288318 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:21:39.288539 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.288669 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} executeQuery: Read 173 rows, 10.87 KiB in 0.001218 sec., 142036.1247947455 rows/sec., 8.72 MiB/sec. 2026.05.28 06:21:39.288704 [ 294 ] {2993d58d-81da-46f1-914e-29372bdbe138} TCPHandler: Processed in 0.001388173 sec. 2026.05.28 06:21:39.288839 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.288937 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.288978 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:21:39.289422 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.289458 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.289754 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:21:39.289958 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.290087 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. 2026.05.28 06:21:39.290090 [ 122 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2026.05.28 06:21:39.290122 [ 294 ] {8eb44fb8-0397-45ce-9794-4a00c2f124e3} TCPHandler: Processed in 0.001332451 sec. 2026.05.28 06:21:39.290172 [ 122 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.290202 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.290277 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.290299 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2026.05.28 06:21:39.290379 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.290423 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:21:39.290423 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:39.290469 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 950 rows starting from the beginning of the part 2026.05.28 06:21:39.290532 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part 2026.05.28 06:21:39.290579 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part 2026.05.28 06:21:39.290621 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 950 rows starting from the beginning of the part 2026.05.28 06:21:39.290667 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part 2026.05.28 06:21:39.290715 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part 2026.05.28 06:21:39.290863 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.290905 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.291225 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:21:39.291532 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.291657 [ 122 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2026.05.28 06:21:39.291688 [ 122 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.291693 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} executeQuery: Read 148 rows, 8.62 KiB in 0.00133 sec., 111278.1954887218 rows/sec., 6.33 MiB/sec. 2026.05.28 06:21:39.291707 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.291745 [ 294 ] {5a6e47e4-8004-46cf-80bf-7ab7c60ff61b} TCPHandler: Processed in 0.001517826 sec. 2026.05.28 06:21:39.291791 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2026.05.28 06:21:39.291892 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:39.291922 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part 2026.05.28 06:21:39.291930 [ 189 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668629 sec., 1495838.7993975892 rows/sec., 95.78 MiB/sec. 2026.05.28 06:21:39.291936 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.291971 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part 2026.05.28 06:21:39.292022 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part 2026.05.28 06:21:39.292066 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part 2026.05.28 06:21:39.292075 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:39.292107 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part 2026.05.28 06:21:39.292129 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:39.292140 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2026.05.28 06:21:39.292473 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.292556 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_33_7} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2026.05.28 06:21:39.292644 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:21:39.292970 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201019 sec., 616143.4581800954 rows/sec., 37.39 MiB/sec. 2026.05.28 06:21:39.292975 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.293035 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.293125 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2026.05.28 06:21:39.293385 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:21:39.293394 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.293463 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_33_8} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2026.05.28 06:21:39.293535 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:21:39.293593 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.293721 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} executeQuery: Read 521 rows, 37.66 KiB in 0.001671 sec., 311789.3476959904 rows/sec., 22.01 MiB/sec. 2026.05.28 06:21:39.293756 [ 294 ] {b42816bb-561d-4886-ad0c-c2fd827cf77b} TCPHandler: Processed in 0.001881295 sec. 2026.05.28 06:21:39.293883 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.293981 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:21:39.294022 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:21:39.294385 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.294420 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.294712 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:21:39.294914 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.295023 [ 122 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2026.05.28 06:21:39.295039 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. 2026.05.28 06:21:39.295054 [ 122 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.295079 [ 294 ] {ddd60d5e-4faf-4c60-9211-5067e29ed0b8} TCPHandler: Processed in 0.001245319 sec. 2026.05.28 06:21:39.295079 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.295177 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2026.05.28 06:21:39.295227 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.295276 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:39.295308 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part 2026.05.28 06:21:39.295327 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.295358 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:39.295375 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:39.295408 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:39.295456 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:39.295499 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:39.295542 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:39.295826 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.295867 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.296211 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:21:39.296341 [ 198 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197018 sec., 165411.0464504293 rows/sec., 8.44 MiB/sec. 2026.05.28 06:21:39.296420 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.296488 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2026.05.28 06:21:39.296553 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. 2026.05.28 06:21:39.296593 [ 294 ] {04010885-48f6-45fa-b10b-8c8222a1f720} TCPHandler: Processed in 0.001414863 sec. 2026.05.28 06:21:39.296725 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.296793 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.296823 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.296869 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:21:39.296877 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_33_7} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2026.05.28 06:21:39.296981 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.28 06:21:39.297204 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.297244 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.297538 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:21:39.297748 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.297852 [ 122 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2026.05.28 06:21:39.297875 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. 2026.05.28 06:21:39.297884 [ 122 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.297915 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.297915 [ 294 ] {3d9d75f2-ea61-466e-99bf-9c5df18b3e2b} TCPHandler: Processed in 0.00123921 sec. 2026.05.28 06:21:39.297989 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2026.05.28 06:21:39.298055 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.298064 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:39.298096 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part 2026.05.28 06:21:39.298143 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:39.298150 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.298184 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:39.298205 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} 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 2026.05.28 06:21:39.298223 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:39.298263 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:39.298300 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2026.05.28 06:21:39.298977 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001014474 sec., 32529.1727535649 rows/sec., 2.14 MiB/sec. 2026.05.28 06:21:39.299026 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.299065 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.299085 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2026.05.28 06:21:39.299307 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.299369 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_33_7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2026.05.28 06:21:39.299422 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:21:39.299587 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:21:39.299806 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.299939 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} executeQuery: Read 31 rows, 56.88 KiB in 0.001806 sec., 17165.00553709856 rows/sec., 30.76 MiB/sec. 2026.05.28 06:21:39.299995 [ 294 ] {b135e261-c07d-4c5d-9854-ec50631b4446} TCPHandler: Processed in 0.001988807 sec. 2026.05.28 06:21:39.300134 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.300230 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:39.300272 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:39.300608 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:39.300644 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:39.300934 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:21:39.301135 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:39.301261 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. 2026.05.28 06:21:39.301295 [ 294 ] {d857f987-bf2c-4bb8-a1b1-503e0c7101ac} TCPHandler: Processed in 0.001211639 sec. 2026.05.28 06:21:39.316147 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:39.316416 [ 284 ] {7ec1872f-037a-4ad0-8554-56f52e59fb22} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:21:39.316996 [ 284 ] {7ec1872f-037a-4ad0-8554-56f52e59fb22} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:21:39.317268 [ 284 ] {7ec1872f-037a-4ad0-8554-56f52e59fb22} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:39.317749 [ 358 ] {7ec1872f-037a-4ad0-8554-56f52e59fb22} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:21:39.318046 [ 284 ] {7ec1872f-037a-4ad0-8554-56f52e59fb22} executeQuery: Read 41 rows, 2.50 KiB in 0.001764 sec., 23242.63038548753 rows/sec., 1.38 MiB/sec. 2026.05.28 06:21:39.318109 [ 284 ] {7ec1872f-037a-4ad0-8554-56f52e59fb22} TCPHandler: Processed in 0.00210937 sec. 2026.05.28 06:21:40.830713 [ 121 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:21:40.830768 [ 121 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:21:40.959486 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22942 2026.05.28 06:21:40.960175 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:40.960239 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:40.960932 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:21:40.961168 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:40.961306 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22942 2026.05.28 06:21:41.001437 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000992363 sec. 2026.05.28 06:21:42.175612 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 2026.05.28 06:21:42.190599 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:42.190646 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:42.196316 [ 245 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:21:42.196987 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:42.199633 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2026.05.28 06:21:44.271258 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.271529 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:44.271900 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:44.271945 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:44.272198 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:44.272277 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:44.272416 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:21:44.272488 [ 358 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:44.272536 [ 348 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:44.272536 [ 349 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:44.272538 [ 337 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:44.272710 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:44.272737 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:44.272824 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:44.272845 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:44.272881 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:44.272922 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:44.272960 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:44.274140 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} executeQuery: Read 41 rows, 7.57 KiB in 0.002717 sec., 15090.172984909828 rows/sec., 2.72 MiB/sec. 2026.05.28 06:21:44.274297 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} MemoryTracker: Peak memory usage (for query): 138.11 KiB. 2026.05.28 06:21:44.274314 [ 294 ] {2ed29669-a4be-4c50-a400-5c327d4fa0d5} TCPHandler: Processed in 0.003200876 sec. 2026.05.28 06:21:44.276185 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.276308 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:44.276360 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:44.276925 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.276975 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.277383 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:21:44.277602 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.277752 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} executeQuery: Read 78 rows, 6.59 KiB in 0.001481 sec., 52667.11681296422 rows/sec., 4.34 MiB/sec. 2026.05.28 06:21:44.277788 [ 294 ] {201f29da-c385-4416-b602-0200a407ee3e} TCPHandler: Processed in 0.001655749 sec. 2026.05.28 06:21:44.277924 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.278030 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.278070 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:44.278467 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.278503 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.278782 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:21:44.278983 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.279111 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} executeQuery: Read 11 rows, 847.00 B in 0.001101 sec., 9990.917347865578 rows/sec., 751.27 KiB/sec. 2026.05.28 06:21:44.279146 [ 294 ] {e07a54f0-62fe-4afd-9846-4db54a9ff147} TCPHandler: Processed in 0.0012712 sec. 2026.05.28 06:21:44.279301 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.279396 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:44.279436 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:44.279854 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.279890 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.280186 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:21:44.280386 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.280515 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} executeQuery: Read 75 rows, 6.00 KiB in 0.001137 sec., 65963.06068601583 rows/sec., 5.15 MiB/sec. 2026.05.28 06:21:44.280549 [ 294 ] {48daf8c3-fdeb-429f-9441-053ccc80271a} TCPHandler: Processed in 0.001297801 sec. 2026.05.28 06:21:44.280682 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.280777 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.280819 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:44.281328 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.281363 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.281688 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:21:44.281905 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.282039 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. 2026.05.28 06:21:44.282075 [ 294 ] {9e40ee65-e532-4c56-b290-3b790f9e36d9} TCPHandler: Processed in 0.001447075 sec. 2026.05.28 06:21:44.282208 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.282304 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.282357 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} 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 2026.05.28 06:21:44.283115 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.283151 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.283642 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:21:44.283857 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.283995 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} executeQuery: Read 11 rows, 20.18 KiB in 0.001709 sec., 6436.512580456407 rows/sec., 11.53 MiB/sec. 2026.05.28 06:21:44.284046 [ 294 ] {f71c8636-ca65-415f-b0f3-e87bf1434caa} TCPHandler: Processed in 0.001890655 sec. 2026.05.28 06:21:44.284174 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.284270 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.284311 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:44.284653 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.284688 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.284986 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:21:44.285194 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.285323 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. 2026.05.28 06:21:44.285357 [ 294 ] {8ad176c8-ea51-4dbf-9810-eb31a776ec73} TCPHandler: Processed in 0.001232079 sec. 2026.05.28 06:21:44.475066 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.475358 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:21:44.475771 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:44.475824 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:21:44.476126 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:44.476204 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:44.476354 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:21:44.476473 [ 348 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:44.476482 [ 358 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:44.476482 [ 349 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:44.476482 [ 335 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:44.476745 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:44.476775 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:44.476864 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:44.476886 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:44.476923 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:21:44.476967 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:21:44.477021 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:21:44.478307 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} executeQuery: Read 41 rows, 9.15 KiB in 0.003095 sec., 13247.172859450726 rows/sec., 2.89 MiB/sec. 2026.05.28 06:21:44.478509 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} MemoryTracker: Peak memory usage (for query): 145.72 KiB. 2026.05.28 06:21:44.478526 [ 294 ] {0eedda9d-ddee-4760-9de4-5a12990b2894} TCPHandler: Processed in 0.003593316 sec. 2026.05.28 06:21:44.495078 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.495232 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.495322 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:21:44.496326 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.496381 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.496823 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:21:44.497097 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.497265 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} executeQuery: Read 284 rows, 18.47 KiB in 0.002084 sec., 136276.3915547025 rows/sec., 8.66 MiB/sec. 2026.05.28 06:21:44.497302 [ 294 ] {a42c6c8a-474b-42d4-9bf1-fc9cdd5c2065} TCPHandler: Processed in 0.002287644 sec. 2026.05.28 06:21:44.497463 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.497560 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:21:44.497601 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:21:44.498041 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.498077 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.498368 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:21:44.498582 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.498715 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} executeQuery: Read 6 rows, 501.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 416.39 KiB/sec. 2026.05.28 06:21:44.498749 [ 294 ] {fdbb8673-bc02-4534-a925-7e9a3575a7bf} TCPHandler: Processed in 0.001337022 sec. 2026.05.28 06:21:44.498954 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.499056 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:44.499096 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:44.500870 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.500909 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.501407 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:21:44.501625 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.501754 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} executeQuery: Read 3211 rows, 245.08 KiB in 0.002722 sec., 1179647.3181484202 rows/sec., 87.93 MiB/sec. 2026.05.28 06:21:44.501791 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:21:44.501804 [ 294 ] {7c124f26-63aa-4f41-abc7-82c6c92e1b90} TCPHandler: Processed in 0.002903399 sec. 2026.05.28 06:21:44.501944 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.502041 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.502082 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:44.502581 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.502618 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.502923 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:21:44.503147 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.503287 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} executeQuery: Read 190 rows, 12.12 KiB in 0.001265 sec., 150197.62845849802 rows/sec., 9.36 MiB/sec. 2026.05.28 06:21:44.503321 [ 294 ] {bf122f7e-4712-4081-97db-25e636cdf3bc} TCPHandler: Processed in 0.001426354 sec. 2026.05.28 06:21:44.503480 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.503575 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.503616 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:21:44.504373 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.504409 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.504743 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:21:44.504955 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.505086 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} executeQuery: Read 950 rows, 57.24 KiB in 0.00153 sec., 620915.0326797386 rows/sec., 36.53 MiB/sec. 2026.05.28 06:21:44.505121 [ 294 ] {cb4aed07-ab2f-4f22-b945-7f8c66d86a2b} TCPHandler: Processed in 0.00169141 sec. 2026.05.28 06:21:44.505271 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.505367 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.505406 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:21:44.505818 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.505855 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.506132 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.28 06:21:44.506341 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.506465 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. 2026.05.28 06:21:44.506499 [ 294 ] {1b4eda0a-ecce-43af-8bb5-070b85157869} TCPHandler: Processed in 0.001283421 sec. 2026.05.28 06:21:44.506625 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.506720 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.506759 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:21:44.507189 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.507226 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.507520 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:21:44.507732 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.507859 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. 2026.05.28 06:21:44.507893 [ 294 ] {91d68ef4-ccfe-4e55-b963-302de9cf1d99} TCPHandler: Processed in 0.001316181 sec. 2026.05.28 06:21:44.508020 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.508116 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:44.508155 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:44.509094 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.509130 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.509504 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:21:44.509719 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.509845 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} executeQuery: Read 1753 rows, 121.15 KiB in 0.001747 sec., 1003434.459072696 rows/sec., 67.72 MiB/sec. 2026.05.28 06:21:44.509879 [ 294 ] {87c031ae-5bed-4930-879b-b06847f36901} TCPHandler: Processed in 0.001907535 sec. 2026.05.28 06:21:44.510025 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.510122 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:21:44.510163 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:21:44.510508 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.510545 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.510846 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:21:44.511062 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.511208 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. 2026.05.28 06:21:44.511242 [ 294 ] {4f9af18b-c9bf-4e15-987f-9c3916b071fb} TCPHandler: Processed in 0.00126616 sec. 2026.05.28 06:21:44.511366 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.511472 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.511514 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:44.512286 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.512320 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.512744 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:21:44.512958 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.513090 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} executeQuery: Read 1604 rows, 99.74 KiB in 0.001637 sec., 979841.1728772144 rows/sec., 59.50 MiB/sec. 2026.05.28 06:21:44.513125 [ 294 ] {e8f5dff0-573a-473e-be4e-106b84245e2c} TCPHandler: Processed in 0.001808733 sec. 2026.05.28 06:21:44.513249 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.513345 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.513388 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:21:44.513702 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.513739 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.514042 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:21:44.514258 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.514385 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. 2026.05.28 06:21:44.514418 [ 294 ] {72575eda-66a7-4cc3-b1b0-5eb0655e4034} TCPHandler: Processed in 0.001218178 sec. 2026.05.28 06:21:44.514540 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.514637 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.514695 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} 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 2026.05.28 06:21:44.515510 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.515547 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.516099 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:21:44.516325 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.516450 [ 115 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:21:44.516462 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} executeQuery: Read 42 rows, 77.07 KiB in 0.001843 sec., 22788.931090613132 rows/sec., 40.84 MiB/sec. 2026.05.28 06:21:44.516508 [ 115 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.516536 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.516539 [ 294 ] {b3b18a50-d06c-455e-82e4-cf998fe82c48} TCPHandler: Processed in 0.002048129 sec. 2026.05.28 06:21:44.516657 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:21:44.516683 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:44.516787 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:44.516833 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:44.516913 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:44.516976 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part 2026.05.28 06:21:44.517108 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part 2026.05.28 06:21:44.517176 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:44.517217 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2026.05.28 06:21:44.517218 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:44.517326 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part 2026.05.28 06:21:44.517414 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:44.517506 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part 2026.05.28 06:21:44.517524 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:21:44.517755 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.517896 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} executeQuery: Read 42 rows, 2.45 KiB in 0.001128 sec., 37234.04255319149 rows/sec., 2.12 MiB/sec. 2026.05.28 06:21:44.517933 [ 294 ] {22ee5538-83b3-47d2-a123-fa67394368f7} TCPHandler: Processed in 0.001299471 sec. 2026.05.28 06:21:44.524114 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 19 columns (19 merged, 0 gathered) in 0.007508499 sec., 190450.84776597825 rows/sec., 341.28 MiB/sec. 2026.05.28 06:21:44.526147 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:21:44.526561 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:44.526653 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_66_13} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:21:44.526805 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. 2026.05.28 06:21:45.001111 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 322.95 MiB, peak 334.38 MiB, free memory in arenas 0.00 B, will set to 326.36 MiB (RSS), difference: 3.41 MiB 2026.05.28 06:21:48.462165 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23454 2026.05.28 06:21:48.462744 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:48.462779 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:48.463279 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:21:48.463526 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:48.463659 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23454 2026.05.28 06:21:49.268647 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:49.268919 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:49.269327 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:49.269372 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:49.269601 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:49.269673 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:49.269816 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:21:49.269933 [ 358 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:49.269946 [ 349 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:49.269933 [ 335 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:49.269933 [ 348 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:49.270174 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:49.270203 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:49.270292 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:49.270313 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:49.270349 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:49.270390 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:49.270433 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:49.271734 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} executeQuery: Read 41 rows, 7.57 KiB in 0.002927 sec., 14007.516228220022 rows/sec., 2.52 MiB/sec. 2026.05.28 06:21:49.271931 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} MemoryTracker: Peak memory usage (for query): 136.83 KiB. 2026.05.28 06:21:49.271948 [ 294 ] {c6202eaf-1495-4046-9e04-22a58456471c} TCPHandler: Processed in 0.003456842 sec. 2026.05.28 06:21:49.273536 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:49.273654 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:49.273701 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:49.274487 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:49.274529 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:49.274978 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:21:49.275255 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:49.275403 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} executeQuery: Read 56 rows, 4.38 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.40 MiB/sec. 2026.05.28 06:21:49.275442 [ 294 ] {1391bcff-e2c3-4b40-8a12-6c42888f9a86} TCPHandler: Processed in 0.001957766 sec. 2026.05.28 06:21:49.275580 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:49.275694 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:49.275736 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:49.276183 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:49.276222 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:49.276550 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:21:49.276790 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:49.276918 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. 2026.05.28 06:21:49.276952 [ 294 ] {d5ec94e7-3e70-4ef4-a140-acfea536a07c} TCPHandler: Processed in 0.001422174 sec. 2026.05.28 06:21:49.277093 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:49.277190 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:49.277234 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:49.277787 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:49.277822 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:49.278140 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:21:49.278343 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:49.278459 [ 110 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_75_15 to all_79_79_0 2026.05.28 06:21:49.278468 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} executeQuery: Read 128 rows, 9.13 KiB in 0.001297 sec., 98689.2829606785 rows/sec., 6.87 MiB/sec. 2026.05.28 06:21:49.278509 [ 110 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:49.278521 [ 294 ] {9d2682d8-92ba-4670-af18-9b700699d969} TCPHandler: Processed in 0.001477055 sec. 2026.05.28 06:21:49.278537 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:49.278641 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_75_15 to all_79_79_0 into Compact with storage Full 2026.05.28 06:21:49.278652 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:49.278758 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:49.278762 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:49.278797 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 29071 rows starting from the beginning of the part 2026.05.28 06:21:49.278819 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:49.278862 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2026.05.28 06:21:49.278914 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part 2026.05.28 06:21:49.278956 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2026.05.28 06:21:49.278995 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:21:49.279175 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:49.279215 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:49.279533 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:21:49.279747 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:49.279874 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} executeQuery: Read 48 rows, 3.31 KiB in 0.001131 sec., 42440.31830238726 rows/sec., 2.86 MiB/sec. 2026.05.28 06:21:49.279907 [ 294 ] {9ac4754e-3e10-4447-b1f5-9c609adf82d4} TCPHandler: Processed in 0.001303571 sec. 2026.05.28 06:21:49.284894 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergeTask::MergeProjectionsStage: Merge sorted 31260 rows, containing 5 columns (5 merged, 0 gathered) in 0.00629377 sec., 4966816.391447416 rows/sec., 318.38 MiB/sec. 2026.05.28 06:21:49.285372 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) 2026.05.28 06:21:49.285670 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:49.285741 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_79_16} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_75_15, all_79_79_0] -> all_1_79_16 2026.05.28 06:21:49.285823 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2026.05.28 06:21:49.700462 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 2026.05.28 06:21:49.717652 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:49.717724 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:49.723881 [ 245 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:21:49.724605 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:49.727740 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 369 2026.05.28 06:21:54.269988 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.270281 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:21:54.270658 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:54.270697 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:21:54.270922 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:54.270995 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:54.271141 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:21:54.271255 [ 348 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:54.271278 [ 358 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:54.271259 [ 360 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:54.271259 [ 335 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:54.271470 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:54.271500 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:54.271588 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:54.271609 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:54.271646 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:54.271686 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:54.271724 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:21:54.272999 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} executeQuery: Read 41 rows, 7.57 KiB in 0.002842 sec., 14426.46023926812 rows/sec., 2.60 MiB/sec. 2026.05.28 06:21:54.273152 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} MemoryTracker: Peak memory usage (for query): 138.21 KiB. 2026.05.28 06:21:54.273170 [ 294 ] {fe49dd91-52fc-477f-8ec1-1466492ebdb7} TCPHandler: Processed in 0.00333757 sec. 2026.05.28 06:21:54.275034 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.275147 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:54.275192 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:54.275729 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.275772 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.276156 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:21:54.276394 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.276543 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} executeQuery: Read 78 rows, 6.59 KiB in 0.00143 sec., 54545.454545454544 rows/sec., 4.50 MiB/sec. 2026.05.28 06:21:54.276559 [ 102 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:21:54.276579 [ 294 ] {7c9afcbe-d593-4997-a9d4-31b0af241770} TCPHandler: Processed in 0.001595848 sec. 2026.05.28 06:21:54.276619 [ 102 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.276652 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.276723 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.276776 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:21:54.276826 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:54.276873 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:54.276920 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:54.276968 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3241 rows starting from the beginning of the part 2026.05.28 06:21:54.277041 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 859 rows starting from the beginning of the part 2026.05.28 06:21:54.277098 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 78 rows starting from the beginning of the part 2026.05.28 06:21:54.277151 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 3211 rows starting from the beginning of the part 2026.05.28 06:21:54.277199 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part 2026.05.28 06:21:54.277251 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 78 rows starting from the beginning of the part 2026.05.28 06:21:54.277342 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.277386 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.277721 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:21:54.277956 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.278094 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} executeQuery: Read 11 rows, 847.00 B in 0.001288 sec., 8540.372670807454 rows/sec., 642.20 KiB/sec. 2026.05.28 06:21:54.278130 [ 294 ] {04483cee-d0aa-40a1-93f4-bb9f09d7d559} TCPHandler: Processed in 0.001457245 sec. 2026.05.28 06:21:54.278265 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.278361 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:54.278401 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:54.278842 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.278879 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.279208 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:21:54.279437 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.279535 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002812497 sec., 2674847.2976148953 rows/sec., 211.31 MiB/sec. 2026.05.28 06:21:54.279568 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} executeQuery: Read 75 rows, 6.00 KiB in 0.001224 sec., 61274.509803921566 rows/sec., 4.78 MiB/sec. 2026.05.28 06:21:54.279586 [ 102 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:21:54.279637 [ 294 ] {731dd9e5-ee10-4c31-854d-7ca758e55b63} TCPHandler: Processed in 0.001421163 sec. 2026.05.28 06:21:54.279656 [ 102 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.279684 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.279762 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:21:54.279778 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.279895 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:54.279906 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:54.279899 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:21:54.279979 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1794 rows starting from the beginning of the part 2026.05.28 06:21:54.280022 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:54.280045 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 521 rows starting from the beginning of the part 2026.05.28 06:21:54.280101 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 75 rows starting from the beginning of the part 2026.05.28 06:21:54.280146 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:21:54.280193 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part 2026.05.28 06:21:54.280236 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 75 rows starting from the beginning of the part 2026.05.28 06:21:54.280323 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.280402 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_81_16} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:21:54.280501 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:21:54.280505 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.280553 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.280929 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:21:54.281167 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.281303 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} executeQuery: Read 160 rows, 11.41 KiB in 0.001416 sec., 112994.35028248587 rows/sec., 7.87 MiB/sec. 2026.05.28 06:21:54.281340 [ 294 ] {ae5c333c-af6a-43ca-b51e-10c5d8b79527} TCPHandler: Processed in 0.001610668 sec. 2026.05.28 06:21:54.281486 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.281586 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:54.281643 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} 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 2026.05.28 06:21:54.281824 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.00208831 sec., 2050461.8567166752 rows/sec., 148.29 MiB/sec. 2026.05.28 06:21:54.282118 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:21:54.282449 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.282455 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.282495 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.282567 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_81_16} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:21:54.282667 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:21:54.283042 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:21:54.283288 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.283428 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} executeQuery: Read 11 rows, 20.18 KiB in 0.001861 sec., 5910.800644814616 rows/sec., 10.59 MiB/sec. 2026.05.28 06:21:54.283481 [ 294 ] {f0d24085-a920-413f-86a9-807c57374bfa} TCPHandler: Processed in 0.002044619 sec. 2026.05.28 06:21:54.283626 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:54.283726 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:54.283770 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:54.284137 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.284174 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.284474 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:21:54.284689 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.284820 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. 2026.05.28 06:21:54.284821 [ 102 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:21:54.284856 [ 294 ] {ff9d846e-f59f-4302-8f80-830ec3b7d593} TCPHandler: Processed in 0.00128027 sec. 2026.05.28 06:21:54.284887 [ 102 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:54.284935 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:54.285035 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:21:54.285155 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:54.285189 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4830 rows starting from the beginning of the part 2026.05.28 06:21:54.285250 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part 2026.05.28 06:21:54.285303 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:54.285352 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 42 rows starting from the beginning of the part 2026.05.28 06:21:54.285397 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part 2026.05.28 06:21:54.285445 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2026.05.28 06:21:54.287045 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5130 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048329 sec., 2504480.4814070393 rows/sec., 161.50 MiB/sec. 2026.05.28 06:21:54.287354 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:21:54.287617 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:54.287690 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_81_16} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:21:54.287761 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2026.05.28 06:21:55.830832 [ 100 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:21:55.830918 [ 100 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:21:55.964679 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23902 2026.05.28 06:21:55.965303 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:55.965350 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:55.965859 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:21:55.966105 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:55.966238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23902 2026.05.28 06:21:57.227797 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 2026.05.28 06:21:57.244702 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:57.244835 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:57.250986 [ 245 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:21:57.251793 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:57.254812 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2026.05.28 06:21:58.109056 [ 99 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2026.05.28 06:21:58.109133 [ 99 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:58.109160 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:58.109312 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2026.05.28 06:21:58.109480 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:58.109518 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part 2026.05.28 06:21:58.109600 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:58.109657 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2026.05.28 06:21:58.109711 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2026.05.28 06:21:58.109766 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2026.05.28 06:21:58.110573 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321212 sec., 31788.993742109516 rows/sec., 2.65 MiB/sec. 2026.05.28 06:21:58.110777 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2026.05.28 06:21:58.111092 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:58.111170 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_18_4} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2026.05.28 06:21:58.111265 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:21:59.276279 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.276536 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:21:59.276909 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:21:59.276951 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:21:59.277197 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:21:59.277265 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:21:59.277410 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:21:59.277529 [ 335 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:21:59.277529 [ 360 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:21:59.277568 [ 348 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:21:59.277568 [ 357 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:21:59.277770 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:21:59.277802 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:21:59.277890 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:21:59.277912 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:21:59.277949 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:59.277992 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:59.278032 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:21:59.279521 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} executeQuery: Read 41 rows, 7.57 KiB in 0.003094 sec., 13251.454427925017 rows/sec., 2.39 MiB/sec. 2026.05.28 06:21:59.279728 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} MemoryTracker: Peak memory usage (for query): 141.37 KiB. 2026.05.28 06:21:59.279746 [ 294 ] {8447eeb0-8cb2-4e51-991e-a2f5a675969a} TCPHandler: Processed in 0.003614096 sec. 2026.05.28 06:21:59.285458 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.285615 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.285682 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:21:59.286517 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.286562 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.286963 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:21:59.287198 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.287349 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. 2026.05.28 06:21:59.287389 [ 294 ] {41e972bd-33a2-4a8c-ba78-679187f8ec0f} TCPHandler: Processed in 0.002065389 sec. 2026.05.28 06:21:59.287558 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.287660 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:21:59.287702 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:21:59.288674 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.288712 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.289080 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:21:59.289295 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.289431 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} executeQuery: Read 859 rows, 68.67 KiB in 0.00179 sec., 479888.2681564246 rows/sec., 37.46 MiB/sec. 2026.05.28 06:21:59.289467 [ 294 ] {8c84e6be-15c9-45f0-96c1-3a0acd22ed46} TCPHandler: Processed in 0.001967707 sec. 2026.05.28 06:21:59.289609 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.289705 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.289746 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:21:59.290328 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.290376 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.290766 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:21:59.291066 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.291198 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} executeQuery: Read 173 rows, 10.87 KiB in 0.001512 sec., 114417.9894179894 rows/sec., 7.02 MiB/sec. 2026.05.28 06:21:59.291216 [ 96 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:21:59.291235 [ 294 ] {c6f07086-7875-4c42-93b4-66ccdea71461} TCPHandler: Processed in 0.00167545 sec. 2026.05.28 06:21:59.291293 [ 96 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.291321 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.291419 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.291449 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:21:59.291522 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.291569 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:21:59.291584 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:21:59.291626 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 213 rows starting from the beginning of the part 2026.05.28 06:21:59.291699 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 173 rows starting from the beginning of the part 2026.05.28 06:21:59.291748 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:59.291793 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 190 rows starting from the beginning of the part 2026.05.28 06:21:59.291834 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part 2026.05.28 06:21:59.291881 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 173 rows starting from the beginning of the part 2026.05.28 06:21:59.292041 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.292085 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.292440 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:21:59.292688 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.292820 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} executeQuery: Read 149 rows, 9.86 KiB in 0.001317 sec., 113135.91495823841 rows/sec., 7.31 MiB/sec. 2026.05.28 06:21:59.292856 [ 294 ] {70ea7a47-f6c7-4599-a4b8-d90e77465bab} TCPHandler: Processed in 0.001493996 sec. 2026.05.28 06:21:59.292875 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471455 sec., 523971.1713915818 rows/sec., 34.72 MiB/sec. 2026.05.28 06:21:59.293008 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.293025 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:21:59.293112 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.293160 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:21:59.293297 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.293380 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_71_14} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:21:59.293456 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:21:59.293658 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.293705 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.294041 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:21:59.294260 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.294391 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} executeQuery: Read 148 rows, 8.62 KiB in 0.001297 sec., 114109.4834232845 rows/sec., 6.49 MiB/sec. 2026.05.28 06:21:59.294427 [ 294 ] {1adc042e-9b1c-45dc-a819-55fe7e8a1837} TCPHandler: Processed in 0.001468665 sec. 2026.05.28 06:21:59.294601 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.294698 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:21:59.294740 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:21:59.295397 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.295434 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.295772 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:21:59.295984 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.296113 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} executeQuery: Read 521 rows, 37.66 KiB in 0.001434 sec., 363319.3863319387 rows/sec., 25.65 MiB/sec. 2026.05.28 06:21:59.296148 [ 294 ] {6ab42753-1625-43a5-ad19-e81a98989d24} TCPHandler: Processed in 0.001596928 sec. 2026.05.28 06:21:59.296279 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.296380 [ 294 ] {e788774d-5690-475d-973a-188361332034} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:21:59.296423 [ 294 ] {e788774d-5690-475d-973a-188361332034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:21:59.296770 [ 294 ] {e788774d-5690-475d-973a-188361332034} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.296806 [ 294 ] {e788774d-5690-475d-973a-188361332034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.297112 [ 294 ] {e788774d-5690-475d-973a-188361332034} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:21:59.297328 [ 294 ] {e788774d-5690-475d-973a-188361332034} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.297457 [ 294 ] {e788774d-5690-475d-973a-188361332034} executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. 2026.05.28 06:21:59.297491 [ 294 ] {e788774d-5690-475d-973a-188361332034} TCPHandler: Processed in 0.00126092 sec. 2026.05.28 06:21:59.297633 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.297729 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.297772 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:21:59.298192 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.298228 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.298566 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:21:59.298782 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.298911 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. 2026.05.28 06:21:59.298945 [ 294 ] {3c80f434-d5ef-453e-b7ac-3cc3fe8c1459} TCPHandler: Processed in 0.001360443 sec. 2026.05.28 06:21:59.299074 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.299170 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.299213 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:21:59.299537 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.299574 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.299865 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:21:59.300071 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.300198 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. 2026.05.28 06:21:59.300231 [ 294 ] {8e580967-00a2-4153-b14b-0fb0decc7de4} TCPHandler: Processed in 0.001206539 sec. 2026.05.28 06:21:59.300356 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.300452 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.300506 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} 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 2026.05.28 06:21:59.301408 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.301445 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.301982 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:21:59.302220 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.302358 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} executeQuery: Read 31 rows, 56.88 KiB in 0.001924 sec., 16112.266112266112 rows/sec., 28.87 MiB/sec. 2026.05.28 06:21:59.302418 [ 294 ] {534ccabd-4629-4965-a071-9335884b640a} TCPHandler: Processed in 0.00211104 sec. 2026.05.28 06:21:59.302555 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:21:59.302652 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:21:59.302694 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:21:59.303039 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:21:59.303075 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:21:59.303370 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:21:59.303587 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:21:59.303712 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. 2026.05.28 06:21:59.303745 [ 294 ] {daf5242f-2537-43a4-83ee-c3b35719f83e} TCPHandler: Processed in 0.00123981 sec. 2026.05.28 06:22:03.466570 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24414 2026.05.28 06:22:03.467182 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:03.467222 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:03.467743 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:22:03.467977 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:03.468109 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24414 2026.05.28 06:22:03.468158 [ 91 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:22:03.468238 [ 91 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:03.468260 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:03.468423 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:22:03.468580 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:03.468619 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21982 rows starting from the beginning of the part 2026.05.28 06:22:03.468690 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part 2026.05.28 06:22:03.468739 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part 2026.05.28 06:22:03.468785 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part 2026.05.28 06:22:03.468825 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part 2026.05.28 06:22:03.468865 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part 2026.05.28 06:22:03.470937 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 24414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593221 sec., 9414546.61982145 rows/sec., 134.68 MiB/sec. 2026.05.28 06:22:03.471357 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:22:03.471668 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:03.471743 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_51_10} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:22:03.471842 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. 2026.05.28 06:22:04.271145 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.271382 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:22:04.271728 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:04.271766 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:22:04.271993 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:04.272066 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:04.272210 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:22:04.272321 [ 348 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:04.272337 [ 360 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:04.272324 [ 357 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:04.272337 [ 362 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:04.272524 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:04.272555 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:04.272642 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:04.272663 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:04.272699 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:22:04.272742 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:22:04.272786 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:22:04.274046 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} executeQuery: Read 41 rows, 7.57 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 2.68 MiB/sec. 2026.05.28 06:22:04.274233 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} MemoryTracker: Peak memory usage (for query): 130.88 KiB. 2026.05.28 06:22:04.274250 [ 294 ] {b25828f7-a1b9-4efd-854a-90efdfb1981a} TCPHandler: Processed in 0.003247027 sec. 2026.05.28 06:22:04.276406 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.276537 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:22:04.276589 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:22:04.277246 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.277289 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.277656 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:22:04.277885 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.278032 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} executeQuery: Read 4 rows, 334.00 B in 0.001534 sec., 2607.561929595828 rows/sec., 212.63 KiB/sec. 2026.05.28 06:22:04.278067 [ 294 ] {66fab11e-5826-46c2-95b3-f1a329b39db9} TCPHandler: Processed in 0.001720751 sec. 2026.05.28 06:22:04.278201 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.278318 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:04.278365 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:04.278828 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.278864 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.279179 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:22:04.279409 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.279537 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} executeQuery: Read 80 rows, 6.73 KiB in 0.001249 sec., 64051.24099279424 rows/sec., 5.26 MiB/sec. 2026.05.28 06:22:04.279571 [ 294 ] {1c5c72f8-7e2b-4b18-9b5d-12305baa28d6} TCPHandler: Processed in 0.001419674 sec. 2026.05.28 06:22:04.279735 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.279832 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:04.279872 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:04.280290 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.280327 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.280623 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:22:04.280839 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.280969 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} executeQuery: Read 15 rows, 1.11 KiB in 0.001156 sec., 12975.778546712803 rows/sec., 957.13 KiB/sec. 2026.05.28 06:22:04.281003 [ 294 ] {e3b753eb-211f-44bd-b5ce-6c17fa189851} TCPHandler: Processed in 0.001323581 sec. 2026.05.28 06:22:04.281146 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.281240 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:04.281279 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:04.281684 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.281721 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.282020 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:22:04.282232 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.282357 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} executeQuery: Read 79 rows, 6.32 KiB in 0.001135 sec., 69603.52422907489 rows/sec., 5.44 MiB/sec. 2026.05.28 06:22:04.282391 [ 294 ] {dce2c357-e34c-47d8-b077-a344e2820223} TCPHandler: Processed in 0.001293711 sec. 2026.05.28 06:22:04.282560 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.282655 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:04.282698 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:04.283127 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.283167 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.283501 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:22:04.283724 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.283851 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} executeQuery: Read 162 rows, 11.55 KiB in 0.001215 sec., 133333.33333333334 rows/sec., 9.28 MiB/sec. 2026.05.28 06:22:04.283886 [ 294 ] {986cfc03-b00c-46f0-aa52-b3a346eb4072} TCPHandler: Processed in 0.001374803 sec. 2026.05.28 06:22:04.284013 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.284108 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:04.284162 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} 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 2026.05.28 06:22:04.284974 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.285010 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.285520 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:22:04.285743 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.285878 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} executeQuery: Read 11 rows, 20.18 KiB in 0.001788 sec., 6152.125279642058 rows/sec., 11.02 MiB/sec. 2026.05.28 06:22:04.285933 [ 294 ] {529cf075-bf91-42ac-8b83-92548dafff2d} TCPHandler: Processed in 0.001968527 sec. 2026.05.28 06:22:04.286062 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:04.286159 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:04.286200 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:04.286590 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.286626 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.286932 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:22:04.287149 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.287278 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. 2026.05.28 06:22:04.287312 [ 294 ] {1dc1da37-950f-4ec2-821f-099b95788b67} TCPHandler: Processed in 0.001298771 sec. 2026.05.28 06:22:04.754964 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 2026.05.28 06:22:04.773478 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.773553 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.779889 [ 245 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:22:04.780617 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.780953 [ 91 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.28 06:22:04.781033 [ 91 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:04.781058 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:04.781237 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2026.05.28 06:22:04.784393 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 384 2026.05.28 06:22:04.785386 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:04.786980 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2026.05.28 06:22:04.791722 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part 2026.05.28 06:22:04.796588 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part 2026.05.28 06:22:04.801550 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part 2026.05.28 06:22:04.806543 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part 2026.05.28 06:22:04.810450 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part 2026.05.28 06:22:04.862416 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081253783 sec., 4725.933806675807 rows/sec., 24.44 MiB/sec. 2026.05.28 06:22:04.864508 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.28 06:22:04.866200 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:04.866307 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_51_10} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.28 06:22:04.867761 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.28 06:22:09.275248 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.275513 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:22:09.275876 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:09.275918 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:22:09.276170 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:09.276241 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:09.276388 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:22:09.276490 [ 348 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:09.276505 [ 362 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:09.276520 [ 357 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:09.276505 [ 360 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:09.276684 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:09.276714 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:09.276800 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:09.276822 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:09.276866 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:09.276909 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:09.276949 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:09.278131 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} executeQuery: Read 41 rows, 7.57 KiB in 0.002723 sec., 15056.922511935365 rows/sec., 2.71 MiB/sec. 2026.05.28 06:22:09.278322 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} MemoryTracker: Peak memory usage (for query): 141.27 KiB. 2026.05.28 06:22:09.278338 [ 294 ] {92c8d75e-5502-495a-b11f-0b021619754a} TCPHandler: Processed in 0.003238347 sec. 2026.05.28 06:22:09.284121 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.284332 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.284415 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:22:09.285420 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.285459 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.285836 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:22:09.286066 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.286212 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} executeQuery: Read 284 rows, 18.47 KiB in 0.00194 sec., 146391.75257731957 rows/sec., 9.30 MiB/sec. 2026.05.28 06:22:09.286249 [ 294 ] {8c0b7de5-b945-41ca-9b9f-aab9fd14f3b6} TCPHandler: Processed in 0.002229343 sec. 2026.05.28 06:22:09.286486 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.286582 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:09.286623 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:09.287383 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.287421 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.287768 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:22:09.287994 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.288127 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} executeQuery: Read 859 rows, 68.67 KiB in 0.001563 sec., 549584.1330774153 rows/sec., 42.91 MiB/sec. 2026.05.28 06:22:09.288163 [ 294 ] {d36784ee-fe1c-4c17-b323-d0ae02d9ad71} TCPHandler: Processed in 0.001725642 sec. 2026.05.28 06:22:09.288379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.288477 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.288520 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:09.289012 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.289049 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.289359 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:22:09.289578 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.289707 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} executeQuery: Read 173 rows, 10.87 KiB in 0.001249 sec., 138510.80864691755 rows/sec., 8.50 MiB/sec. 2026.05.28 06:22:09.289742 [ 294 ] {ce22552a-ef02-4d99-b9bc-b7592e773e2b} TCPHandler: Processed in 0.001411704 sec. 2026.05.28 06:22:09.289879 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.289975 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.290017 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:22:09.290481 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.290521 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.290829 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:22:09.291059 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.291194 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. 2026.05.28 06:22:09.291228 [ 294 ] {97ced6f0-872e-460e-a733-f957eb143414} TCPHandler: Processed in 0.001398853 sec. 2026.05.28 06:22:09.291379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.291476 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.291517 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:22:09.291993 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.292031 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.292333 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:22:09.292543 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.292669 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. 2026.05.28 06:22:09.292704 [ 294 ] {ef513029-a98a-41d3-a90d-0ebbd04d2c7a} TCPHandler: Processed in 0.001372602 sec. 2026.05.28 06:22:09.292853 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.292949 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:09.292988 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:09.293661 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.293697 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.294017 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:22:09.294242 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.294374 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} executeQuery: Read 521 rows, 37.66 KiB in 0.001443 sec., 361053.36105336103 rows/sec., 25.49 MiB/sec. 2026.05.28 06:22:09.294408 [ 294 ] {b6460ca6-d2a2-4eb6-9207-63b921cc9be9} TCPHandler: Processed in 0.001603988 sec. 2026.05.28 06:22:09.294534 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.294629 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:22:09.294672 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:22:09.295017 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.295052 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.295359 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:22:09.295570 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.295698 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. 2026.05.28 06:22:09.295732 [ 294 ] {97f158b5-9fad-421f-aa01-1210097da014} TCPHandler: Processed in 0.00124602 sec. 2026.05.28 06:22:09.295855 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.295950 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.295993 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:09.296430 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.296466 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.296805 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:22:09.297018 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.297149 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. 2026.05.28 06:22:09.297162 [ 85 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_79_16 to all_84_84_0 2026.05.28 06:22:09.297184 [ 294 ] {2d0d1124-e326-423c-90e0-90db832aa848} TCPHandler: Processed in 0.001378163 sec. 2026.05.28 06:22:09.297217 [ 85 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.297244 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.297324 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.297358 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_79_16 to all_84_84_0 into Compact with storage Full 2026.05.28 06:22:09.297424 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.297472 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:22:09.297495 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:09.297536 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 31260 rows starting from the beginning of the part 2026.05.28 06:22:09.297605 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part 2026.05.28 06:22:09.297658 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2026.05.28 06:22:09.297710 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part 2026.05.28 06:22:09.297757 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part 2026.05.28 06:22:09.297804 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 265 rows starting from the beginning of the part 2026.05.28 06:22:09.297812 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.297857 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.298356 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:22:09.298582 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.298722 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. 2026.05.28 06:22:09.298757 [ 294 ] {cb613104-2d1e-4ea6-a69d-9c8c40fa830b} TCPHandler: Processed in 0.001482465 sec. 2026.05.28 06:22:09.298906 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.299002 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.299057 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} 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 2026.05.28 06:22:09.299906 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.299943 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.300671 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:22:09.300909 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.301059 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} executeQuery: Read 31 rows, 56.88 KiB in 0.002074 sec., 14946.962391513984 rows/sec., 26.78 MiB/sec. 2026.05.28 06:22:09.301116 [ 294 ] {78dd44ef-c529-4cf3-b4cf-9e378c6dccc1} TCPHandler: Processed in 0.002258723 sec. 2026.05.28 06:22:09.301251 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:09.301347 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:09.301388 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:09.301727 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:09.301763 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:09.302261 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:22:09.302490 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.302619 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} executeQuery: Read 90 rows, 5.77 KiB in 0.00129 sec., 69767.44186046511 rows/sec., 4.37 MiB/sec. 2026.05.28 06:22:09.302652 [ 294 ] {3d9172b4-4b70-4ed4-87c6-b4cf7f29e3f7} TCPHandler: Processed in 0.001449814 sec. 2026.05.28 06:22:09.305737 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergeTask::MergeProjectionsStage: Merge sorted 32240 rows, containing 5 columns (5 merged, 0 gathered) in 0.00842525 sec., 3826592.6827097116 rows/sec., 245.73 MiB/sec. 2026.05.28 06:22:09.306346 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) 2026.05.28 06:22:09.306663 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:09.306749 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_84_17} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_79_16, all_84_84_0] -> all_1_84_17 2026.05.28 06:22:09.306845 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2026.05.28 06:22:10.000271 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 329.84 MiB, peak 342.58 MiB, free memory in arenas 0.00 B, will set to 331.77 MiB (RSS), difference: 1.93 MiB 2026.05.28 06:22:10.830992 [ 85 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:22:10.831047 [ 85 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:22:10.969231 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24862 2026.05.28 06:22:10.969755 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:10.969792 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:10.970303 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:22:10.970544 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:10.970682 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24862 2026.05.28 06:22:12.285426 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 2026.05.28 06:22:12.299949 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:12.300007 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:12.305289 [ 245 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:22:12.305949 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:12.308623 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2026.05.28 06:22:14.269771 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.270040 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:14.270405 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:14.270442 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:14.270662 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:14.270735 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:14.270881 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:22:14.270993 [ 329 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:14.271009 [ 348 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:14.270998 [ 360 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:14.270998 [ 362 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:14.271221 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:14.271251 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:14.271339 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:14.271361 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:14.271397 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:14.271447 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:14.271486 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:14.272986 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} executeQuery: Read 41 rows, 7.57 KiB in 0.003056 sec., 13416.230366492146 rows/sec., 2.42 MiB/sec. 2026.05.28 06:22:14.273180 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:22:14.273199 [ 294 ] {023940ee-3d97-492b-be96-448c8cfa0b2c} TCPHandler: Processed in 0.003576645 sec. 2026.05.28 06:22:14.275151 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.275298 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:14.275382 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:14.276403 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.276447 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.276818 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:22:14.277045 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.277194 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} executeQuery: Read 78 rows, 6.59 KiB in 0.001957 sec., 39856.9238630557 rows/sec., 3.29 MiB/sec. 2026.05.28 06:22:14.277232 [ 294 ] {fef07b27-1661-4c3f-8ab5-d2946e72bba4} TCPHandler: Processed in 0.002131981 sec. 2026.05.28 06:22:14.277355 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.277453 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.277495 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:14.277968 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.278005 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.278308 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:22:14.278531 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.278660 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} executeQuery: Read 11 rows, 847.00 B in 0.001226 sec., 8972.26753670473 rows/sec., 674.67 KiB/sec. 2026.05.28 06:22:14.278695 [ 294 ] {c5d44c44-1291-49ff-9e96-d38d34a8559f} TCPHandler: Processed in 0.001389063 sec. 2026.05.28 06:22:14.278841 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.278939 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:14.278979 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:14.279399 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.279435 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.279742 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:22:14.279966 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.280101 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} executeQuery: Read 75 rows, 6.00 KiB in 0.00118 sec., 63559.3220338983 rows/sec., 4.96 MiB/sec. 2026.05.28 06:22:14.280135 [ 294 ] {5f020a04-3afd-449c-8ef4-43d803c8dacf} TCPHandler: Processed in 0.001343562 sec. 2026.05.28 06:22:14.280265 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.280361 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.280404 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:14.280812 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.280848 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.281172 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:22:14.281386 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.281517 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. 2026.05.28 06:22:14.281552 [ 294 ] {df865c1e-dc02-4d85-8ee2-d863591312bd} TCPHandler: Processed in 0.001335021 sec. 2026.05.28 06:22:14.281676 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.281771 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.281826 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} 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 2026.05.28 06:22:14.282612 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.282649 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.283166 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:22:14.283387 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.283526 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. 2026.05.28 06:22:14.283531 [ 81 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:22:14.283580 [ 294 ] {7523b098-bdff-495c-93da-49a0f51c89b2} TCPHandler: Processed in 0.001951797 sec. 2026.05.28 06:22:14.283588 [ 81 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.283624 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.283717 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.283743 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:22:14.283828 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.283877 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:14.283975 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:14.284040 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1430 rows starting from the beginning of the part 2026.05.28 06:22:14.284162 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:14.284274 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part 2026.05.28 06:22:14.284279 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.284328 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.284382 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:14.284523 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part 2026.05.28 06:22:14.284634 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:14.284653 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:22:14.284900 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.285055 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. 2026.05.28 06:22:14.285096 [ 294 ] {6a27fe83-45c8-4eb1-97c0-2abfbe1e283f} TCPHandler: Processed in 0.001427964 sec. 2026.05.28 06:22:14.291086 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 19 columns (19 merged, 0 gathered) in 0.007389216 sec., 206381.84077986082 rows/sec., 369.83 MiB/sec. 2026.05.28 06:22:14.292815 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:22:14.293143 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.293225 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_71_14} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:22:14.293332 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. 2026.05.28 06:22:14.474752 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.475023 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:22:14.475405 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:14.475449 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:22:14.475701 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:14.475768 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:14.475906 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:22:14.476011 [ 360 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:14.476022 [ 329 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:14.476018 [ 363 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:14.476011 [ 338 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:14.476233 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:14.476261 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:14.476345 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:14.476366 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:14.476403 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:22:14.476447 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:22:14.476487 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:22:14.477711 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} executeQuery: Read 41 rows, 9.15 KiB in 0.002812 sec., 14580.369843527738 rows/sec., 3.18 MiB/sec. 2026.05.28 06:22:14.477886 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} MemoryTracker: Peak memory usage (for query): 145.42 KiB. 2026.05.28 06:22:14.477903 [ 294 ] {12bb5c4c-eef3-4e8f-b98e-bc20e95cdce9} TCPHandler: Processed in 0.003287878 sec. 2026.05.28 06:22:14.494074 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.494215 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.494270 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:22:14.495036 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.495091 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.495497 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:22:14.495722 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.495880 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} executeQuery: Read 284 rows, 18.47 KiB in 0.001703 sec., 166764.53317674692 rows/sec., 10.59 MiB/sec. 2026.05.28 06:22:14.495898 [ 68 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2026.05.28 06:22:14.495917 [ 294 ] {04c24edd-fbb5-4d81-9784-9450cd958fd4} TCPHandler: Processed in 0.001907445 sec. 2026.05.28 06:22:14.495952 [ 68 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.495983 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.496068 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.496077 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2026.05.28 06:22:14.496174 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:22:14.496198 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:14.496220 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:22:14.496235 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part 2026.05.28 06:22:14.496303 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:14.496349 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:14.496397 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:14.496439 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:14.496737 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.496779 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.497086 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:22:14.497301 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.497342 [ 188 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298351 sec., 1093695.0023529846 rows/sec., 73.64 MiB/sec. 2026.05.28 06:22:14.497432 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} executeQuery: Read 8 rows, 668.00 B in 0.001277 sec., 6264.682850430698 rows/sec., 510.84 KiB/sec. 2026.05.28 06:22:14.497473 [ 294 ] {dec3731f-d97c-488e-bfba-e34edc12683c} TCPHandler: Processed in 0.001454225 sec. 2026.05.28 06:22:14.497521 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2026.05.28 06:22:14.497599 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.497702 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:14.497743 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:14.497804 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.497877 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_37_9} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2026.05.28 06:22:14.497956 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:22:14.499608 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.499649 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.500129 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:22:14.500351 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.500480 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} executeQuery: Read 3212 rows, 245.16 KiB in 0.002797 sec., 1148373.257061137 rows/sec., 85.60 MiB/sec. 2026.05.28 06:22:14.500489 [ 68 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:22:14.500519 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:22:14.500533 [ 68 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.500538 [ 294 ] {703f2dc5-8473-46e0-8d09-d577784df33c} TCPHandler: Processed in 0.002988861 sec. 2026.05.28 06:22:14.500562 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.500674 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:22:14.500682 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.500794 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:14.500797 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.500833 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3241 rows starting from the beginning of the part 2026.05.28 06:22:14.500854 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:14.500900 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 859 rows starting from the beginning of the part 2026.05.28 06:22:14.500951 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 80 rows starting from the beginning of the part 2026.05.28 06:22:14.500996 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 859 rows starting from the beginning of the part 2026.05.28 06:22:14.501038 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 78 rows starting from the beginning of the part 2026.05.28 06:22:14.501149 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:22:14.501375 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.501416 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.501730 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:22:14.501955 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.502088 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} executeQuery: Read 192 rows, 12.26 KiB in 0.00131 sec., 146564.8854961832 rows/sec., 9.14 MiB/sec. 2026.05.28 06:22:14.502123 [ 294 ] {c251d127-2f58-4338-bdbb-261c508bca92} TCPHandler: Processed in 0.001490715 sec. 2026.05.28 06:22:14.502247 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.502344 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.502384 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:22:14.503082 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.503118 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.503465 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:22:14.503592 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 8329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002977391 sec., 2797415.5896890936 rows/sec., 221.80 MiB/sec. 2026.05.28 06:22:14.503682 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.503814 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} executeQuery: Read 950 rows, 57.24 KiB in 0.001489 sec., 638012.0886501007 rows/sec., 37.54 MiB/sec. 2026.05.28 06:22:14.503849 [ 294 ] {2ceec70b-84b8-48ff-bbaf-6a6b7e81a923} TCPHandler: Processed in 0.001650379 sec. 2026.05.28 06:22:14.503936 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:22:14.503978 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.504087 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.504130 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:22:14.504224 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.504306 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_86_17} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:22:14.504425 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2026.05.28 06:22:14.504521 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.504561 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.504838 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.28 06:22:14.505046 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.505182 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. 2026.05.28 06:22:14.505217 [ 294 ] {a95efd39-6362-4ced-8411-c30c7755ecc7} TCPHandler: Processed in 0.001288071 sec. 2026.05.28 06:22:14.505340 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.505435 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.505474 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:22:14.505928 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.505964 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.506261 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:22:14.506473 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.506591 [ 81 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2026.05.28 06:22:14.506606 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. 2026.05.28 06:22:14.506638 [ 81 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.506653 [ 294 ] {8b65addf-426d-4637-bf62-3a44045c2120} TCPHandler: Processed in 0.001361862 sec. 2026.05.28 06:22:14.506664 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.506814 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2026.05.28 06:22:14.506850 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.506933 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:14.506956 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:14.506971 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part 2026.05.28 06:22:14.507007 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:14.507039 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:14.507088 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:14.507128 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:14.507166 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:14.507939 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163147 sec., 636205.0540473388 rows/sec., 38.61 MiB/sec. 2026.05.28 06:22:14.508089 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2026.05.28 06:22:14.508109 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.508152 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.508405 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.508490 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_37_9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2026.05.28 06:22:14.508570 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:22:14.508572 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:22:14.508796 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.508930 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} executeQuery: Read 1755 rows, 121.31 KiB in 0.001993 sec., 880582.0371299549 rows/sec., 59.44 MiB/sec. 2026.05.28 06:22:14.508930 [ 81 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:22:14.508967 [ 294 ] {7d8b1a50-ccae-4da0-b1b1-c1d536a7aaab} TCPHandler: Processed in 0.002167392 sec. 2026.05.28 06:22:14.508982 [ 81 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.509012 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.509091 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:22:14.509120 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.509184 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:14.509214 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1794 rows starting from the beginning of the part 2026.05.28 06:22:14.509221 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:22:14.509261 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 521 rows starting from the beginning of the part 2026.05.28 06:22:14.509267 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:22:14.509307 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 79 rows starting from the beginning of the part 2026.05.28 06:22:14.509349 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 521 rows starting from the beginning of the part 2026.05.28 06:22:14.509385 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 75 rows starting from the beginning of the part 2026.05.28 06:22:14.509420 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:22:14.509616 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.509657 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.509973 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:22:14.510195 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.510322 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. 2026.05.28 06:22:14.510355 [ 294 ] {216d059c-5eb7-4bc4-94f5-266d57b05a13} TCPHandler: Processed in 0.001286811 sec. 2026.05.28 06:22:14.510479 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.510576 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.510617 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:14.510831 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772522 sec., 2676976.646834285 rows/sec., 193.90 MiB/sec. 2026.05.28 06:22:14.511063 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:22:14.511357 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.511424 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.511427 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_86_17} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:22:14.511467 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:14.511521 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2026.05.28 06:22:14.511912 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:22:14.512128 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.512259 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} executeQuery: Read 1605 rows, 99.81 KiB in 0.001702 sec., 943008.2256169213 rows/sec., 57.27 MiB/sec. 2026.05.28 06:22:14.512293 [ 294 ] {162fbe9d-c985-4a03-ab70-dcdb67d7364c} TCPHandler: Processed in 0.001862974 sec. 2026.05.28 06:22:14.512421 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.512516 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.512558 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:22:14.512910 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.512946 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.513232 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:22:14.513437 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.513562 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. 2026.05.28 06:22:14.513595 [ 294 ] {53891f69-8e0c-4e82-b4b1-fcb39aaaca22} TCPHandler: Processed in 0.001223439 sec. 2026.05.28 06:22:14.513743 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.513839 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.513893 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} 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 2026.05.28 06:22:14.514743 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.514778 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.515332 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:22:14.515553 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.515688 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} executeQuery: Read 42 rows, 77.07 KiB in 0.001868 sec., 22483.94004282655 rows/sec., 40.29 MiB/sec. 2026.05.28 06:22:14.515744 [ 294 ] {f1cafbc9-6e2f-4bac-9e7e-aacaa9beda1e} TCPHandler: Processed in 0.002049729 sec. 2026.05.28 06:22:14.515868 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:14.515964 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:14.516004 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:14.516335 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.516370 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.516669 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:22:14.516875 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.516986 [ 81 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:22:14.517004 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} executeQuery: Read 42 rows, 2.45 KiB in 0.001058 sec., 39697.54253308129 rows/sec., 2.27 MiB/sec. 2026.05.28 06:22:14.517019 [ 81 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:14.517044 [ 294 ] {4340d5db-5480-4805-b01c-0e37f9fec0a3} TCPHandler: Processed in 0.001225009 sec. 2026.05.28 06:22:14.517047 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2026.05.28 06:22:14.517151 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:22:14.517271 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:14.517302 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5130 rows starting from the beginning of the part 2026.05.28 06:22:14.517357 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part 2026.05.28 06:22:14.517406 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2026.05.28 06:22:14.517450 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part 2026.05.28 06:22:14.517492 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2026.05.28 06:22:14.517533 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 42 rows starting from the beginning of the part 2026.05.28 06:22:14.519170 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5472 rows, containing 4 columns (4 merged, 0 gathered) in 0.00205916 sec., 2657394.2772781136 rows/sec., 171.21 MiB/sec. 2026.05.28 06:22:14.519566 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:22:14.519884 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:14.519965 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_86_17} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:22:14.520046 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2026.05.28 06:22:15.000301 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 333.27 MiB, peak 343.78 MiB, free memory in arenas 0.00 B, will set to 335.88 MiB (RSS), difference: 2.61 MiB 2026.05.28 06:22:18.470812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25374 2026.05.28 06:22:18.471537 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:18.471573 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:18.472076 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:22:18.472316 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:18.472452 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25374 2026.05.28 06:22:19.269104 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:19.269331 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:19.269770 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:19.269807 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:19.270027 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:19.270097 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:19.270242 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:22:19.270353 [ 363 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:19.270388 [ 339 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:19.270366 [ 338 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:19.270353 [ 329 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:19.270579 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:19.270609 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:19.270697 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:19.270718 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:19.270756 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:19.270801 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:19.270840 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:19.272111 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} executeQuery: Read 41 rows, 7.57 KiB in 0.002859 sec., 14340.678558936692 rows/sec., 2.58 MiB/sec. 2026.05.28 06:22:19.272419 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} MemoryTracker: Peak memory usage (for query): 136.83 KiB. 2026.05.28 06:22:19.272440 [ 294 ] {0b654605-c1d7-4825-be67-fd7a255fc2b0} TCPHandler: Processed in 0.003464113 sec. 2026.05.28 06:22:19.274148 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:19.274294 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:19.274360 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:19.274972 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:19.275023 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:19.275421 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:22:19.275667 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:19.275824 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. 2026.05.28 06:22:19.275862 [ 294 ] {97eba498-9f75-4ae8-bdc3-1fee70e5fec1} TCPHandler: Processed in 0.001837314 sec. 2026.05.28 06:22:19.276000 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:19.276099 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:19.276141 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:19.276571 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:19.276607 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:19.276914 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:22:19.277130 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:19.277259 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. 2026.05.28 06:22:19.277294 [ 294 ] {aae31061-1dd3-4c66-8030-5d614e3206a2} TCPHandler: Processed in 0.001344422 sec. 2026.05.28 06:22:19.277423 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:19.277520 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:19.277564 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:19.277971 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:19.278007 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:19.278337 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:22:19.278554 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:19.278684 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. 2026.05.28 06:22:19.278718 [ 294 ] {4f86c15c-c8d3-41f6-a8d2-59e13c4ab4f6} TCPHandler: Processed in 0.001344652 sec. 2026.05.28 06:22:19.278860 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:19.278957 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:19.278998 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:19.279371 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:19.279406 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:19.279703 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:22:19.279919 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:19.280047 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} executeQuery: Read 48 rows, 3.31 KiB in 0.001109 sec., 43282.23624887286 rows/sec., 2.92 MiB/sec. 2026.05.28 06:22:19.280081 [ 294 ] {e900c556-f0d4-469f-aa10-1e7cb7791a1e} TCPHandler: Processed in 0.001270611 sec. 2026.05.28 06:22:19.808714 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 2026.05.28 06:22:19.823839 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:19.823895 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:19.829802 [ 245 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:22:19.830474 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:19.833190 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 399 2026.05.28 06:22:24.270609 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.270860 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:24.271256 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:24.271308 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:24.271567 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:24.271649 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:24.271804 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:22:24.271894 [ 339 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:24.271899 [ 329 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:24.271936 [ 320 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:24.271899 [ 363 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:24.272072 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:24.272103 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:24.272190 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:24.272211 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:24.272246 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:24.272287 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:24.272324 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:24.273475 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} executeQuery: Read 41 rows, 7.57 KiB in 0.002713 sec., 15112.421673424253 rows/sec., 2.72 MiB/sec. 2026.05.28 06:22:24.273715 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} MemoryTracker: Peak memory usage (for query): 137.91 KiB. 2026.05.28 06:22:24.273733 [ 294 ] {fdb0e7b5-2769-4d4b-9abb-59573c0f5367} TCPHandler: Processed in 0.003253857 sec. 2026.05.28 06:22:24.275651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.275793 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:24.275861 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:24.276521 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.276570 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.276969 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:22:24.277191 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.277333 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} executeQuery: Read 78 rows, 6.59 KiB in 0.001591 sec., 49025.769956002514 rows/sec., 4.04 MiB/sec. 2026.05.28 06:22:24.277370 [ 294 ] {d462267d-06b7-4d11-965f-1d3e4f9c811e} TCPHandler: Processed in 0.001831624 sec. 2026.05.28 06:22:24.277508 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.277607 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:24.277647 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:24.278050 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.278086 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.278374 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:22:24.278587 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.278698 [ 71 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:22:24.278715 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} executeQuery: Read 11 rows, 847.00 B in 0.001128 sec., 9751.77304964539 rows/sec., 733.29 KiB/sec. 2026.05.28 06:22:24.278744 [ 71 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.278758 [ 294 ] {ce8aa977-c833-426d-8eaf-7ee421ab4e1c} TCPHandler: Processed in 0.001299691 sec. 2026.05.28 06:22:24.278782 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.278892 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:22:24.278914 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.279004 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:24.279012 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:24.279039 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 213 rows starting from the beginning of the part 2026.05.28 06:22:24.279057 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:24.279105 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part 2026.05.28 06:22:24.279158 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 173 rows starting from the beginning of the part 2026.05.28 06:22:24.279205 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:24.279252 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 192 rows starting from the beginning of the part 2026.05.28 06:22:24.279300 [ 198 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:24.279479 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.279515 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.279816 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:22:24.280025 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.280137 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012808 sec., 480168.6445971268 rows/sec., 32.08 MiB/sec. 2026.05.28 06:22:24.280153 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} executeQuery: Read 75 rows, 6.00 KiB in 0.001159 sec., 64710.95772217428 rows/sec., 5.05 MiB/sec. 2026.05.28 06:22:24.280211 [ 294 ] {b5bd352b-e44e-4798-bdee-df99118ba3d6} TCPHandler: Processed in 0.001345862 sec. 2026.05.28 06:22:24.280322 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:22:24.280342 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.280444 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:24.280489 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:24.280608 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.280687 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_76_15} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:22:24.280770 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:22:24.280955 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.280995 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.281311 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:22:24.281517 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.281642 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. 2026.05.28 06:22:24.281677 [ 294 ] {12ce8bed-4399-4da8-828c-58116fa9a081} TCPHandler: Processed in 0.001384123 sec. 2026.05.28 06:22:24.281797 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.281894 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:24.281948 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} 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 2026.05.28 06:22:24.282715 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.282751 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.283247 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:22:24.283471 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.283607 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} executeQuery: Read 11 rows, 20.18 KiB in 0.001731 sec., 6354.70826112074 rows/sec., 11.39 MiB/sec. 2026.05.28 06:22:24.283660 [ 294 ] {b94164c3-9693-4719-96b8-0c71dfa65da0} TCPHandler: Processed in 0.001911145 sec. 2026.05.28 06:22:24.283783 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:24.283881 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:24.283922 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:24.284288 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:24.284325 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:24.284618 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:22:24.284823 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:24.284961 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. 2026.05.28 06:22:24.284994 [ 294 ] {d911dfe8-a1bf-4984-b6d3-8b10738bc89e} TCPHandler: Processed in 0.00126064 sec. 2026.05.28 06:22:25.831306 [ 65 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:22:25.831387 [ 65 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:22:25.972731 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25822 2026.05.28 06:22:25.973238 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:25.973273 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:25.973757 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:22:25.973988 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:25.974111 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25822 2026.05.28 06:22:26.193657 [ 65 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2026.05.28 06:22:26.193708 [ 65 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:26.193732 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:26.193915 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2026.05.28 06:22:26.194131 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:26.194203 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2026.05.28 06:22:26.194310 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2026.05.28 06:22:26.194386 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2026.05.28 06:22:26.194454 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2026.05.28 06:22:26.194519 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2026.05.28 06:22:26.195418 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588717 sec., 139735.3965495428 rows/sec., 7.13 MiB/sec. 2026.05.28 06:22:26.195625 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2026.05.28 06:22:26.195948 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:26.196038 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_37_8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2026.05.28 06:22:26.196139 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.28 06:22:26.316098 [ 42 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2026.05.28 06:22:26.316144 [ 42 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:26.316165 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. 2026.05.28 06:22:26.316309 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2026.05.28 06:22:26.316495 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:26.316538 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part 2026.05.28 06:22:26.316617 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2026.05.28 06:22:26.316673 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2026.05.28 06:22:26.316721 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2026.05.28 06:22:26.316769 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2026.05.28 06:22:26.317577 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001337632 sec., 27660.821511447095 rows/sec., 1.82 MiB/sec. 2026.05.28 06:22:26.317758 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2026.05.28 06:22:26.318086 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:26.318171 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_37_8} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2026.05.28 06:22:26.318263 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:22:27.333385 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 2026.05.28 06:22:27.350553 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:27.350616 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:27.356783 [ 245 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:22:27.357534 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:27.360777 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2026.05.28 06:22:28.054618 [ 42 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2026.05.28 06:22:28.054713 [ 42 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:28.054756 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:28.054965 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2026.05.28 06:22:28.055133 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:28.055172 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 950 rows starting from the beginning of the part 2026.05.28 06:22:28.055251 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 950 rows starting from the beginning of the part 2026.05.28 06:22:28.055311 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part 2026.05.28 06:22:28.055365 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part 2026.05.28 06:22:28.055419 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 950 rows starting from the beginning of the part 2026.05.28 06:22:28.056704 [ 199 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825203 sec., 1724739.659095454 rows/sec., 109.00 MiB/sec. 2026.05.28 06:22:28.056945 [ 199 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2026.05.28 06:22:28.057243 [ 199 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:28.057332 [ 199 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_37_8} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2026.05.28 06:22:28.057429 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.28 06:22:29.275862 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.276150 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:22:29.276579 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:29.276630 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:22:29.276920 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:29.277003 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:29.277171 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:22:29.277325 [ 326 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:29.277328 [ 351 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:29.277330 [ 342 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:29.277327 [ 320 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:29.277694 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:29.277734 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:29.277829 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:29.277851 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:29.277892 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:29.277936 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:29.277977 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:29.279252 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} executeQuery: Read 41 rows, 7.57 KiB in 0.003229 sec., 12697.429544750696 rows/sec., 2.29 MiB/sec. 2026.05.28 06:22:29.279419 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} MemoryTracker: Peak memory usage (for query): 141.04 KiB. 2026.05.28 06:22:29.279438 [ 294 ] {2ff98321-faba-4ad2-baaa-d40330e21104} TCPHandler: Processed in 0.003729859 sec. 2026.05.28 06:22:29.285089 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.285207 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.285253 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:22:29.286041 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.286085 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.286467 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:22:29.286699 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.286844 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} executeQuery: Read 284 rows, 18.47 KiB in 0.001672 sec., 169856.45933014352 rows/sec., 10.79 MiB/sec. 2026.05.28 06:22:29.286880 [ 294 ] {ed9c881b-3390-44b1-bf59-9fd06af4cdba} TCPHandler: Processed in 0.001844164 sec. 2026.05.28 06:22:29.287197 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.287305 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:29.287347 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:29.288243 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.288316 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.288825 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:22:29.289076 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.289265 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} executeQuery: Read 859 rows, 68.67 KiB in 0.001976 sec., 434716.59919028345 rows/sec., 33.94 MiB/sec. 2026.05.28 06:22:29.289342 [ 294 ] {879d2a87-0e06-4f27-837e-1ef1fb93bb61} TCPHandler: Processed in 0.002192492 sec. 2026.05.28 06:22:29.289557 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.289690 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.289748 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:29.290280 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.290328 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.290669 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:22:29.290891 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.291020 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} executeQuery: Read 173 rows, 10.87 KiB in 0.001372 sec., 126093.29446064141 rows/sec., 7.74 MiB/sec. 2026.05.28 06:22:29.291056 [ 294 ] {674eb408-1f28-4c9a-86cd-8a467191a8ff} TCPHandler: Processed in 0.001615119 sec. 2026.05.28 06:22:29.291217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.291326 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.291368 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:22:29.291855 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.291892 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.292195 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:22:29.292419 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.292549 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} executeQuery: Read 149 rows, 9.86 KiB in 0.001243 sec., 119871.27916331457 rows/sec., 7.74 MiB/sec. 2026.05.28 06:22:29.292584 [ 294 ] {dd7d3855-7647-4e23-874e-c41aa40053fb} TCPHandler: Processed in 0.001416414 sec. 2026.05.28 06:22:29.292716 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.292811 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.292851 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:22:29.293314 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.293352 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.293665 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:22:29.293877 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.294005 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. 2026.05.28 06:22:29.294039 [ 294 ] {06da26e8-d72e-47a9-b2d7-362a890afd96} TCPHandler: Processed in 0.001373003 sec. 2026.05.28 06:22:29.294276 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.294383 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:29.294423 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:29.295091 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.295128 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.295459 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:22:29.295696 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.295824 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} executeQuery: Read 521 rows, 37.66 KiB in 0.00146 sec., 356849.3150684932 rows/sec., 25.19 MiB/sec. 2026.05.28 06:22:29.295859 [ 294 ] {540b4249-9c27-43fa-afcc-791e096e95ca} TCPHandler: Processed in 0.001630789 sec. 2026.05.28 06:22:29.295981 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.296076 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:22:29.296119 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:22:29.296469 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.296506 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.296814 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:22:29.297024 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.297156 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. 2026.05.28 06:22:29.297190 [ 294 ] {e5f9cc7a-1851-418f-b8e7-1127fd50984e} TCPHandler: Processed in 0.00125851 sec. 2026.05.28 06:22:29.297330 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.297427 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.297469 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:29.297938 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.297975 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.298318 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:22:29.298533 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.298660 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} executeQuery: Read 265 rows, 18.03 KiB in 0.001252 sec., 211661.34185303512 rows/sec., 14.07 MiB/sec. 2026.05.28 06:22:29.298676 [ 47 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 2026.05.28 06:22:29.298695 [ 294 ] {96cd2ed5-ea05-4243-b0db-c8774a5822ad} TCPHandler: Processed in 0.001426634 sec. 2026.05.28 06:22:29.298730 [ 47 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.298759 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.298833 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.298866 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full 2026.05.28 06:22:29.298935 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.298983 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:22:29.298997 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:29.299036 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 32240 rows starting from the beginning of the part 2026.05.28 06:22:29.299103 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2026.05.28 06:22:29.299154 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:22:29.299201 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part 2026.05.28 06:22:29.299247 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2026.05.28 06:22:29.299305 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part 2026.05.28 06:22:29.299356 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.299405 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.299719 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:22:29.299941 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.300066 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} executeQuery: Read 1 rows, 69.00 B in 0.001202 sec., 831.946755407654 rows/sec., 56.06 KiB/sec. 2026.05.28 06:22:29.300099 [ 294 ] {0fa2b007-f715-43b9-bead-c563a07c5c28} TCPHandler: Processed in 0.001368693 sec. 2026.05.28 06:22:29.300297 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.300395 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.300450 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} 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 2026.05.28 06:22:29.301375 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.301413 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.301993 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:22:29.302227 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.302507 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} executeQuery: Read 31 rows, 56.88 KiB in 0.002131 sec., 14547.160957297043 rows/sec., 26.07 MiB/sec. 2026.05.28 06:22:29.302576 [ 294 ] {7a383e19-eccf-4628-b6e6-2ac3b0ca8409} TCPHandler: Processed in 0.002335775 sec. 2026.05.28 06:22:29.302702 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:29.302799 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:29.302841 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:29.303195 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:29.303240 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:29.303714 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:22:29.304025 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.304160 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} executeQuery: Read 90 rows, 5.77 KiB in 0.001379 sec., 65264.68455402466 rows/sec., 4.08 MiB/sec. 2026.05.28 06:22:29.304195 [ 294 ] {7a3b11e7-95ea-4280-b4e2-d4b29dea35a3} TCPHandler: Processed in 0.001541237 sec. 2026.05.28 06:22:29.306277 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergeTask::MergeProjectionsStage: Merge sorted 34558 rows, containing 5 columns (5 merged, 0 gathered) in 0.007452268 sec., 4637246.003498533 rows/sec., 297.45 MiB/sec. 2026.05.28 06:22:29.306636 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) 2026.05.28 06:22:29.306897 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:29.306973 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_89_18} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 2026.05.28 06:22:29.307046 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:22:33.474418 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26334 2026.05.28 06:22:33.475355 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:33.475460 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:33.476015 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:22:33.476262 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:33.476402 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26334 2026.05.28 06:22:34.270303 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.270556 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:34.270906 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:34.270948 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:34.271170 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:34.271246 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:34.271401 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:22:34.271513 [ 320 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:34.271533 [ 351 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:34.271533 [ 342 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:34.271521 [ 327 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:34.271747 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:34.271779 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:34.271871 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:34.271892 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:34.271930 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:34.271972 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:34.272011 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:34.273334 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} executeQuery: Read 41 rows, 7.57 KiB in 0.002875 sec., 14260.869565217392 rows/sec., 2.57 MiB/sec. 2026.05.28 06:22:34.273549 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} MemoryTracker: Peak memory usage (for query): 138.40 KiB. 2026.05.28 06:22:34.273566 [ 294 ] {61658d19-8b59-4616-a61e-d9eabe43b4e3} TCPHandler: Processed in 0.003404621 sec. 2026.05.28 06:22:34.275611 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.275748 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:34.275801 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:34.276432 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.276480 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.276866 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:22:34.277102 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.277252 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} executeQuery: Read 78 rows, 6.59 KiB in 0.001545 sec., 50485.436893203885 rows/sec., 4.16 MiB/sec. 2026.05.28 06:22:34.277290 [ 294 ] {98931fce-ca96-41ba-8d6c-26f6007c349c} TCPHandler: Processed in 0.001735621 sec. 2026.05.28 06:22:34.277576 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.277675 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:34.277716 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:34.278124 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.278161 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.278447 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:22:34.278652 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.278798 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} executeQuery: Read 11 rows, 847.00 B in 0.001143 sec., 9623.797025371829 rows/sec., 723.66 KiB/sec. 2026.05.28 06:22:34.278833 [ 294 ] {3bd7625f-5c45-4757-9caf-8f4efd458adb} TCPHandler: Processed in 0.001409623 sec. 2026.05.28 06:22:34.278978 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.279074 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:34.279113 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:34.279530 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.279566 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.279864 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:22:34.280078 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.280201 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} executeQuery: Read 75 rows, 6.00 KiB in 0.001145 sec., 65502.18340611354 rows/sec., 5.11 MiB/sec. 2026.05.28 06:22:34.280236 [ 294 ] {64bc1b66-e75e-4b17-b3ae-e02a3cfe89b9} TCPHandler: Processed in 0.001306641 sec. 2026.05.28 06:22:34.280376 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.280471 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:34.280515 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:34.280948 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.280983 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.281306 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:22:34.281508 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.281634 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. 2026.05.28 06:22:34.281668 [ 294 ] {940275b1-806d-4d67-8a0d-e4fd2b0db35a} TCPHandler: Processed in 0.001341232 sec. 2026.05.28 06:22:34.281794 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.281890 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:34.281944 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} 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 2026.05.28 06:22:34.282703 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.282740 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.283232 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:22:34.283448 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.283582 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} executeQuery: Read 11 rows, 20.18 KiB in 0.00171 sec., 6432.748538011696 rows/sec., 11.53 MiB/sec. 2026.05.28 06:22:34.283633 [ 294 ] {8ce4eeb8-419c-40c1-a364-fa33fc4b0e3d} TCPHandler: Processed in 0.001887895 sec. 2026.05.28 06:22:34.283759 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:34.283857 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:34.283898 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:34.284263 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.284299 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.284591 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:22:34.284800 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.284926 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. 2026.05.28 06:22:34.284959 [ 294 ] {3a495acb-d8d3-49b9-95fd-75fbc8886fe1} TCPHandler: Processed in 0.00124911 sec. 2026.05.28 06:22:34.860960 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2026.05.28 06:22:34.878408 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:34.878464 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:34.884892 [ 245 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:22:34.885689 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:34.888585 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2026.05.28 06:22:37.612088 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59036 2026.05.28 06:22:37.612203 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.612237 [ 316 ] {} TCP-Session: 3a24363f-e592-4554-929c-e3bac586ff13 Authenticating user 'default' from [fd00:1122:3344:101::e]:59036 2026.05.28 06:22:37.612266 [ 316 ] {} TCP-Session: 3a24363f-e592-4554-929c-e3bac586ff13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.612283 [ 316 ] {} TCP-Session: 3a24363f-e592-4554-929c-e3bac586ff13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.612727 [ 316 ] {} TCP-Session: 3a24363f-e592-4554-929c-e3bac586ff13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:37.612939 [ 316 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} executeQuery: (from [fd00:1122:3344:101::e]:59036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:22:37.613280 [ 316 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:22:37.613354 [ 316 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:37.613725 [ 316 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:22:37.614957 [ 320 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} AggregatingTransform: Aggregating 2026.05.28 06:22:37.615030 [ 320 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} Aggregator: Aggregation method: without_key 2026.05.28 06:22:37.615069 [ 320 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001211389 sec. (825.499 rows/sec., 32.25 KiB/sec.) 2026.05.28 06:22:37.615090 [ 320 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} Aggregator: Merging aggregated data 2026.05.28 06:22:37.615845 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34795 2026.05.28 06:22:37.615852 [ 316 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. 2026.05.28 06:22:37.615843 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43692 2026.05.28 06:22:37.615950 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.615939 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34554 2026.05.28 06:22:37.616004 [ 317 ] {} TCP-Session: cb3d0ba4-9671-4401-9110-a95fa70b3a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:34795 2026.05.28 06:22:37.616019 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.616043 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55819 2026.05.28 06:22:37.616066 [ 317 ] {} TCP-Session: cb3d0ba4-9671-4401-9110-a95fa70b3a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616076 [ 367 ] {} TCP-Session: 9fb30a6a-41d7-4080-9afb-b4847b35c874 Authenticating user 'default' from [fd00:1122:3344:101::e]:43692 2026.05.28 06:22:37.616078 [ 316 ] {3a94a14c-0022-4c84-b5fa-20986e1d399e} TCPHandler: Processed in 0.003484493 sec. 2026.05.28 06:22:37.616099 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33572 2026.05.28 06:22:37.616107 [ 367 ] {} TCP-Session: 9fb30a6a-41d7-4080-9afb-b4847b35c874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616155 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.616179 [ 367 ] {} TCP-Session: 9fb30a6a-41d7-4080-9afb-b4847b35c874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616199 [ 370 ] {} TCP-Session: 94b082d0-4d0e-4d18-bcb3-8fcc68df1b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:55819 2026.05.28 06:22:37.616212 [ 373 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36344 2026.05.28 06:22:37.616227 [ 370 ] {} TCP-Session: 94b082d0-4d0e-4d18-bcb3-8fcc68df1b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616158 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38541 2026.05.28 06:22:37.616270 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.616101 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.616339 [ 316 ] {} TCP-Session: 3a24363f-e592-4554-929c-e3bac586ff13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616097 [ 317 ] {} TCP-Session: cb3d0ba4-9671-4401-9110-a95fa70b3a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616374 [ 368 ] {} TCP-Session: 51cf3306-40ce-43c4-9b79-4edfe07df9f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34554 2026.05.28 06:22:37.616383 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.616417 [ 368 ] {} TCP-Session: 51cf3306-40ce-43c4-9b79-4edfe07df9f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616447 [ 371 ] {} TCP-Session: e2e88471-c409-42ed-a8a0-1c9e847fed9e Authenticating user 'default' from [fd00:1122:3344:101::e]:33572 2026.05.28 06:22:37.616446 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.616480 [ 371 ] {} TCP-Session: e2e88471-c409-42ed-a8a0-1c9e847fed9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616458 [ 368 ] {} TCP-Session: 51cf3306-40ce-43c4-9b79-4edfe07df9f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616532 [ 367 ] {} TCP-Session: 9fb30a6a-41d7-4080-9afb-b4847b35c874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616528 [ 371 ] {} TCP-Session: e2e88471-c409-42ed-a8a0-1c9e847fed9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616580 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.616613 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49774 2026.05.28 06:22:37.615980 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64104 2026.05.28 06:22:37.616644 [ 372 ] {} TCP-Session: 8b602ced-2658-411e-ac70-85467c379473 Authenticating user 'default' from [fd00:1122:3344:101::e]:38541 2026.05.28 06:22:37.616670 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.616702 [ 372 ] {} TCP-Session: 8b602ced-2658-411e-ac70-85467c379473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616726 [ 316 ] {} TCP-Session: 1141fa06-91ce-4a03-a3d7-d0def81f66c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49774 2026.05.28 06:22:37.616739 [ 372 ] {} TCP-Session: 8b602ced-2658-411e-ac70-85467c379473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616761 [ 316 ] {} TCP-Session: 1141fa06-91ce-4a03-a3d7-d0def81f66c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616273 [ 370 ] {} TCP-Session: 94b082d0-4d0e-4d18-bcb3-8fcc68df1b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.616792 [ 316 ] {} TCP-Session: 1141fa06-91ce-4a03-a3d7-d0def81f66c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.617081 [ 316 ] {} TCP-Session: 1141fa06-91ce-4a03-a3d7-d0def81f66c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:37.617255 [ 316 ] {604275cf-66fd-47f4-bfe9-b225a651363a} executeQuery: (from [fd00:1122:3344:101::e]:49774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:22:37.617512 [ 316 ] {604275cf-66fd-47f4-bfe9-b225a651363a} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:22:37.617570 [ 316 ] {604275cf-66fd-47f4-bfe9-b225a651363a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:37.617897 [ 316 ] {604275cf-66fd-47f4-bfe9-b225a651363a} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:22:37.618971 [ 336 ] {604275cf-66fd-47f4-bfe9-b225a651363a} AggregatingTransform: Aggregating 2026.05.28 06:22:37.619004 [ 336 ] {604275cf-66fd-47f4-bfe9-b225a651363a} Aggregator: Aggregation method: without_key 2026.05.28 06:22:37.619035 [ 336 ] {604275cf-66fd-47f4-bfe9-b225a651363a} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031724 sec. (969.251 rows/sec., 37.86 KiB/sec.) 2026.05.28 06:22:37.619055 [ 336 ] {604275cf-66fd-47f4-bfe9-b225a651363a} Aggregator: Merging aggregated data 2026.05.28 06:22:37.619751 [ 316 ] {604275cf-66fd-47f4-bfe9-b225a651363a} executeQuery: Read 1 rows, 40.00 B in 0.00254 sec., 393.70078740157476 rows/sec., 15.38 KiB/sec. 2026.05.28 06:22:37.619900 [ 316 ] {604275cf-66fd-47f4-bfe9-b225a651363a} TCPHandler: Processed in 0.002898319 sec. 2026.05.28 06:22:37.620036 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.620070 [ 316 ] {} TCP-Session: 1141fa06-91ce-4a03-a3d7-d0def81f66c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.624145 [ 374 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33816 2026.05.28 06:22:37.624149 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52174 2026.05.28 06:22:37.627970 [ 375 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60174 2026.05.28 06:22:37.627982 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49405 2026.05.28 06:22:37.631069 [ 374 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.631135 [ 374 ] {} TCP-Session: 1b9d25d3-7d55-4840-a7ad-b980e4e5f977 Authenticating user 'default' from [fd00:1122:3344:101::e]:33816 2026.05.28 06:22:37.631166 [ 374 ] {} TCP-Session: 1b9d25d3-7d55-4840-a7ad-b980e4e5f977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.631189 [ 374 ] {} TCP-Session: 1b9d25d3-7d55-4840-a7ad-b980e4e5f977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.634127 [ 376 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55293 2026.05.28 06:22:37.637019 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.637076 [ 316 ] {} TCP-Session: eb027848-5850-42c1-affb-1c6e3b5aeb61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49405 2026.05.28 06:22:37.637106 [ 316 ] {} TCP-Session: eb027848-5850-42c1-affb-1c6e3b5aeb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637126 [ 316 ] {} TCP-Session: eb027848-5850-42c1-affb-1c6e3b5aeb61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637218 [ 377 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64686 2026.05.28 06:22:37.637250 [ 376 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.637307 [ 376 ] {} TCP-Session: 1df6c141-0e38-44eb-8e42-b3d45ea42c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:55293 2026.05.28 06:22:37.637335 [ 376 ] {} TCP-Session: 1df6c141-0e38-44eb-8e42-b3d45ea42c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637360 [ 376 ] {} TCP-Session: 1df6c141-0e38-44eb-8e42-b3d45ea42c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637457 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.637517 [ 369 ] {} TCP-Session: ab0cffa9-d2a4-46c4-8e72-25e975c6d231 Authenticating user 'default' from [fd00:1122:3344:101::e]:64104 2026.05.28 06:22:37.637552 [ 369 ] {} TCP-Session: ab0cffa9-d2a4-46c4-8e72-25e975c6d231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637572 [ 369 ] {} TCP-Session: ab0cffa9-d2a4-46c4-8e72-25e975c6d231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637600 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.637641 [ 367 ] {} TCP-Session: 102162b1-e637-4cc6-a511-ac05a49de89a Authenticating user 'default' from [fd00:1122:3344:101::e]:52174 2026.05.28 06:22:37.637667 [ 367 ] {} TCP-Session: 102162b1-e637-4cc6-a511-ac05a49de89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637687 [ 367 ] {} TCP-Session: 102162b1-e637-4cc6-a511-ac05a49de89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.637796 [ 378 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51718 2026.05.28 06:22:37.637976 [ 373 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.638035 [ 373 ] {} TCP-Session: 81c3936e-c918-4358-904e-056afc89daeb Authenticating user 'default' from [fd00:1122:3344:101::e]:36344 2026.05.28 06:22:37.638068 [ 373 ] {} TCP-Session: 81c3936e-c918-4358-904e-056afc89daeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638089 [ 373 ] {} TCP-Session: 81c3936e-c918-4358-904e-056afc89daeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638136 [ 377 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.638193 [ 377 ] {} TCP-Session: 3f00a603-3931-45b5-886b-6a7222f8404e Authenticating user 'default' from [fd00:1122:3344:101::e]:64686 2026.05.28 06:22:37.638219 [ 377 ] {} TCP-Session: 3f00a603-3931-45b5-886b-6a7222f8404e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638241 [ 377 ] {} TCP-Session: 3f00a603-3931-45b5-886b-6a7222f8404e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638436 [ 375 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.638453 [ 379 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37312 2026.05.28 06:22:37.638492 [ 375 ] {} TCP-Session: 573347f6-b6e6-495a-be6a-e8f9a90762d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60174 2026.05.28 06:22:37.638538 [ 375 ] {} TCP-Session: 573347f6-b6e6-495a-be6a-e8f9a90762d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638555 [ 375 ] {} TCP-Session: 573347f6-b6e6-495a-be6a-e8f9a90762d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638563 [ 378 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.638612 [ 378 ] {} TCP-Session: 21cee6ac-91cd-4594-9135-e7f9109d2b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:51718 2026.05.28 06:22:37.638633 [ 378 ] {} TCP-Session: 21cee6ac-91cd-4594-9135-e7f9109d2b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638647 [ 378 ] {} TCP-Session: 21cee6ac-91cd-4594-9135-e7f9109d2b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638878 [ 379 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.638927 [ 379 ] {} TCP-Session: 24240c2a-e8c1-48dc-ab11-a9f8601b9ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37312 2026.05.28 06:22:37.638954 [ 379 ] {} TCP-Session: 24240c2a-e8c1-48dc-ab11-a9f8601b9ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.638971 [ 379 ] {} TCP-Session: 24240c2a-e8c1-48dc-ab11-a9f8601b9ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.642756 [ 372 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38541). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.642951 [ 372 ] {} TCP-Session: 8b602ced-2658-411e-ac70-85467c379473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.642975 [ 379 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37312). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643059 [ 379 ] {} TCP-Session: 24240c2a-e8c1-48dc-ab11-a9f8601b9ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643100 [ 375 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60174). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643196 [ 375 ] {} TCP-Session: 573347f6-b6e6-495a-be6a-e8f9a90762d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643251 [ 378 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51718). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643354 [ 378 ] {} TCP-Session: 21cee6ac-91cd-4594-9135-e7f9109d2b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643400 [ 377 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64686). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643497 [ 377 ] {} TCP-Session: 3f00a603-3931-45b5-886b-6a7222f8404e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643524 [ 373 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36344). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643616 [ 373 ] {} TCP-Session: 81c3936e-c918-4358-904e-056afc89daeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643645 [ 369 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64104). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643722 [ 369 ] {} TCP-Session: ab0cffa9-d2a4-46c4-8e72-25e975c6d231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643760 [ 367 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52174). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643848 [ 367 ] {} TCP-Session: 102162b1-e637-4cc6-a511-ac05a49de89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643873 [ 376 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55293). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.643949 [ 376 ] {} TCP-Session: 1df6c141-0e38-44eb-8e42-b3d45ea42c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.643979 [ 316 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49405). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.644062 [ 316 ] {} TCP-Session: eb027848-5850-42c1-affb-1c6e3b5aeb61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.644098 [ 371 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33572). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.644189 [ 371 ] {} TCP-Session: e2e88471-c409-42ed-a8a0-1c9e847fed9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.644223 [ 370 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55819). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.644299 [ 370 ] {} TCP-Session: 94b082d0-4d0e-4d18-bcb3-8fcc68df1b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.644326 [ 374 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33816). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.644404 [ 374 ] {} TCP-Session: 1b9d25d3-7d55-4840-a7ad-b980e4e5f977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.644431 [ 368 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34554). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.644503 [ 368 ] {} TCP-Session: 51cf3306-40ce-43c4-9b79-4edfe07df9f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.644530 [ 317 ] {} ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34795). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::NetException::NetException, std::allocator >, std::__cxx11::basic_string, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type, std::type_identity, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&, std::__cxx11::basic_string, std::allocator >&&) @ 0x00000000153e43de in /opt/oxide/clickhouse/clickhouse 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x000000001830c20f in /opt/oxide/clickhouse/clickhouse 4. DB::TCPHandler::runImpl() @ 0x00000000153f039c in /opt/oxide/clickhouse/clickhouse 5. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 6. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 8. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 10. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2026.05.28 06:22:37.644605 [ 317 ] {} TCP-Session: cb3d0ba4-9671-4401-9110-a95fa70b3a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.898523 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35917 2026.05.28 06:22:37.898604 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.898634 [ 316 ] {} TCP-Session: b0d162a9-7329-41f2-9fa3-8e8c9f805ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35917 2026.05.28 06:22:37.898661 [ 316 ] {} TCP-Session: b0d162a9-7329-41f2-9fa3-8e8c9f805ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.898679 [ 316 ] {} TCP-Session: b0d162a9-7329-41f2-9fa3-8e8c9f805ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.898905 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56008 2026.05.28 06:22:37.898915 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54899 2026.05.28 06:22:37.898962 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45747 2026.05.28 06:22:37.898974 [ 373 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52289 2026.05.28 06:22:37.898998 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.899015 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.899060 [ 373 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.899069 [ 316 ] {} TCP-Session: b0d162a9-7329-41f2-9fa3-8e8c9f805ee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:37.899093 [ 368 ] {} TCP-Session: 45fb228d-da01-4f65-b481-ba39f1710ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54899 2026.05.28 06:22:37.899099 [ 373 ] {} TCP-Session: 0844b8bc-7c11-4f8e-8e53-e81e07260d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:52289 2026.05.28 06:22:37.899134 [ 368 ] {} TCP-Session: 45fb228d-da01-4f65-b481-ba39f1710ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899160 [ 373 ] {} TCP-Session: 0844b8bc-7c11-4f8e-8e53-e81e07260d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899167 [ 368 ] {} TCP-Session: 45fb228d-da01-4f65-b481-ba39f1710ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899185 [ 373 ] {} TCP-Session: 0844b8bc-7c11-4f8e-8e53-e81e07260d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899052 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.899049 [ 317 ] {} TCP-Session: 25f145ee-c8bb-4605-8f83-8d1c7db24cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56008 2026.05.28 06:22:37.899267 [ 372 ] {} TCP-Session: 54b7c32b-1d7b-48a9-8a75-8b778245c6f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45747 2026.05.28 06:22:37.899289 [ 317 ] {} TCP-Session: 25f145ee-c8bb-4605-8f83-8d1c7db24cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899296 [ 316 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} executeQuery: (from [fd00:1122:3344:101::e]:35917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:22:37.899330 [ 372 ] {} TCP-Session: 54b7c32b-1d7b-48a9-8a75-8b778245c6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899333 [ 317 ] {} TCP-Session: 25f145ee-c8bb-4605-8f83-8d1c7db24cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.898965 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60389 2026.05.28 06:22:37.899497 [ 372 ] {} TCP-Session: 54b7c32b-1d7b-48a9-8a75-8b778245c6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.898935 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47128 2026.05.28 06:22:37.899568 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.898905 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57416 2026.05.28 06:22:37.899616 [ 371 ] {} TCP-Session: 5f9f20a3-905d-4060-aa1a-43ffdb091ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60389 2026.05.28 06:22:37.899636 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.899666 [ 371 ] {} TCP-Session: 5f9f20a3-905d-4060-aa1a-43ffdb091ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899670 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.899695 [ 369 ] {} TCP-Session: 45c636f6-f49f-41fa-95ba-a87cc67ba8ae Authenticating user 'default' from [fd00:1122:3344:101::e]:47128 2026.05.28 06:22:37.899732 [ 316 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:22:37.899761 [ 369 ] {} TCP-Session: 45c636f6-f49f-41fa-95ba-a87cc67ba8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899734 [ 367 ] {} TCP-Session: 4221f516-f784-4882-adf7-a56cb2acf1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57416 2026.05.28 06:22:37.899816 [ 369 ] {} TCP-Session: 45c636f6-f49f-41fa-95ba-a87cc67ba8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899843 [ 316 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:37.899853 [ 367 ] {} TCP-Session: 4221f516-f784-4882-adf7-a56cb2acf1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899701 [ 371 ] {} TCP-Session: 5f9f20a3-905d-4060-aa1a-43ffdb091ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.899911 [ 367 ] {} TCP-Session: 4221f516-f784-4882-adf7-a56cb2acf1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.898936 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47762 2026.05.28 06:22:37.900125 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:22:37.900176 [ 370 ] {} TCP-Session: b4d159cf-adec-447d-99fe-66266d99e205 Authenticating user 'default' from [fd00:1122:3344:101::e]:47762 2026.05.28 06:22:37.900200 [ 370 ] {} TCP-Session: b4d159cf-adec-447d-99fe-66266d99e205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.900219 [ 370 ] {} TCP-Session: b4d159cf-adec-447d-99fe-66266d99e205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.900300 [ 316 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:22:37.901358 [ 351 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} AggregatingTransform: Aggregating 2026.05.28 06:22:37.901406 [ 351 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} Aggregator: Aggregation method: without_key 2026.05.28 06:22:37.901451 [ 351 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009204 sec. (990.880 rows/sec., 38.71 KiB/sec.) 2026.05.28 06:22:37.901479 [ 351 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} Aggregator: Merging aggregated data 2026.05.28 06:22:37.902179 [ 316 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. 2026.05.28 06:22:37.902430 [ 316 ] {f8fcd2b7-9e52-43d5-8d85-010a67721295} TCPHandler: Processed in 0.003535714 sec. 2026.05.28 06:22:37.902594 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902631 [ 316 ] {} TCP-Session: b0d162a9-7329-41f2-9fa3-8e8c9f805ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902633 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902644 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902668 [ 373 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902692 [ 367 ] {} TCP-Session: 4221f516-f784-4882-adf7-a56cb2acf1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902701 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902720 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902741 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902759 [ 371 ] {} TCP-Session: 5f9f20a3-905d-4060-aa1a-43ffdb091ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902781 [ 368 ] {} TCP-Session: 45fb228d-da01-4f65-b481-ba39f1710ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902734 [ 373 ] {} TCP-Session: 0844b8bc-7c11-4f8e-8e53-e81e07260d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902809 [ 370 ] {} TCP-Session: b4d159cf-adec-447d-99fe-66266d99e205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902714 [ 317 ] {} TCP-Session: 25f145ee-c8bb-4605-8f83-8d1c7db24cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902682 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902768 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.28 06:22:37.902947 [ 369 ] {} TCP-Session: 45c636f6-f49f-41fa-95ba-a87cc67ba8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:37.902971 [ 372 ] {} TCP-Session: 54b7c32b-1d7b-48a9-8a75-8b778245c6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:22:39.274977 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.275263 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:22:39.275629 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:39.275671 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:22:39.275917 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:39.275987 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:39.276137 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:22:39.276275 [ 333 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:39.276278 [ 360 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:39.276278 [ 336 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:39.276278 [ 346 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:39.276549 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:39.276579 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:39.276667 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:39.276689 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:39.276727 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:39.276769 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:39.276810 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:39.278244 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} executeQuery: Read 41 rows, 7.57 KiB in 0.003107 sec., 13196.009011908594 rows/sec., 2.38 MiB/sec. 2026.05.28 06:22:39.278435 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} MemoryTracker: Peak memory usage (for query): 141.05 KiB. 2026.05.28 06:22:39.278452 [ 294 ] {5c1caac8-9d65-44b0-99fb-616158d11194} TCPHandler: Processed in 0.003624906 sec. 2026.05.28 06:22:39.284183 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.284370 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.284425 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:22:39.285270 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.285314 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.285780 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:22:39.286050 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.286215 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} executeQuery: Read 284 rows, 18.47 KiB in 0.001884 sec., 150743.09978768576 rows/sec., 9.57 MiB/sec. 2026.05.28 06:22:39.286251 [ 294 ] {8c846d66-4167-468d-9b61-e333fcd90914} TCPHandler: Processed in 0.002173252 sec. 2026.05.28 06:22:39.286404 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.286509 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:39.286550 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:39.287335 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.287374 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.287754 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:22:39.287969 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.288096 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} executeQuery: Read 859 rows, 68.67 KiB in 0.00161 sec., 533540.3726708074 rows/sec., 41.65 MiB/sec. 2026.05.28 06:22:39.288132 [ 294 ] {7dad09c8-e13b-4aeb-af2a-e3b5d9655e7e} TCPHandler: Processed in 0.001776513 sec. 2026.05.28 06:22:39.288135 [ 59 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:22:39.288202 [ 59 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.288249 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.288273 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.288378 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.288418 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:39.288514 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:22:39.288652 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:39.288690 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3241 rows starting from the beginning of the part 2026.05.28 06:22:39.288762 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2026.05.28 06:22:39.288825 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part 2026.05.28 06:22:39.288877 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 859 rows starting from the beginning of the part 2026.05.28 06:22:39.288895 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.288930 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part 2026.05.28 06:22:39.288938 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.288993 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 859 rows starting from the beginning of the part 2026.05.28 06:22:39.289304 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:22:39.289544 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.289677 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} executeQuery: Read 173 rows, 10.87 KiB in 0.001319 sec., 131159.96967399545 rows/sec., 8.05 MiB/sec. 2026.05.28 06:22:39.289714 [ 294 ] {9f3eaaab-aa5b-47e9-b27e-fb69daca8e8b} TCPHandler: Processed in 0.001499465 sec. 2026.05.28 06:22:39.289856 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.289953 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.289995 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:22:39.290433 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.290468 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.290772 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:22:39.290864 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002405808 sec., 2149381.8293064116 rows/sec., 171.69 MiB/sec. 2026.05.28 06:22:39.290986 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.291129 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. 2026.05.28 06:22:39.291166 [ 294 ] {2fb1cb57-647c-4430-af0b-bd48bbd41ed2} TCPHandler: Processed in 0.001358642 sec. 2026.05.28 06:22:39.291208 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:22:39.291303 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.291410 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.291453 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:22:39.291568 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.291656 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_91_18} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:22:39.291740 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2026.05.28 06:22:39.291881 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.291923 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.292235 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:22:39.292448 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.292573 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. 2026.05.28 06:22:39.292608 [ 294 ] {343c70b5-8640-4f6a-8abc-92e8ee6ff9d0} TCPHandler: Processed in 0.001354842 sec. 2026.05.28 06:22:39.292739 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.292844 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:39.292883 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:39.293533 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.293570 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.293912 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:22:39.294134 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.294266 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} executeQuery: Read 521 rows, 37.66 KiB in 0.00144 sec., 361805.5555555555 rows/sec., 25.54 MiB/sec. 2026.05.28 06:22:39.294271 [ 59 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:22:39.294305 [ 294 ] {a805bf59-c880-43d4-8cf9-ce99b0674c35} TCPHandler: Processed in 0.001614589 sec. 2026.05.28 06:22:39.294323 [ 59 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.294349 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.294437 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.294465 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:22:39.294552 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:22:39.294595 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:39.294600 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:22:39.294640 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1794 rows starting from the beginning of the part 2026.05.28 06:22:39.294716 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2026.05.28 06:22:39.294770 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 75 rows starting from the beginning of the part 2026.05.28 06:22:39.294817 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 521 rows starting from the beginning of the part 2026.05.28 06:22:39.294863 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 75 rows starting from the beginning of the part 2026.05.28 06:22:39.294911 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 521 rows starting from the beginning of the part 2026.05.28 06:22:39.295037 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.295082 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.295418 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:22:39.295653 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.295793 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} executeQuery: Read 6 rows, 321.00 B in 0.001261 sec., 4758.128469468676 rows/sec., 248.59 KiB/sec. 2026.05.28 06:22:39.295828 [ 294 ] {f76ca31a-5495-48c8-bbbe-d9a755fd9005} TCPHandler: Processed in 0.001440654 sec. 2026.05.28 06:22:39.295980 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.296076 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.296119 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:39.296301 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884895 sec., 1618127.2696887625 rows/sec., 118.54 MiB/sec. 2026.05.28 06:22:39.296541 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:22:39.296562 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.296604 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.296866 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.296960 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_91_18} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:22:39.296983 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:22:39.297038 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.28 06:22:39.297215 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.297357 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} executeQuery: Read 265 rows, 18.03 KiB in 0.0013 sec., 203846.15384615384 rows/sec., 13.55 MiB/sec. 2026.05.28 06:22:39.297393 [ 294 ] {cb7bc9f3-182d-4502-9849-8d037ad77e0e} TCPHandler: Processed in 0.001470175 sec. 2026.05.28 06:22:39.297524 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.297621 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.297664 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:22:39.298022 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.298058 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.298357 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:22:39.298577 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.298702 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. 2026.05.28 06:22:39.298736 [ 294 ] {5b7d7d71-50eb-4cb6-bc6a-aee7f3c9e117} TCPHandler: Processed in 0.00126546 sec. 2026.05.28 06:22:39.298870 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.298965 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.299019 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} 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 2026.05.28 06:22:39.299868 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.299904 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.300440 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:22:39.300663 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.300802 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} executeQuery: Read 31 rows, 56.88 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 29.95 MiB/sec. 2026.05.28 06:22:39.300817 [ 58 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:22:39.300862 [ 294 ] {7a0fb902-8fee-413c-be7e-d2021110a36f} TCPHandler: Processed in 0.002040419 sec. 2026.05.28 06:22:39.300871 [ 58 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.300909 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.301001 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:22:39.301194 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:39.301211 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:39.301244 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1525 rows starting from the beginning of the part 2026.05.28 06:22:39.301363 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part 2026.05.28 06:22:39.301373 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:39.301450 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:39.301465 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:39.301563 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part 2026.05.28 06:22:39.301653 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:39.301745 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part 2026.05.28 06:22:39.302009 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.302052 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.302500 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:22:39.302741 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.302890 [ 58 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:22:39.302907 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} executeQuery: Read 90 rows, 5.77 KiB in 0.001573 sec., 57215.51176096631 rows/sec., 3.58 MiB/sec. 2026.05.28 06:22:39.302938 [ 58 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:39.302960 [ 294 ] {9e174c88-8f17-45de-8786-a241d3e11f53} TCPHandler: Processed in 0.001886604 sec. 2026.05.28 06:22:39.302967 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:39.303057 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:22:39.303151 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:39.303177 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5472 rows starting from the beginning of the part 2026.05.28 06:22:39.303228 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 48 rows starting from the beginning of the part 2026.05.28 06:22:39.303273 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2026.05.28 06:22:39.303316 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part 2026.05.28 06:22:39.303364 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2026.05.28 06:22:39.303406 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part 2026.05.28 06:22:39.305006 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977957 sec., 2942429.992158576 rows/sec., 189.65 MiB/sec. 2026.05.28 06:22:39.305458 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:22:39.305743 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.305819 [ 194 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_91_18} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:22:39.305902 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2026.05.28 06:22:39.308108 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 19 columns (19 merged, 0 gathered) in 0.00714801 sec., 230973.37580669305 rows/sec., 413.89 MiB/sec. 2026.05.28 06:22:39.310511 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:22:39.310861 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:39.310936 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_76_15} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:22:39.311099 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. 2026.05.28 06:22:40.001188 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 337.98 MiB, peak 367.38 MiB, free memory in arenas 0.00 B, will set to 339.78 MiB (RSS), difference: 1.80 MiB 2026.05.28 06:22:40.831447 [ 57 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:22:40.831500 [ 57 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:22:40.977363 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26782 2026.05.28 06:22:40.977899 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:40.977946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:40.978452 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:22:40.978698 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:40.978840 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26782 2026.05.28 06:22:40.978897 [ 57 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:22:40.978972 [ 57 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:40.978994 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:40.979121 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:22:40.979233 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:40.979271 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24414 rows starting from the beginning of the part 2026.05.28 06:22:40.979329 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part 2026.05.28 06:22:40.979374 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part 2026.05.28 06:22:40.979418 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part 2026.05.28 06:22:40.979460 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part 2026.05.28 06:22:40.979501 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part 2026.05.28 06:22:40.981526 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 26782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446618 sec., 10946539.263587533 rows/sec., 156.59 MiB/sec. 2026.05.28 06:22:40.981880 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:22:40.982223 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:40.982312 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_56_11} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:22:40.982445 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. 2026.05.28 06:22:42.389459 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2026.05.28 06:22:42.406447 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:42.406509 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:42.412634 [ 245 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:22:42.413320 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:42.413635 [ 56 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.28 06:22:42.413713 [ 56 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:42.413738 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:42.413895 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2026.05.28 06:22:42.416450 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2026.05.28 06:22:42.417624 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:42.419242 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part 2026.05.28 06:22:42.424403 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2026.05.28 06:22:42.429336 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part 2026.05.28 06:22:42.434321 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part 2026.05.28 06:22:42.439620 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2026.05.28 06:22:42.444965 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2026.05.28 06:22:42.503657 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.089827037 sec., 4697.917398744879 rows/sec., 24.29 MiB/sec. 2026.05.28 06:22:42.506557 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.28 06:22:42.508759 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:42.508874 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_56_11} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.28 06:22:42.511444 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.28 06:22:44.270136 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.270408 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:44.270756 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:44.270796 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:44.271022 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:44.271094 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:44.271243 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:22:44.271348 [ 336 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:44.271384 [ 333 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:44.271353 [ 306 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:44.271348 [ 346 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:44.271564 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:44.271594 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:44.271689 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:44.271711 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:44.271749 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:44.271796 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:44.271842 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:44.273060 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} executeQuery: Read 41 rows, 7.57 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 2.68 MiB/sec. 2026.05.28 06:22:44.273252 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} MemoryTracker: Peak memory usage (for query): 137.46 KiB. 2026.05.28 06:22:44.273269 [ 294 ] {776495e4-abb3-41dd-88a8-225b4e2e00fd} TCPHandler: Processed in 0.003282329 sec. 2026.05.28 06:22:44.275169 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.275349 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:44.275425 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:44.276141 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.276190 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.276609 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:22:44.276845 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.277000 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} executeQuery: Read 78 rows, 6.59 KiB in 0.001702 sec., 45828.43713278496 rows/sec., 3.78 MiB/sec. 2026.05.28 06:22:44.277042 [ 294 ] {8a98d4ed-49fa-428c-b799-0996e445c038} TCPHandler: Processed in 0.002012648 sec. 2026.05.28 06:22:44.277200 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.277300 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.277342 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:44.277798 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.277836 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.278135 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:22:44.278360 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.278494 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} executeQuery: Read 11 rows, 847.00 B in 0.001214 sec., 9060.955518945633 rows/sec., 681.34 KiB/sec. 2026.05.28 06:22:44.278530 [ 294 ] {3da13323-9d80-4b07-823d-390d1c999082} TCPHandler: Processed in 0.001380343 sec. 2026.05.28 06:22:44.278664 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.278760 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:44.278800 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:44.279251 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.279289 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.279591 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:22:44.279801 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.279930 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} executeQuery: Read 75 rows, 6.00 KiB in 0.001188 sec., 63131.31313131313 rows/sec., 4.93 MiB/sec. 2026.05.28 06:22:44.279965 [ 294 ] {aa9cfaf7-08b8-4077-bc54-32bea0bda6d1} TCPHandler: Processed in 0.001350832 sec. 2026.05.28 06:22:44.280092 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.280189 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.280234 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:44.280673 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.280709 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.281041 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:22:44.281261 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.281399 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. 2026.05.28 06:22:44.281434 [ 294 ] {9d4d196b-307e-41ec-baf4-8f114bd6af96} TCPHandler: Processed in 0.001391653 sec. 2026.05.28 06:22:44.281594 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.281696 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.281752 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} 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 2026.05.28 06:22:44.282650 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.282686 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.283203 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:22:44.283430 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.283569 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} executeQuery: Read 11 rows, 20.18 KiB in 0.001891 sec., 5817.028027498678 rows/sec., 10.42 MiB/sec. 2026.05.28 06:22:44.283621 [ 294 ] {c448865e-6df9-461c-b5fa-3050fdfec711} TCPHandler: Processed in 0.00207602 sec. 2026.05.28 06:22:44.283770 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.283869 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.283911 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:44.284308 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.284344 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.284655 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:22:44.284867 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.284999 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. 2026.05.28 06:22:44.285033 [ 294 ] {7ba3e450-6113-4ba1-ae47-f852654c1ec8} TCPHandler: Processed in 0.001317291 sec. 2026.05.28 06:22:44.474299 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.474574 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:22:44.474972 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:44.475025 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:22:44.475328 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:44.475398 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:44.475537 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:22:44.475634 [ 306 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:44.475666 [ 333 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:44.475657 [ 318 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:44.475657 [ 353 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:44.475831 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:44.475859 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:44.475944 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:44.475965 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:44.476004 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:22:44.476046 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:22:44.476104 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:22:44.477562 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} executeQuery: Read 41 rows, 9.15 KiB in 0.003102 sec., 13217.279174725983 rows/sec., 2.88 MiB/sec. 2026.05.28 06:22:44.477843 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} MemoryTracker: Peak memory usage (for query): 145.41 KiB. 2026.05.28 06:22:44.477865 [ 294 ] {469cf967-e327-4741-a20d-381b0b949946} TCPHandler: Processed in 0.003704488 sec. 2026.05.28 06:22:44.494183 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.494400 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.494460 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:22:44.495120 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.495159 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.495549 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:22:44.495773 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.495920 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} executeQuery: Read 284 rows, 18.47 KiB in 0.001579 sec., 179860.6713109563 rows/sec., 11.42 MiB/sec. 2026.05.28 06:22:44.495956 [ 294 ] {b12813f0-b684-41d6-873a-a5d2a8ea5951} TCPHandler: Processed in 0.001931806 sec. 2026.05.28 06:22:44.496089 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.496189 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:22:44.496231 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:22:44.496641 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.496677 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.496963 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:22:44.497170 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.497296 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} executeQuery: Read 6 rows, 501.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 434.12 KiB/sec. 2026.05.28 06:22:44.497332 [ 294 ] {0a80c1a4-43e3-4644-91b9-bd7c2b0c1269} TCPHandler: Processed in 0.001294221 sec. 2026.05.28 06:22:44.497465 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.497562 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:44.497601 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:44.499705 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.499754 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.500303 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:22:44.500535 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.500687 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} executeQuery: Read 3211 rows, 245.08 KiB in 0.003141 sec., 1022285.8962113976 rows/sec., 76.20 MiB/sec. 2026.05.28 06:22:44.500740 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:22:44.500754 [ 294 ] {57218fef-86be-48fa-a63c-4850c53b8409} TCPHandler: Processed in 0.00334556 sec. 2026.05.28 06:22:44.500920 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.501041 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.501084 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:44.501630 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.501668 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.501985 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:22:44.502208 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.502330 [ 51 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:22:44.502338 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} executeQuery: Read 190 rows, 12.12 KiB in 0.001328 sec., 143072.2891566265 rows/sec., 8.91 MiB/sec. 2026.05.28 06:22:44.502383 [ 51 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.502394 [ 294 ] {7625db9c-1689-415a-8e86-caa0ecf9587e} TCPHandler: Processed in 0.001525766 sec. 2026.05.28 06:22:44.502412 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.502511 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:22:44.502546 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.502611 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:44.502644 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 213 rows starting from the beginning of the part 2026.05.28 06:22:44.502649 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.502698 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:22:44.502705 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 173 rows starting from the beginning of the part 2026.05.28 06:22:44.502761 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:44.502804 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 173 rows starting from the beginning of the part 2026.05.28 06:22:44.502845 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part 2026.05.28 06:22:44.502885 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 190 rows starting from the beginning of the part 2026.05.28 06:22:44.503494 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.503539 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.503783 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308241 sec., 589340.9547629221 rows/sec., 39.05 MiB/sec. 2026.05.28 06:22:44.503917 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:22:44.503928 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:22:44.504203 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.504239 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.504316 [ 191 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_81_16} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:22:44.504344 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} executeQuery: Read 950 rows, 57.24 KiB in 0.001714 sec., 554259.0431738623 rows/sec., 32.61 MiB/sec. 2026.05.28 06:22:44.504380 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:22:44.504385 [ 294 ] {222e0acd-915b-46d2-b95a-fb6ae1e2b8d8} TCPHandler: Processed in 0.001888535 sec. 2026.05.28 06:22:44.504538 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.504644 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.504685 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:22:44.505106 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.505143 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.505444 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.28 06:22:44.505652 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.505778 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. 2026.05.28 06:22:44.505813 [ 294 ] {e8b49f75-61c5-4bf1-a245-676ce1311448} TCPHandler: Processed in 0.001324892 sec. 2026.05.28 06:22:44.505946 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.506042 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.506082 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:22:44.506534 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.506570 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.506873 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:22:44.507092 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.507226 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. 2026.05.28 06:22:44.507261 [ 294 ] {bdb5b5d2-3cbb-41b8-b016-b3e901ff3c4b} TCPHandler: Processed in 0.001363752 sec. 2026.05.28 06:22:44.507387 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.507483 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:44.507521 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:44.508524 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.508560 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.508942 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:22:44.509154 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.509280 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} executeQuery: Read 1753 rows, 121.15 KiB in 0.001815 sec., 965840.220385675 rows/sec., 65.19 MiB/sec. 2026.05.28 06:22:44.509315 [ 294 ] {a5fcad55-6974-4c91-9e40-62feb5182fd9} TCPHandler: Processed in 0.001976547 sec. 2026.05.28 06:22:44.509439 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.509535 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:22:44.509576 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:22:44.509906 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.509941 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.510233 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:22:44.510441 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.510569 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. 2026.05.28 06:22:44.510603 [ 294 ] {913ca97d-0fc0-4c8c-863f-75099593b6b8} TCPHandler: Processed in 0.001212709 sec. 2026.05.28 06:22:44.510722 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.510818 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.510859 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:44.511579 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.511615 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.512029 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:22:44.512242 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.512370 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} executeQuery: Read 1604 rows, 99.74 KiB in 0.001571 sec., 1021005.7288351369 rows/sec., 62.00 MiB/sec. 2026.05.28 06:22:44.512405 [ 294 ] {0eefb13c-7e06-4cc9-9e5a-c751e8801eaa} TCPHandler: Processed in 0.001732641 sec. 2026.05.28 06:22:44.512523 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.512619 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.512661 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:22:44.512983 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.513019 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.513311 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:22:44.513520 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.513653 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. 2026.05.28 06:22:44.513686 [ 294 ] {f3d14a02-29d5-4f8c-b342-c453c6467780} TCPHandler: Processed in 0.001211949 sec. 2026.05.28 06:22:44.513819 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.513914 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.513967 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} 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 2026.05.28 06:22:44.514824 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.514861 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.515404 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:22:44.515631 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.515772 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} executeQuery: Read 42 rows, 77.07 KiB in 0.001876 sec., 22388.059701492537 rows/sec., 40.12 MiB/sec. 2026.05.28 06:22:44.515832 [ 294 ] {8e90232b-ad69-41e5-96b0-96ff619a91f0} TCPHandler: Processed in 0.002060919 sec. 2026.05.28 06:22:44.515970 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:44.516066 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:44.516108 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:44.516444 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:44.516480 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:44.516769 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:22:44.516998 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:44.517127 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} executeQuery: Read 42 rows, 2.45 KiB in 0.001079 sec., 38924.93049119555 rows/sec., 2.22 MiB/sec. 2026.05.28 06:22:44.517160 [ 294 ] {200d1691-0c59-4f66-a391-7f56cf6ca467} TCPHandler: Processed in 0.00123852 sec. 2026.05.28 06:22:45.000249 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 341.18 MiB, peak 367.38 MiB, free memory in arenas 0.00 B, will set to 339.90 MiB (RSS), difference: -1.28 MiB 2026.05.28 06:22:48.479008 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27294 2026.05.28 06:22:48.479869 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:48.479912 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:48.480419 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:22:48.480710 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:48.480848 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27294 2026.05.28 06:22:49.269295 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:49.269566 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:49.269932 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:49.269970 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:49.270189 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:49.270260 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:49.270405 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:22:49.270491 [ 318 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:49.270523 [ 353 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:49.270537 [ 306 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:49.270523 [ 332 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:49.270690 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:49.270721 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:49.270809 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:49.270831 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:49.270867 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:49.270908 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:49.270952 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:49.273017 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} executeQuery: Read 41 rows, 7.57 KiB in 0.003547 sec., 11559.063997744573 rows/sec., 2.08 MiB/sec. 2026.05.28 06:22:49.273273 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} MemoryTracker: Peak memory usage (for query): 136.81 KiB. 2026.05.28 06:22:49.273291 [ 294 ] {08da3f28-6600-4cd1-a7fb-52278b849e7c} TCPHandler: Processed in 0.004162139 sec. 2026.05.28 06:22:49.274924 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:49.275066 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:49.275127 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:49.275769 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:49.275813 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:49.276210 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:22:49.276442 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:49.276587 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} executeQuery: Read 56 rows, 4.38 KiB in 0.001564 sec., 35805.626598465475 rows/sec., 2.73 MiB/sec. 2026.05.28 06:22:49.276624 [ 294 ] {d5e26290-916d-4ff3-a5c0-b50e10805f5e} TCPHandler: Processed in 0.001822273 sec. 2026.05.28 06:22:49.276784 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:49.276888 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:49.276931 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:49.277397 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:49.277434 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:49.277765 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:22:49.278012 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:49.278141 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. 2026.05.28 06:22:49.278177 [ 294 ] {5b88723f-294d-46d6-bfa1-4072ea099d9f} TCPHandler: Processed in 0.001445674 sec. 2026.05.28 06:22:49.278340 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:49.278453 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:49.278503 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:49.278960 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:49.278997 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:49.279361 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:22:49.279588 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:49.279712 [ 43 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_89_18 to all_93_93_0 2026.05.28 06:22:49.279721 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} executeQuery: Read 128 rows, 9.13 KiB in 0.001293 sec., 98994.58623356535 rows/sec., 6.89 MiB/sec. 2026.05.28 06:22:49.279764 [ 43 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:49.279782 [ 294 ] {17e88c39-ac4f-471b-9b04-724af8183f37} TCPHandler: Processed in 0.001504575 sec. 2026.05.28 06:22:49.279791 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:49.279911 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_89_18 to all_93_93_0 into Compact with storage Full 2026.05.28 06:22:49.279931 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:49.280052 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:49.280055 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:49.280104 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:49.280174 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTreeSequentialSource: Reading 6 marks from part all_1_89_18, total 34558 rows starting from the beginning of the part 2026.05.28 06:22:49.280264 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2026.05.28 06:22:49.280317 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part 2026.05.28 06:22:49.280367 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part 2026.05.28 06:22:49.280413 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:22:49.280509 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:49.280552 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:49.280905 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:22:49.281125 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:49.281274 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} executeQuery: Read 48 rows, 3.31 KiB in 0.001242 sec., 38647.34299516908 rows/sec., 2.60 MiB/sec. 2026.05.28 06:22:49.281309 [ 294 ] {f1da723f-6621-47d8-8949-05004352c994} TCPHandler: Processed in 0.001428274 sec. 2026.05.28 06:22:49.287141 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergeTask::MergeProjectionsStage: Merge sorted 36747 rows, containing 5 columns (5 merged, 0 gathered) in 0.007273533 sec., 5052152.784623373 rows/sec., 323.63 MiB/sec. 2026.05.28 06:22:49.287627 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) 2026.05.28 06:22:49.287932 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:49.288015 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_93_19} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_89_18, all_93_93_0] -> all_1_93_19 2026.05.28 06:22:49.288106 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.28 06:22:49.916508 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2026.05.28 06:22:49.931309 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:49.931362 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. 2026.05.28 06:22:49.937370 [ 245 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:22:49.938089 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:49.940726 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2026.05.28 06:22:54.270769 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.271008 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:22:54.271491 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:54.271569 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:22:54.271815 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:54.271894 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:54.272035 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:22:54.272121 [ 332 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:54.272125 [ 318 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:54.272152 [ 361 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:54.272164 [ 353 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:54.272298 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:54.272326 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:54.272411 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:54.272432 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:54.272468 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:54.272508 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:54.272547 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:22:54.273766 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} executeQuery: Read 41 rows, 7.57 KiB in 0.002847 sec., 14401.123990165086 rows/sec., 2.60 MiB/sec. 2026.05.28 06:22:54.273917 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} MemoryTracker: Peak memory usage (for query): 138.89 KiB. 2026.05.28 06:22:54.273934 [ 294 ] {cf88e518-8206-4c49-8c86-68fa9f1fa311} TCPHandler: Processed in 0.003308809 sec. 2026.05.28 06:22:54.275912 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.276046 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:54.276094 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:54.276943 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:54.276993 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:54.277375 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:22:54.277602 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:54.277750 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} executeQuery: Read 78 rows, 6.59 KiB in 0.00174 sec., 44827.58620689655 rows/sec., 3.70 MiB/sec. 2026.05.28 06:22:54.277794 [ 294 ] {233a78c9-d7e5-4494-8f56-495adde2b5bd} TCPHandler: Processed in 0.001991887 sec. 2026.05.28 06:22:54.277929 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.278038 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:54.278084 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:54.278521 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:54.278557 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:54.278844 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:22:54.279048 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:54.279175 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. 2026.05.28 06:22:54.279210 [ 294 ] {3463b521-0f69-4291-b608-06b49c78f307} TCPHandler: Processed in 0.001331672 sec. 2026.05.28 06:22:54.279329 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.279424 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:54.279464 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:54.279892 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:54.279929 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:54.280242 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:22:54.280469 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:54.280596 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} executeQuery: Read 75 rows, 6.00 KiB in 0.00119 sec., 63025.210084033606 rows/sec., 4.92 MiB/sec. 2026.05.28 06:22:54.280631 [ 294 ] {8d6c7dcd-df54-4591-ab6b-b683fe706de8} TCPHandler: Processed in 0.001351473 sec. 2026.05.28 06:22:54.280753 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.280849 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:54.280892 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:54.281311 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:54.281346 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:54.281683 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:22:54.281893 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:54.282021 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. 2026.05.28 06:22:54.282055 [ 294 ] {8a0b7e26-bcaa-41b2-b1fd-9fbc7e04959b} TCPHandler: Processed in 0.001350802 sec. 2026.05.28 06:22:54.282195 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.282290 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:54.282344 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} 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 2026.05.28 06:22:54.283153 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:54.283188 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:54.283686 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:22:54.283902 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:54.284035 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} executeQuery: Read 11 rows, 20.18 KiB in 0.001763 sec., 6239.364719228587 rows/sec., 11.18 MiB/sec. 2026.05.28 06:22:54.284091 [ 294 ] {01ce9f25-b4ff-4d93-96dc-9a2c73aa854f} TCPHandler: Processed in 0.001944166 sec. 2026.05.28 06:22:54.284224 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:54.284320 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:54.284361 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:54.284709 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:54.284745 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:54.285043 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:22:54.285270 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:54.285396 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. 2026.05.28 06:22:54.285431 [ 294 ] {9323256b-e8cf-411a-a737-3738fb46edc0} TCPHandler: Processed in 0.00125578 sec. 2026.05.28 06:22:55.831556 [ 35 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:22:55.831610 [ 35 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:22:55.981965 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27742 2026.05.28 06:22:55.982497 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:55.982531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:55.983045 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:22:55.983284 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:55.983424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27742 2026.05.28 06:22:57.441789 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 2026.05.28 06:22:57.459491 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:57.459558 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:57.466355 [ 245 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:22:57.467564 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:57.477161 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 437 2026.05.28 06:22:59.275861 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.276138 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:22:59.276551 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:22:59.276602 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:22:59.276874 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:22:59.276950 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:22:59.277097 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:22:59.277198 [ 320 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:22:59.277247 [ 318 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:22:59.277254 [ 332 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:22:59.277248 [ 361 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:22:59.277558 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:22:59.277597 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:22:59.277690 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:22:59.277713 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:22:59.277753 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:59.277798 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:59.277840 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:22:59.279150 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} executeQuery: Read 41 rows, 7.57 KiB in 0.003135 sec., 13078.149920255182 rows/sec., 2.36 MiB/sec. 2026.05.28 06:22:59.279346 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} MemoryTracker: Peak memory usage (for query): 141.02 KiB. 2026.05.28 06:22:59.279363 [ 294 ] {161bdb2e-fdaa-49d2-a038-e65ba3b89152} TCPHandler: Processed in 0.003649776 sec. 2026.05.28 06:22:59.285040 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.285180 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.285232 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:22:59.286108 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.286149 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.286535 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:22:59.286757 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.286903 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. 2026.05.28 06:22:59.286903 [ 33 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2026.05.28 06:22:59.286941 [ 294 ] {3580ee56-4cc7-4259-aa6b-8b669d101793} TCPHandler: Processed in 0.001964627 sec. 2026.05.28 06:22:59.286973 [ 33 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.287001 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.287110 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.287149 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2026.05.28 06:22:59.287219 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:22:59.287266 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:22:59.287289 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:59.287335 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part 2026.05.28 06:22:59.287422 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:59.287480 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:59.287531 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:59.287580 [ 199 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part 2026.05.28 06:22:59.288034 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.288079 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.288466 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:22:59.288599 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518146 sec., 935351.4088895271 rows/sec., 62.98 MiB/sec. 2026.05.28 06:22:59.288704 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.288802 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2026.05.28 06:22:59.288858 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} executeQuery: Read 859 rows, 68.67 KiB in 0.001658 sec., 518094.0892641737 rows/sec., 40.45 MiB/sec. 2026.05.28 06:22:59.288877 [ 32 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:22:59.288902 [ 294 ] {5ac4037e-85d6-49e3-9379-877e0dccda8f} TCPHandler: Processed in 0.001840504 sec. 2026.05.28 06:22:59.288924 [ 32 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.288956 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.289204 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.289250 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:22:59.289296 [ 196 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_41_10} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2026.05.28 06:22:59.289348 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.289353 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:59.289377 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:22:59.289408 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3241 rows starting from the beginning of the part 2026.05.28 06:22:59.289464 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 78 rows starting from the beginning of the part 2026.05.28 06:22:59.289469 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.289513 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 3211 rows starting from the beginning of the part 2026.05.28 06:22:59.289536 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:22:59.289565 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part 2026.05.28 06:22:59.289610 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 78 rows starting from the beginning of the part 2026.05.28 06:22:59.289661 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 859 rows starting from the beginning of the part 2026.05.28 06:22:59.290062 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.290106 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.290442 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:22:59.290703 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.290838 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} executeQuery: Read 173 rows, 10.87 KiB in 0.001395 sec., 124014.33691756273 rows/sec., 7.61 MiB/sec. 2026.05.28 06:22:59.290873 [ 294 ] {d42c1213-a503-4acc-af08-1108a416c2b9} TCPHandler: Processed in 0.001577107 sec. 2026.05.28 06:22:59.291015 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.291112 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.291158 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:22:59.291599 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.291636 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.291758 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589361 sec., 2905350.007202549 rows/sec., 229.52 MiB/sec. 2026.05.28 06:22:59.291947 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:22:59.292054 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:22:59.292210 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.292343 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.292357 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} executeQuery: Read 149 rows, 9.86 KiB in 0.001264 sec., 117879.74683544305 rows/sec., 7.62 MiB/sec. 2026.05.28 06:22:59.292405 [ 294 ] {4c37a8c7-d11f-4a93-9415-e30dd1593640} TCPHandler: Processed in 0.001439205 sec. 2026.05.28 06:22:59.292433 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_96_19} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:22:59.292502 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.28 06:22:59.292554 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.292663 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.292703 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:22:59.293134 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.293169 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.293473 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:22:59.293684 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.293811 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. 2026.05.28 06:22:59.293817 [ 32 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2026.05.28 06:22:59.293848 [ 294 ] {072ac2fe-1986-4af0-b3f0-bda92f4bc11f} TCPHandler: Processed in 0.001342812 sec. 2026.05.28 06:22:59.293871 [ 32 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.293899 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.293994 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.294007 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2026.05.28 06:22:59.294102 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:22:59.294130 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:59.294148 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:22:59.294171 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part 2026.05.28 06:22:59.294242 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:59.294296 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:59.294344 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:59.294390 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part 2026.05.28 06:22:59.294839 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.294881 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.295207 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241359 sec., 596120.8643108078 rows/sec., 36.18 MiB/sec. 2026.05.28 06:22:59.295216 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:22:59.295395 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2026.05.28 06:22:59.295490 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.295641 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} executeQuery: Read 521 rows, 37.66 KiB in 0.001556 sec., 334832.90488431876 rows/sec., 23.64 MiB/sec. 2026.05.28 06:22:59.295654 [ 32 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:22:59.295679 [ 294 ] {a8cd422b-2363-4c6c-adfb-bc0a42fc0994} TCPHandler: Processed in 0.001738662 sec. 2026.05.28 06:22:59.295699 [ 32 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.295727 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.295731 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.295815 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_41_10} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2026.05.28 06:22:59.295820 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:22:59.295858 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.295909 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:22:59.295936 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:59.295965 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:22:59.295972 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1794 rows starting from the beginning of the part 2026.05.28 06:22:59.296007 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:22:59.296034 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 75 rows starting from the beginning of the part 2026.05.28 06:22:59.296080 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:22:59.296128 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part 2026.05.28 06:22:59.296171 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 75 rows starting from the beginning of the part 2026.05.28 06:22:59.296212 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 521 rows starting from the beginning of the part 2026.05.28 06:22:59.296397 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.296440 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.296749 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:22:59.296960 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.297090 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. 2026.05.28 06:22:59.297124 [ 294 ] {591b9b9a-6836-4a18-a00c-708847091360} TCPHandler: Processed in 0.001314661 sec. 2026.05.28 06:22:59.297255 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.297351 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.297421 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:22:59.297504 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727761 sec., 2478352.040588947 rows/sec., 179.23 MiB/sec. 2026.05.28 06:22:59.297801 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:22:59.297875 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.297920 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.298196 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.298293 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:22:59.298305 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_96_19} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:22:59.298453 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:22:59.298555 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.298698 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} executeQuery: Read 265 rows, 18.03 KiB in 0.001365 sec., 194139.19413919415 rows/sec., 12.90 MiB/sec. 2026.05.28 06:22:59.298733 [ 294 ] {ce1bee7e-b739-44e4-9548-256a002031fa} TCPHandler: Processed in 0.001530126 sec. 2026.05.28 06:22:59.298896 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.298997 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.299039 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:22:59.299415 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.299451 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.299753 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:22:59.299964 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.300091 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. 2026.05.28 06:22:59.300125 [ 294 ] {e196dd39-2429-4da3-b49e-f4550702d1e3} TCPHandler: Processed in 0.00127797 sec. 2026.05.28 06:22:59.300357 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.300460 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.300514 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} 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 2026.05.28 06:22:59.301394 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.301431 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.302001 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:22:59.302232 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.302371 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} executeQuery: Read 31 rows, 56.88 KiB in 0.001928 sec., 16078.838174273858 rows/sec., 28.81 MiB/sec. 2026.05.28 06:22:59.302429 [ 294 ] {df884f95-8251-4211-a453-290e595c3e8e} TCPHandler: Processed in 0.00212028 sec. 2026.05.28 06:22:59.302580 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:22:59.302677 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:22:59.302719 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:22:59.303077 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.303113 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.303427 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:22:59.303642 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.303767 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. 2026.05.28 06:22:59.303783 [ 32 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:22:59.303801 [ 294 ] {6edda3d6-7e67-4a95-ad20-0573776d0a24} TCPHandler: Processed in 0.00126895 sec. 2026.05.28 06:22:59.303833 [ 32 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:22:59.303861 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:22:59.303954 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:22:59.304078 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:22:59.304113 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5820 rows starting from the beginning of the part 2026.05.28 06:22:59.304180 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2026.05.28 06:22:59.304233 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part 2026.05.28 06:22:59.304279 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part 2026.05.28 06:22:59.304328 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2026.05.28 06:22:59.304376 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part 2026.05.28 06:22:59.306068 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 6120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002161672 sec., 2831141.8198505603 rows/sec., 182.49 MiB/sec. 2026.05.28 06:22:59.306408 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:22:59.306651 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:22:59.306714 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_96_19} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:22:59.306771 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2026.05.28 06:23:03.484389 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28254 2026.05.28 06:23:03.484972 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:03.485019 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:03.485550 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:23:03.485813 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:03.485958 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28254 2026.05.28 06:23:04.269999 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.270269 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:23:04.270669 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:04.270716 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:23:04.270951 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:04.271021 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:04.271173 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:23:04.271302 [ 318 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:04.271395 [ 319 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:04.271426 [ 320 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:04.271395 [ 361 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:04.271601 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:04.271631 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:04.271721 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:04.271742 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:04.271779 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:23:04.271823 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:23:04.271863 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:23:04.273204 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} executeQuery: Read 41 rows, 7.57 KiB in 0.003046 sec., 13460.275771503611 rows/sec., 2.43 MiB/sec. 2026.05.28 06:23:04.273366 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} MemoryTracker: Peak memory usage (for query): 131.20 KiB. 2026.05.28 06:23:04.273383 [ 294 ] {49e0ead0-ea6c-42d0-bfed-d5164939933f} TCPHandler: Processed in 0.003540714 sec. 2026.05.28 06:23:04.275271 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.275382 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:23:04.275426 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:23:04.276001 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.276043 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.276401 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:23:04.276630 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.276774 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} executeQuery: Read 4 rows, 334.00 B in 0.001425 sec., 2807.017543859649 rows/sec., 228.89 KiB/sec. 2026.05.28 06:23:04.276809 [ 294 ] {b3929a25-4279-4d70-86ec-fbcc21ae57dd} TCPHandler: Processed in 0.001588178 sec. 2026.05.28 06:23:04.276934 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.277040 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:04.277080 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:04.277557 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.277593 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.277892 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:23:04.278105 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.278233 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} executeQuery: Read 80 rows, 6.73 KiB in 0.001221 sec., 65520.06552006552 rows/sec., 5.39 MiB/sec. 2026.05.28 06:23:04.278268 [ 294 ] {2b6c7dbf-d83a-4048-8b9c-f738f9efc166} TCPHandler: Processed in 0.001382892 sec. 2026.05.28 06:23:04.278399 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.278496 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:04.278535 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:04.278952 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.278988 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.279284 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:23:04.279489 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.279616 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} executeQuery: Read 15 rows, 1.11 KiB in 0.001141 sec., 13146.362839614372 rows/sec., 969.72 KiB/sec. 2026.05.28 06:23:04.279650 [ 294 ] {bfbb8fdf-e5f2-489b-b6d3-8cfff98f3e8b} TCPHandler: Processed in 0.001299921 sec. 2026.05.28 06:23:04.279778 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.279873 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:04.279914 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:04.280376 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.280412 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.280709 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:23:04.280917 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.281041 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} executeQuery: Read 79 rows, 6.32 KiB in 0.001186 sec., 66610.45531197303 rows/sec., 5.21 MiB/sec. 2026.05.28 06:23:04.281075 [ 294 ] {c70f15d1-d6aa-46b1-b7f0-b29cd4d64fc6} TCPHandler: Processed in 0.001345102 sec. 2026.05.28 06:23:04.281222 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.281318 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:04.281360 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:04.281820 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.281855 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.282178 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:23:04.282397 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.282530 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} executeQuery: Read 162 rows, 11.55 KiB in 0.001231 sec., 131600.3249390739 rows/sec., 9.16 MiB/sec. 2026.05.28 06:23:04.282565 [ 294 ] {6d2502b6-9dbd-4e7c-aab8-a3bfff3278e9} TCPHandler: Processed in 0.001390824 sec. 2026.05.28 06:23:04.282724 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.282829 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:04.282883 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} 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 2026.05.28 06:23:04.283664 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.283700 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.284221 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:23:04.284439 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.284562 [ 23 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:23:04.284574 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} executeQuery: Read 11 rows, 20.18 KiB in 0.001763 sec., 6239.364719228587 rows/sec., 11.18 MiB/sec. 2026.05.28 06:23:04.284617 [ 23 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.284645 [ 294 ] {9cf18f6a-9f89-49d8-ba58-4c573d285cdc} TCPHandler: Processed in 0.001968557 sec. 2026.05.28 06:23:04.284645 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.284794 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:23:04.284806 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:04.284935 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:04.284976 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:04.285075 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:04.285163 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1651 rows starting from the beginning of the part 2026.05.28 06:23:04.285344 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:04.285356 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.285399 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:04.285458 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 42 rows starting from the beginning of the part 2026.05.28 06:23:04.285568 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:04.285671 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part 2026.05.28 06:23:04.285728 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:23:04.285776 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:04.285965 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.286103 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. 2026.05.28 06:23:04.286137 [ 294 ] {fffa5afb-4221-4a28-8b08-bf5c7d7dc528} TCPHandler: Processed in 0.001380583 sec. 2026.05.28 06:23:04.295311 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1757 rows, containing 19 columns (19 merged, 0 gathered) in 0.010583792 sec., 166008.553456077 rows/sec., 297.48 MiB/sec. 2026.05.28 06:23:04.296656 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:23:04.297055 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:04.297137 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_81_16} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:23:04.297236 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. 2026.05.28 06:23:04.978015 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 2026.05.28 06:23:04.995005 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:04.995069 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:05.001118 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 345.56 MiB, peak 367.38 MiB, free memory in arenas 0.00 B, will set to 347.09 MiB (RSS), difference: 1.53 MiB 2026.05.28 06:23:05.001355 [ 245 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:23:05.002133 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:05.005078 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2026.05.28 06:23:06.000212 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 343.09 MiB, peak 367.38 MiB, free memory in arenas 0.00 B, will set to 347.09 MiB (RSS), difference: 4.00 MiB 2026.05.28 06:23:09.275600 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.275904 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:23:09.276324 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:09.276374 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:23:09.276663 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:09.276743 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:09.276890 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:23:09.276999 [ 361 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:09.277082 [ 361 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:09.277098 [ 320 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:09.277132 [ 324 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:09.277292 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:09.277330 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:09.277421 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:09.277443 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:09.277482 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:09.277528 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:09.277569 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:09.278961 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} executeQuery: Read 41 rows, 7.57 KiB in 0.003181 sec., 12889.028607356178 rows/sec., 2.32 MiB/sec. 2026.05.28 06:23:09.279164 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} MemoryTracker: Peak memory usage (for query): 139.49 KiB. 2026.05.28 06:23:09.279181 [ 294 ] {3bed1e6d-5452-4fbb-a27d-fe17c757ce7c} TCPHandler: Processed in 0.003733869 sec. 2026.05.28 06:23:09.284838 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.284985 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.285038 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:23:09.285806 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.285854 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.286241 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:23:09.286481 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.286629 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} executeQuery: Read 284 rows, 18.47 KiB in 0.001684 sec., 168646.080760095 rows/sec., 10.71 MiB/sec. 2026.05.28 06:23:09.286664 [ 294 ] {380d99d7-71b8-4990-a414-006a468021ff} TCPHandler: Processed in 0.001916986 sec. 2026.05.28 06:23:09.286799 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.286896 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:09.286936 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:09.287989 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.288027 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.288417 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:23:09.288631 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.288772 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} executeQuery: Read 859 rows, 68.67 KiB in 0.001894 sec., 453537.48680042237 rows/sec., 35.41 MiB/sec. 2026.05.28 06:23:09.288806 [ 294 ] {1be669d1-0084-4c17-ad8c-bcc72e680a7c} TCPHandler: Processed in 0.002055239 sec. 2026.05.28 06:23:09.288943 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.289038 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.289078 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:09.289589 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.289627 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.289924 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:23:09.290137 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.290270 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} executeQuery: Read 173 rows, 10.87 KiB in 0.00125 sec., 138400 rows/sec., 8.49 MiB/sec. 2026.05.28 06:23:09.290305 [ 294 ] {add18d74-c8be-4dc2-a719-13a8ba8e5897} TCPHandler: Processed in 0.001411053 sec. 2026.05.28 06:23:09.290449 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.290544 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.290584 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:23:09.291070 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.291106 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.291427 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:23:09.291637 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.291764 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} executeQuery: Read 149 rows, 9.86 KiB in 0.001238 sec., 120355.41195476576 rows/sec., 7.78 MiB/sec. 2026.05.28 06:23:09.291784 [ 74 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2026.05.28 06:23:09.291799 [ 294 ] {0faa5526-d6b8-456c-8b4f-46ac5eac0c2b} TCPHandler: Processed in 0.001398953 sec. 2026.05.28 06:23:09.291865 [ 74 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.291894 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.291997 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.292012 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2026.05.28 06:23:09.292100 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.292136 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:09.292144 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:23:09.292178 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 950 rows starting from the beginning of the part 2026.05.28 06:23:09.292249 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part 2026.05.28 06:23:09.292299 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part 2026.05.28 06:23:09.292346 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 950 rows starting from the beginning of the part 2026.05.28 06:23:09.292412 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part 2026.05.28 06:23:09.292478 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part 2026.05.28 06:23:09.292657 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.292702 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.293062 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:23:09.293303 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.293436 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} executeQuery: Read 148 rows, 8.62 KiB in 0.001355 sec., 109225.0922509225 rows/sec., 6.21 MiB/sec. 2026.05.28 06:23:09.293472 [ 294 ] {ca29764a-b68c-4de0-acaf-cfab1f7606c0} TCPHandler: Processed in 0.001523367 sec. 2026.05.28 06:23:09.293611 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.293706 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:09.293731 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761931 sec., 1416627.5523842874 rows/sec., 90.71 MiB/sec. 2026.05.28 06:23:09.293751 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:09.293918 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2026.05.28 06:23:09.294215 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.294293 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_42_9} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2026.05.28 06:23:09.294396 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.28 06:23:09.294590 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.294634 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.294974 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:23:09.295192 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.295327 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} executeQuery: Read 521 rows, 37.66 KiB in 0.001639 sec., 317876.7541183648 rows/sec., 22.44 MiB/sec. 2026.05.28 06:23:09.295362 [ 294 ] {09fa4795-a6ea-404d-a862-15b9e0e4ca06} TCPHandler: Processed in 0.001800143 sec. 2026.05.28 06:23:09.295501 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.295597 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:23:09.295639 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:23:09.295987 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.296023 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.296333 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:23:09.296542 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.296672 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. 2026.05.28 06:23:09.296676 [ 63 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2026.05.28 06:23:09.296708 [ 294 ] {22d86940-0eac-4cbb-985e-a38461431310} TCPHandler: Processed in 0.00125547 sec. 2026.05.28 06:23:09.296734 [ 63 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.296762 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.296847 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.296860 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2026.05.28 06:23:09.296950 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.296998 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:09.297022 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:09.297066 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part 2026.05.28 06:23:09.297135 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:09.297189 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:09.297236 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:09.297284 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:09.297329 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:09.297460 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.297505 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.297897 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:23:09.298136 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.298219 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403283 sec., 179578.8875087919 rows/sec., 9.16 MiB/sec. 2026.05.28 06:23:09.298274 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} executeQuery: Read 265 rows, 18.03 KiB in 0.001343 sec., 197319.434102755 rows/sec., 13.11 MiB/sec. 2026.05.28 06:23:09.298301 [ 63 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_93_19 to all_98_98_0 2026.05.28 06:23:09.298316 [ 294 ] {36373d68-ad0b-451f-90ea-acf7609b6238} TCPHandler: Processed in 0.001517206 sec. 2026.05.28 06:23:09.298355 [ 63 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.298384 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.298442 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2026.05.28 06:23:09.298468 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_93_19 to all_98_98_0 into Compact with storage Full 2026.05.28 06:23:09.298473 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.298596 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.298602 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:09.298645 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:23:09.298652 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTreeSequentialSource: Reading 6 marks from part all_1_93_19, total 36747 rows starting from the beginning of the part 2026.05.28 06:23:09.298727 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part 2026.05.28 06:23:09.298777 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2026.05.28 06:23:09.298828 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.298864 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part 2026.05.28 06:23:09.298923 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_42_9} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2026.05.28 06:23:09.298943 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 162 rows starting from the beginning of the part 2026.05.28 06:23:09.298999 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part 2026.05.28 06:23:09.298999 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.299031 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.28 06:23:09.299054 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.299407 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:23:09.299626 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.299764 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} executeQuery: Read 1 rows, 69.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 56.82 KiB/sec. 2026.05.28 06:23:09.299777 [ 88 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2026.05.28 06:23:09.299798 [ 294 ] {d3988315-7506-423a-acd7-d174338c2234} TCPHandler: Processed in 0.001373663 sec. 2026.05.28 06:23:09.299831 [ 88 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.299859 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.299943 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.299957 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2026.05.28 06:23:09.300046 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.300071 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:09.300099 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} 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 2026.05.28 06:23:09.300104 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part 2026.05.28 06:23:09.300168 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:09.300217 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:09.300260 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:09.300311 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:09.300354 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:09.301008 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.301046 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.301245 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332701 sec., 31514.945963123013 rows/sec., 2.07 MiB/sec. 2026.05.28 06:23:09.301378 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2026.05.28 06:23:09.301641 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:23:09.301677 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.301766 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_42_9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2026.05.28 06:23:09.301845 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:23:09.301914 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.302063 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} executeQuery: Read 31 rows, 56.88 KiB in 0.002035 sec., 15233.415233415233 rows/sec., 27.30 MiB/sec. 2026.05.28 06:23:09.302124 [ 294 ] {f34dd2f1-af96-428e-b169-e24b157c5e68} TCPHandler: Processed in 0.002229303 sec. 2026.05.28 06:23:09.302262 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:09.302359 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:09.302400 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:09.302767 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:09.302803 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:09.303114 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:23:09.303340 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.303476 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. 2026.05.28 06:23:09.303509 [ 294 ] {637fcb7c-1de3-4c6c-8a3f-b48137116609} TCPHandler: Processed in 0.001296371 sec. 2026.05.28 06:23:09.306885 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergeTask::MergeProjectionsStage: Merge sorted 37727 rows, containing 5 columns (5 merged, 0 gathered) in 0.00845273 sec., 4463291.741248094 rows/sec., 286.36 MiB/sec. 2026.05.28 06:23:09.307234 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) 2026.05.28 06:23:09.307501 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:09.307578 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_98_20} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_93_19, all_98_98_0] -> all_1_98_20 2026.05.28 06:23:09.307658 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:23:10.001559 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 347.93 MiB, peak 367.38 MiB, free memory in arenas 0.00 B, will set to 349.09 MiB (RSS), difference: 1.16 MiB 2026.05.28 06:23:10.831672 [ 63 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:23:10.831727 [ 63 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:23:10.986810 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28702 2026.05.28 06:23:10.987340 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:10.987380 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:10.987891 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:23:10.988132 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:10.988265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28702 2026.05.28 06:23:12.506023 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 2026.05.28 06:23:12.523318 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:12.523375 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:12.529637 [ 245 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:23:12.530363 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:12.533300 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 452 2026.05.28 06:23:14.269896 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.270245 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:14.270787 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:14.270873 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:14.271160 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:14.271238 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:14.271383 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:23:14.271499 [ 320 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:14.271538 [ 354 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:14.271511 [ 318 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:14.271511 [ 340 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:14.271776 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:14.271806 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:14.271894 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:14.271916 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:14.271952 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:14.271994 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:14.272032 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:14.273495 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} executeQuery: Read 41 rows, 7.57 KiB in 0.003405 sec., 12041.116005873715 rows/sec., 2.17 MiB/sec. 2026.05.28 06:23:14.273684 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} MemoryTracker: Peak memory usage (for query): 138.06 KiB. 2026.05.28 06:23:14.273702 [ 294 ] {1f10767d-ce71-4754-bbf7-1b1a70599a22} TCPHandler: Processed in 0.003940063 sec. 2026.05.28 06:23:14.275877 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.276068 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:14.276142 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:14.277006 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.277049 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.277447 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:23:14.277689 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.277838 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} executeQuery: Read 78 rows, 6.59 KiB in 0.00181 sec., 43093.9226519337 rows/sec., 3.55 MiB/sec. 2026.05.28 06:23:14.277878 [ 294 ] {e2c363e7-1f47-4f1c-9734-3586f7cf1fe9} TCPHandler: Processed in 0.002137321 sec. 2026.05.28 06:23:14.278029 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.278127 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.278168 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:14.278582 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.278619 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.278913 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:23:14.279240 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.279388 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:23:14.279402 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} executeQuery: Read 11 rows, 847.00 B in 0.001293 sec., 8507.347254447022 rows/sec., 639.71 KiB/sec. 2026.05.28 06:23:14.279443 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.279462 [ 294 ] {a96e161d-d299-41df-88e8-75e8d0bcb678} TCPHandler: Processed in 0.001481935 sec. 2026.05.28 06:23:14.279474 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.279616 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.279623 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:23:14.279747 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:14.279790 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:14.279803 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:14.279840 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 213 rows starting from the beginning of the part 2026.05.28 06:23:14.279919 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:14.279975 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 173 rows starting from the beginning of the part 2026.05.28 06:23:14.280027 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part 2026.05.28 06:23:14.280072 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 173 rows starting from the beginning of the part 2026.05.28 06:23:14.280113 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:14.280333 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.280377 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.280729 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:23:14.280973 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.281014 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437604 sec., 414578.70178435784 rows/sec., 27.59 MiB/sec. 2026.05.28 06:23:14.281108 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} executeQuery: Read 75 rows, 6.00 KiB in 0.001387 sec., 54073.54001441961 rows/sec., 4.22 MiB/sec. 2026.05.28 06:23:14.281151 [ 294 ] {7410cfad-87c5-4bb6-ad39-688d30224c54} TCPHandler: Processed in 0.001597289 sec. 2026.05.28 06:23:14.281197 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:23:14.281302 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.281416 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.281464 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:14.281510 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.281598 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_86_17} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:23:14.281703 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:23:14.281906 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.281951 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.282307 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:23:14.282528 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.282661 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. 2026.05.28 06:23:14.282696 [ 294 ] {5ef3e7d0-bdbf-4faf-9f57-b072d477588d} TCPHandler: Processed in 0.001443154 sec. 2026.05.28 06:23:14.282831 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.282927 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.282982 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} 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 2026.05.28 06:23:14.283874 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.283911 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.284438 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:23:14.284666 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.284808 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} executeQuery: Read 11 rows, 20.18 KiB in 0.001899 sec., 5792.522380200105 rows/sec., 10.38 MiB/sec. 2026.05.28 06:23:14.284859 [ 294 ] {c559e5d2-d164-4008-843c-2ce488ed4e4b} TCPHandler: Processed in 0.0020769 sec. 2026.05.28 06:23:14.285001 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.285110 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.285153 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:14.285507 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.285544 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.285859 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:23:14.286077 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.286205 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. 2026.05.28 06:23:14.286239 [ 294 ] {f9634c17-f453-4b9e-9eda-5bd28a3b1bdf} TCPHandler: Processed in 0.001286801 sec. 2026.05.28 06:23:14.474004 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.474301 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:23:14.474735 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:14.474790 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:23:14.475088 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:14.475158 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:14.475304 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:23:14.475417 [ 318 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:14.475431 [ 354 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:14.475431 [ 320 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:14.475429 [ 340 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:14.475646 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:14.475677 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:14.475765 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:14.475787 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:14.475852 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:23:14.475901 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:23:14.475955 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:23:14.477242 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} executeQuery: Read 41 rows, 9.15 KiB in 0.003107 sec., 13196.009011908594 rows/sec., 2.87 MiB/sec. 2026.05.28 06:23:14.477434 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:23:14.477450 [ 294 ] {fea37b11-5a8c-4294-8d34-050a2d57292b} TCPHandler: Processed in 0.003644076 sec. 2026.05.28 06:23:14.494690 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.494894 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.494971 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:23:14.495717 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.495776 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.496210 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:23:14.496459 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.496611 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. 2026.05.28 06:23:14.496648 [ 294 ] {8f96c674-ac4b-4164-b867-61e12bd02281} TCPHandler: Processed in 0.002054869 sec. 2026.05.28 06:23:14.496791 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.496898 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:23:14.496939 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:23:14.497361 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.497399 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.497694 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:23:14.497901 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.498007 [ 148 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2026.05.28 06:23:14.498024 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} executeQuery: Read 8 rows, 668.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 561.88 KiB/sec. 2026.05.28 06:23:14.498054 [ 148 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.498068 [ 294 ] {03af75ce-071f-40d1-a4d3-68d908711665} TCPHandler: Processed in 0.001346292 sec. 2026.05.28 06:23:14.498082 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.498201 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.498238 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2026.05.28 06:23:14.498297 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:14.498340 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:14.498391 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:14.498435 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part 2026.05.28 06:23:14.498511 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part 2026.05.28 06:23:14.498565 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:14.498615 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:14.498678 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2026.05.28 06:23:14.498809 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:14.499678 [ 189 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471735 sec., 32614.56716052822 rows/sec., 2.72 MiB/sec. 2026.05.28 06:23:14.499834 [ 197 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2026.05.28 06:23:14.500115 [ 197 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.500191 [ 197 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_23_5} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2026.05.28 06:23:14.500282 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:23:14.500323 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.500372 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.500960 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:23:14.501203 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.501360 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} executeQuery: Read 3212 rows, 245.16 KiB in 0.003044 sec., 1055190.5387647832 rows/sec., 78.65 MiB/sec. 2026.05.28 06:23:14.501423 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:23:14.501437 [ 294 ] {0ec0e290-a7aa-4ac0-8d0f-f56b0c897f20} TCPHandler: Processed in 0.003256328 sec. 2026.05.28 06:23:14.501655 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.501785 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.501843 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:14.502452 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.502490 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.502812 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:23:14.503030 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.503161 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} executeQuery: Read 192 rows, 12.26 KiB in 0.001416 sec., 135593.22033898305 rows/sec., 8.45 MiB/sec. 2026.05.28 06:23:14.503198 [ 294 ] {a16de276-822d-4a07-84ea-408e7614a2a1} TCPHandler: Processed in 0.00165873 sec. 2026.05.28 06:23:14.503327 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.503423 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.503464 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:23:14.504488 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.504550 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.505072 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:23:14.505330 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.505493 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} executeQuery: Read 950 rows, 57.24 KiB in 0.002085 sec., 455635.4916067146 rows/sec., 26.81 MiB/sec. 2026.05.28 06:23:14.505557 [ 294 ] {e879903d-a549-45a1-82c3-03066620b150} TCPHandler: Processed in 0.002279154 sec. 2026.05.28 06:23:14.505768 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.505902 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.505960 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:23:14.506410 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.506447 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.506736 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.28 06:23:14.506955 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.507085 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} executeQuery: Read 1 rows, 72.00 B in 0.001224 sec., 816.9934640522875 rows/sec., 57.44 KiB/sec. 2026.05.28 06:23:14.507121 [ 294 ] {fafe55ad-727f-472a-ad4e-b1424cdd53fe} TCPHandler: Processed in 0.001470575 sec. 2026.05.28 06:23:14.507247 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.507344 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.507385 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:23:14.507840 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.507874 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.508165 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:23:14.508373 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.508498 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. 2026.05.28 06:23:14.508531 [ 294 ] {c5b3fec9-b9e6-45ce-85f6-afd2d1579d12} TCPHandler: Processed in 0.001382363 sec. 2026.05.28 06:23:14.508650 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.508805 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:14.508845 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:14.509960 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.509997 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.510387 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:23:14.510605 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.510735 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} executeQuery: Read 1755 rows, 121.31 KiB in 0.001949 sec., 900461.7752693689 rows/sec., 60.79 MiB/sec. 2026.05.28 06:23:14.510769 [ 294 ] {750ff206-dd13-4525-9066-d5e3fa76495e} TCPHandler: Processed in 0.00210922 sec. 2026.05.28 06:23:14.510942 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.511040 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:23:14.511081 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:23:14.511467 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.511503 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.511810 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:23:14.512024 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.512155 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. 2026.05.28 06:23:14.512189 [ 294 ] {d363c035-3692-44b2-adc4-324fb02d532b} TCPHandler: Processed in 0.001303222 sec. 2026.05.28 06:23:14.512324 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.512420 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.512489 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:14.513299 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.513336 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.513783 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:23:14.514007 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.514140 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} executeQuery: Read 1605 rows, 99.81 KiB in 0.001736 sec., 924539.1705069125 rows/sec., 56.14 MiB/sec. 2026.05.28 06:23:14.514175 [ 294 ] {8d93166d-3554-434a-9904-df6913c24634} TCPHandler: Processed in 0.001899465 sec. 2026.05.28 06:23:14.514387 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.514541 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.514612 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:23:14.515112 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.515153 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.515516 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:23:14.515739 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.515884 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. 2026.05.28 06:23:14.515920 [ 294 ] {ddab2d0f-f611-4809-96ec-04cb48dba9cf} TCPHandler: Processed in 0.001654349 sec. 2026.05.28 06:23:14.516048 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.516146 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.516204 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} 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 2026.05.28 06:23:14.517241 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.517279 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.517871 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:23:14.518110 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.518248 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} executeQuery: Read 42 rows, 77.07 KiB in 0.002121 sec., 19801.980198019803 rows/sec., 35.48 MiB/sec. 2026.05.28 06:23:14.518301 [ 294 ] {6e9e3207-554e-4871-baec-676ae5fe6611} TCPHandler: Processed in 0.002303825 sec. 2026.05.28 06:23:14.518429 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:14.518525 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:14.518568 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:14.518935 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:14.518969 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. 2026.05.28 06:23:14.519252 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:23:14.519455 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:14.519579 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} executeQuery: Read 42 rows, 2.45 KiB in 0.001125 sec., 37333.333333333336 rows/sec., 2.13 MiB/sec. 2026.05.28 06:23:14.519611 [ 294 ] {6d49de05-70b0-431f-9cbe-ef2b59bf4fed} TCPHandler: Processed in 0.00128691 sec. 2026.05.28 06:23:15.000338 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 350.46 MiB, peak 367.38 MiB, free memory in arenas 0.00 B, will set to 349.15 MiB (RSS), difference: -1.31 MiB 2026.05.28 06:23:18.488899 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29214 2026.05.28 06:23:18.489617 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:18.489656 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:18.490106 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:23:18.490327 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:18.490453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29214 2026.05.28 06:23:18.490486 [ 170 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:23:18.490559 [ 170 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:18.490583 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:18.490700 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:23:18.490806 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:18.490841 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26782 rows starting from the beginning of the part 2026.05.28 06:23:18.490904 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part 2026.05.28 06:23:18.490954 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part 2026.05.28 06:23:18.491000 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part 2026.05.28 06:23:18.491046 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part 2026.05.28 06:23:18.491098 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part 2026.05.28 06:23:18.493497 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 29214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835688 sec., 10302261.7438872 rows/sec., 147.38 MiB/sec. 2026.05.28 06:23:18.493728 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:23:18.493969 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:18.494030 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_61_12} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:23:18.494102 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2026.05.28 06:23:19.269280 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:19.269567 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:19.269917 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:19.269954 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:19.270174 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:19.270246 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:19.270397 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:23:19.270494 [ 318 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:19.270497 [ 354 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:19.270530 [ 366 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:19.270497 [ 320 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:19.270695 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:19.270724 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:19.270812 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:19.270833 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:19.270869 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:19.270918 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:19.270958 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:19.272263 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} executeQuery: Read 41 rows, 7.57 KiB in 0.002803 sec., 14627.185158758473 rows/sec., 2.64 MiB/sec. 2026.05.28 06:23:19.272560 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:23:19.272578 [ 294 ] {4fd5cc80-21cb-4682-918a-99796a166500} TCPHandler: Processed in 0.003462353 sec. 2026.05.28 06:23:19.274251 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:19.274406 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:19.274469 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:19.275068 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.275108 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.275516 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:23:19.275760 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.275911 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} executeQuery: Read 56 rows, 4.38 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.74 MiB/sec. 2026.05.28 06:23:19.275943 [ 170 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:23:19.275958 [ 294 ] {cd5159e0-ccf5-4c60-b9d6-8dfd653c6daf} TCPHandler: Processed in 0.001832563 sec. 2026.05.28 06:23:19.276016 [ 170 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.276045 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.276138 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:19.276171 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:23:19.276243 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:19.276292 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:19.276311 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:19.276357 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3241 rows starting from the beginning of the part 2026.05.28 06:23:19.276442 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 80 rows starting from the beginning of the part 2026.05.28 06:23:19.276504 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 859 rows starting from the beginning of the part 2026.05.28 06:23:19.276564 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 78 rows starting from the beginning of the part 2026.05.28 06:23:19.276614 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:23:19.276654 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part 2026.05.28 06:23:19.276763 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.276807 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.277227 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:23:19.277440 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.277564 [ 170 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:23:19.277566 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} executeQuery: Read 64 rows, 5.12 KiB in 0.001368 sec., 46783.62573099415 rows/sec., 3.65 MiB/sec. 2026.05.28 06:23:19.277601 [ 170 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.277619 [ 294 ] {6b6e2183-a77d-470d-a438-1cfca370b1f5} TCPHandler: Processed in 0.001561768 sec. 2026.05.28 06:23:19.277623 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.277718 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:23:19.277757 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:19.277805 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:19.277832 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1794 rows starting from the beginning of the part 2026.05.28 06:23:19.277847 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:19.277885 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 79 rows starting from the beginning of the part 2026.05.28 06:23:19.277888 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:19.277928 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 521 rows starting from the beginning of the part 2026.05.28 06:23:19.277970 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 75 rows starting from the beginning of the part 2026.05.28 06:23:19.278007 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:23:19.278044 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part 2026.05.28 06:23:19.278322 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.278357 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.278682 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:23:19.278810 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002697774 sec., 2789707.366147053 rows/sec., 220.38 MiB/sec. 2026.05.28 06:23:19.278896 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.279027 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. 2026.05.28 06:23:19.279063 [ 294 ] {195d7b01-1d1d-46c1-b0a4-9418e7ef0f0b} TCPHandler: Processed in 0.001318331 sec. 2026.05.28 06:23:19.279116 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:23:19.279188 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:19.279295 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:19.279340 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:19.279405 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.279440 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 4288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723911 sec., 2487367.3872955157 rows/sec., 179.92 MiB/sec. 2026.05.28 06:23:19.279488 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_101_20} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:23:19.279591 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:23:19.279669 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:23:19.279672 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.279721 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.280004 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.280067 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:23:19.280091 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_101_20} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:23:19.280184 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.28 06:23:19.280294 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.280416 [ 170 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:23:19.280427 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} executeQuery: Read 48 rows, 3.31 KiB in 0.00115 sec., 41739.13043478261 rows/sec., 2.81 MiB/sec. 2026.05.28 06:23:19.280450 [ 170 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:19.280469 [ 294 ] {c6f0b72a-3789-4689-906f-064bb3c45acc} TCPHandler: Processed in 0.001329161 sec. 2026.05.28 06:23:19.280472 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:19.280552 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:23:19.280633 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:19.280657 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6120 rows starting from the beginning of the part 2026.05.28 06:23:19.280700 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2026.05.28 06:23:19.280735 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part 2026.05.28 06:23:19.280768 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2026.05.28 06:23:19.280803 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 42 rows starting from the beginning of the part 2026.05.28 06:23:19.280837 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part 2026.05.28 06:23:19.282324 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798703 sec., 3569238.5012978795 rows/sec., 230.07 MiB/sec. 2026.05.28 06:23:19.282702 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:23:19.282982 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:19.283060 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_101_20} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:23:19.283143 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2026.05.28 06:23:20.033990 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 2026.05.28 06:23:20.050881 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:20.050935 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:20.057552 [ 245 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:23:20.058240 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:20.058553 [ 113 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.28 06:23:20.058628 [ 113 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:20.058663 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:20.058830 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2026.05.28 06:23:20.061100 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2026.05.28 06:23:20.062619 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:20.064061 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2026.05.28 06:23:20.068424 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:20.072946 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2026.05.28 06:23:20.077266 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:20.081666 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part 2026.05.28 06:23:20.085416 [ 189 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:20.134102 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.075347452 sec., 6105.050506551967 rows/sec., 31.57 MiB/sec. 2026.05.28 06:23:20.136024 [ 200 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.28 06:23:20.137833 [ 200 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:20.137930 [ 200 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_61_12} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.28 06:23:20.139120 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.28 06:23:24.270597 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.270892 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:24.271271 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:24.271317 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:24.271541 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:24.271610 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:24.271751 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:23:24.271849 [ 320 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:24.271868 [ 366 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:24.271868 [ 318 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:24.271850 [ 354 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:24.272055 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:24.272083 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:24.272168 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:24.272188 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:24.272224 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:24.272265 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:24.272303 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:24.273501 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} executeQuery: Read 41 rows, 7.57 KiB in 0.002733 sec., 15001.82949140139 rows/sec., 2.70 MiB/sec. 2026.05.28 06:23:24.273700 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} MemoryTracker: Peak memory usage (for query): 138.87 KiB. 2026.05.28 06:23:24.273717 [ 294 ] {8569a3eb-270c-4935-81c2-b24e0caa55dc} TCPHandler: Processed in 0.003259677 sec. 2026.05.28 06:23:24.275686 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.275842 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:24.275910 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:24.276601 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:24.276646 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:24.277014 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:23:24.277238 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:24.277380 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} executeQuery: Read 78 rows, 6.59 KiB in 0.001583 sec., 49273.531269741 rows/sec., 4.06 MiB/sec. 2026.05.28 06:23:24.277417 [ 294 ] {1ffb44a5-80f9-4b2f-8b80-53109bbc4660} TCPHandler: Processed in 0.001855104 sec. 2026.05.28 06:23:24.277557 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.277655 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:24.277697 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:24.278113 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:24.278149 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:24.278440 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:23:24.278645 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:24.278773 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. 2026.05.28 06:23:24.278809 [ 294 ] {49838ff4-32a0-49ef-8ad6-6c6a4a890348} TCPHandler: Processed in 0.001302401 sec. 2026.05.28 06:23:24.278929 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.279026 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:24.279067 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:24.279503 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:24.279539 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:24.279836 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:23:24.280056 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:24.280181 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} executeQuery: Read 75 rows, 6.00 KiB in 0.001173 sec., 63938.6189258312 rows/sec., 4.99 MiB/sec. 2026.05.28 06:23:24.280216 [ 294 ] {9b93a3d8-0d7e-4f63-81ab-44d3c463c08f} TCPHandler: Processed in 0.001336492 sec. 2026.05.28 06:23:24.280351 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.280448 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:24.280491 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:24.280951 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:24.280992 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:24.281308 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:23:24.281511 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:24.281636 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. 2026.05.28 06:23:24.281671 [ 294 ] {8f13e76e-65c1-4c82-abe9-e11c29e51768} TCPHandler: Processed in 0.001369543 sec. 2026.05.28 06:23:24.281857 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.281954 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:24.282009 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} 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 2026.05.28 06:23:24.282796 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:24.282832 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:24.283326 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:23:24.283540 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:24.283680 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} executeQuery: Read 11 rows, 20.18 KiB in 0.001744 sec., 6307.339449541284 rows/sec., 11.30 MiB/sec. 2026.05.28 06:23:24.283736 [ 294 ] {71b855b3-5eae-42b0-8f11-3a89450dc1d7} TCPHandler: Processed in 0.001927865 sec. 2026.05.28 06:23:24.283869 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:24.283967 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:24.284009 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:24.284367 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:24.284403 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:24.284702 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:23:24.284921 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:24.285050 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.28 06:23:24.285085 [ 294 ] {27a80db9-5e16-45d6-be37-882e6f3732b3} TCPHandler: Processed in 0.001265211 sec. 2026.05.28 06:23:25.831815 [ 151 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:23:25.831886 [ 151 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:23:25.991243 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29662 2026.05.28 06:23:25.991745 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:25.991779 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:25.992283 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:23:25.992514 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:25.992647 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29662 2026.05.28 06:23:26.053466 [ 151 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.28 06:23:26.053535 [ 151 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:26.053557 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:26.053718 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2026.05.28 06:23:26.053910 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:26.053971 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part 2026.05.28 06:23:26.054076 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:26.054156 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:26.054231 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:26.054299 [ 194 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:26.055038 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387713 sec., 4323.660583996835 rows/sec., 320.90 KiB/sec. 2026.05.28 06:23:26.055236 [ 190 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.28 06:23:26.055569 [ 190 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:26.055654 [ 190 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_13_3} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.28 06:23:26.055767 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.28 06:23:27.561822 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 2026.05.28 06:23:27.576248 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:27.576307 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:27.582282 [ 245 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:23:27.582935 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:27.591532 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 467 2026.05.28 06:23:29.275285 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.275542 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:23:29.275919 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:29.275962 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:23:29.276207 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:29.276277 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:29.276423 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:23:29.276539 [ 345 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:29.276560 [ 323 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:29.276539 [ 320 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:29.276547 [ 366 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:29.276843 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:29.276874 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:29.276964 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:29.276986 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:29.277024 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:29.277069 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:29.277113 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:29.278765 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} executeQuery: Read 41 rows, 7.57 KiB in 0.003332 sec., 12304.921968787516 rows/sec., 2.22 MiB/sec. 2026.05.28 06:23:29.278955 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} MemoryTracker: Peak memory usage (for query): 141.07 KiB. 2026.05.28 06:23:29.278973 [ 294 ] {88448bfe-bdce-4845-823f-df40ee3edf0f} TCPHandler: Processed in 0.003833641 sec. 2026.05.28 06:23:29.284537 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.284727 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.284808 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:23:29.285705 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.285751 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.286168 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:23:29.286403 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.286567 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} executeQuery: Read 284 rows, 18.47 KiB in 0.001893 sec., 150026.41310089806 rows/sec., 9.53 MiB/sec. 2026.05.28 06:23:29.286617 [ 294 ] {8f69b4e6-4946-4232-a544-01cc9f0c3e7b} TCPHandler: Processed in 0.002224573 sec. 2026.05.28 06:23:29.286784 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.286889 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:29.286945 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:29.288165 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.288204 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.288568 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:23:29.288793 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.288937 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} executeQuery: Read 859 rows, 68.67 KiB in 0.002072 sec., 414575.2895752896 rows/sec., 32.37 MiB/sec. 2026.05.28 06:23:29.288974 [ 294 ] {e3c37855-5565-45ae-bf81-76e8189fd217} TCPHandler: Processed in 0.002241553 sec. 2026.05.28 06:23:29.289275 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.289374 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.289416 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:29.289949 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.289985 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.290286 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:23:29.290508 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.290638 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} executeQuery: Read 173 rows, 10.87 KiB in 0.001285 sec., 134630.35019455253 rows/sec., 8.26 MiB/sec. 2026.05.28 06:23:29.290674 [ 294 ] {c70c113f-80ad-4794-b844-407185af9eef} TCPHandler: Processed in 0.001448985 sec. 2026.05.28 06:23:29.290991 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.291094 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.291136 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:23:29.291645 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.291682 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.292004 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:23:29.292223 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.292359 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} executeQuery: Read 149 rows, 9.86 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 7.46 MiB/sec. 2026.05.28 06:23:29.292396 [ 294 ] {45757992-712e-4fc8-bea7-f06aa2413f84} TCPHandler: Processed in 0.001455314 sec. 2026.05.28 06:23:29.292545 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.292640 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.292681 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:23:29.293174 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.293210 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.293511 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:23:29.293735 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.293868 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. 2026.05.28 06:23:29.293917 [ 294 ] {01bd0098-0c6e-484c-ba8e-2386ecfeb97d} TCPHandler: Processed in 0.001421344 sec. 2026.05.28 06:23:29.294047 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.294152 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:29.294193 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:29.294937 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.294973 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.295310 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:23:29.295527 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.295655 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} executeQuery: Read 521 rows, 37.66 KiB in 0.001522 sec., 342312.7463863338 rows/sec., 24.16 MiB/sec. 2026.05.28 06:23:29.295690 [ 294 ] {008d443d-73d9-4887-81b0-e4e6d96303d2} TCPHandler: Processed in 0.00169162 sec. 2026.05.28 06:23:29.295838 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.295942 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:23:29.295985 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:23:29.296370 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.296406 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.296708 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:23:29.296933 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.297075 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. 2026.05.28 06:23:29.297110 [ 294 ] {e7e8ef61-d466-4da3-9c34-6c061f2df8d1} TCPHandler: Processed in 0.001321432 sec. 2026.05.28 06:23:29.297272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.297368 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.297411 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:29.297866 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.297909 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.298246 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:23:29.298464 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.298591 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} executeQuery: Read 265 rows, 18.03 KiB in 0.001242 sec., 213365.53945249596 rows/sec., 14.18 MiB/sec. 2026.05.28 06:23:29.298594 [ 146 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 2026.05.28 06:23:29.298628 [ 294 ] {37b5ed52-19b0-4dea-9d5d-def9c7f97387} TCPHandler: Processed in 0.001406514 sec. 2026.05.28 06:23:29.298657 [ 146 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.298685 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.298801 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.298820 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full 2026.05.28 06:23:29.298914 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.298960 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:29.298964 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:23:29.299006 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTreeSequentialSource: Reading 6 marks from part all_1_98_20, total 37727 rows starting from the beginning of the part 2026.05.28 06:23:29.299084 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2026.05.28 06:23:29.299134 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:23:29.299179 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part 2026.05.28 06:23:29.299224 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2026.05.28 06:23:29.299269 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part 2026.05.28 06:23:29.299317 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.299359 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.299708 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:23:29.299936 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.300079 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} executeQuery: Read 1 rows, 69.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 56.39 KiB/sec. 2026.05.28 06:23:29.300114 [ 294 ] {3e229604-e281-4378-974d-82a48599df53} TCPHandler: Processed in 0.001364032 sec. 2026.05.28 06:23:29.300266 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.300395 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.300461 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} 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 2026.05.28 06:23:29.301481 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.301519 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.302147 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:23:29.302384 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.302513 [ 146 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:23:29.302526 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} executeQuery: Read 31 rows, 56.88 KiB in 0.002158 sec., 14365.152919369786 rows/sec., 25.74 MiB/sec. 2026.05.28 06:23:29.302559 [ 146 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.302588 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.302596 [ 294 ] {dc528ba7-a4b3-4b5f-8964-13a23b1aa339} TCPHandler: Processed in 0.002393267 sec. 2026.05.28 06:23:29.302722 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:23:29.302738 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:29.302857 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:29.302900 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:29.302979 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:29.303045 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1757 rows starting from the beginning of the part 2026.05.28 06:23:29.303179 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part 2026.05.28 06:23:29.303299 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:29.303300 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:29.303353 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:29.303419 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 42 rows starting from the beginning of the part 2026.05.28 06:23:29.303544 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:29.303653 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part 2026.05.28 06:23:29.303697 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:23:29.303924 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.304065 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} executeQuery: Read 90 rows, 5.77 KiB in 0.001227 sec., 73349.63325183374 rows/sec., 4.59 MiB/sec. 2026.05.28 06:23:29.304102 [ 294 ] {0495ed6b-81a9-45c4-bd47-9eafb493d435} TCPHandler: Processed in 0.001413754 sec. 2026.05.28 06:23:29.306935 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergeTask::MergeProjectionsStage: Merge sorted 40045 rows, containing 5 columns (5 merged, 0 gathered) in 0.008179874 sec., 4895552.180877114 rows/sec., 313.79 MiB/sec. 2026.05.28 06:23:29.307442 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) 2026.05.28 06:23:29.307723 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.307794 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_103_21} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 2026.05.28 06:23:29.307896 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:23:29.314766 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1883 rows, containing 19 columns (19 merged, 0 gathered) in 0.012094558 sec., 155689.85654539836 rows/sec., 278.99 MiB/sec. 2026.05.28 06:23:29.317262 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:23:29.317626 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:29.317712 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_86_17} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:23:29.317854 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.32 MiB. 2026.05.28 06:23:30.000265 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 350.62 MiB, peak 367.92 MiB, free memory in arenas 0.00 B, will set to 359.21 MiB (RSS), difference: 8.58 MiB 2026.05.28 06:23:33.492907 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30174 2026.05.28 06:23:33.493762 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:33.493803 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:33.494307 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:23:33.494544 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:33.494682 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30174 2026.05.28 06:23:34.270244 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.270493 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:34.270837 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:34.270876 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:34.271088 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:34.271157 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:34.271308 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:23:34.271415 [ 323 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:34.271440 [ 345 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:34.271461 [ 337 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:34.271415 [ 320 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:34.271659 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:34.271688 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:34.271774 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:34.271794 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:34.271830 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:34.271871 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:34.271909 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:34.273092 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} executeQuery: Read 41 rows, 7.57 KiB in 0.002703 sec., 15168.331483536811 rows/sec., 2.73 MiB/sec. 2026.05.28 06:23:34.273268 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} MemoryTracker: Peak memory usage (for query): 137.78 KiB. 2026.05.28 06:23:34.273285 [ 294 ] {0f8181ef-d79e-4f7f-a0bb-1a1fcf253dc3} TCPHandler: Processed in 0.003184056 sec. 2026.05.28 06:23:34.275210 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.275331 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:34.275382 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:34.275951 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:34.275997 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:34.276374 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:23:34.276595 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:34.276736 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} executeQuery: Read 78 rows, 6.59 KiB in 0.001446 sec., 53941.908713692945 rows/sec., 4.45 MiB/sec. 2026.05.28 06:23:34.276877 [ 294 ] {4b3d4755-ab4f-46a6-be6b-35fe7112492c} TCPHandler: Processed in 0.001719971 sec. 2026.05.28 06:23:34.277022 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.277119 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:34.277160 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:34.277572 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:34.277609 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:34.277898 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:23:34.278116 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:34.278248 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} executeQuery: Read 11 rows, 847.00 B in 0.001148 sec., 9581.881533101046 rows/sec., 720.51 KiB/sec. 2026.05.28 06:23:34.278284 [ 294 ] {a79b0959-2940-46ba-bdaf-549f226a38d0} TCPHandler: Processed in 0.001310811 sec. 2026.05.28 06:23:34.278429 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.278534 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:34.278576 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:34.279087 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:34.279124 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:34.279452 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:23:34.279669 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:34.279810 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} executeQuery: Read 75 rows, 6.00 KiB in 0.001295 sec., 57915.05791505792 rows/sec., 4.52 MiB/sec. 2026.05.28 06:23:34.279847 [ 294 ] {2060101b-800d-4976-abfe-41e59ef350de} TCPHandler: Processed in 0.001471595 sec. 2026.05.28 06:23:34.279979 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.280076 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:34.280120 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:34.280571 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:34.280608 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:34.280957 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:23:34.281172 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:34.281312 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. 2026.05.28 06:23:34.281348 [ 294 ] {ae39ad2a-e2de-4eaf-9bf8-4b0cff995531} TCPHandler: Processed in 0.001418494 sec. 2026.05.28 06:23:34.281474 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.281571 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:34.281626 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} 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 2026.05.28 06:23:34.282429 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:34.282467 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:34.283032 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:23:34.283263 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:34.283405 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} executeQuery: Read 11 rows, 20.18 KiB in 0.001854 sec., 5933.117583603021 rows/sec., 10.63 MiB/sec. 2026.05.28 06:23:34.283462 [ 294 ] {75d9fe1f-bb50-4810-bfd5-2e3a5376c6b8} TCPHandler: Processed in 0.002036759 sec. 2026.05.28 06:23:34.283589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:34.283686 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:34.283728 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:34.284091 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:34.284127 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:34.284431 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:23:34.284645 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:34.284786 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. 2026.05.28 06:23:34.284820 [ 294 ] {dd9146d2-337a-4aaf-9773-3f0b935930af} TCPHandler: Processed in 0.001280631 sec. 2026.05.28 06:23:35.092488 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 2026.05.28 06:23:35.107932 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:35.107989 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:35.113804 [ 245 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:23:35.114469 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:35.117275 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2026.05.28 06:23:37.532720 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40614 2026.05.28 06:23:37.532847 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.532881 [ 316 ] {} TCP-Session: 9a041346-f15d-4827-8685-c83df5e1d502 Authenticating user 'default' from [fd00:1122:3344:101::e]:40614 2026.05.28 06:23:37.532908 [ 316 ] {} TCP-Session: 9a041346-f15d-4827-8685-c83df5e1d502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.532923 [ 316 ] {} TCP-Session: 9a041346-f15d-4827-8685-c83df5e1d502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533187 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49206 2026.05.28 06:23:37.533216 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55360 2026.05.28 06:23:37.533220 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62090 2026.05.28 06:23:37.533302 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.533314 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.533348 [ 370 ] {} TCP-Session: f0cb28ac-c773-4c5c-92cd-371edf53719b Authenticating user 'default' from [fd00:1122:3344:101::e]:55360 2026.05.28 06:23:37.533199 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46432 2026.05.28 06:23:37.533388 [ 370 ] {} TCP-Session: f0cb28ac-c773-4c5c-92cd-371edf53719b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533397 [ 316 ] {} TCP-Session: 9a041346-f15d-4827-8685-c83df5e1d502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:37.533417 [ 370 ] {} TCP-Session: f0cb28ac-c773-4c5c-92cd-371edf53719b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533398 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.533453 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.533497 [ 368 ] {} TCP-Session: 2c6cdb22-bfa5-4427-9734-6ec990e4e747 Authenticating user 'default' from [fd00:1122:3344:101::e]:62090 2026.05.28 06:23:37.533392 [ 367 ] {} TCP-Session: 693f65b2-5ff2-4ef2-acec-0ca8c2463d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:49206 2026.05.28 06:23:37.533537 [ 368 ] {} TCP-Session: 2c6cdb22-bfa5-4427-9734-6ec990e4e747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533519 [ 369 ] {} TCP-Session: ba3e47b8-42e1-40e0-b197-cc17270ab1a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46432 2026.05.28 06:23:37.533576 [ 368 ] {} TCP-Session: 2c6cdb22-bfa5-4427-9734-6ec990e4e747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533581 [ 367 ] {} TCP-Session: 693f65b2-5ff2-4ef2-acec-0ca8c2463d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533606 [ 316 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} executeQuery: (from [fd00:1122:3344:101::e]:40614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:23:37.533606 [ 369 ] {} TCP-Session: ba3e47b8-42e1-40e0-b197-cc17270ab1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533187 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51745 2026.05.28 06:23:37.533701 [ 369 ] {} TCP-Session: ba3e47b8-42e1-40e0-b197-cc17270ab1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533687 [ 367 ] {} TCP-Session: 693f65b2-5ff2-4ef2-acec-0ca8c2463d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533763 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.533791 [ 317 ] {} TCP-Session: 25b438b4-0d34-4061-a10e-d72f4cafef48 Authenticating user 'default' from [fd00:1122:3344:101::e]:51745 2026.05.28 06:23:37.533811 [ 317 ] {} TCP-Session: 25b438b4-0d34-4061-a10e-d72f4cafef48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533826 [ 317 ] {} TCP-Session: 25b438b4-0d34-4061-a10e-d72f4cafef48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.533958 [ 316 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:23:37.534028 [ 316 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:37.534046 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60267 2026.05.28 06:23:37.534064 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39492 2026.05.28 06:23:37.534100 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35793 2026.05.28 06:23:37.534140 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.534185 [ 380 ] {} TCP-Session: 21371d58-d975-472a-a8db-1eef25b8da66 Authenticating user 'default' from [fd00:1122:3344:101::e]:60267 2026.05.28 06:23:37.534195 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.534207 [ 380 ] {} TCP-Session: 21371d58-d975-472a-a8db-1eef25b8da66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.534237 [ 371 ] {} TCP-Session: b53e4370-701e-4c69-b5e3-ad1f4e17fdf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39492 2026.05.28 06:23:37.534236 [ 380 ] {} TCP-Session: 21371d58-d975-472a-a8db-1eef25b8da66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.534274 [ 371 ] {} TCP-Session: b53e4370-701e-4c69-b5e3-ad1f4e17fdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.534298 [ 371 ] {} TCP-Session: b53e4370-701e-4c69-b5e3-ad1f4e17fdf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.534400 [ 316 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:23:37.534553 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.534601 [ 381 ] {} TCP-Session: 079750ca-cd77-442b-9f5f-515eb11b229b Authenticating user 'default' from [fd00:1122:3344:101::e]:35793 2026.05.28 06:23:37.534629 [ 381 ] {} TCP-Session: 079750ca-cd77-442b-9f5f-515eb11b229b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.534652 [ 381 ] {} TCP-Session: 079750ca-cd77-442b-9f5f-515eb11b229b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.535584 [ 337 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} AggregatingTransform: Aggregating 2026.05.28 06:23:37.535630 [ 337 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} Aggregator: Aggregation method: without_key 2026.05.28 06:23:37.535669 [ 337 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135357 sec. (880.780 rows/sec., 34.41 KiB/sec.) 2026.05.28 06:23:37.535692 [ 337 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} Aggregator: Merging aggregated data 2026.05.28 06:23:37.536524 [ 316 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} executeQuery: Read 1 rows, 40.00 B in 0.002974 sec., 336.2474781439139 rows/sec., 13.13 KiB/sec. 2026.05.28 06:23:37.536758 [ 316 ] {f7ff1baf-49c9-4e2b-9684-33ba88fbe55c} TCPHandler: Processed in 0.003515764 sec. 2026.05.28 06:23:37.536930 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.536975 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.536981 [ 316 ] {} TCP-Session: 9a041346-f15d-4827-8685-c83df5e1d502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537004 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537036 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537084 [ 381 ] {} TCP-Session: 079750ca-cd77-442b-9f5f-515eb11b229b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537097 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537149 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537211 [ 380 ] {} TCP-Session: 21371d58-d975-472a-a8db-1eef25b8da66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537138 [ 370 ] {} TCP-Session: f0cb28ac-c773-4c5c-92cd-371edf53719b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537254 [ 371 ] {} TCP-Session: b53e4370-701e-4c69-b5e3-ad1f4e17fdf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537078 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537038 [ 317 ] {} TCP-Session: 25b438b4-0d34-4061-a10e-d72f4cafef48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537116 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537353 [ 367 ] {} TCP-Session: 693f65b2-5ff2-4ef2-acec-0ca8c2463d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537051 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.537399 [ 369 ] {} TCP-Session: ba3e47b8-42e1-40e0-b197-cc17270ab1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.537497 [ 368 ] {} TCP-Session: 2c6cdb22-bfa5-4427-9734-6ec990e4e747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.700198 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49354 2026.05.28 06:23:37.700318 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.700358 [ 316 ] {} TCP-Session: 81f799ce-a044-444d-91b4-7bbf8e84fca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49354 2026.05.28 06:23:37.700391 [ 316 ] {} TCP-Session: 81f799ce-a044-444d-91b4-7bbf8e84fca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.700408 [ 316 ] {} TCP-Session: 81f799ce-a044-444d-91b4-7bbf8e84fca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.700663 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36928 2026.05.28 06:23:37.700696 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37846 2026.05.28 06:23:37.700734 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36241 2026.05.28 06:23:37.700766 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.700747 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.700837 [ 316 ] {} TCP-Session: 81f799ce-a044-444d-91b4-7bbf8e84fca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:37.700848 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36640 2026.05.28 06:23:37.700894 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60240 2026.05.28 06:23:37.700930 [ 317 ] {} TCP-Session: d3c4de90-9254-48c4-a9cb-ad78426c135a Authenticating user 'default' from [fd00:1122:3344:101::e]:36928 2026.05.28 06:23:37.700956 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.700977 [ 317 ] {} TCP-Session: d3c4de90-9254-48c4-a9cb-ad78426c135a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701001 [ 371 ] {} TCP-Session: 82636cf3-6911-4e8c-911e-7ec05215a2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:36640 2026.05.28 06:23:37.701013 [ 317 ] {} TCP-Session: d3c4de90-9254-48c4-a9cb-ad78426c135a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701006 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.701043 [ 371 ] {} TCP-Session: 82636cf3-6911-4e8c-911e-7ec05215a2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701064 [ 316 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} executeQuery: (from [fd00:1122:3344:101::e]:49354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:23:37.701100 [ 371 ] {} TCP-Session: 82636cf3-6911-4e8c-911e-7ec05215a2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701087 [ 380 ] {} TCP-Session: 65fc10d9-cc87-42ed-a322-3360f4918ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60240 2026.05.28 06:23:37.700897 [ 367 ] {} TCP-Session: efd4142d-2ef8-44d4-90a2-c1e3d80ad590 Authenticating user 'default' from [fd00:1122:3344:101::e]:37846 2026.05.28 06:23:37.701183 [ 380 ] {} TCP-Session: 65fc10d9-cc87-42ed-a322-3360f4918ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701208 [ 367 ] {} TCP-Session: efd4142d-2ef8-44d4-90a2-c1e3d80ad590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701225 [ 380 ] {} TCP-Session: 65fc10d9-cc87-42ed-a322-3360f4918ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701242 [ 367 ] {} TCP-Session: efd4142d-2ef8-44d4-90a2-c1e3d80ad590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.700900 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38257 2026.05.28 06:23:37.700843 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51198 2026.05.28 06:23:37.700840 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.701342 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.701389 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.701413 [ 316 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:23:37.701422 [ 381 ] {} TCP-Session: 2b519ff1-091f-4ebe-bb8d-9abc7ace1563 Authenticating user 'default' from [fd00:1122:3344:101::e]:38257 2026.05.28 06:23:37.701442 [ 370 ] {} TCP-Session: bf71ca47-5ebd-41dc-8788-87d5f8d49347 Authenticating user 'default' from [fd00:1122:3344:101::e]:51198 2026.05.28 06:23:37.701472 [ 381 ] {} TCP-Session: 2b519ff1-091f-4ebe-bb8d-9abc7ace1563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701495 [ 370 ] {} TCP-Session: bf71ca47-5ebd-41dc-8788-87d5f8d49347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701498 [ 316 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:37.701527 [ 370 ] {} TCP-Session: bf71ca47-5ebd-41dc-8788-87d5f8d49347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701503 [ 381 ] {} TCP-Session: 2b519ff1-091f-4ebe-bb8d-9abc7ace1563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701404 [ 368 ] {} TCP-Session: 5821344e-cce3-488c-a01a-8440d07f7df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36241 2026.05.28 06:23:37.700744 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38740 2026.05.28 06:23:37.701631 [ 368 ] {} TCP-Session: 5821344e-cce3-488c-a01a-8440d07f7df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701677 [ 368 ] {} TCP-Session: 5821344e-cce3-488c-a01a-8440d07f7df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701702 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:37.701737 [ 369 ] {} TCP-Session: 2463300d-84b4-4315-86b8-16d55f177e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:38740 2026.05.28 06:23:37.701757 [ 369 ] {} TCP-Session: 2463300d-84b4-4315-86b8-16d55f177e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701775 [ 369 ] {} TCP-Session: 2463300d-84b4-4315-86b8-16d55f177e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.701907 [ 316 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:23:37.703062 [ 356 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} AggregatingTransform: Aggregating 2026.05.28 06:23:37.703116 [ 356 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} Aggregator: Aggregation method: without_key 2026.05.28 06:23:37.703166 [ 356 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113067 sec. (898.419 rows/sec., 35.09 KiB/sec.) 2026.05.28 06:23:37.703188 [ 356 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} Aggregator: Merging aggregated data 2026.05.28 06:23:37.704022 [ 316 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. 2026.05.28 06:23:37.704270 [ 316 ] {b00ae2d3-70ea-48e6-99f2-7e1e4171e5cf} TCPHandler: Processed in 0.003634146 sec. 2026.05.28 06:23:37.704420 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704452 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704460 [ 316 ] {} TCP-Session: 81f799ce-a044-444d-91b4-7bbf8e84fca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704481 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704510 [ 381 ] {} TCP-Session: 2b519ff1-091f-4ebe-bb8d-9abc7ace1563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704528 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704575 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704597 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704662 [ 371 ] {} TCP-Session: 82636cf3-6911-4e8c-911e-7ec05215a2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704618 [ 367 ] {} TCP-Session: efd4142d-2ef8-44d4-90a2-c1e3d80ad590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704689 [ 370 ] {} TCP-Session: bf71ca47-5ebd-41dc-8788-87d5f8d49347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704605 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704555 [ 317 ] {} TCP-Session: d3c4de90-9254-48c4-a9cb-ad78426c135a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704813 [ 380 ] {} TCP-Session: 65fc10d9-cc87-42ed-a322-3360f4918ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704542 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704502 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:37.704886 [ 369 ] {} TCP-Session: 2463300d-84b4-4315-86b8-16d55f177e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:37.704920 [ 368 ] {} TCP-Session: 5821344e-cce3-488c-a01a-8440d07f7df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086104 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45270 2026.05.28 06:23:38.086187 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086214 [ 316 ] {} TCP-Session: a8226f16-686e-4314-8e16-ad6e5f84b10e Authenticating user 'default' from [fd00:1122:3344:101::e]:45270 2026.05.28 06:23:38.086236 [ 316 ] {} TCP-Session: a8226f16-686e-4314-8e16-ad6e5f84b10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086250 [ 316 ] {} TCP-Session: a8226f16-686e-4314-8e16-ad6e5f84b10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086531 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33288 2026.05.28 06:23:38.086545 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51849 2026.05.28 06:23:38.086578 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34779 2026.05.28 06:23:38.086602 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56155 2026.05.28 06:23:38.086625 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086645 [ 316 ] {} TCP-Session: a8226f16-686e-4314-8e16-ad6e5f84b10e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:38.086652 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086672 [ 317 ] {} TCP-Session: 90fb097a-b90f-4e81-9db4-ec010151c5a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33288 2026.05.28 06:23:38.086673 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086699 [ 371 ] {} TCP-Session: 648bc4e7-8ccb-4645-b15c-dcb6bec7ce06 Authenticating user 'default' from [fd00:1122:3344:101::e]:34779 2026.05.28 06:23:38.086727 [ 381 ] {} TCP-Session: da411be7-ae6d-4656-9f2a-3e4c954e4137 Authenticating user 'default' from [fd00:1122:3344:101::e]:56155 2026.05.28 06:23:38.086708 [ 317 ] {} TCP-Session: 90fb097a-b90f-4e81-9db4-ec010151c5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086647 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086784 [ 317 ] {} TCP-Session: 90fb097a-b90f-4e81-9db4-ec010151c5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086828 [ 316 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} executeQuery: (from [fd00:1122:3344:101::e]:45270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:23:38.086845 [ 367 ] {} TCP-Session: addd0962-754f-475c-aec9-412ec5e48cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51849 2026.05.28 06:23:38.086591 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62811 2026.05.28 06:23:38.086886 [ 367 ] {} TCP-Session: addd0962-754f-475c-aec9-412ec5e48cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086570 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34069 2026.05.28 06:23:38.086908 [ 367 ] {} TCP-Session: addd0962-754f-475c-aec9-412ec5e48cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.086933 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086567 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38497 2026.05.28 06:23:38.086959 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.086961 [ 380 ] {} TCP-Session: 4739a9c4-b952-4d80-a8d9-b687475789b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62811 2026.05.28 06:23:38.086998 [ 369 ] {} TCP-Session: 59f9401a-5a95-4a62-a619-0fae8600b2d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34069 2026.05.28 06:23:38.087008 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.087012 [ 380 ] {} TCP-Session: 4739a9c4-b952-4d80-a8d9-b687475789b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087024 [ 369 ] {} TCP-Session: 59f9401a-5a95-4a62-a619-0fae8600b2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087038 [ 370 ] {} TCP-Session: 64fb4b34-eb02-476b-9099-ffa871c8e37d Authenticating user 'default' from [fd00:1122:3344:101::e]:38497 2026.05.28 06:23:38.086787 [ 381 ] {} TCP-Session: da411be7-ae6d-4656-9f2a-3e4c954e4137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087070 [ 380 ] {} TCP-Session: 4739a9c4-b952-4d80-a8d9-b687475789b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087082 [ 370 ] {} TCP-Session: 64fb4b34-eb02-476b-9099-ffa871c8e37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087097 [ 381 ] {} TCP-Session: da411be7-ae6d-4656-9f2a-3e4c954e4137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087146 [ 370 ] {} TCP-Session: 64fb4b34-eb02-476b-9099-ffa871c8e37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087157 [ 369 ] {} TCP-Session: 59f9401a-5a95-4a62-a619-0fae8600b2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087121 [ 316 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:23:38.086540 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62173 2026.05.28 06:23:38.086783 [ 371 ] {} TCP-Session: 648bc4e7-8ccb-4645-b15c-dcb6bec7ce06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087249 [ 316 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:38.087260 [ 371 ] {} TCP-Session: 648bc4e7-8ccb-4645-b15c-dcb6bec7ce06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087263 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:23:38.087305 [ 368 ] {} TCP-Session: d157ceb6-8eba-44fc-8c53-2f413c8d5eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62173 2026.05.28 06:23:38.087325 [ 368 ] {} TCP-Session: d157ceb6-8eba-44fc-8c53-2f413c8d5eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087341 [ 368 ] {} TCP-Session: d157ceb6-8eba-44fc-8c53-2f413c8d5eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.087549 [ 316 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:23:38.088537 [ 352 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} AggregatingTransform: Aggregating 2026.05.28 06:23:38.088587 [ 352 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} Aggregator: Aggregation method: without_key 2026.05.28 06:23:38.088622 [ 352 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973743 sec. (1026.965 rows/sec., 40.12 KiB/sec.) 2026.05.28 06:23:38.088641 [ 352 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} Aggregator: Merging aggregated data 2026.05.28 06:23:38.089368 [ 316 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} executeQuery: Read 1 rows, 40.00 B in 0.002594 sec., 385.50501156515037 rows/sec., 15.06 KiB/sec. 2026.05.28 06:23:38.089541 [ 316 ] {ae425db7-6581-4b68-9c98-5c9f15ad93ec} TCPHandler: Processed in 0.003009611 sec. 2026.05.28 06:23:38.089668 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089706 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089699 [ 316 ] {} TCP-Session: a8226f16-686e-4314-8e16-ad6e5f84b10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089732 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089760 [ 317 ] {} TCP-Session: 90fb097a-b90f-4e81-9db4-ec010151c5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089763 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089777 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089801 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089829 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089862 [ 368 ] {} TCP-Session: d157ceb6-8eba-44fc-8c53-2f413c8d5eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089873 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.089890 [ 369 ] {} TCP-Session: 59f9401a-5a95-4a62-a619-0fae8600b2d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089829 [ 380 ] {} TCP-Session: 4739a9c4-b952-4d80-a8d9-b687475789b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089923 [ 367 ] {} TCP-Session: addd0962-754f-475c-aec9-412ec5e48cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089840 [ 381 ] {} TCP-Session: da411be7-ae6d-4656-9f2a-3e4c954e4137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089790 [ 370 ] {} TCP-Session: 64fb4b34-eb02-476b-9099-ffa871c8e37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:38.089846 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:23:38.090047 [ 371 ] {} TCP-Session: 648bc4e7-8ccb-4645-b15c-dcb6bec7ce06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:23:39.274845 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.275095 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:23:39.275457 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:39.275500 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:23:39.275752 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:39.275821 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:39.275967 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:23:39.276076 [ 307 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:39.276095 [ 364 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:39.276076 [ 318 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:39.278553 [ 327 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:39.278659 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:39.278688 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:39.278785 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:39.278808 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:39.278846 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:39.278891 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:39.278932 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:39.280548 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} executeQuery: Read 41 rows, 7.57 KiB in 0.005552 sec., 7384.726224783863 rows/sec., 1.33 MiB/sec. 2026.05.28 06:23:39.280830 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} MemoryTracker: Peak memory usage (for query): 141.04 KiB. 2026.05.28 06:23:39.280850 [ 294 ] {09d9bf4f-21d4-47bd-a196-d03b24f7c047} TCPHandler: Processed in 0.006153796 sec. 2026.05.28 06:23:39.286585 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.286819 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.286883 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:23:39.287630 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.287674 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.288067 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:23:39.288293 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.288443 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} executeQuery: Read 284 rows, 18.47 KiB in 0.001683 sec., 168746.28639334522 rows/sec., 10.72 MiB/sec. 2026.05.28 06:23:39.288455 [ 134 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2026.05.28 06:23:39.288481 [ 294 ] {5d24f61e-72a8-4f41-8641-7a81ad7c5bec} TCPHandler: Processed in 0.002072929 sec. 2026.05.28 06:23:39.288516 [ 134 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.288549 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.288645 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.288651 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2026.05.28 06:23:39.288752 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:39.288788 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:39.288799 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:39.288829 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part 2026.05.28 06:23:39.288893 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part 2026.05.28 06:23:39.288940 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part 2026.05.28 06:23:39.288988 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part 2026.05.28 06:23:39.289030 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part 2026.05.28 06:23:39.289683 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.289733 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.289952 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339841 sec., 1059827.2481585501 rows/sec., 71.36 MiB/sec. 2026.05.28 06:23:39.290107 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:23:39.290116 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2026.05.28 06:23:39.290422 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.290462 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.290546 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_45_11} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2026.05.28 06:23:39.290592 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} executeQuery: Read 859 rows, 68.67 KiB in 0.001857 sec., 462574.04415724287 rows/sec., 36.11 MiB/sec. 2026.05.28 06:23:39.290617 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:23:39.290634 [ 294 ] {9c0911f7-4511-4261-bad4-3c0c20f9e4d3} TCPHandler: Processed in 0.002039569 sec. 2026.05.28 06:23:39.290893 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.291103 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.291177 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:39.291965 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.292009 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.292399 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:23:39.292624 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.292775 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} executeQuery: Read 173 rows, 10.87 KiB in 0.001727 sec., 100173.71163867979 rows/sec., 6.15 MiB/sec. 2026.05.28 06:23:39.292784 [ 131 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:23:39.292817 [ 294 ] {dc2bd239-7dfd-484e-841a-8ecc158b4c66} TCPHandler: Processed in 0.00207475 sec. 2026.05.28 06:23:39.292838 [ 131 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.292871 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.292957 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:23:39.292960 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.293061 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:39.293080 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.293096 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 213 rows starting from the beginning of the part 2026.05.28 06:23:39.293130 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:23:39.293162 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 192 rows starting from the beginning of the part 2026.05.28 06:23:39.293219 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:39.293267 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 173 rows starting from the beginning of the part 2026.05.28 06:23:39.293315 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:39.293361 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 173 rows starting from the beginning of the part 2026.05.28 06:23:39.293635 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.293677 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.294011 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:23:39.294229 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.294230 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305471 sec., 592123.455825522 rows/sec., 39.25 MiB/sec. 2026.05.28 06:23:39.294363 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} executeQuery: Read 149 rows, 9.86 KiB in 0.001302 sec., 114439.32411674348 rows/sec., 7.39 MiB/sec. 2026.05.28 06:23:39.294384 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:23:39.294406 [ 294 ] {f88db89b-98f1-4a51-acab-bb5e49bd910d} TCPHandler: Processed in 0.001500516 sec. 2026.05.28 06:23:39.294541 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.294633 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.294642 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.294694 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:23:39.294715 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_91_18} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:23:39.294783 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:23:39.295165 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.295207 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.295522 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:23:39.295733 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.295866 [ 131 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2026.05.28 06:23:39.295870 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. 2026.05.28 06:23:39.295910 [ 131 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.295929 [ 294 ] {f3deb43c-b932-43b2-855b-5c6afbe3488c} TCPHandler: Processed in 0.001441095 sec. 2026.05.28 06:23:39.295937 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.296027 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2026.05.28 06:23:39.296064 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.296157 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:39.296166 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:39.296207 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part 2026.05.28 06:23:39.296229 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:39.296284 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part 2026.05.28 06:23:39.296340 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part 2026.05.28 06:23:39.296387 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part 2026.05.28 06:23:39.296428 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part 2026.05.28 06:23:39.296901 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.296943 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.297279 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282761 sec., 576880.6504095462 rows/sec., 35.01 MiB/sec. 2026.05.28 06:23:39.297301 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:23:39.297480 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2026.05.28 06:23:39.297558 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.297737 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} executeQuery: Read 521 rows, 37.66 KiB in 0.001589 sec., 327879.1692888609 rows/sec., 23.15 MiB/sec. 2026.05.28 06:23:39.297778 [ 294 ] {19b0790f-24e0-4f0e-b344-603e59a3d653} TCPHandler: Processed in 0.001764692 sec. 2026.05.28 06:23:39.297840 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.297900 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.297920 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_45_11} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2026.05.28 06:23:39.298001 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:23:39.298005 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:23:39.298059 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:23:39.298403 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.298440 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.298751 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:23:39.298966 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.299102 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. 2026.05.28 06:23:39.299136 [ 294 ] {1578f913-5934-446c-8e9e-e797737ad914} TCPHandler: Processed in 0.001285311 sec. 2026.05.28 06:23:39.299280 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.299377 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.299419 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:39.299901 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.299937 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.300316 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:23:39.300539 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.300685 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} executeQuery: Read 265 rows, 18.03 KiB in 0.001326 sec., 199849.17043740573 rows/sec., 13.28 MiB/sec. 2026.05.28 06:23:39.300729 [ 294 ] {db0db091-06be-4f18-b63a-ae4a9a7e9570} TCPHandler: Processed in 0.001498146 sec. 2026.05.28 06:23:39.300880 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.300977 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.301021 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:23:39.301377 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.301415 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.301722 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.28 06:23:39.301944 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.302074 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. 2026.05.28 06:23:39.302108 [ 294 ] {e8e0dad9-0cb2-45cf-a599-e895ef682585} TCPHandler: Processed in 0.001277421 sec. 2026.05.28 06:23:39.302243 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.302340 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.302396 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} 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 2026.05.28 06:23:39.303309 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.303346 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.303907 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:23:39.304134 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.304279 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} executeQuery: Read 31 rows, 56.88 KiB in 0.001957 sec., 15840.572304547777 rows/sec., 28.39 MiB/sec. 2026.05.28 06:23:39.304337 [ 294 ] {7af467e2-0aae-416e-a785-20a7b839ad39} TCPHandler: Processed in 0.002143061 sec. 2026.05.28 06:23:39.304482 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.304581 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:39.304624 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:39.304967 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:39.305004 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:39.305307 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:23:39.305524 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:39.305656 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. 2026.05.28 06:23:39.305690 [ 294 ] {a5cfe8d0-1164-4c2f-ac70-e2c194e3f364} TCPHandler: Processed in 0.00125741 sec. 2026.05.28 06:23:39.316114 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:39.316298 [ 284 ] {baa59303-8e1b-453a-8c3d-ce50d47140e9} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:23:39.316703 [ 284 ] {baa59303-8e1b-453a-8c3d-ce50d47140e9} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:23:39.316895 [ 284 ] {baa59303-8e1b-453a-8c3d-ce50d47140e9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:39.317244 [ 327 ] {baa59303-8e1b-453a-8c3d-ce50d47140e9} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:23:39.317567 [ 284 ] {baa59303-8e1b-453a-8c3d-ce50d47140e9} executeQuery: Read 41 rows, 2.50 KiB in 0.001357 sec., 30213.706705969053 rows/sec., 1.80 MiB/sec. 2026.05.28 06:23:39.317650 [ 284 ] {baa59303-8e1b-453a-8c3d-ce50d47140e9} TCPHandler: Processed in 0.001602938 sec. 2026.05.28 06:23:40.831954 [ 132 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:23:40.832007 [ 132 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:23:40.890422 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 2026.05.28 06:23:40.891983 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:40.892037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:40.893213 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:23:40.893478 [ 243 ] {} system.query_log (5e1950c4-08db-4173-b99d-5edd9fd37e43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:40.893712 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.28 06:23:40.995695 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30622 2026.05.28 06:23:40.996154 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:40.996200 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. 2026.05.28 06:23:40.996627 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:23:40.996846 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:40.996973 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30622 2026.05.28 06:23:41.001258 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00086869 sec. 2026.05.28 06:23:42.617358 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 2026.05.28 06:23:42.633869 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:42.633921 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:42.640251 [ 245 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:23:42.640958 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:42.643778 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 482 2026.05.28 06:23:44.269649 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.269882 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:44.270217 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:44.270253 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:44.270464 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:44.270533 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:44.270734 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:23:44.270929 [ 318 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:44.270953 [ 364 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:44.270931 [ 327 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:44.270929 [ 307 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:44.271299 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:44.271342 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:44.271436 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:44.271458 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:44.271498 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:44.271547 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:44.271591 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:44.272909 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} executeQuery: Read 41 rows, 7.57 KiB in 0.003113 sec., 13170.575008030839 rows/sec., 2.37 MiB/sec. 2026.05.28 06:23:44.273103 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} MemoryTracker: Peak memory usage (for query): 137.76 KiB. 2026.05.28 06:23:44.273120 [ 294 ] {f4651b79-2673-4c3d-9691-056ab341a37e} TCPHandler: Processed in 0.003615616 sec. 2026.05.28 06:23:44.275147 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.275280 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:44.275331 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:44.276129 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.276186 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.276639 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:23:44.276927 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.277089 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} executeQuery: Read 78 rows, 6.59 KiB in 0.001846 sec., 42253.52112676056 rows/sec., 3.48 MiB/sec. 2026.05.28 06:23:44.277112 [ 123 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:23:44.277151 [ 294 ] {2f752f91-787c-441f-99a3-5bafb89cd0bf} TCPHandler: Processed in 0.002064759 sec. 2026.05.28 06:23:44.277194 [ 123 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.277225 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.277355 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:23:44.277380 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.277506 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:44.277520 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.277555 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3241 rows starting from the beginning of the part 2026.05.28 06:23:44.277589 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:44.277644 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 78 rows starting from the beginning of the part 2026.05.28 06:23:44.277708 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 859 rows starting from the beginning of the part 2026.05.28 06:23:44.277764 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part 2026.05.28 06:23:44.277815 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 859 rows starting from the beginning of the part 2026.05.28 06:23:44.277864 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 78 rows starting from the beginning of the part 2026.05.28 06:23:44.278096 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.278141 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.278457 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:23:44.278700 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.278838 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} executeQuery: Read 11 rows, 847.00 B in 0.001358 sec., 8100.147275405007 rows/sec., 609.09 KiB/sec. 2026.05.28 06:23:44.278875 [ 294 ] {c1da6859-bd2b-4b13-9beb-f49175971e68} TCPHandler: Processed in 0.001615348 sec. 2026.05.28 06:23:44.279017 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.279113 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:44.279154 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:44.279622 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.279659 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.279704 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002396547 sec., 2166867.5807317775 rows/sec., 173.29 MiB/sec. 2026.05.28 06:23:44.279977 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:23:44.280047 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:23:44.280236 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.280402 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} executeQuery: Read 75 rows, 6.00 KiB in 0.001307 sec., 57383.32058148432 rows/sec., 4.48 MiB/sec. 2026.05.28 06:23:44.280402 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.280414 [ 122 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:23:44.280443 [ 294 ] {13286fce-a62a-4b1e-8c80-4e6e054dba6d} TCPHandler: Processed in 0.001476364 sec. 2026.05.28 06:23:44.280475 [ 122 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.280503 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.280513 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_106_21} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:23:44.280597 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.280605 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:23:44.280597 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:23:44.280702 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.280742 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:44.280774 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1794 rows starting from the beginning of the part 2026.05.28 06:23:44.280829 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 75 rows starting from the beginning of the part 2026.05.28 06:23:44.280874 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 521 rows starting from the beginning of the part 2026.05.28 06:23:44.280875 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:44.280913 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 75 rows starting from the beginning of the part 2026.05.28 06:23:44.280973 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 521 rows starting from the beginning of the part 2026.05.28 06:23:44.281009 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 75 rows starting from the beginning of the part 2026.05.28 06:23:44.281610 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.281660 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.282073 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510616 sec., 2026325.6843565803 rows/sec., 148.51 MiB/sec. 2026.05.28 06:23:44.282103 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:23:44.282300 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:23:44.282375 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.282589 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} executeQuery: Read 160 rows, 11.41 KiB in 0.001903 sec., 84077.77193904361 rows/sec., 5.86 MiB/sec. 2026.05.28 06:23:44.282601 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.282641 [ 294 ] {8ce25cdb-f54f-4df1-9d94-4052855a905c} TCPHandler: Processed in 0.0020931 sec. 2026.05.28 06:23:44.282690 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_106_21} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:23:44.282774 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.28 06:23:44.282887 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.283025 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.283085 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} 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 2026.05.28 06:23:44.283996 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.284034 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.284601 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:23:44.284834 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.284977 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} executeQuery: Read 11 rows, 20.18 KiB in 0.001992 sec., 5522.088353413655 rows/sec., 9.90 MiB/sec. 2026.05.28 06:23:44.285030 [ 294 ] {557a623b-c8f9-4606-b63d-8be24d5c4680} TCPHandler: Processed in 0.002265434 sec. 2026.05.28 06:23:44.285164 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.285262 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.285305 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:44.285664 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.285700 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.286004 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:23:44.286218 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.286349 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. 2026.05.28 06:23:44.286366 [ 123 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:23:44.286384 [ 294 ] {f7662484-28c8-4a58-b6bd-253616a1c02b} TCPHandler: Processed in 0.00127014 sec. 2026.05.28 06:23:44.286413 [ 123 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.286438 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.286528 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:23:44.286652 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:44.286686 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6420 rows starting from the beginning of the part 2026.05.28 06:23:44.286749 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2026.05.28 06:23:44.286800 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part 2026.05.28 06:23:44.286859 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2026.05.28 06:23:44.286906 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part 2026.05.28 06:23:44.286951 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2026.05.28 06:23:44.288664 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002178582 sec., 3112116.0461254152 rows/sec., 200.69 MiB/sec. 2026.05.28 06:23:44.289107 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:23:44.289397 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.289478 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_106_21} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:23:44.289575 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2026.05.28 06:23:44.470737 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.471036 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:23:44.471441 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:44.471487 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:23:44.471756 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:44.471827 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:44.471979 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 40-element set) 2026.05.28 06:23:44.472087 [ 327 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:44.472097 [ 307 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:44.472097 [ 318 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:44.472092 [ 325 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:44.472289 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:44.472319 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:44.472408 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:44.472430 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:44.472470 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:23:44.472518 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:23:44.472560 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:23:44.473768 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} executeQuery: Read 41 rows, 9.15 KiB in 0.002866 sec., 14305.652477320307 rows/sec., 3.12 MiB/sec. 2026.05.28 06:23:44.473971 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} MemoryTracker: Peak memory usage (for query): 152.44 KiB. 2026.05.28 06:23:44.473988 [ 294 ] {fbf0f3f0-371b-46f8-b2d4-601c9d77a136} TCPHandler: Processed in 0.003412431 sec. 2026.05.28 06:23:44.491326 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.491471 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.491529 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:23:44.492258 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.492309 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.492712 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:23:44.492959 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.493113 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} executeQuery: Read 284 rows, 18.47 KiB in 0.001686 sec., 168446.02609727165 rows/sec., 10.70 MiB/sec. 2026.05.28 06:23:44.493150 [ 294 ] {461ade8a-5cd5-4759-af79-7c1087536f26} TCPHandler: Processed in 0.001894285 sec. 2026.05.28 06:23:44.493300 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.493400 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:23:44.493442 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:23:44.494087 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.494136 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.494531 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:23:44.494764 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.494931 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} executeQuery: Read 6 rows, 501.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 316.06 KiB/sec. 2026.05.28 06:23:44.494995 [ 294 ] {3adff6d0-8d2d-4d03-874c-28bbc56f62c0} TCPHandler: Processed in 0.001744402 sec. 2026.05.28 06:23:44.495199 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.495336 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:44.495394 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:44.497483 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.497531 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.498125 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:23:44.498376 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.498541 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} executeQuery: Read 3209 rows, 244.93 KiB in 0.003241 sec., 990126.5041653811 rows/sec., 73.80 MiB/sec. 2026.05.28 06:23:44.498606 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:23:44.498620 [ 294 ] {96f1b822-9af1-48d5-937d-c4692c4f16ff} TCPHandler: Processed in 0.003535744 sec. 2026.05.28 06:23:44.498832 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.498967 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.499028 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:44.499593 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.499628 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.499959 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:23:44.500180 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.500312 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} executeQuery: Read 190 rows, 12.12 KiB in 0.001387 sec., 136986.301369863 rows/sec., 8.53 MiB/sec. 2026.05.28 06:23:44.500346 [ 294 ] {266288f0-0fec-48d7-a695-79db1fba84c8} TCPHandler: Processed in 0.001632839 sec. 2026.05.28 06:23:44.500480 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.500577 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.500620 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:23:44.501496 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.501532 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.501879 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:23:44.502084 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.502210 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} executeQuery: Read 950 rows, 57.24 KiB in 0.001653 sec., 574712.643678161 rows/sec., 33.81 MiB/sec. 2026.05.28 06:23:44.502246 [ 294 ] {bac75b02-3cf7-43ca-b76c-a81196908c2e} TCPHandler: Processed in 0.001816363 sec. 2026.05.28 06:23:44.502426 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.502524 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.502564 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:23:44.503023 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.503060 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.503359 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:23:44.503563 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.503688 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. 2026.05.28 06:23:44.503722 [ 294 ] {c38d74ee-7342-4b21-9e2b-39e79b09c344} TCPHandler: Processed in 0.001348463 sec. 2026.05.28 06:23:44.503859 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.503954 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:44.503994 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:44.504953 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.504989 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.505352 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:23:44.505558 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.505684 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} executeQuery: Read 1753 rows, 121.15 KiB in 0.001748 sec., 1002860.4118993136 rows/sec., 67.68 MiB/sec. 2026.05.28 06:23:44.505719 [ 294 ] {afccd739-3076-43d3-92be-e3a1d9e5099c} TCPHandler: Processed in 0.001908335 sec. 2026.05.28 06:23:44.505844 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.505941 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:23:44.505982 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:23:44.506316 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.506351 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.506652 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:23:44.506855 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.506981 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. 2026.05.28 06:23:44.507014 [ 294 ] {cb877f1f-39cb-47c7-869b-fbbf6e595314} TCPHandler: Processed in 0.001218579 sec. 2026.05.28 06:23:44.507146 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.507241 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.507283 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:44.507970 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.508006 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.508412 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:23:44.508616 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.508742 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} executeQuery: Read 1553 rows, 96.46 KiB in 0.001519 sec., 1022383.1468071099 rows/sec., 62.02 MiB/sec. 2026.05.28 06:23:44.508777 [ 294 ] {1f13311f-51ea-4e2f-b8ac-d9eeefd4d11d} TCPHandler: Processed in 0.00167891 sec. 2026.05.28 06:23:44.508910 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.509007 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.509048 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:23:44.509371 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.509406 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.509683 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.28 06:23:44.509885 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.510011 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. 2026.05.28 06:23:44.510044 [ 294 ] {04ba3242-1f6b-4def-99da-1662d087e789} TCPHandler: Processed in 0.001182578 sec. 2026.05.28 06:23:44.510164 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.510261 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.510314 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} 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 2026.05.28 06:23:44.511263 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.511308 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.511918 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:23:44.512156 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.512309 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} executeQuery: Read 42 rows, 77.07 KiB in 0.002065 sec., 20338.98305084746 rows/sec., 36.45 MiB/sec. 2026.05.28 06:23:44.512418 [ 294 ] {8a72f9b2-f7d3-465d-b3cb-4adc59e05a94} TCPHandler: Processed in 0.002301005 sec. 2026.05.28 06:23:44.512665 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:44.512766 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:44.512811 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:44.513183 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:44.513218 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:44.513516 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:23:44.513729 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:44.513861 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} executeQuery: Read 42 rows, 2.45 KiB in 0.001115 sec., 37668.16143497758 rows/sec., 2.15 MiB/sec. 2026.05.28 06:23:44.513896 [ 294 ] {17d00805-144f-438a-81f0-cafcf92c7336} TCPHandler: Processed in 0.00128273 sec. 2026.05.28 06:23:45.000257 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 360.64 MiB, peak 371.79 MiB, free memory in arenas 0.00 B, will set to 359.45 MiB (RSS), difference: -1.19 MiB 2026.05.28 06:23:48.497123 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31134 2026.05.28 06:23:48.497682 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:48.497727 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:48.498217 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:23:48.498446 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:48.498578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31134 2026.05.28 06:23:49.268421 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:49.268686 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:49.269075 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:49.269113 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:49.269330 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:49.269401 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:49.269546 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:23:49.269662 [ 318 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:49.269666 [ 325 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:49.269662 [ 307 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:49.269666 [ 327 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:49.269931 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:49.269954 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:49.270046 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:49.270067 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:49.270102 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:49.270175 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:49.270217 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:49.271771 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} executeQuery: Read 41 rows, 7.57 KiB in 0.003194 sec., 12836.568566061365 rows/sec., 2.31 MiB/sec. 2026.05.28 06:23:49.271954 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} MemoryTracker: Peak memory usage (for query): 136.91 KiB. 2026.05.28 06:23:49.271971 [ 294 ] {9573e503-c5f8-4bde-8d18-09fc11c5ad9d} TCPHandler: Processed in 0.003702798 sec. 2026.05.28 06:23:49.273582 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:49.273695 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:49.273744 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:49.274344 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:49.274387 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:49.274754 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:23:49.274979 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:49.275127 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} executeQuery: Read 56 rows, 4.38 KiB in 0.001466 sec., 38199.18144611187 rows/sec., 2.92 MiB/sec. 2026.05.28 06:23:49.275164 [ 294 ] {4a109f69-ba01-4aca-acd4-f6253f9cb987} TCPHandler: Processed in 0.001631589 sec. 2026.05.28 06:23:49.275297 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:49.275393 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:49.275432 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:49.275907 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:49.275952 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:49.276250 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:23:49.276473 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:49.276600 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. 2026.05.28 06:23:49.276635 [ 294 ] {b817ec8a-079b-48a5-a7e5-826491487d04} TCPHandler: Processed in 0.001386833 sec. 2026.05.28 06:23:49.276766 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:49.276862 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:49.276906 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:49.277301 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:49.277337 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:49.277666 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:23:49.277896 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:49.278023 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} executeQuery: Read 128 rows, 9.13 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. 2026.05.28 06:23:49.278050 [ 117 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_103_21 to all_107_107_0 2026.05.28 06:23:49.278058 [ 294 ] {61acf9bc-605a-433e-83e6-eda8d2e9a64e} TCPHandler: Processed in 0.001340982 sec. 2026.05.28 06:23:49.278126 [ 117 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:49.278158 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:49.278238 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:49.278290 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_103_21 to all_107_107_0 into Compact with storage Full 2026.05.28 06:23:49.278339 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:49.278386 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:49.278437 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:49.278482 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTreeSequentialSource: Reading 6 marks from part all_1_103_21, total 40045 rows starting from the beginning of the part 2026.05.28 06:23:49.278556 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2026.05.28 06:23:49.278614 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 265 rows starting from the beginning of the part 2026.05.28 06:23:49.278664 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2026.05.28 06:23:49.278722 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1553 rows starting from the beginning of the part 2026.05.28 06:23:49.278784 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:49.278826 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:49.279173 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:23:49.279396 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:49.279531 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} executeQuery: Read 48 rows, 3.31 KiB in 0.00121 sec., 39669.42148760331 rows/sec., 2.67 MiB/sec. 2026.05.28 06:23:49.279565 [ 294 ] {b165d799-70a2-487f-8959-6731abae99ef} TCPHandler: Processed in 0.001375973 sec. 2026.05.28 06:23:49.286263 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergeTask::MergeProjectionsStage: Merge sorted 42183 rows, containing 5 columns (5 merged, 0 gathered) in 0.008024821 sec., 5256565.847387749 rows/sec., 336.56 MiB/sec. 2026.05.28 06:23:49.286632 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) 2026.05.28 06:23:49.287016 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:49.287117 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_107_22} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_103_21, all_107_107_0] -> all_1_107_22 2026.05.28 06:23:49.287239 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2026.05.28 06:23:50.143831 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 2026.05.28 06:23:50.161031 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:50.161100 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:50.167608 [ 245 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:23:50.168338 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:50.171222 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2026.05.28 06:23:54.270145 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.270433 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:23:54.270836 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:54.270883 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:23:54.271144 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:54.271228 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:54.271385 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:23:54.271495 [ 355 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:54.271504 [ 330 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:54.271514 [ 327 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:54.271504 [ 331 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:54.271716 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:54.271745 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:54.271834 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:54.271855 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:54.271904 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:54.271950 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:54.271991 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:23:54.273230 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} executeQuery: Read 41 rows, 7.57 KiB in 0.002907 sec., 14103.88716890265 rows/sec., 2.54 MiB/sec. 2026.05.28 06:23:54.273420 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} MemoryTracker: Peak memory usage (for query): 138.19 KiB. 2026.05.28 06:23:54.273437 [ 294 ] {9f56e82b-8b32-4fd1-af78-e8dfbbf4f0b7} TCPHandler: Processed in 0.003448232 sec. 2026.05.28 06:23:54.275363 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.275522 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:54.275584 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:54.276269 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.276332 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.276713 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:23:54.276939 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.277085 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} executeQuery: Read 78 rows, 6.59 KiB in 0.00161 sec., 48447.2049689441 rows/sec., 4.00 MiB/sec. 2026.05.28 06:23:54.277122 [ 294 ] {b28e8524-41e9-4d02-b25e-f5eed475bd30} TCPHandler: Processed in 0.001833683 sec. 2026.05.28 06:23:54.277288 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.277384 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:54.277425 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:54.277876 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.277913 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.278198 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:23:54.278423 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.278557 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} executeQuery: Read 11 rows, 847.00 B in 0.001191 sec., 9235.936188077247 rows/sec., 694.50 KiB/sec. 2026.05.28 06:23:54.278592 [ 294 ] {addb2e26-a9e3-4f0f-9dc7-06e9d5e94492} TCPHandler: Processed in 0.001353332 sec. 2026.05.28 06:23:54.278741 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.278836 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:54.278875 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:54.279303 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.279340 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.279642 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:23:54.279855 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.279984 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} executeQuery: Read 75 rows, 6.00 KiB in 0.001166 sec., 64322.469982847346 rows/sec., 5.02 MiB/sec. 2026.05.28 06:23:54.280019 [ 294 ] {cc7b151a-ab6c-4349-8c05-6b145ca867f3} TCPHandler: Processed in 0.001331912 sec. 2026.05.28 06:23:54.280156 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.280251 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:54.280293 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:54.280736 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.280773 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.281107 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:23:54.281316 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.281445 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. 2026.05.28 06:23:54.281480 [ 294 ] {a8118bac-3a46-4166-9831-0d6bef7172fd} TCPHandler: Processed in 0.001373073 sec. 2026.05.28 06:23:54.281635 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.281736 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:54.281792 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} 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 2026.05.28 06:23:54.282580 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.282617 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.283128 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:23:54.283349 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.283490 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. 2026.05.28 06:23:54.283506 [ 112 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:23:54.283554 [ 294 ] {b5232177-b097-47e3-9ae4-03df256cbb12} TCPHandler: Processed in 0.001967407 sec. 2026.05.28 06:23:54.283588 [ 112 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.283621 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.283696 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:54.283743 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:23:54.283801 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:54.283850 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:54.284025 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:54.284100 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1883 rows starting from the beginning of the part 2026.05.28 06:23:54.284225 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:54.284248 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:54.284269 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:54.284366 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part 2026.05.28 06:23:54.284472 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:54.284569 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 42 rows starting from the beginning of the part 2026.05.28 06:23:54.284615 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:23:54.284670 [ 194 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 11 rows starting from the beginning of the part 2026.05.28 06:23:54.284850 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.284990 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. 2026.05.28 06:23:54.285027 [ 294 ] {b3191daf-8f80-4a59-9e6b-bf74e776f3e8} TCPHandler: Processed in 0.001379813 sec. 2026.05.28 06:23:54.292331 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 19 columns (19 merged, 0 gathered) in 0.008642666 sec., 230137.3210534805 rows/sec., 412.40 MiB/sec. 2026.05.28 06:23:54.294058 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:23:54.294459 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:54.294561 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_91_18} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:23:54.294718 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. 2026.05.28 06:23:55.000253 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 361.09 MiB, peak 378.45 MiB, free memory in arenas 0.00 B, will set to 364.50 MiB (RSS), difference: 3.41 MiB 2026.05.28 06:23:55.832086 [ 112 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:23:55.832146 [ 112 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:23:55.998722 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31582 2026.05.28 06:23:55.999265 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:55.999310 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:55.999836 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:23:56.000067 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:56.000256 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 368.66 MiB, peak 378.45 MiB, free memory in arenas 0.00 B, will set to 364.51 MiB (RSS), difference: -4.15 MiB 2026.05.28 06:23:56.000360 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31582 2026.05.28 06:23:56.000379 [ 112 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:23:56.000431 [ 112 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:56.000452 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:56.000567 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:23:56.000673 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:56.000708 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29214 rows starting from the beginning of the part 2026.05.28 06:23:56.000777 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part 2026.05.28 06:23:56.000830 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part 2026.05.28 06:23:56.000883 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part 2026.05.28 06:23:56.000931 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part 2026.05.28 06:23:56.000978 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part 2026.05.28 06:23:56.003273 [ 196 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 31582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754506 sec., 11465576.767667234 rows/sec., 164.02 MiB/sec. 2026.05.28 06:23:56.003520 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:23:56.003775 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:56.003838 [ 191 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_66_13} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:23:56.003910 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2026.05.28 06:23:56.739491 [ 112 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2026.05.28 06:23:56.739558 [ 112 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:56.739583 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:56.739721 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2026.05.28 06:23:56.739882 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:56.739923 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part 2026.05.28 06:23:56.739995 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:56.740041 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:56.740083 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:56.740125 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2026.05.28 06:23:56.741065 [ 195 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393414 sec., 33012.44282029605 rows/sec., 2.17 MiB/sec. 2026.05.28 06:23:56.741214 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2026.05.28 06:23:56.741483 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:56.741579 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_46_10} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2026.05.28 06:23:56.741675 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:23:57.000232 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 360.40 MiB, peak 378.45 MiB, free memory in arenas 0.00 B, will set to 364.52 MiB (RSS), difference: 4.12 MiB 2026.05.28 06:23:57.417660 [ 112 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2026.05.28 06:23:57.417769 [ 112 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:57.417795 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:57.417958 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2026.05.28 06:23:57.418145 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:57.418194 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2026.05.28 06:23:57.418279 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:57.418339 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:57.418393 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:57.418446 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2026.05.28 06:23:57.419240 [ 195 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359872 sec., 202960.2786144578 rows/sec., 10.36 MiB/sec. 2026.05.28 06:23:57.419464 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2026.05.28 06:23:57.419791 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:57.419874 [ 188 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_46_10} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2026.05.28 06:23:57.419963 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.28 06:23:57.671309 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 2026.05.28 06:23:57.688535 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:57.688593 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:57.694715 [ 245 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:23:57.695399 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:57.695697 [ 107 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.28 06:23:57.695763 [ 107 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:57.695783 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:57.695911 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2026.05.28 06:23:57.698610 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 497 2026.05.28 06:23:57.700130 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:57.701585 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2026.05.28 06:23:57.706167 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part 2026.05.28 06:23:57.710729 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:57.715089 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part 2026.05.28 06:23:57.719312 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part 2026.05.28 06:23:57.723553 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part 2026.05.28 06:23:57.776096 [ 200 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080244048 sec., 6193.605786188653 rows/sec., 32.03 MiB/sec. 2026.05.28 06:23:57.778463 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.28 06:23:57.780316 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:57.780431 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_66_13} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.28 06:23:57.782217 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2026.05.28 06:23:58.490746 [ 107 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2026.05.28 06:23:58.490821 [ 107 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:58.490852 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:58.491059 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2026.05.28 06:23:58.491298 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:23:58.491358 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 950 rows starting from the beginning of the part 2026.05.28 06:23:58.491472 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 950 rows starting from the beginning of the part 2026.05.28 06:23:58.491526 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part 2026.05.28 06:23:58.491574 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part 2026.05.28 06:23:58.491619 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 950 rows starting from the beginning of the part 2026.05.28 06:23:58.492816 [ 200 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852713 sec., 1699129.870627561 rows/sec., 107.38 MiB/sec. 2026.05.28 06:23:58.492988 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2026.05.28 06:23:58.493237 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:58.493310 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_46_10} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2026.05.28 06:23:58.493381 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.28 06:23:59.275175 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.275500 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:23:59.275880 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:23:59.275924 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:23:59.276172 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:23:59.276244 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:23:59.276390 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:23:59.276500 [ 355 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:23:59.276516 [ 330 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:23:59.276532 [ 331 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:23:59.276537 [ 334 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:23:59.276748 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:23:59.276777 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:23:59.276864 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:23:59.276894 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:23:59.276933 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:59.276977 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:59.277017 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:23:59.278407 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} executeQuery: Read 41 rows, 7.57 KiB in 0.003041 sec., 13482.407102926669 rows/sec., 2.43 MiB/sec. 2026.05.28 06:23:59.278676 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} MemoryTracker: Peak memory usage (for query): 140.73 KiB. 2026.05.28 06:23:59.278694 [ 294 ] {e358ea31-c4cc-4f6a-8965-969fb6f0929c} TCPHandler: Processed in 0.003691888 sec. 2026.05.28 06:23:59.284379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.284579 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.284673 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:23:59.285844 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.285884 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.286278 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:23:59.286506 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.286654 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} executeQuery: Read 284 rows, 18.47 KiB in 0.002143 sec., 132524.49836677554 rows/sec., 8.42 MiB/sec. 2026.05.28 06:23:59.286691 [ 294 ] {bc9226cc-5a52-4fb9-bfec-f3cc6bc6afe1} TCPHandler: Processed in 0.002446628 sec. 2026.05.28 06:23:59.286847 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.286946 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:23:59.286987 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:23:59.287840 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.287880 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.288254 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:23:59.288472 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.288602 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} executeQuery: Read 859 rows, 68.67 KiB in 0.001675 sec., 512835.82089552237 rows/sec., 40.04 MiB/sec. 2026.05.28 06:23:59.288638 [ 294 ] {3c9562ab-2879-47ee-9617-68ee10e35c35} TCPHandler: Processed in 0.001846204 sec. 2026.05.28 06:23:59.288769 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.288867 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.288908 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:23:59.289424 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.289463 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.289780 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:23:59.289996 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.290124 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} executeQuery: Read 173 rows, 10.87 KiB in 0.001276 sec., 135579.93730407523 rows/sec., 8.32 MiB/sec. 2026.05.28 06:23:59.290160 [ 294 ] {a7d4506d-98af-400d-a624-61692fd97add} TCPHandler: Processed in 0.001440864 sec. 2026.05.28 06:23:59.290293 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.290392 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.290434 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:23:59.290911 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.290950 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.291259 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:23:59.291476 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.291606 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} executeQuery: Read 149 rows, 9.86 KiB in 0.001233 sec., 120843.47120843471 rows/sec., 7.81 MiB/sec. 2026.05.28 06:23:59.291642 [ 294 ] {16cafb21-a7bf-4371-b864-1dc06a7aa23f} TCPHandler: Processed in 0.001398334 sec. 2026.05.28 06:23:59.291869 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.292036 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.292103 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:23:59.292757 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.292803 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.293214 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:23:59.293447 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.293601 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} executeQuery: Read 148 rows, 8.62 KiB in 0.001609 sec., 91982.59788688627 rows/sec., 5.23 MiB/sec. 2026.05.28 06:23:59.293640 [ 294 ] {ba997945-c207-4190-9800-5688e83fc2b4} TCPHandler: Processed in 0.001919486 sec. 2026.05.28 06:23:59.293772 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.293870 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:23:59.293912 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:23:59.294601 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.294640 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.294995 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:23:59.295226 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.295359 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} executeQuery: Read 521 rows, 37.66 KiB in 0.001507 sec., 345719.9734571997 rows/sec., 24.41 MiB/sec. 2026.05.28 06:23:59.295395 [ 294 ] {5fad17b6-2f9c-43fc-b721-6f9868224279} TCPHandler: Processed in 0.00167996 sec. 2026.05.28 06:23:59.295524 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.295621 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:23:59.295664 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:23:59.296006 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.296043 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.296349 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:23:59.296561 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.296693 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. 2026.05.28 06:23:59.296728 [ 294 ] {3e0f4454-cd28-4a95-aa27-b86a3ce714e7} TCPHandler: Processed in 0.001255809 sec. 2026.05.28 06:23:59.296854 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.296951 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.296995 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:23:59.297447 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.297486 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.297833 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:23:59.298051 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.298183 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. 2026.05.28 06:23:59.298218 [ 294 ] {053a3203-020d-480e-ae61-d75d82aa6fac} TCPHandler: Processed in 0.001413834 sec. 2026.05.28 06:23:59.298343 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.298440 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.298484 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:23:59.298807 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.298842 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.299134 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.28 06:23:59.299352 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.299481 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. 2026.05.28 06:23:59.299515 [ 294 ] {44da0aec-8473-42cf-8154-c19ff2efa76e} TCPHandler: Processed in 0.001222559 sec. 2026.05.28 06:23:59.299638 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.299735 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.299794 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} 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 2026.05.28 06:23:59.300670 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.300707 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.301264 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:23:59.301491 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.301628 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. 2026.05.28 06:23:59.301687 [ 294 ] {2c8f1c15-499f-4e51-9eed-2fceb1347d9f} TCPHandler: Processed in 0.00209791 sec. 2026.05.28 06:23:59.301820 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:23:59.301918 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:23:59.301959 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:23:59.302301 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:23:59.302338 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:23:59.302640 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:23:59.302853 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:23:59.302984 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. 2026.05.28 06:23:59.303019 [ 294 ] {1497ea89-a89d-4595-bc98-d91775c64c1b} TCPHandler: Processed in 0.001249389 sec. 2026.05.28 06:24:03.500569 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32094 2026.05.28 06:24:03.501148 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:03.501193 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:03.502110 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:24:03.502353 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:03.502492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32094 2026.05.28 06:24:04.270445 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.270703 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:24:04.271042 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:04.271081 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:24:04.271300 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:04.271369 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:04.271509 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:24:04.271596 [ 351 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:04.271598 [ 331 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:04.271611 [ 330 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:04.271615 [ 355 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:04.271768 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:04.271795 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:04.271880 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:04.271900 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:04.271936 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:24:04.271979 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:24:04.272017 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:24:04.273177 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} executeQuery: Read 41 rows, 7.57 KiB in 0.002581 sec., 15885.315769081752 rows/sec., 2.86 MiB/sec. 2026.05.28 06:24:04.273338 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} MemoryTracker: Peak memory usage (for query): 131.23 KiB. 2026.05.28 06:24:04.273356 [ 294 ] {6d8c8fb1-d5cb-401d-a038-df814cd38b73} TCPHandler: Processed in 0.003057062 sec. 2026.05.28 06:24:04.275434 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.275580 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:24:04.275641 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:24:04.276280 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.276318 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:04.276675 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:24:04.276899 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.277046 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} executeQuery: Read 4 rows, 334.00 B in 0.001505 sec., 2657.8073089700997 rows/sec., 216.73 KiB/sec. 2026.05.28 06:24:04.277084 [ 294 ] {3b34beea-7dad-4903-9a3e-c04902b8b3e5} TCPHandler: Processed in 0.001768462 sec. 2026.05.28 06:24:04.277241 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.277338 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:04.277379 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:04.277815 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.277852 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:04.278155 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:24:04.278362 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.278490 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} executeQuery: Read 80 rows, 6.73 KiB in 0.00117 sec., 68376.06837606838 rows/sec., 5.62 MiB/sec. 2026.05.28 06:24:04.278501 [ 99 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:24:04.278525 [ 294 ] {82d922bb-aab4-4a05-a14d-8f7489ed2ff0} TCPHandler: Processed in 0.001332551 sec. 2026.05.28 06:24:04.278567 [ 99 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.278594 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:04.278673 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.278682 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:24:04.278780 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:04.278808 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:04.278825 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:04.278841 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3241 rows starting from the beginning of the part 2026.05.28 06:24:04.278899 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 3209 rows starting from the beginning of the part 2026.05.28 06:24:04.278946 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part 2026.05.28 06:24:04.278987 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 78 rows starting from the beginning of the part 2026.05.28 06:24:04.279034 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 859 rows starting from the beginning of the part 2026.05.28 06:24:04.279116 [ 189 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 80 rows starting from the beginning of the part 2026.05.28 06:24:04.279270 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.279311 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:04.279625 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:24:04.279851 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.279975 [ 99 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:24:04.279984 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} executeQuery: Read 15 rows, 1.11 KiB in 0.001222 sec., 12274.959083469721 rows/sec., 905.44 KiB/sec. 2026.05.28 06:24:04.280009 [ 99 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.280031 [ 294 ] {5e48b6b5-474d-4cd1-90e2-7fda3a83a9db} TCPHandler: Processed in 0.001407063 sec. 2026.05.28 06:24:04.280034 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:04.280144 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:24:04.280184 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.280263 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:04.280285 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:04.280297 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 213 rows starting from the beginning of the part 2026.05.28 06:24:04.280333 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:04.280368 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:04.280421 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 190 rows starting from the beginning of the part 2026.05.28 06:24:04.280466 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:04.280506 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 173 rows starting from the beginning of the part 2026.05.28 06:24:04.280557 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part 2026.05.28 06:24:04.280780 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.280822 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:04.281424 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:24:04.281456 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352552 sec., 453217.3254706659 rows/sec., 30.28 MiB/sec. 2026.05.28 06:24:04.281597 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00295288 sec., 2547682.2627401045 rows/sec., 201.26 MiB/sec. 2026.05.28 06:24:04.281652 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:24:04.281663 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.281808 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} executeQuery: Read 79 rows, 6.32 KiB in 0.001541 sec., 51265.412070084356 rows/sec., 4.01 MiB/sec. 2026.05.28 06:24:04.281824 [ 99 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:24:04.281845 [ 294 ] {17ce13c1-b251-47f1-84b1-68b89dbe1e9f} TCPHandler: Processed in 0.001709241 sec. 2026.05.28 06:24:04.281875 [ 99 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.281909 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:04.281945 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:24:04.281979 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.281980 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:24:04.281997 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.282083 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:04.282096 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:04.282116 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_96_19} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:24:04.282137 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1794 rows starting from the beginning of the part 2026.05.28 06:24:04.282139 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:04.282195 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:24:04.282215 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:24:04.282244 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part 2026.05.28 06:24:04.282279 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.282288 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 75 rows starting from the beginning of the part 2026.05.28 06:24:04.282337 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 521 rows starting from the beginning of the part 2026.05.28 06:24:04.282382 [ 192 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_111_22} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:24:04.282383 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 79 rows starting from the beginning of the part 2026.05.28 06:24:04.282472 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.28 06:24:04.282586 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.282629 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:04.282983 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:24:04.283215 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.283352 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} executeQuery: Read 162 rows, 11.55 KiB in 0.001287 sec., 125874.12587412588 rows/sec., 8.77 MiB/sec. 2026.05.28 06:24:04.283387 [ 294 ] {dcb8d64f-d3f5-4da7-a442-e910484d9b96} TCPHandler: Processed in 0.001457584 sec. 2026.05.28 06:24:04.283519 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.283615 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:04.283669 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} 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 2026.05.28 06:24:04.283774 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819683 sec., 2355355.3008958152 rows/sec., 170.36 MiB/sec. 2026.05.28 06:24:04.283970 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:24:04.284242 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.284322 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_111_22} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:24:04.284404 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:24:04.284514 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.284556 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:04.285072 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:24:04.285287 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.285426 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} executeQuery: Read 11 rows, 20.18 KiB in 0.001829 sec., 6014.215418261345 rows/sec., 10.78 MiB/sec. 2026.05.28 06:24:04.285491 [ 294 ] {1778a5a3-6849-45c5-b6db-86e60a38705f} TCPHandler: Processed in 0.002020528 sec. 2026.05.28 06:24:04.285625 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:04.285723 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:04.285764 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:04.286108 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.286144 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:04.286448 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:24:04.286650 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.286767 [ 99 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:24:04.286777 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. 2026.05.28 06:24:04.286805 [ 99 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:04.286824 [ 294 ] {217ffcd2-3476-42eb-a094-c07f49988e87} TCPHandler: Processed in 0.0012482 sec. 2026.05.28 06:24:04.286828 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:04.286922 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:24:04.287020 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:04.287047 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6780 rows starting from the beginning of the part 2026.05.28 06:24:04.287095 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 42 rows starting from the beginning of the part 2026.05.28 06:24:04.287136 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 48 rows starting from the beginning of the part 2026.05.28 06:24:04.287175 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2026.05.28 06:24:04.287212 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part 2026.05.28 06:24:04.287251 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2026.05.28 06:24:04.288870 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980788 sec., 3574335.062611446 rows/sec., 230.50 MiB/sec. 2026.05.28 06:24:04.289274 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:24:04.289545 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:04.289636 [ 199 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_111_22} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:24:04.289713 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2026.05.28 06:24:05.198734 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 2026.05.28 06:24:05.213139 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:05.213189 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. 2026.05.28 06:24:05.218526 [ 245 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:24:05.219181 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:05.221706 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2026.05.28 06:24:09.275432 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.275737 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:24:09.276111 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:09.276152 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:24:09.276398 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:09.276468 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:09.276615 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:24:09.276733 [ 355 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:09.276755 [ 331 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:09.276758 [ 347 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:09.276732 [ 351 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:09.277018 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:09.277047 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:09.277135 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:09.277156 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:09.277194 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:09.277240 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:09.277283 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:09.278666 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} executeQuery: Read 41 rows, 7.57 KiB in 0.003039 sec., 13491.280026324448 rows/sec., 2.43 MiB/sec. 2026.05.28 06:24:09.278989 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} MemoryTracker: Peak memory usage (for query): 140.97 KiB. 2026.05.28 06:24:09.279011 [ 294 ] {e85d97bd-9f30-44da-89fb-b48363c1dafb} TCPHandler: Processed in 0.003730078 sec. 2026.05.28 06:24:09.284917 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.285180 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.285286 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:24:09.286334 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.286373 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.286773 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:24:09.287030 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.287180 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} executeQuery: Read 284 rows, 18.47 KiB in 0.002076 sec., 136801.54142581887 rows/sec., 8.69 MiB/sec. 2026.05.28 06:24:09.287219 [ 294 ] {be35277d-d637-460c-a24c-3c3db5096548} TCPHandler: Processed in 0.00248287 sec. 2026.05.28 06:24:09.287377 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.287473 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:09.287514 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:09.288253 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.288291 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.288668 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:24:09.288886 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.289014 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} executeQuery: Read 859 rows, 68.67 KiB in 0.001559 sec., 550994.2270686338 rows/sec., 43.02 MiB/sec. 2026.05.28 06:24:09.289050 [ 294 ] {2f0a1dd9-29b0-4507-8bcb-303c3c5df869} TCPHandler: Processed in 0.001727701 sec. 2026.05.28 06:24:09.289181 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.289279 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.289320 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:09.289839 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.289878 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.290194 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:24:09.290404 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.290629 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} executeQuery: Read 173 rows, 10.87 KiB in 0.001369 sec., 126369.61285609934 rows/sec., 7.76 MiB/sec. 2026.05.28 06:24:09.290666 [ 294 ] {e59c545b-7bc9-404a-955f-ff5bf29951e2} TCPHandler: Processed in 0.001533926 sec. 2026.05.28 06:24:09.290791 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.290888 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.290928 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:24:09.291496 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.291535 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.291855 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:24:09.292088 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.292309 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} executeQuery: Read 149 rows, 9.86 KiB in 0.00144 sec., 103472.22222222222 rows/sec., 6.68 MiB/sec. 2026.05.28 06:24:09.292345 [ 294 ] {c1862efb-e1fe-4d83-91bb-8f0781fdea14} TCPHandler: Processed in 0.001602959 sec. 2026.05.28 06:24:09.292501 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.292598 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.292639 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:24:09.293120 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.293159 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.293478 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:24:09.293687 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.293817 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. 2026.05.28 06:24:09.293852 [ 294 ] {c3826620-1572-4e94-8177-d670f8acf29e} TCPHandler: Processed in 0.001400763 sec. 2026.05.28 06:24:09.293997 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.294093 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:09.294134 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:09.294795 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.294833 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.295171 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:24:09.295383 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.295514 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} executeQuery: Read 521 rows, 37.66 KiB in 0.00144 sec., 361805.5555555555 rows/sec., 25.54 MiB/sec. 2026.05.28 06:24:09.295550 [ 294 ] {a6377257-3c5b-4312-a689-d2a2f289e259} TCPHandler: Processed in 0.001602268 sec. 2026.05.28 06:24:09.295703 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.295801 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:24:09.295844 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:24:09.296190 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.296228 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.296527 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:24:09.296753 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.296882 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. 2026.05.28 06:24:09.296916 [ 294 ] {f777d610-49a7-4254-a96f-8f70a57cd0a3} TCPHandler: Processed in 0.00126883 sec. 2026.05.28 06:24:09.297040 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.297146 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.297189 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:09.297605 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.297642 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.297977 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:24:09.298189 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.298321 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. 2026.05.28 06:24:09.298344 [ 92 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_107_22 to all_112_112_0 2026.05.28 06:24:09.298357 [ 294 ] {2aff1e56-80d6-452f-826b-73d0bcd9cc6c} TCPHandler: Processed in 0.001365633 sec. 2026.05.28 06:24:09.298404 [ 92 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.298433 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.298510 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.298559 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_107_22 to all_112_112_0 into Compact with storage Full 2026.05.28 06:24:09.298612 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.298662 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:24:09.298726 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:09.298772 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTreeSequentialSource: Reading 7 marks from part all_1_107_22, total 42183 rows starting from the beginning of the part 2026.05.28 06:24:09.298849 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part 2026.05.28 06:24:09.298905 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2026.05.28 06:24:09.298955 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part 2026.05.28 06:24:09.298994 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.299005 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 162 rows starting from the beginning of the part 2026.05.28 06:24:09.299039 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.299073 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part 2026.05.28 06:24:09.299370 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.28 06:24:09.299609 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.299744 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. 2026.05.28 06:24:09.299778 [ 294 ] {809934c8-dc97-4f04-ab21-99bd1bce7418} TCPHandler: Processed in 0.001316791 sec. 2026.05.28 06:24:09.299903 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.299999 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.300055 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} 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 2026.05.28 06:24:09.300898 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.300935 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.301719 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:24:09.301952 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.302091 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} executeQuery: Read 31 rows, 56.88 KiB in 0.00211 sec., 14691.943127962086 rows/sec., 26.33 MiB/sec. 2026.05.28 06:24:09.302147 [ 294 ] {47a2903c-7b21-4f3f-92b2-e1d9ee49133f} TCPHandler: Processed in 0.002292565 sec. 2026.05.28 06:24:09.302282 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:09.302378 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:09.302420 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:09.302752 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:09.302788 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:09.303247 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:24:09.303466 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.303596 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} executeQuery: Read 90 rows, 5.77 KiB in 0.001236 sec., 72815.53398058254 rows/sec., 4.56 MiB/sec. 2026.05.28 06:24:09.303630 [ 294 ] {26f09543-9e39-43e0-9564-66feeac9a9c1} TCPHandler: Processed in 0.001397313 sec. 2026.05.28 06:24:09.308086 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergeTask::MergeProjectionsStage: Merge sorted 43163 rows, containing 5 columns (5 merged, 0 gathered) in 0.009576458 sec., 4507198.799389086 rows/sec., 288.98 MiB/sec. 2026.05.28 06:24:09.308676 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) 2026.05.28 06:24:09.308987 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:09.309064 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_112_23} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_107_22, all_112_112_0] -> all_1_112_23 2026.05.28 06:24:09.309138 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:24:10.001230 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 367.15 MiB, peak 379.36 MiB, free memory in arenas 0.00 B, will set to 368.99 MiB (RSS), difference: 1.84 MiB 2026.05.28 06:24:10.832218 [ 91 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:24:10.832276 [ 91 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:24:11.003508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32606 2026.05.28 06:24:11.004089 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:11.004149 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:11.004718 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:24:11.004953 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:11.005096 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32606 2026.05.28 06:24:12.722614 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 2026.05.28 06:24:12.742934 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:12.743005 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:12.748730 [ 245 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:24:12.749568 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:12.754949 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 512 2026.05.28 06:24:14.271654 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.271939 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:14.272327 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:14.272375 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:14.272630 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:14.272717 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:14.272870 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:24:14.272968 [ 347 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:14.272969 [ 358 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:14.272990 [ 351 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:14.273000 [ 355 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:14.273160 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:14.273203 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:14.273348 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:14.273388 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:14.273438 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:14.273481 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:14.273526 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:14.274817 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} executeQuery: Read 41 rows, 7.57 KiB in 0.002983 sec., 13744.552463962455 rows/sec., 2.48 MiB/sec. 2026.05.28 06:24:14.275026 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} MemoryTracker: Peak memory usage (for query): 137.76 KiB. 2026.05.28 06:24:14.275045 [ 294 ] {04920b99-4319-4c4a-a845-5ce2bfc79e6d} TCPHandler: Processed in 0.003572705 sec. 2026.05.28 06:24:14.277084 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.277231 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:14.277285 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:14.277949 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.278013 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.278520 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:24:14.278881 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.279066 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} executeQuery: Read 78 rows, 6.59 KiB in 0.001882 sec., 41445.27098831031 rows/sec., 3.42 MiB/sec. 2026.05.28 06:24:14.279119 [ 294 ] {0a0d3381-ce63-4d94-8ec1-7d62f15ef6cc} TCPHandler: Processed in 0.00209888 sec. 2026.05.28 06:24:14.279326 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.279470 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.279528 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:14.279997 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.280038 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.280372 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:24:14.280613 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.280854 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} executeQuery: Read 11 rows, 847.00 B in 0.001398 sec., 7868.383404864092 rows/sec., 591.67 KiB/sec. 2026.05.28 06:24:14.280965 [ 294 ] {d4033325-89ce-4de1-9573-8b2335932bb4} TCPHandler: Processed in 0.001719071 sec. 2026.05.28 06:24:14.281217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.281374 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:14.281448 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:14.282127 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.282180 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.282635 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:24:14.282892 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.283060 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} executeQuery: Read 75 rows, 6.00 KiB in 0.001735 sec., 43227.66570605187 rows/sec., 3.37 MiB/sec. 2026.05.28 06:24:14.283109 [ 294 ] {57a290ad-6b2e-4662-8c56-37b74196e0b9} TCPHandler: Processed in 0.002021528 sec. 2026.05.28 06:24:14.283267 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.283378 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.283430 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:14.283944 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.283984 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.284391 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:24:14.284641 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.284789 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} executeQuery: Read 160 rows, 11.41 KiB in 0.001438 sec., 111265.64673157163 rows/sec., 7.75 MiB/sec. 2026.05.28 06:24:14.284829 [ 294 ] {f9a28d24-ad43-40a7-ad07-33010629dd3d} TCPHandler: Processed in 0.001619438 sec. 2026.05.28 06:24:14.284996 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.285102 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.285163 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} 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 2026.05.28 06:24:14.286096 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.286138 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.286760 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:24:14.287018 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.287180 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} executeQuery: Read 11 rows, 20.18 KiB in 0.002101 sec., 5235.602094240838 rows/sec., 9.38 MiB/sec. 2026.05.28 06:24:14.287267 [ 294 ] {490c17d8-ab65-4fc5-8b6b-d16be06eee4c} TCPHandler: Processed in 0.002324115 sec. 2026.05.28 06:24:14.287430 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.287539 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.287586 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:14.287966 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.288003 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.288321 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:24:14.288546 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.288689 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. 2026.05.28 06:24:14.288756 [ 294 ] {3099a219-9bf6-4463-a0bb-e3531f4a470a} TCPHandler: Processed in 0.001379943 sec. 2026.05.28 06:24:14.497835 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.498094 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:24:14.498487 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:14.498536 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:24:14.498807 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:14.498882 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:14.499027 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:24:14.499117 [ 363 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:14.499118 [ 351 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:14.499142 [ 347 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:14.499134 [ 358 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:14.499310 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:14.499343 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:14.499436 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:14.499458 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:14.499498 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:24:14.499544 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:24:14.499586 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:24:14.500821 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} executeQuery: Read 41 rows, 9.15 KiB in 0.002846 sec., 14406.184118060435 rows/sec., 3.14 MiB/sec. 2026.05.28 06:24:14.501023 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:24:14.501041 [ 294 ] {372c3c1e-98d1-4340-8480-7afe5346454d} TCPHandler: Processed in 0.00334214 sec. 2026.05.28 06:24:14.519247 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.519402 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.519461 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:24:14.520336 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.520401 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.520940 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:24:14.521198 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.521345 [ 87 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2026.05.28 06:24:14.521362 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} executeQuery: Read 284 rows, 18.47 KiB in 0.002003 sec., 141787.3190214678 rows/sec., 9.01 MiB/sec. 2026.05.28 06:24:14.521388 [ 87 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.521412 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.521414 [ 294 ] {bbb80c41-a4b0-4f92-ae30-f170e1bf2521} TCPHandler: Processed in 0.002272103 sec. 2026.05.28 06:24:14.521539 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2026.05.28 06:24:14.521601 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.521689 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:14.521735 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:24:14.521737 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 284 rows starting from the beginning of the part 2026.05.28 06:24:14.521801 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:24:14.521833 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:14.521890 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:14.521935 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:14.521980 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:14.522355 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.522399 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.522755 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.28 06:24:14.523057 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572237 sec., 903171.7228382236 rows/sec., 60.81 MiB/sec. 2026.05.28 06:24:14.523082 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.523248 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2026.05.28 06:24:14.523297 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} executeQuery: Read 8 rows, 668.00 B in 0.001595 sec., 5015.673981191222 rows/sec., 408.99 KiB/sec. 2026.05.28 06:24:14.523359 [ 294 ] {496ea58e-79d0-4bba-8cc0-1910b693f819} TCPHandler: Processed in 0.001828664 sec. 2026.05.28 06:24:14.523536 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.523582 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.523672 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:14.523682 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_49_12} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2026.05.28 06:24:14.523727 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:14.523796 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:24:14.525954 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.526005 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.526713 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:24:14.527030 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.527233 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} executeQuery: Read 3212 rows, 245.16 KiB in 0.003586 sec., 895705.5214723926 rows/sec., 66.76 MiB/sec. 2026.05.28 06:24:14.527305 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:24:14.527320 [ 294 ] {1948d56d-9573-4a75-8b35-31dd3c8e0f4e} TCPHandler: Processed in 0.003849732 sec. 2026.05.28 06:24:14.527569 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.527710 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.527773 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:14.528472 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.528510 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.528880 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:24:14.529112 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.529260 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} executeQuery: Read 192 rows, 12.26 KiB in 0.001591 sec., 120678.81835323696 rows/sec., 7.52 MiB/sec. 2026.05.28 06:24:14.529302 [ 294 ] {93c72f35-dc5b-4e79-be88-8fb3631453fd} TCPHandler: Processed in 0.001848684 sec. 2026.05.28 06:24:14.529457 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.529567 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.529614 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:24:14.530437 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.530478 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.530880 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:24:14.531132 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.531293 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} executeQuery: Read 950 rows, 57.24 KiB in 0.001751 sec., 542547.1159337522 rows/sec., 31.92 MiB/sec. 2026.05.28 06:24:14.531334 [ 294 ] {c6c5993e-b66f-4af0-bd35-8cd3f675d3e9} TCPHandler: Processed in 0.001931635 sec. 2026.05.28 06:24:14.531498 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.531610 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.531663 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:24:14.532134 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.532186 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.532605 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.28 06:24:14.532848 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.532993 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} executeQuery: Read 1 rows, 72.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 50.04 KiB/sec. 2026.05.28 06:24:14.533030 [ 294 ] {d51433b4-034e-4e58-a6f3-adbc4afaf9ad} TCPHandler: Processed in 0.001596758 sec. 2026.05.28 06:24:14.533174 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.533289 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.533335 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:24:14.533940 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.533980 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.534372 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:24:14.534659 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.534870 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} executeQuery: Read 148 rows, 8.62 KiB in 0.001602 sec., 92384.51935081149 rows/sec., 5.25 MiB/sec. 2026.05.28 06:24:14.534868 [ 84 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2026.05.28 06:24:14.534941 [ 294 ] {011d35b6-d362-4ce8-9c3c-bf1e35614a15} TCPHandler: Processed in 0.001817003 sec. 2026.05.28 06:24:14.534966 [ 84 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.535000 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.535100 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2026.05.28 06:24:14.535105 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.535242 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:14.535250 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:14.535282 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 148 rows starting from the beginning of the part 2026.05.28 06:24:14.535312 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:14.535350 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:14.535401 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:14.535443 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:14.535483 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:14.536370 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303511 sec., 567697.5491576212 rows/sec., 34.45 MiB/sec. 2026.05.28 06:24:14.536557 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2026.05.28 06:24:14.536777 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.536832 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.536864 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.536967 [ 196 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_49_12} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2026.05.28 06:24:14.537057 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:24:14.537338 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:24:14.537625 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.537810 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} executeQuery: Read 1755 rows, 121.31 KiB in 0.002581 sec., 679969.004261914 rows/sec., 45.90 MiB/sec. 2026.05.28 06:24:14.537852 [ 294 ] {6793fbdf-bc42-466e-8389-8aaa289ae6a4} TCPHandler: Processed in 0.002802836 sec. 2026.05.28 06:24:14.538039 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.538168 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:24:14.538227 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:24:14.538609 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.538651 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.538996 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:24:14.539253 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.539393 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} executeQuery: Read 6 rows, 321.00 B in 0.001252 sec., 4792.3322683706065 rows/sec., 250.38 KiB/sec. 2026.05.28 06:24:14.539430 [ 294 ] {c7db0946-8ff4-453e-b229-6dd8e4c97bea} TCPHandler: Processed in 0.001463525 sec. 2026.05.28 06:24:14.539588 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.539689 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.539735 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:14.540707 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.540749 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.541243 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:24:14.541474 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.541616 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} executeQuery: Read 1605 rows, 99.81 KiB in 0.001946 sec., 824768.7564234326 rows/sec., 50.09 MiB/sec. 2026.05.28 06:24:14.541656 [ 294 ] {6c43ecb8-d4df-4c18-93ad-02d3880cec76} TCPHandler: Processed in 0.00211892 sec. 2026.05.28 06:24:14.541856 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.541959 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.542012 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:24:14.542403 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.542445 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.542788 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.28 06:24:14.543016 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.543156 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} executeQuery: Read 1 rows, 69.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 55.37 KiB/sec. 2026.05.28 06:24:14.543204 [ 294 ] {9897282f-0d66-4924-858a-90def4eeb8a9} TCPHandler: Processed in 0.001402394 sec. 2026.05.28 06:24:14.543376 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.543482 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.543541 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} 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 2026.05.28 06:24:14.544587 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.544652 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.545528 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:24:14.545841 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.545990 [ 84 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:24:14.546002 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} executeQuery: Read 42 rows, 77.07 KiB in 0.002538 sec., 16548.463356973996 rows/sec., 29.65 MiB/sec. 2026.05.28 06:24:14.546060 [ 84 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.546090 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.546134 [ 294 ] {ebe57c75-f077-4df9-806b-69b132c0ee36} TCPHandler: Processed in 0.002814598 sec. 2026.05.28 06:24:14.546173 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:24:14.546315 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:14.546393 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:14.546423 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:14.546456 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1989 rows starting from the beginning of the part 2026.05.28 06:24:14.546474 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:14.546591 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part 2026.05.28 06:24:14.546697 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:14.546789 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part 2026.05.28 06:24:14.546878 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:14.546968 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 42 rows starting from the beginning of the part 2026.05.28 06:24:14.547031 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:14.547089 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. 2026.05.28 06:24:14.547535 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:24:14.547792 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.547971 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} executeQuery: Read 42 rows, 2.45 KiB in 0.001566 sec., 26819.92337164751 rows/sec., 1.53 MiB/sec. 2026.05.28 06:24:14.548033 [ 294 ] {756f466b-8e93-4fe3-aef1-905902285377} TCPHandler: Processed in 0.001773383 sec. 2026.05.28 06:24:14.561804 [ 191 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2115 rows, containing 19 columns (19 merged, 0 gathered) in 0.015657912 sec., 135075.48132854496 rows/sec., 242.05 MiB/sec. 2026.05.28 06:24:14.563825 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:24:14.564258 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:14.564355 [ 190 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_96_19} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:24:14.564510 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. 2026.05.28 06:24:15.000265 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 370.36 MiB, peak 388.28 MiB, free memory in arenas 0.00 B, will set to 377.86 MiB (RSS), difference: 7.51 MiB 2026.05.28 06:24:18.505251 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33054 2026.05.28 06:24:18.505861 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:18.505911 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:18.506437 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:24:18.506671 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:18.506804 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33054 2026.05.28 06:24:19.268189 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:19.268422 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:19.268789 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:19.268839 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:19.269070 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:19.269143 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:19.269294 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:24:19.269396 [ 347 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:19.269410 [ 351 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:19.269416 [ 358 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:19.269410 [ 326 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:19.269564 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:19.269594 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:19.269685 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:19.269710 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:19.269754 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:19.269797 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:19.269835 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:19.271069 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} executeQuery: Read 41 rows, 7.57 KiB in 0.00274 sec., 14963.503649635037 rows/sec., 2.70 MiB/sec. 2026.05.28 06:24:19.271263 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:24:19.271282 [ 294 ] {b2ffa443-37bd-4f43-af26-ff5a44060f0a} TCPHandler: Processed in 0.003244158 sec. 2026.05.28 06:24:19.273006 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:19.273133 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:19.273187 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:19.273732 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:19.273779 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:19.274185 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.28 06:24:19.274424 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:19.274580 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} executeQuery: Read 56 rows, 4.38 KiB in 0.001481 sec., 37812.28899392303 rows/sec., 2.89 MiB/sec. 2026.05.28 06:24:19.274628 [ 294 ] {8e6cdc34-759b-4bc5-b2fc-a78fb9ce449c} TCPHandler: Processed in 0.00169322 sec. 2026.05.28 06:24:19.274820 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:19.274927 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:19.274970 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:19.275424 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:19.275460 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:19.275791 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.28 06:24:19.276016 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:19.276152 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. 2026.05.28 06:24:19.276189 [ 294 ] {d6e97091-913d-476d-bbfd-58524a0a6ded} TCPHandler: Processed in 0.001421514 sec. 2026.05.28 06:24:19.276344 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:19.276445 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:19.276489 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:19.276876 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:19.276910 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:19.277241 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.28 06:24:19.277470 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:19.277607 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. 2026.05.28 06:24:19.277643 [ 294 ] {7cca0e1f-ccdf-4787-ab4e-4020d08ec0c8} TCPHandler: Processed in 0.001351752 sec. 2026.05.28 06:24:19.277776 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:19.277877 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:19.277920 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:19.278257 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:19.278292 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:19.278599 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.28 06:24:19.278809 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:19.278942 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. 2026.05.28 06:24:19.278978 [ 294 ] {00b2eb7e-f495-4515-83ae-044fada942cd} TCPHandler: Processed in 0.00125376 sec. 2026.05.28 06:24:20.255021 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 2026.05.28 06:24:20.273057 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:20.273121 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:20.280043 [ 245 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:24:20.280794 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:20.284856 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2026.05.28 06:24:24.270142 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.270432 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:24.270829 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:24.270876 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:24.271124 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:24.271196 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:24.271340 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:24:24.271461 [ 326 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:24.271464 [ 358 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:24.271465 [ 351 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:24.271464 [ 347 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:24.271697 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:24.271726 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:24.271816 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:24.271837 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:24.271875 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:24.271918 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:24.271964 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:24.273262 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} executeQuery: Read 41 rows, 7.57 KiB in 0.002942 sec., 13936.097892590074 rows/sec., 2.51 MiB/sec. 2026.05.28 06:24:24.273429 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} MemoryTracker: Peak memory usage (for query): 138.90 KiB. 2026.05.28 06:24:24.273446 [ 294 ] {42690c98-1a2f-49f9-9d11-032452382251} TCPHandler: Processed in 0.003459982 sec. 2026.05.28 06:24:24.275483 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.275623 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:24.275677 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:24.276335 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.276375 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.276753 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.28 06:24:24.276993 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.277151 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} executeQuery: Read 78 rows, 6.59 KiB in 0.001568 sec., 49744.897959183676 rows/sec., 4.10 MiB/sec. 2026.05.28 06:24:24.277188 [ 294 ] {f00db4b3-2f3b-4fa2-b3d2-399620c9735f} TCPHandler: Processed in 0.001768552 sec. 2026.05.28 06:24:24.277264 [ 78 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.28 06:24:24.277335 [ 78 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.277342 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.277364 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.277454 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:24.277501 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:24.277553 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.28 06:24:24.277743 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:24.277801 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3241 rows starting from the beginning of the part 2026.05.28 06:24:24.277911 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 859 rows starting from the beginning of the part 2026.05.28 06:24:24.277941 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.277985 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.277994 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 78 rows starting from the beginning of the part 2026.05.28 06:24:24.278087 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:24:24.278154 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part 2026.05.28 06:24:24.278204 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 78 rows starting from the beginning of the part 2026.05.28 06:24:24.278287 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:24:24.278585 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.278726 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} executeQuery: Read 11 rows, 847.00 B in 0.001291 sec., 8520.526723470179 rows/sec., 640.70 KiB/sec. 2026.05.28 06:24:24.278762 [ 294 ] {3d970c3d-1eff-4f24-8748-cfee8dcebf33} TCPHandler: Processed in 0.001474856 sec. 2026.05.28 06:24:24.278897 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.279006 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:24.279046 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:24.279517 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.279555 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.279881 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.28 06:24:24.280102 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.280231 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} executeQuery: Read 75 rows, 6.00 KiB in 0.001245 sec., 60240.96385542169 rows/sec., 4.70 MiB/sec. 2026.05.28 06:24:24.280251 [ 76 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.28 06:24:24.280267 [ 294 ] {ccbe545c-286e-4ef4-a67c-3f0bf37086ad} TCPHandler: Processed in 0.001419653 sec. 2026.05.28 06:24:24.280307 [ 76 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.280336 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.280430 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.280455 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.28 06:24:24.280488 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.003030302 sec., 2482920.844193087 rows/sec., 196.15 MiB/sec. 2026.05.28 06:24:24.280533 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:24.280583 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:24.280602 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:24.280641 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1794 rows starting from the beginning of the part 2026.05.28 06:24:24.280711 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 521 rows starting from the beginning of the part 2026.05.28 06:24:24.280762 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 75 rows starting from the beginning of the part 2026.05.28 06:24:24.280780 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.28 06:24:24.280813 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:24:24.280863 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part 2026.05.28 06:24:24.280913 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 75 rows starting from the beginning of the part 2026.05.28 06:24:24.281043 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.281067 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.281091 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:24.281161 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_116_23} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.28 06:24:24.281244 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:24:24.281483 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.28 06:24:24.281719 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.281857 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} executeQuery: Read 160 rows, 11.41 KiB in 0.001342 sec., 119225.03725782414 rows/sec., 8.30 MiB/sec. 2026.05.28 06:24:24.281893 [ 294 ] {be26a387-ebc6-4336-aeb7-b36d7342ac35} TCPHandler: Processed in 0.001512686 sec. 2026.05.28 06:24:24.282053 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.282151 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:24.282207 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} 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 2026.05.28 06:24:24.282587 [ 201 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002182441 sec., 1962939.6625155045 rows/sec., 141.97 MiB/sec. 2026.05.28 06:24:24.282822 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.28 06:24:24.283010 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.283056 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.283123 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.283208 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_116_23} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.28 06:24:24.283290 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.28 06:24:24.283587 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:24:24.283826 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.283966 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} executeQuery: Read 11 rows, 20.18 KiB in 0.001834 sec., 5997.818974918212 rows/sec., 10.75 MiB/sec. 2026.05.28 06:24:24.284025 [ 294 ] {cf28abef-1b14-47dd-aa1d-1c25f5283db4} TCPHandler: Processed in 0.002021228 sec. 2026.05.28 06:24:24.284163 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:24.284262 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:24.284304 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:24.284656 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.284693 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.285002 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.28 06:24:24.285210 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.285339 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. 2026.05.28 06:24:24.285337 [ 76 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.28 06:24:24.285376 [ 294 ] {c9db74cd-0d74-459a-84a9-a856dd4a96ee} TCPHandler: Processed in 0.00126257 sec. 2026.05.28 06:24:24.285396 [ 76 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:24.285422 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:24.285880 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.28 06:24:24.286010 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:24.286044 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7080 rows starting from the beginning of the part 2026.05.28 06:24:24.286107 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part 2026.05.28 06:24:24.286161 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2026.05.28 06:24:24.286208 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 42 rows starting from the beginning of the part 2026.05.28 06:24:24.286249 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part 2026.05.28 06:24:24.286290 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2026.05.28 06:24:24.287950 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002118331 sec., 3483874.8052122165 rows/sec., 224.67 MiB/sec. 2026.05.28 06:24:24.288608 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.28 06:24:24.289030 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:24.289118 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_116_23} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.28 06:24:24.289195 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2026.05.28 06:24:25.832375 [ 76 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:24:25.832447 [ 76 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:24:26.007748 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33566 2026.05.28 06:24:26.008267 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:26.008310 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. 2026.05.28 06:24:26.008781 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:24:26.009001 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:26.009131 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33566 2026.05.28 06:24:26.015339 [ 225 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:26.015417 [ 225 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:26.026797 [ 225 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:26.881998 [ 224 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:26.882046 [ 224 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:26.884079 [ 224 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:27.785743 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 2026.05.28 06:24:27.802399 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:27.802456 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:27.808402 [ 245 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:24:27.809101 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:27.811924 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 527 2026.05.28 06:24:29.274023 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.274299 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:24:29.274763 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:29.274814 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:24:29.275135 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:29.275210 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:29.275357 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:24:29.275446 [ 345 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:29.275477 [ 358 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:29.275484 [ 359 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:29.275477 [ 342 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:29.275666 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:29.275699 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:29.275787 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:29.275809 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:29.275846 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:29.275889 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:29.275928 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:29.277466 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} executeQuery: Read 41 rows, 7.57 KiB in 0.00329 sec., 12462.006079027356 rows/sec., 2.25 MiB/sec. 2026.05.28 06:24:29.277721 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} MemoryTracker: Peak memory usage (for query): 141.04 KiB. 2026.05.28 06:24:29.277739 [ 294 ] {65f42478-b2bc-4088-bf74-747d3c3dbb86} TCPHandler: Processed in 0.003855442 sec. 2026.05.28 06:24:29.283582 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.283856 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.283961 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:24:29.285163 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.285207 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.285617 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:24:29.285845 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.286004 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} executeQuery: Read 284 rows, 18.47 KiB in 0.002221 sec., 127870.32868077443 rows/sec., 8.12 MiB/sec. 2026.05.28 06:24:29.286045 [ 294 ] {8f0becbf-54c7-449c-beb9-c8b2a61d065d} TCPHandler: Processed in 0.002653153 sec. 2026.05.28 06:24:29.286194 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.286300 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:29.286342 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:29.287071 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.287109 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.287472 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.28 06:24:29.287685 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.287814 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} executeQuery: Read 859 rows, 68.67 KiB in 0.00154 sec., 557792.2077922078 rows/sec., 43.55 MiB/sec. 2026.05.28 06:24:29.287849 [ 294 ] {3be241e1-d6f4-4369-a8a8-a9738b0e6296} TCPHandler: Processed in 0.00170536 sec. 2026.05.28 06:24:29.287915 [ 218 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:29.287954 [ 218 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:29.287995 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.288099 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.288141 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:29.288640 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.288678 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.289019 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:24:29.289297 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.289432 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} executeQuery: Read 173 rows, 10.87 KiB in 0.001352 sec., 127958.57988165681 rows/sec., 7.85 MiB/sec. 2026.05.28 06:24:29.289451 [ 70 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:24:29.289468 [ 294 ] {d12e2530-752d-4b09-9186-5af4c7aec5af} TCPHandler: Processed in 0.001522286 sec. 2026.05.28 06:24:29.289503 [ 70 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.289535 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.289663 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:24:29.289738 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.289799 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:29.289839 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 213 rows starting from the beginning of the part 2026.05.28 06:24:29.289841 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.289895 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:24:29.289905 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 173 rows starting from the beginning of the part 2026.05.28 06:24:29.289961 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:29.290010 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 192 rows starting from the beginning of the part 2026.05.28 06:24:29.290059 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:29.290101 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 173 rows starting from the beginning of the part 2026.05.28 06:24:29.290341 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.290388 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.290524 [ 218 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:29.290765 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:24:29.291016 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.291040 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422794 sec., 543297.2025465387 rows/sec., 36.01 MiB/sec. 2026.05.28 06:24:29.291154 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} executeQuery: Read 149 rows, 9.86 KiB in 0.001331 sec., 111945.9053343351 rows/sec., 7.23 MiB/sec. 2026.05.28 06:24:29.291196 [ 294 ] {7ae8ce9a-e1ae-403e-800b-894a3d34b35a} TCPHandler: Processed in 0.001511186 sec. 2026.05.28 06:24:29.291209 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:24:29.291339 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.291443 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.291486 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:24:29.291524 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.291605 [ 189 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_101_20} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:24:29.291678 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:24:29.291913 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.291955 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.292261 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:24:29.292474 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.292602 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. 2026.05.28 06:24:29.292637 [ 294 ] {adc5297b-db0a-4de9-857b-be69772fabc4} TCPHandler: Processed in 0.001347682 sec. 2026.05.28 06:24:29.292770 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.292866 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:29.292906 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:29.293489 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.293526 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.293846 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.28 06:24:29.294054 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.294181 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} executeQuery: Read 521 rows, 37.66 KiB in 0.001333 sec., 390847.711927982 rows/sec., 27.59 MiB/sec. 2026.05.28 06:24:29.294215 [ 294 ] {64e9305d-fc19-4d66-94c1-b542017ba471} TCPHandler: Processed in 0.001493246 sec. 2026.05.28 06:24:29.294303 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:29.294342 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:29.294401 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.294508 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:24:29.294549 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:24:29.294888 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.294923 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.295222 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:24:29.295453 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.295583 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. 2026.05.28 06:24:29.295616 [ 294 ] {eddd151e-1b15-4ed6-ba62-4270b4cae6c9} TCPHandler: Processed in 0.00126373 sec. 2026.05.28 06:24:29.295744 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.295840 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.295882 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:29.296292 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.296326 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.296856 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.28 06:24:29.297057 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:29.297168 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.297311 [ 70 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_112_23 to all_117_117_0 2026.05.28 06:24:29.297344 [ 70 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.297351 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} executeQuery: Read 265 rows, 18.03 KiB in 0.001527 sec., 173542.89456450558 rows/sec., 11.53 MiB/sec. 2026.05.28 06:24:29.297365 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.297419 [ 294 ] {0fb1bed8-e8a4-4d99-9415-97216bfb15ef} TCPHandler: Processed in 0.001723191 sec. 2026.05.28 06:24:29.297451 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_112_23 to all_117_117_0 into Compact with storage Full 2026.05.28 06:24:29.297571 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.297573 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:29.297630 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTreeSequentialSource: Reading 7 marks from part all_1_112_23, total 43163 rows starting from the beginning of the part 2026.05.28 06:24:29.297687 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2026.05.28 06:24:29.297706 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.297734 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:24:29.297762 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:24:29.297788 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part 2026.05.28 06:24:29.297836 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2026.05.28 06:24:29.297878 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 265 rows starting from the beginning of the part 2026.05.28 06:24:29.298140 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.298183 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.298506 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.28 06:24:29.298722 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.298856 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} executeQuery: Read 1 rows, 69.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 56.86 KiB/sec. 2026.05.28 06:24:29.298890 [ 294 ] {3ce02f23-c8fd-4c76-8fba-11c913e8b5f6} TCPHandler: Processed in 0.001373253 sec. 2026.05.28 06:24:29.299016 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.299114 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.299172 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} 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 2026.05.28 06:24:29.300193 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.300231 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.300818 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:24:29.301056 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.301221 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} executeQuery: Read 31 rows, 56.88 KiB in 0.002124 sec., 14595.103578154425 rows/sec., 26.15 MiB/sec. 2026.05.28 06:24:29.301290 [ 294 ] {378564e6-1b9b-4b8e-82bf-363315e65e00} TCPHandler: Processed in 0.002323045 sec. 2026.05.28 06:24:29.301442 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:29.301539 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:29.301580 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:29.301968 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:29.302003 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:29.302330 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.28 06:24:29.302560 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.302695 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. 2026.05.28 06:24:29.302729 [ 294 ] {633bfbed-7a1c-4505-b2fa-007cef125381} TCPHandler: Processed in 0.001337112 sec. 2026.05.28 06:24:29.305392 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergeTask::MergeProjectionsStage: Merge sorted 45481 rows, containing 5 columns (5 merged, 0 gathered) in 0.007976439 sec., 5701917.860839906 rows/sec., 365.29 MiB/sec. 2026.05.28 06:24:29.305896 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) 2026.05.28 06:24:29.306246 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:29.306337 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_117_24} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_112_23, all_117_117_0] -> all_1_117_24 2026.05.28 06:24:29.306453 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:24:30.080726 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:30.080804 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:30.083071 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:30.473405 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:30.473478 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:30.476154 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:33.509332 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34014 2026.05.28 06:24:33.509911 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:33.509958 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:33.510470 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:24:33.510717 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:33.510847 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34014 2026.05.28 06:24:33.510877 [ 66 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:24:33.510960 [ 66 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:33.510985 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:33.511157 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:24:33.511332 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:33.511378 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31582 rows starting from the beginning of the part 2026.05.28 06:24:33.511457 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part 2026.05.28 06:24:33.511513 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part 2026.05.28 06:24:33.511567 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part 2026.05.28 06:24:33.511612 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part 2026.05.28 06:24:33.511659 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part 2026.05.28 06:24:33.514105 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 34014 rows, containing 4 columns (4 merged, 0 gathered) in 0.003031802 sec., 11219070.374648476 rows/sec., 160.49 MiB/sec. 2026.05.28 06:24:33.514367 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:24:33.514680 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:33.514763 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_71_14} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:24:33.514872 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2026.05.28 06:24:34.093808 [ 218 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:34.093887 [ 218 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:34.096437 [ 218 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:34.269825 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.270108 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:34.270497 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:34.270538 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:34.270764 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:34.270838 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:34.271006 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:24:34.271119 [ 345 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:34.271126 [ 358 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:34.271131 [ 350 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:34.271120 [ 359 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:34.271333 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:34.271363 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:34.271453 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:34.271476 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:34.271513 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:34.271561 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:34.271600 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:34.272869 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} executeQuery: Read 41 rows, 7.57 KiB in 0.002877 sec., 14250.955856795274 rows/sec., 2.57 MiB/sec. 2026.05.28 06:24:34.273072 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:24:34.273089 [ 294 ] {8a955fa7-5378-4ab5-a2bd-f7e7bb27496c} TCPHandler: Processed in 0.003420821 sec. 2026.05.28 06:24:34.274936 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.275055 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:34.275100 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:34.275653 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:34.275703 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:34.276105 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.28 06:24:34.276346 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:34.276495 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} executeQuery: Read 78 rows, 6.59 KiB in 0.001474 sec., 52917.232021709635 rows/sec., 4.36 MiB/sec. 2026.05.28 06:24:34.276532 [ 294 ] {bef86357-b7e6-452a-b48a-2d5935fade4d} TCPHandler: Processed in 0.001648459 sec. 2026.05.28 06:24:34.276782 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.276880 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:34.276921 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:34.277337 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:34.277374 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:34.277661 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:24:34.277967 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:34.278097 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} executeQuery: Read 11 rows, 847.00 B in 0.001236 sec., 8899.676375404531 rows/sec., 669.21 KiB/sec. 2026.05.28 06:24:34.278132 [ 294 ] {05688346-fa3e-4731-a52d-94788d0a872c} TCPHandler: Processed in 0.001399893 sec. 2026.05.28 06:24:34.278262 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.278359 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:34.278398 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:34.278812 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:34.278849 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:34.279140 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.28 06:24:34.279345 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:34.279470 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} executeQuery: Read 75 rows, 6.00 KiB in 0.00113 sec., 66371.68141592921 rows/sec., 5.18 MiB/sec. 2026.05.28 06:24:34.279505 [ 294 ] {fa70f34d-ac5f-426f-ad27-b769ffdd3a41} TCPHandler: Processed in 0.001292071 sec. 2026.05.28 06:24:34.279631 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.279728 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:34.279771 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:34.280174 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:34.280210 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:34.280528 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.28 06:24:34.280736 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:34.280864 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. 2026.05.28 06:24:34.280898 [ 294 ] {5c33e3b3-bd0f-4b0c-b62a-da01c613964b} TCPHandler: Processed in 0.001315701 sec. 2026.05.28 06:24:34.281033 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.281130 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:34.281185 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} 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 2026.05.28 06:24:34.281948 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:34.281985 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:34.282494 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:24:34.282716 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:34.282858 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} executeQuery: Read 11 rows, 20.18 KiB in 0.001747 sec., 6296.508299942759 rows/sec., 11.28 MiB/sec. 2026.05.28 06:24:34.282915 [ 294 ] {66d3c534-868a-4148-9de4-3f583b6199e5} TCPHandler: Processed in 0.001931726 sec. 2026.05.28 06:24:34.283050 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:34.283149 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:34.283190 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:34.283534 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:34.283570 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:34.283881 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.28 06:24:34.284110 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:34.284270 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. 2026.05.28 06:24:34.284315 [ 294 ] {02391938-9e5e-40cf-a438-cda9020c5318} TCPHandler: Processed in 0.001314681 sec. 2026.05.28 06:24:35.312053 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 2026.05.28 06:24:35.329674 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:35.329739 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:35.335929 [ 245 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:24:35.336625 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:35.336903 [ 47 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.28 06:24:35.336975 [ 47 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:35.337000 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:35.337146 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2026.05.28 06:24:35.339898 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2026.05.28 06:24:35.341173 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:35.342587 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part 2026.05.28 06:24:35.347136 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part 2026.05.28 06:24:35.351592 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part 2026.05.28 06:24:35.356092 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2026.05.28 06:24:35.362188 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part 2026.05.28 06:24:35.366687 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2026.05.28 06:24:35.421340 [ 194 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084254184 sec., 6349.833024316039 rows/sec., 32.83 MiB/sec. 2026.05.28 06:24:35.424548 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.28 06:24:35.426796 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:35.426925 [ 196 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_71_14} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.28 06:24:35.430031 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.05.28 06:24:37.762319 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54239 2026.05.28 06:24:37.762410 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.762436 [ 316 ] {} TCP-Session: 2a8d21b9-e0ae-45a4-90e6-0e9a3d6a00a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54239 2026.05.28 06:24:37.762459 [ 316 ] {} TCP-Session: 2a8d21b9-e0ae-45a4-90e6-0e9a3d6a00a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.762473 [ 316 ] {} TCP-Session: 2a8d21b9-e0ae-45a4-90e6-0e9a3d6a00a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.762707 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57556 2026.05.28 06:24:37.762755 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61249 2026.05.28 06:24:37.762771 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53191 2026.05.28 06:24:37.762798 [ 316 ] {} TCP-Session: 2a8d21b9-e0ae-45a4-90e6-0e9a3d6a00a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:37.762820 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.762817 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39258 2026.05.28 06:24:37.762858 [ 369 ] {} TCP-Session: 0143f10c-207d-4d2d-961c-18e890e2509e Authenticating user 'default' from [fd00:1122:3344:101::e]:61249 2026.05.28 06:24:37.762847 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.762906 [ 369 ] {} TCP-Session: 0143f10c-207d-4d2d-961c-18e890e2509e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.762815 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.762931 [ 369 ] {} TCP-Session: 0143f10c-207d-4d2d-961c-18e890e2509e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.762925 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.762953 [ 367 ] {} TCP-Session: 5cdcc9da-e2aa-48c8-b083-2ea966f4d1c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57556 2026.05.28 06:24:37.762929 [ 371 ] {} TCP-Session: 068981f7-68b9-44ca-a85e-0144a0066c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:53191 2026.05.28 06:24:37.762985 [ 316 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} executeQuery: (from [fd00:1122:3344:101::e]:54239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:24:37.762998 [ 381 ] {} TCP-Session: d1e6f5c1-299e-4444-ba6e-1d8f2df09a7f Authenticating user 'default' from [fd00:1122:3344:101::e]:39258 2026.05.28 06:24:37.763017 [ 371 ] {} TCP-Session: 068981f7-68b9-44ca-a85e-0144a0066c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763003 [ 367 ] {} TCP-Session: 5cdcc9da-e2aa-48c8-b083-2ea966f4d1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763049 [ 381 ] {} TCP-Session: d1e6f5c1-299e-4444-ba6e-1d8f2df09a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763079 [ 367 ] {} TCP-Session: 5cdcc9da-e2aa-48c8-b083-2ea966f4d1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763094 [ 381 ] {} TCP-Session: d1e6f5c1-299e-4444-ba6e-1d8f2df09a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763054 [ 371 ] {} TCP-Session: 068981f7-68b9-44ca-a85e-0144a0066c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.762790 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61117 2026.05.28 06:24:37.762770 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38315 2026.05.28 06:24:37.763194 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.762758 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49828 2026.05.28 06:24:37.763240 [ 380 ] {} TCP-Session: b5a4a389-31cf-400b-a36f-cdeac0a6bfe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61117 2026.05.28 06:24:37.762707 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60034 2026.05.28 06:24:37.763287 [ 380 ] {} TCP-Session: b5a4a389-31cf-400b-a36f-cdeac0a6bfe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763325 [ 380 ] {} TCP-Session: b5a4a389-31cf-400b-a36f-cdeac0a6bfe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763353 [ 316 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:24:37.763427 [ 316 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:37.763755 [ 316 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:24:37.763773 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.763822 [ 370 ] {} TCP-Session: bf5ed2a8-6257-4041-991c-48aaa8c1bbf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38315 2026.05.28 06:24:37.763845 [ 370 ] {} TCP-Session: bf5ed2a8-6257-4041-991c-48aaa8c1bbf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763862 [ 370 ] {} TCP-Session: bf5ed2a8-6257-4041-991c-48aaa8c1bbf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763911 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.763950 [ 317 ] {} TCP-Session: c3c0d568-2080-49c2-ab26-d744e54005ec Authenticating user 'default' from [fd00:1122:3344:101::e]:60034 2026.05.28 06:24:37.763970 [ 317 ] {} TCP-Session: c3c0d568-2080-49c2-ab26-d744e54005ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.763989 [ 317 ] {} TCP-Session: c3c0d568-2080-49c2-ab26-d744e54005ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.764157 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.764198 [ 368 ] {} TCP-Session: 030a02ff-1867-4388-96b2-2b6ef8645dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49828 2026.05.28 06:24:37.764218 [ 368 ] {} TCP-Session: 030a02ff-1867-4388-96b2-2b6ef8645dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.764240 [ 368 ] {} TCP-Session: 030a02ff-1867-4388-96b2-2b6ef8645dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.764723 [ 361 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} AggregatingTransform: Aggregating 2026.05.28 06:24:37.764761 [ 361 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} Aggregator: Aggregation method: without_key 2026.05.28 06:24:37.764792 [ 361 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922941 sec. (1083.493 rows/sec., 42.32 KiB/sec.) 2026.05.28 06:24:37.764808 [ 361 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} Aggregator: Merging aggregated data 2026.05.28 06:24:37.765413 [ 316 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} executeQuery: Read 1 rows, 40.00 B in 0.002489 sec., 401.76777822418643 rows/sec., 15.69 KiB/sec. 2026.05.28 06:24:37.765570 [ 316 ] {b6a8f973-fbd8-4fc8-8881-2e8be3bcd14d} TCPHandler: Processed in 0.002888898 sec. 2026.05.28 06:24:37.765708 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765740 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765745 [ 316 ] {} TCP-Session: 2a8d21b9-e0ae-45a4-90e6-0e9a3d6a00a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765756 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765788 [ 317 ] {} TCP-Session: c3c0d568-2080-49c2-ab26-d744e54005ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765799 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765815 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765849 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765873 [ 381 ] {} TCP-Session: d1e6f5c1-299e-4444-ba6e-1d8f2df09a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765887 [ 380 ] {} TCP-Session: b5a4a389-31cf-400b-a36f-cdeac0a6bfe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765906 [ 370 ] {} TCP-Session: bf5ed2a8-6257-4041-991c-48aaa8c1bbf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765914 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765821 [ 367 ] {} TCP-Session: 5cdcc9da-e2aa-48c8-b083-2ea966f4d1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765965 [ 369 ] {} TCP-Session: 0143f10c-207d-4d2d-961c-18e890e2509e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.765781 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.765859 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.766028 [ 368 ] {} TCP-Session: 030a02ff-1867-4388-96b2-2b6ef8645dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.766049 [ 371 ] {} TCP-Session: 068981f7-68b9-44ca-a85e-0144a0066c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.776421 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53058 2026.05.28 06:24:37.776469 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.776491 [ 316 ] {} TCP-Session: 4f2c3ecb-5d87-43db-87de-726f7b313fac Authenticating user 'default' from [fd00:1122:3344:101::e]:53058 2026.05.28 06:24:37.776511 [ 316 ] {} TCP-Session: 4f2c3ecb-5d87-43db-87de-726f7b313fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.776527 [ 316 ] {} TCP-Session: 4f2c3ecb-5d87-43db-87de-726f7b313fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.776761 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53516 2026.05.28 06:24:37.776778 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56823 2026.05.28 06:24:37.776813 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55917 2026.05.28 06:24:37.776827 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40902 2026.05.28 06:24:37.776847 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.776863 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41413 2026.05.28 06:24:37.776898 [ 317 ] {} TCP-Session: 18d030b9-7a7a-4bb2-b0b3-6e1cd063efe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53516 2026.05.28 06:24:37.776907 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.776934 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.776935 [ 317 ] {} TCP-Session: 18d030b9-7a7a-4bb2-b0b3-6e1cd063efe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.776957 [ 371 ] {} TCP-Session: 205fa146-10a1-40b0-804e-c4fb3ce98e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:40902 2026.05.28 06:24:37.776968 [ 380 ] {} TCP-Session: fec68f6e-e2a7-414d-abc6-95410f5d59c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41413 2026.05.28 06:24:37.776979 [ 317 ] {} TCP-Session: 18d030b9-7a7a-4bb2-b0b3-6e1cd063efe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777005 [ 371 ] {} TCP-Session: 205fa146-10a1-40b0-804e-c4fb3ce98e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777015 [ 380 ] {} TCP-Session: fec68f6e-e2a7-414d-abc6-95410f5d59c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777042 [ 371 ] {} TCP-Session: 205fa146-10a1-40b0-804e-c4fb3ce98e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777057 [ 380 ] {} TCP-Session: fec68f6e-e2a7-414d-abc6-95410f5d59c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.776879 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50070 2026.05.28 06:24:37.776872 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.776861 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.777159 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.777164 [ 370 ] {} TCP-Session: f56d98f3-864f-4ade-8943-741ad3940df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55917 2026.05.28 06:24:37.777185 [ 367 ] {} TCP-Session: 0c332724-1fe7-4665-9e54-bd707f5a979a Authenticating user 'default' from [fd00:1122:3344:101::e]:56823 2026.05.28 06:24:37.777199 [ 381 ] {} TCP-Session: 112f8859-7b9c-478e-b710-dd33cfd12e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:50070 2026.05.28 06:24:37.777209 [ 370 ] {} TCP-Session: f56d98f3-864f-4ade-8943-741ad3940df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777221 [ 367 ] {} TCP-Session: 0c332724-1fe7-4665-9e54-bd707f5a979a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777237 [ 381 ] {} TCP-Session: 112f8859-7b9c-478e-b710-dd33cfd12e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777245 [ 370 ] {} TCP-Session: f56d98f3-864f-4ade-8943-741ad3940df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777267 [ 367 ] {} TCP-Session: 0c332724-1fe7-4665-9e54-bd707f5a979a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777277 [ 381 ] {} TCP-Session: 112f8859-7b9c-478e-b710-dd33cfd12e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.776802 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40234 2026.05.28 06:24:37.776781 [ 316 ] {} TCP-Session: 4f2c3ecb-5d87-43db-87de-726f7b313fac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:37.776779 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53702 2026.05.28 06:24:37.777378 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.777412 [ 369 ] {} TCP-Session: 638b1a7d-816f-4e76-a5ef-d825609ecbd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40234 2026.05.28 06:24:37.777420 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.777430 [ 369 ] {} TCP-Session: 638b1a7d-816f-4e76-a5ef-d825609ecbd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777444 [ 368 ] {} TCP-Session: 70befee3-43ce-453b-aed9-a18896122ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53702 2026.05.28 06:24:37.777445 [ 369 ] {} TCP-Session: 638b1a7d-816f-4e76-a5ef-d825609ecbd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777463 [ 368 ] {} TCP-Session: 70befee3-43ce-453b-aed9-a18896122ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777477 [ 368 ] {} TCP-Session: 70befee3-43ce-453b-aed9-a18896122ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.777548 [ 316 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} executeQuery: (from [fd00:1122:3344:101::e]:53058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:24:37.777900 [ 316 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:24:37.777959 [ 316 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:37.778250 [ 316 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:24:37.779116 [ 332 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} AggregatingTransform: Aggregating 2026.05.28 06:24:37.779151 [ 332 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} Aggregator: Aggregation method: without_key 2026.05.28 06:24:37.779183 [ 332 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00083981 sec. (1190.746 rows/sec., 46.51 KiB/sec.) 2026.05.28 06:24:37.779198 [ 332 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} Aggregator: Merging aggregated data 2026.05.28 06:24:37.779854 [ 316 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} executeQuery: Read 1 rows, 40.00 B in 0.002381 sec., 419.99160016799664 rows/sec., 16.41 KiB/sec. 2026.05.28 06:24:37.779989 [ 316 ] {d628b1d8-31b2-4fc0-8623-d8072590e9f0} TCPHandler: Processed in 0.003279408 sec. 2026.05.28 06:24:37.780146 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780176 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780203 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780228 [ 380 ] {} TCP-Session: fec68f6e-e2a7-414d-abc6-95410f5d59c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780237 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780253 [ 317 ] {} TCP-Session: 18d030b9-7a7a-4bb2-b0b3-6e1cd063efe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780269 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780288 [ 370 ] {} TCP-Session: f56d98f3-864f-4ade-8943-741ad3940df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780177 [ 316 ] {} TCP-Session: 4f2c3ecb-5d87-43db-87de-726f7b313fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780318 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780344 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780370 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780376 [ 369 ] {} TCP-Session: 638b1a7d-816f-4e76-a5ef-d825609ecbd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780404 [ 368 ] {} TCP-Session: 70befee3-43ce-453b-aed9-a18896122ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780412 [ 367 ] {} TCP-Session: 0c332724-1fe7-4665-9e54-bd707f5a979a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780375 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.780323 [ 371 ] {} TCP-Session: 205fa146-10a1-40b0-804e-c4fb3ce98e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.780494 [ 381 ] {} TCP-Session: 112f8859-7b9c-478e-b710-dd33cfd12e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.932553 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52333 2026.05.28 06:24:37.932641 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.932669 [ 368 ] {} TCP-Session: 710d6f8a-c760-42f5-9cd1-2bb1a350c865 Authenticating user 'default' from [fd00:1122:3344:101::e]:52333 2026.05.28 06:24:37.932692 [ 368 ] {} TCP-Session: 710d6f8a-c760-42f5-9cd1-2bb1a350c865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.932706 [ 368 ] {} TCP-Session: 710d6f8a-c760-42f5-9cd1-2bb1a350c865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.932937 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57941 2026.05.28 06:24:37.932981 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63089 2026.05.28 06:24:37.933002 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50928 2026.05.28 06:24:37.933017 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59993 2026.05.28 06:24:37.933081 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933108 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933135 [ 370 ] {} TCP-Session: 9555af52-ec4f-4885-9ce2-be0c65e1185d Authenticating user 'default' from [fd00:1122:3344:101::e]:63089 2026.05.28 06:24:37.933139 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933147 [ 381 ] {} TCP-Session: 0e409f8f-0c9f-478b-ace3-76fc89b2970e Authenticating user 'default' from [fd00:1122:3344:101::e]:50928 2026.05.28 06:24:37.933167 [ 370 ] {} TCP-Session: 9555af52-ec4f-4885-9ce2-be0c65e1185d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933184 [ 380 ] {} TCP-Session: c7e8496d-13de-45f5-a9f8-1052e08aef42 Authenticating user 'default' from [fd00:1122:3344:101::e]:59993 2026.05.28 06:24:37.933191 [ 381 ] {} TCP-Session: 0e409f8f-0c9f-478b-ace3-76fc89b2970e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933211 [ 370 ] {} TCP-Session: 9555af52-ec4f-4885-9ce2-be0c65e1185d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933228 [ 380 ] {} TCP-Session: c7e8496d-13de-45f5-a9f8-1052e08aef42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933235 [ 381 ] {} TCP-Session: 0e409f8f-0c9f-478b-ace3-76fc89b2970e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933267 [ 380 ] {} TCP-Session: c7e8496d-13de-45f5-a9f8-1052e08aef42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933046 [ 368 ] {} TCP-Session: 710d6f8a-c760-42f5-9cd1-2bb1a350c865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:37.933042 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47638 2026.05.28 06:24:37.933017 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45803 2026.05.28 06:24:37.932994 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933403 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933413 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933419 [ 369 ] {} TCP-Session: 3f224769-3aa1-49aa-8ede-2bd268446a51 Authenticating user 'default' from [fd00:1122:3344:101::e]:57941 2026.05.28 06:24:37.933439 [ 367 ] {} TCP-Session: 5eaac800-16c6-4fe3-9f12-cc36f12530db Authenticating user 'default' from [fd00:1122:3344:101::e]:47638 2026.05.28 06:24:37.933451 [ 316 ] {} TCP-Session: ca3cca1a-cd28-46cf-a9e4-d01014f8f59d Authenticating user 'default' from [fd00:1122:3344:101::e]:45803 2026.05.28 06:24:37.933464 [ 369 ] {} TCP-Session: 3f224769-3aa1-49aa-8ede-2bd268446a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933486 [ 368 ] {c6aaf91d-b49f-4553-939c-b1689246325c} executeQuery: (from [fd00:1122:3344:101::e]:52333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:24:37.933501 [ 369 ] {} TCP-Session: 3f224769-3aa1-49aa-8ede-2bd268446a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933491 [ 316 ] {} TCP-Session: ca3cca1a-cd28-46cf-a9e4-d01014f8f59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933479 [ 367 ] {} TCP-Session: 5eaac800-16c6-4fe3-9f12-cc36f12530db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933543 [ 316 ] {} TCP-Session: ca3cca1a-cd28-46cf-a9e4-d01014f8f59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933569 [ 367 ] {} TCP-Session: 5eaac800-16c6-4fe3-9f12-cc36f12530db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.932981 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56318 2026.05.28 06:24:37.933051 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59241 2026.05.28 06:24:37.933663 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933699 [ 371 ] {} TCP-Session: d29b2f8b-7103-4e40-bbe5-fa3a9eb80792 Authenticating user 'default' from [fd00:1122:3344:101::e]:56318 2026.05.28 06:24:37.933717 [ 371 ] {} TCP-Session: d29b2f8b-7103-4e40-bbe5-fa3a9eb80792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933725 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:24:37.933730 [ 371 ] {} TCP-Session: d29b2f8b-7103-4e40-bbe5-fa3a9eb80792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933763 [ 317 ] {} TCP-Session: 2ae8170f-e7dd-47d9-b3c8-249b3963f3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59241 2026.05.28 06:24:37.933793 [ 317 ] {} TCP-Session: 2ae8170f-e7dd-47d9-b3c8-249b3963f3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933808 [ 317 ] {} TCP-Session: 2ae8170f-e7dd-47d9-b3c8-249b3963f3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.933815 [ 368 ] {c6aaf91d-b49f-4553-939c-b1689246325c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:24:37.933876 [ 368 ] {c6aaf91d-b49f-4553-939c-b1689246325c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:37.934187 [ 368 ] {c6aaf91d-b49f-4553-939c-b1689246325c} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:24:37.935257 [ 332 ] {c6aaf91d-b49f-4553-939c-b1689246325c} AggregatingTransform: Aggregating 2026.05.28 06:24:37.935288 [ 332 ] {c6aaf91d-b49f-4553-939c-b1689246325c} Aggregator: Aggregation method: without_key 2026.05.28 06:24:37.935317 [ 332 ] {c6aaf91d-b49f-4553-939c-b1689246325c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019094 sec. (981.264 rows/sec., 38.33 KiB/sec.) 2026.05.28 06:24:37.935332 [ 332 ] {c6aaf91d-b49f-4553-939c-b1689246325c} Aggregator: Merging aggregated data 2026.05.28 06:24:37.935944 [ 368 ] {c6aaf91d-b49f-4553-939c-b1689246325c} executeQuery: Read 1 rows, 40.00 B in 0.00252 sec., 396.8253968253968 rows/sec., 15.50 KiB/sec. 2026.05.28 06:24:37.936083 [ 368 ] {c6aaf91d-b49f-4553-939c-b1689246325c} TCPHandler: Processed in 0.003158185 sec. 2026.05.28 06:24:37.936241 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936271 [ 368 ] {} TCP-Session: 710d6f8a-c760-42f5-9cd1-2bb1a350c865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936278 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936300 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936322 [ 367 ] {} TCP-Session: 5eaac800-16c6-4fe3-9f12-cc36f12530db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936332 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936341 [ 380 ] {} TCP-Session: c7e8496d-13de-45f5-a9f8-1052e08aef42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936355 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936379 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936387 [ 317 ] {} TCP-Session: 2ae8170f-e7dd-47d9-b3c8-249b3963f3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936416 [ 370 ] {} TCP-Session: 9555af52-ec4f-4885-9ce2-be0c65e1185d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936429 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936434 [ 381 ] {} TCP-Session: 0e409f8f-0c9f-478b-ace3-76fc89b2970e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936449 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936478 [ 369 ] {} TCP-Session: 3f224769-3aa1-49aa-8ede-2bd268446a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936410 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:24:37.936519 [ 371 ] {} TCP-Session: d29b2f8b-7103-4e40-bbe5-fa3a9eb80792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:37.936560 [ 316 ] {} TCP-Session: ca3cca1a-cd28-46cf-a9e4-d01014f8f59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:24:39.274710 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.275058 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:24:39.275584 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:39.275656 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:24:39.275892 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:39.275960 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:39.276101 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:24:39.276197 [ 333 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:39.276218 [ 319 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:39.276225 [ 345 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:39.276218 [ 320 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:39.276405 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:39.276432 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:39.276516 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:39.276537 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:39.276574 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:39.276622 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:39.276660 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:39.277851 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} executeQuery: Read 41 rows, 7.57 KiB in 0.002948 sec., 13907.734056987787 rows/sec., 2.51 MiB/sec. 2026.05.28 06:24:39.278025 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} MemoryTracker: Peak memory usage (for query): 141.37 KiB. 2026.05.28 06:24:39.278042 [ 294 ] {2239187c-ca6b-4c0e-8469-438fa05fa633} TCPHandler: Processed in 0.003501953 sec. 2026.05.28 06:24:39.283616 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.283805 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.283881 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:24:39.284739 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.284781 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.285149 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:24:39.285380 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.285522 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. 2026.05.28 06:24:39.285558 [ 294 ] {5bd6a404-247e-4939-b9c5-7c1f7576abc8} TCPHandler: Processed in 0.002034508 sec. 2026.05.28 06:24:39.285696 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.285804 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:39.285844 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:39.286787 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.286824 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.287161 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.28 06:24:39.287372 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.287505 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} executeQuery: Read 859 rows, 68.67 KiB in 0.001729 sec., 496818.970503181 rows/sec., 38.79 MiB/sec. 2026.05.28 06:24:39.287540 [ 294 ] {e8afeeb6-67e3-41e3-86ea-d115818f31d2} TCPHandler: Processed in 0.001893405 sec. 2026.05.28 06:24:39.287668 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.287764 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.287805 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:39.288266 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.288303 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.288603 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:24:39.288814 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.288941 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} executeQuery: Read 173 rows, 10.87 KiB in 0.001196 sec., 144648.82943143812 rows/sec., 8.88 MiB/sec. 2026.05.28 06:24:39.288976 [ 294 ] {20eb2f3a-54d2-4576-804c-434b4b84d225} TCPHandler: Processed in 0.001358303 sec. 2026.05.28 06:24:39.289108 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.289204 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.289245 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:24:39.289690 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.289726 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.290021 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:24:39.290226 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.290357 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. 2026.05.28 06:24:39.290362 [ 25 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2026.05.28 06:24:39.290394 [ 294 ] {1a6a3854-e160-4f62-a8d7-c028c0b19f5a} TCPHandler: Processed in 0.001336132 sec. 2026.05.28 06:24:39.290421 [ 25 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.290449 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.290568 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2026.05.28 06:24:39.290687 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:39.290722 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 950 rows starting from the beginning of the part 2026.05.28 06:24:39.290727 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.290786 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part 2026.05.28 06:24:39.290843 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part 2026.05.28 06:24:39.290890 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 950 rows starting from the beginning of the part 2026.05.28 06:24:39.290913 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.290936 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part 2026.05.28 06:24:39.290987 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part 2026.05.28 06:24:39.290988 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:24:39.291756 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.291796 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.292097 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570458 sec., 1589345.2737991083 rows/sec., 101.76 MiB/sec. 2026.05.28 06:24:39.292182 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:24:39.292301 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2026.05.28 06:24:39.292444 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.292618 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} executeQuery: Read 148 rows, 8.62 KiB in 0.001762 sec., 83995.45970488082 rows/sec., 4.78 MiB/sec. 2026.05.28 06:24:39.292627 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.292661 [ 294 ] {985fac02-a13c-4f78-9698-7e599b6213cb} TCPHandler: Processed in 0.0020705 sec. 2026.05.28 06:24:39.292721 [ 186 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_51_11} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2026.05.28 06:24:39.292796 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.292817 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:24:39.292900 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:39.292945 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:39.293797 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.293836 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.294180 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.28 06:24:39.294408 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.294542 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} executeQuery: Read 521 rows, 37.66 KiB in 0.001662 sec., 313477.7376654633 rows/sec., 22.13 MiB/sec. 2026.05.28 06:24:39.294579 [ 294 ] {d7bd2649-8651-47ec-b2fb-ca953c7fe963} TCPHandler: Processed in 0.001833123 sec. 2026.05.28 06:24:39.294692 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.294790 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:24:39.294832 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:24:39.295209 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.295246 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.295558 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:24:39.295768 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.295885 [ 44 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2026.05.28 06:24:39.295903 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. 2026.05.28 06:24:39.295931 [ 44 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.295946 [ 294 ] {d3d7d070-1fe5-40b0-a8f5-2be86d955051} TCPHandler: Processed in 0.001303841 sec. 2026.05.28 06:24:39.295958 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.296054 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2026.05.28 06:24:39.296076 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.296159 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:39.296180 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.296191 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part 2026.05.28 06:24:39.296229 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:39.296252 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:39.296301 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:39.296340 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:39.296378 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:39.296415 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:39.296680 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.296722 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.297083 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.28 06:24:39.297099 [ 194 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079656 sec., 283423.60900138563 rows/sec., 14.46 MiB/sec. 2026.05.28 06:24:39.297223 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2026.05.28 06:24:39.297326 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.297481 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} executeQuery: Read 265 rows, 18.03 KiB in 0.00132 sec., 200757.57575757575 rows/sec., 13.34 MiB/sec. 2026.05.28 06:24:39.297487 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.297524 [ 294 ] {5310e9ae-c018-421b-b9f0-18158eab0c8d} TCPHandler: Processed in 0.001498495 sec. 2026.05.28 06:24:39.297566 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_51_11} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2026.05.28 06:24:39.297632 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.28 06:24:39.297654 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.297757 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.297799 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:24:39.298124 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.298160 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.298461 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.28 06:24:39.298681 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.298792 [ 44 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2026.05.28 06:24:39.298814 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. 2026.05.28 06:24:39.298826 [ 44 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.298854 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.298855 [ 294 ] {d42861e3-156d-45c3-aa30-19e60b6381ba} TCPHandler: Processed in 0.00125009 sec. 2026.05.28 06:24:39.298952 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2026.05.28 06:24:39.298979 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.299077 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:39.299082 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.299116 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part 2026.05.28 06:24:39.299151 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} 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 2026.05.28 06:24:39.299180 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2026.05.28 06:24:39.299228 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2026.05.28 06:24:39.299268 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2026.05.28 06:24:39.299309 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2026.05.28 06:24:39.299349 [ 200 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2026.05.28 06:24:39.300035 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.300096 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.300100 [ 194 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190258 sec., 42847.85315452616 rows/sec., 2.82 MiB/sec. 2026.05.28 06:24:39.300240 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2026.05.28 06:24:39.300543 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.300614 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_51_11} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2026.05.28 06:24:39.300685 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:24:39.300701 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:24:39.300989 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.301132 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} executeQuery: Read 31 rows, 56.88 KiB in 0.002069 sec., 14983.083615273079 rows/sec., 26.85 MiB/sec. 2026.05.28 06:24:39.301201 [ 294 ] {7fa41b6e-d9ad-4c70-979e-1821dce3111d} TCPHandler: Processed in 0.002270374 sec. 2026.05.28 06:24:39.301333 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:39.301432 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:39.301474 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:39.301847 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:39.301883 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:39.302186 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.28 06:24:39.302400 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:39.302528 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. 2026.05.28 06:24:39.302562 [ 294 ] {e5e23d58-0452-4556-a125-d71dbcdab9ed} TCPHandler: Processed in 0.00127833 sec. 2026.05.28 06:24:40.832515 [ 55 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:24:40.832565 [ 55 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:24:41.010993 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34526 2026.05.28 06:24:41.011532 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:41.011579 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:41.012067 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:24:41.012373 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:41.012508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34526 2026.05.28 06:24:42.840008 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 2026.05.28 06:24:42.855686 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:42.855749 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:42.861799 [ 245 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:24:42.862489 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:42.865333 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 542 2026.05.28 06:24:44.270629 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.270900 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:44.271292 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:44.271337 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:44.271598 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:44.271681 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:44.271838 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:24:44.271954 [ 319 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:44.271964 [ 333 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:44.271957 [ 320 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:44.271957 [ 345 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:44.272213 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:44.272244 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:44.272333 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:44.272354 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:44.272390 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:44.272432 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:44.272470 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:44.273873 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} executeQuery: Read 41 rows, 7.57 KiB in 0.003081 sec., 13307.367737747485 rows/sec., 2.40 MiB/sec. 2026.05.28 06:24:44.274079 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} MemoryTracker: Peak memory usage (for query): 137.76 KiB. 2026.05.28 06:24:44.274096 [ 294 ] {2b04e839-a951-4609-afb4-bbd726db7118} TCPHandler: Processed in 0.003615346 sec. 2026.05.28 06:24:44.276033 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.276172 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:44.276225 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:44.276942 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.276982 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.277366 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.28 06:24:44.277593 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.277738 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} executeQuery: Read 78 rows, 6.59 KiB in 0.001606 sec., 48567.87048567871 rows/sec., 4.01 MiB/sec. 2026.05.28 06:24:44.277774 [ 294 ] {f6a9cc68-54c1-4efd-b0f7-56c6d9de40c0} TCPHandler: Processed in 0.001804653 sec. 2026.05.28 06:24:44.277913 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.278010 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.278050 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:44.278510 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.278547 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.278833 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:24:44.279052 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.279179 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} executeQuery: Read 11 rows, 847.00 B in 0.001188 sec., 9259.25925925926 rows/sec., 696.25 KiB/sec. 2026.05.28 06:24:44.279214 [ 294 ] {74ce3267-799f-45b6-a966-5855d448e579} TCPHandler: Processed in 0.001354782 sec. 2026.05.28 06:24:44.279343 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.279438 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:44.279478 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:44.279955 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.279992 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.280290 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.28 06:24:44.280500 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.280635 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} executeQuery: Read 75 rows, 6.00 KiB in 0.001215 sec., 61728.3950617284 rows/sec., 4.82 MiB/sec. 2026.05.28 06:24:44.280669 [ 294 ] {d694037e-73cf-40a7-bf15-80a9f2992af4} TCPHandler: Processed in 0.001374993 sec. 2026.05.28 06:24:44.280858 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.280953 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.280998 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:44.281466 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.281502 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.281841 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.28 06:24:44.282053 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.282187 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. 2026.05.28 06:24:44.282222 [ 294 ] {4a09ef3c-1b23-42c8-9a3d-d1ccdb69e112} TCPHandler: Processed in 0.001413004 sec. 2026.05.28 06:24:44.282344 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.282440 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.282496 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} 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 2026.05.28 06:24:44.283298 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.283334 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.283843 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:24:44.284059 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.284198 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} executeQuery: Read 11 rows, 20.18 KiB in 0.001776 sec., 6193.693693693694 rows/sec., 11.10 MiB/sec. 2026.05.28 06:24:44.284222 [ 58 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:24:44.284252 [ 294 ] {e5468204-d414-4f6c-a88b-ac18475c7632} TCPHandler: Processed in 0.001956586 sec. 2026.05.28 06:24:44.284281 [ 58 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.284313 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.284390 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.284432 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:24:44.284491 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.284540 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:44.284699 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:44.284770 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2115 rows starting from the beginning of the part 2026.05.28 06:24:44.284897 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.284917 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:44.284944 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.285051 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part 2026.05.28 06:24:44.285159 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:44.285267 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part 2026.05.28 06:24:44.285271 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.28 06:24:44.285367 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:44.285507 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.285652 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. 2026.05.28 06:24:44.285688 [ 294 ] {cb717098-3593-4e11-b3f4-235f03a579dc} TCPHandler: Processed in 0.001348532 sec. 2026.05.28 06:24:44.294087 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 19 columns (19 merged, 0 gathered) in 0.009706971 sec., 227671.43324112124 rows/sec., 407.98 MiB/sec. 2026.05.28 06:24:44.295980 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:24:44.296442 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.296516 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_101_20} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:24:44.296646 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.31 MiB. 2026.05.28 06:24:44.475000 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.475245 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:24:44.475692 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:44.475769 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:24:44.476071 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:44.476162 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:44.476311 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:24:44.476392 [ 319 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:44.476412 [ 333 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:44.476431 [ 324 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:44.476431 [ 320 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:44.476562 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:44.476591 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:44.476682 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:44.476703 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:44.476742 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:24:44.476788 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:24:44.476830 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:24:44.478039 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} executeQuery: Read 41 rows, 9.15 KiB in 0.002903 sec., 14123.320702721321 rows/sec., 3.08 MiB/sec. 2026.05.28 06:24:44.478263 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} MemoryTracker: Peak memory usage (for query): 145.12 KiB. 2026.05.28 06:24:44.478280 [ 294 ] {4fac1780-7250-498b-b56f-5ff5ba73cfb7} TCPHandler: Processed in 0.003416381 sec. 2026.05.28 06:24:44.495030 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.495194 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.495257 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:24:44.495976 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.496023 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.496405 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:24:44.496633 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.496780 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} executeQuery: Read 284 rows, 18.47 KiB in 0.001629 sec., 174340.08594229587 rows/sec., 11.07 MiB/sec. 2026.05.28 06:24:44.496818 [ 294 ] {5dfa97f4-6f05-4709-8f46-57ae1cdc50e0} TCPHandler: Processed in 0.001909386 sec. 2026.05.28 06:24:44.496960 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.497059 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:24:44.497100 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:24:44.497497 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.497534 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.497862 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.28 06:24:44.498149 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.498308 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} executeQuery: Read 6 rows, 501.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 386.77 KiB/sec. 2026.05.28 06:24:44.498351 [ 294 ] {8992eadc-cd04-4ef0-8bc9-3267864c4853} TCPHandler: Processed in 0.001440524 sec. 2026.05.28 06:24:44.498487 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.498606 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:44.498655 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:44.500716 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.500759 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.501343 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.28 06:24:44.501576 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.501729 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} executeQuery: Read 3211 rows, 245.08 KiB in 0.003146 sec., 1020661.1570247934 rows/sec., 76.08 MiB/sec. 2026.05.28 06:24:44.501730 [ 59 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.28 06:24:44.501788 [ 59 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.501790 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:24:44.501814 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.501820 [ 294 ] {c272a40d-6850-4c6d-b6c4-5a137b69804f} TCPHandler: Processed in 0.00339311 sec. 2026.05.28 06:24:44.501932 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.28 06:24:44.502031 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.502050 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:44.502090 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3241 rows starting from the beginning of the part 2026.05.28 06:24:44.502156 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 859 rows starting from the beginning of the part 2026.05.28 06:24:44.502167 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.502211 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part 2026.05.28 06:24:44.502228 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:44.502264 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 859 rows starting from the beginning of the part 2026.05.28 06:24:44.502315 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 78 rows starting from the beginning of the part 2026.05.28 06:24:44.502363 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 3211 rows starting from the beginning of the part 2026.05.28 06:24:44.502791 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.502832 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.503166 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:24:44.503404 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.503540 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} executeQuery: Read 190 rows, 12.12 KiB in 0.00141 sec., 134751.7730496454 rows/sec., 8.39 MiB/sec. 2026.05.28 06:24:44.503577 [ 294 ] {aea37fda-0962-42f4-b077-783c593a8c18} TCPHandler: Processed in 0.001652859 sec. 2026.05.28 06:24:44.503697 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.503795 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.503837 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:24:44.504562 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.504600 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.504870 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 8326 rows, containing 5 columns (5 merged, 0 gathered) in 0.002971071 sec., 2802356.4566447586 rows/sec., 222.20 MiB/sec. 2026.05.28 06:24:44.504973 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:24:44.505190 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.28 06:24:44.505229 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.505368 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} executeQuery: Read 950 rows, 57.24 KiB in 0.001593 sec., 596359.0709353421 rows/sec., 35.09 MiB/sec. 2026.05.28 06:24:44.505403 [ 294 ] {a3f58898-9f25-4982-8d8b-463b953a02f2} TCPHandler: Processed in 0.001756342 sec. 2026.05.28 06:24:44.505464 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.505537 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.505540 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_121_24} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.28 06:24:44.505629 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2026.05.28 06:24:44.505637 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.505681 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:24:44.506079 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.506114 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.506391 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.28 06:24:44.506603 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.506730 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. 2026.05.28 06:24:44.506766 [ 294 ] {f4101725-7a56-4036-99d3-f4ebf2532eae} TCPHandler: Processed in 0.00127944 sec. 2026.05.28 06:24:44.506930 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.507027 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.507067 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:24:44.507515 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.507551 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.507844 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:24:44.508052 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.508184 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. 2026.05.28 06:24:44.508218 [ 294 ] {843b9b2d-d88a-4559-9d44-852d88794e78} TCPHandler: Processed in 0.001337792 sec. 2026.05.28 06:24:44.508346 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.508442 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:44.508482 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:44.509533 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.509569 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.509945 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.28 06:24:44.510162 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.510282 [ 59 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.28 06:24:44.510290 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} executeQuery: Read 1753 rows, 121.15 KiB in 0.001866 sec., 939442.6580921757 rows/sec., 63.40 MiB/sec. 2026.05.28 06:24:44.510327 [ 59 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.510342 [ 294 ] {16542c46-01b5-4dd4-b7d4-3a07c0a000a2} TCPHandler: Processed in 0.002045798 sec. 2026.05.28 06:24:44.510354 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.510444 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.28 06:24:44.510496 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.510572 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:44.510619 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1794 rows starting from the beginning of the part 2026.05.28 06:24:44.510645 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:24:44.510695 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:24:44.510696 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 521 rows starting from the beginning of the part 2026.05.28 06:24:44.510771 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 75 rows starting from the beginning of the part 2026.05.28 06:24:44.510837 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 521 rows starting from the beginning of the part 2026.05.28 06:24:44.510901 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 75 rows starting from the beginning of the part 2026.05.28 06:24:44.510963 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:24:44.511134 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.511174 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.511595 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:24:44.511897 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.512068 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2026.05.28 06:24:44.512115 [ 294 ] {f789b636-bf4f-45ec-b11b-2b99dd35d69d} TCPHandler: Processed in 0.001668699 sec. 2026.05.28 06:24:44.512255 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.512379 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.512433 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:44.512707 [ 201 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4739 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296164 sec., 2063876.9704602982 rows/sec., 149.47 MiB/sec. 2026.05.28 06:24:44.512935 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.28 06:24:44.513222 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.513297 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_121_24} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.28 06:24:44.513365 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2026.05.28 06:24:44.513374 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.513416 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.513897 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.28 06:24:44.514126 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.514276 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} executeQuery: Read 1604 rows, 99.74 KiB in 0.001931 sec., 830657.6903158985 rows/sec., 50.44 MiB/sec. 2026.05.28 06:24:44.514321 [ 294 ] {1daed56c-5332-4511-9e59-3478b77cb35f} TCPHandler: Processed in 0.002121201 sec. 2026.05.28 06:24:44.514464 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.514566 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.514612 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:24:44.514966 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.515002 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.515295 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.28 06:24:44.515503 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.515633 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. 2026.05.28 06:24:44.515667 [ 294 ] {f5b2c251-da56-4913-96fd-44c2c9a9b459} TCPHandler: Processed in 0.00125279 sec. 2026.05.28 06:24:44.515810 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.515938 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.516012 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} 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 2026.05.28 06:24:44.517061 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.517100 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.517690 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:24:44.517924 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.518065 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} executeQuery: Read 42 rows, 77.07 KiB in 0.002154 sec., 19498.607242339833 rows/sec., 34.94 MiB/sec. 2026.05.28 06:24:44.518138 [ 294 ] {c10ceeef-0d32-4b9a-a3e9-151347104e30} TCPHandler: Processed in 0.002384607 sec. 2026.05.28 06:24:44.518269 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:44.518366 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:44.518408 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:44.518754 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.518791 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.519097 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.28 06:24:44.519301 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.519421 [ 58 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.28 06:24:44.519430 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} executeQuery: Read 42 rows, 2.45 KiB in 0.001083 sec., 38781.16343490305 rows/sec., 2.21 MiB/sec. 2026.05.28 06:24:44.519464 [ 58 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:44.519479 [ 294 ] {e3a30c5f-669b-4390-b072-eaed774a1010} TCPHandler: Processed in 0.001259441 sec. 2026.05.28 06:24:44.519489 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. 2026.05.28 06:24:44.519603 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.28 06:24:44.519717 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:44.519750 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7380 rows starting from the beginning of the part 2026.05.28 06:24:44.519809 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part 2026.05.28 06:24:44.519861 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2026.05.28 06:24:44.519908 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part 2026.05.28 06:24:44.519951 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2026.05.28 06:24:44.520000 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 42 rows starting from the beginning of the part 2026.05.28 06:24:44.521882 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318966 sec., 3329932.3922817325 rows/sec., 214.61 MiB/sec. 2026.05.28 06:24:44.522343 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.28 06:24:44.522659 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:44.522749 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_121_24} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.28 06:24:44.522847 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2026.05.28 06:24:45.000191 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 380.16 MiB, peak 397.49 MiB, free memory in arenas 0.00 B, will set to 383.43 MiB (RSS), difference: 3.26 MiB 2026.05.28 06:24:48.512630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34974 2026.05.28 06:24:48.513335 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:48.513404 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:48.514060 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:24:48.514292 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:48.514427 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34974 2026.05.28 06:24:49.268251 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:49.268519 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:49.268934 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:49.268975 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:49.269196 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:49.269269 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:49.269413 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:24:49.269506 [ 319 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:49.269520 [ 356 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:49.269543 [ 306 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:49.269520 [ 324 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:49.269713 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:49.269779 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:49.269916 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:49.269940 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:49.269994 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:49.270044 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:49.270090 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:49.271485 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} executeQuery: Read 41 rows, 7.57 KiB in 0.003067 sec., 13368.112161721552 rows/sec., 2.41 MiB/sec. 2026.05.28 06:24:49.271771 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} MemoryTracker: Peak memory usage (for query): 136.82 KiB. 2026.05.28 06:24:49.271792 [ 294 ] {2c5509bf-7881-43d9-bc5f-abbc7963f673} TCPHandler: Processed in 0.003707868 sec. 2026.05.28 06:24:49.273548 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:49.273729 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:49.273805 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:49.274582 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:49.274647 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:49.275163 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.28 06:24:49.275403 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:49.275569 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} executeQuery: Read 56 rows, 4.38 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.26 MiB/sec. 2026.05.28 06:24:49.275611 [ 294 ] {ab2b1500-d42c-42d1-aa9a-5beb444918e6} TCPHandler: Processed in 0.002205502 sec. 2026.05.28 06:24:49.275787 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:49.275888 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:49.275930 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:49.276463 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:49.276505 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:49.276806 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.28 06:24:49.277015 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:49.277147 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. 2026.05.28 06:24:49.277182 [ 294 ] {5dee78b7-2ed1-4853-b0f0-8e9e0f74a3a5} TCPHandler: Processed in 0.001444605 sec. 2026.05.28 06:24:49.277308 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:49.277405 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:49.277448 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:49.277843 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:49.277879 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:49.278205 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.28 06:24:49.278405 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:49.278528 [ 51 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_117_24 to all_121_121_0 2026.05.28 06:24:49.278533 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. 2026.05.28 06:24:49.278576 [ 51 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:49.278589 [ 294 ] {6e562033-13be-428a-8cec-a5d806d6cb53} TCPHandler: Processed in 0.001329862 sec. 2026.05.28 06:24:49.278603 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:49.278702 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_117_24 to all_121_121_0 into Compact with storage Full 2026.05.28 06:24:49.278731 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:49.278825 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:49.278830 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:49.278863 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTreeSequentialSource: Reading 7 marks from part all_1_117_24, total 45481 rows starting from the beginning of the part 2026.05.28 06:24:49.278886 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:49.278927 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2026.05.28 06:24:49.278977 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 265 rows starting from the beginning of the part 2026.05.28 06:24:49.279019 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2026.05.28 06:24:49.279061 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:24:49.279228 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:49.279269 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:49.279583 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.28 06:24:49.279800 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:49.279931 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} executeQuery: Read 48 rows, 3.31 KiB in 0.001119 sec., 42895.44235924933 rows/sec., 2.89 MiB/sec. 2026.05.28 06:24:49.279964 [ 294 ] {d6be74e7-c05c-4897-b035-435c3abf8cc5} TCPHandler: Processed in 0.001282051 sec. 2026.05.28 06:24:49.287124 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergeTask::MergeProjectionsStage: Merge sorted 47670 rows, containing 5 columns (5 merged, 0 gathered) in 0.008458641 sec., 5635657.075409632 rows/sec., 360.70 MiB/sec. 2026.05.28 06:24:49.287636 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) 2026.05.28 06:24:49.287962 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:49.288045 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_121_25} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_117_24, all_121_121_0] -> all_1_121_25 2026.05.28 06:24:49.288123 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.28 06:24:49.437965 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:49.438024 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:49.440624 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:24:50.366577 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 2026.05.28 06:24:50.384171 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:50.384237 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:50.390516 [ 245 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:24:50.391215 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:50.394418 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 550 2026.05.28 06:24:54.074931 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.074997 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.077056 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.269671 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.269934 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:24:54.270298 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:54.270340 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:24:54.270566 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:54.270640 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:54.270786 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:24:54.270893 [ 366 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:54.270898 [ 319 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:54.270893 [ 350 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:54.270893 [ 324 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:54.271111 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:54.271145 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:54.271236 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:54.271258 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:54.271295 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:54.271340 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:54.271381 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:24:54.272574 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} executeQuery: Read 41 rows, 7.57 KiB in 0.00275 sec., 14909.09090909091 rows/sec., 2.69 MiB/sec. 2026.05.28 06:24:54.272759 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} MemoryTracker: Peak memory usage (for query): 138.81 KiB. 2026.05.28 06:24:54.272777 [ 294 ] {fb4fdc49-3285-4d11-8939-8c9ded0abec0} TCPHandler: Processed in 0.003254347 sec. 2026.05.28 06:24:54.274643 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.274767 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:54.274815 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:54.275365 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.275410 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.275785 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.28 06:24:54.276010 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.276165 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} executeQuery: Read 78 rows, 6.59 KiB in 0.001431 sec., 54507.337526205454 rows/sec., 4.50 MiB/sec. 2026.05.28 06:24:54.276207 [ 294 ] {e8e6d6e8-ef2f-4506-a7ce-113424d26888} TCPHandler: Processed in 0.001622829 sec. 2026.05.28 06:24:54.276248 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.276294 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.276342 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.276451 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:54.276494 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:54.276927 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.276969 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.277299 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:24:54.277543 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.277682 [ 43 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:24:54.277687 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} executeQuery: Read 11 rows, 847.00 B in 0.001257 sec., 8750.994431185361 rows/sec., 658.03 KiB/sec. 2026.05.28 06:24:54.277731 [ 43 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.277746 [ 294 ] {599832ec-1d44-4431-bc3e-0feebbae304a} TCPHandler: Processed in 0.001458354 sec. 2026.05.28 06:24:54.277763 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.277879 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:24:54.277892 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.277994 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:54.278006 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:54.278033 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 213 rows starting from the beginning of the part 2026.05.28 06:24:54.278052 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:54.278098 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:54.278154 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 173 rows starting from the beginning of the part 2026.05.28 06:24:54.278204 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:54.278251 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 190 rows starting from the beginning of the part 2026.05.28 06:24:54.278299 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part 2026.05.28 06:24:54.278468 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.278557 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.278601 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.278964 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.28 06:24:54.279199 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.279266 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439404 sec., 423091.77965324535 rows/sec., 28.25 MiB/sec. 2026.05.28 06:24:54.279343 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} executeQuery: Read 75 rows, 6.00 KiB in 0.001355 sec., 55350.55350553505 rows/sec., 4.32 MiB/sec. 2026.05.28 06:24:54.279386 [ 294 ] {4b8342e4-16af-4c7b-9abd-7b52543d8c1a} TCPHandler: Processed in 0.001545276 sec. 2026.05.28 06:24:54.279433 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:24:54.279522 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.279627 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:54.279675 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:54.279771 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.279860 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_106_21} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:24:54.279959 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:24:54.280138 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.280191 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.280542 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.28 06:24:54.280781 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.280945 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. 2026.05.28 06:24:54.280984 [ 294 ] {587c8d7d-3e53-42ce-a872-c9703fe3b093} TCPHandler: Processed in 0.001514296 sec. 2026.05.28 06:24:54.281133 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.281250 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:54.281326 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} 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 2026.05.28 06:24:54.282575 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.282629 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.283238 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:24:54.283916 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.284191 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} executeQuery: Read 11 rows, 20.18 KiB in 0.00296 sec., 3716.2162162162163 rows/sec., 6.66 MiB/sec. 2026.05.28 06:24:54.284502 [ 294 ] {5ab9ee9f-5e57-45ae-a558-9d9b5ee1d5f8} TCPHandler: Processed in 0.003417691 sec. 2026.05.28 06:24:54.284751 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:54.284900 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:54.284971 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:54.285556 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:54.285603 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:54.286066 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.28 06:24:54.286328 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:54.286517 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} executeQuery: Read 60 rows, 4.14 KiB in 0.00167 sec., 35928.14371257485 rows/sec., 2.42 MiB/sec. 2026.05.28 06:24:54.286565 [ 294 ] {3aa4959d-c625-4e3b-9ac3-1275cf3c69ba} TCPHandler: Processed in 0.001934726 sec. 2026.05.28 06:24:54.705592 [ 222 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.705651 [ 222 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:54.707600 [ 222 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:55.408406 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:55.408457 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:55.410357 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:55.648158 [ 39 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2026.05.28 06:24:55.648222 [ 39 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:55.648242 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:55.648770 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2026.05.28 06:24:55.648979 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:55.649029 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 18 rows starting from the beginning of the part 2026.05.28 06:24:55.649131 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:55.649197 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part 2026.05.28 06:24:55.649242 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part 2026.05.28 06:24:55.649284 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2026.05.28 06:24:55.650005 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322002 sec., 31769.99732224308 rows/sec., 2.65 MiB/sec. 2026.05.28 06:24:55.650142 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2026.05.28 06:24:55.650380 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:55.650450 [ 188 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_27_6} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2026.05.28 06:24:55.650525 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:24:55.832652 [ 38 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:24:55.832731 [ 38 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:24:56.014601 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35486 2026.05.28 06:24:56.015319 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:56.015357 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:56.015810 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:24:56.016031 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:56.016158 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35486 2026.05.28 06:24:57.894493 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 2026.05.28 06:24:57.911506 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:57.911569 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:57.917810 [ 245 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:24:57.918526 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:57.921412 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2026.05.28 06:24:59.275117 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.275481 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:24:59.276040 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:24:59.276114 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:24:59.276442 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:24:59.276512 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:24:59.276660 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:24:59.276785 [ 366 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:24:59.276801 [ 319 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:24:59.276803 [ 324 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:24:59.276785 [ 350 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:24:59.277056 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:24:59.277086 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:24:59.277175 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:24:59.277197 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:24:59.277235 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:59.277281 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:59.277322 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:24:59.278732 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} executeQuery: Read 41 rows, 7.57 KiB in 0.00342 sec., 11988.304093567252 rows/sec., 2.16 MiB/sec. 2026.05.28 06:24:59.278937 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} MemoryTracker: Peak memory usage (for query): 140.77 KiB. 2026.05.28 06:24:59.278954 [ 294 ] {51824446-775b-4eec-8e1e-a8d8442c9f5e} TCPHandler: Processed in 0.003989645 sec. 2026.05.28 06:24:59.284462 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.284576 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.284622 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:24:59.285355 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.285403 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.285804 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:24:59.286051 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.286202 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} executeQuery: Read 284 rows, 18.47 KiB in 0.00166 sec., 171084.3373493976 rows/sec., 10.87 MiB/sec. 2026.05.28 06:24:59.286226 [ 36 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2026.05.28 06:24:59.286239 [ 294 ] {b9b8ac77-6ef1-4c94-a324-035663c170af} TCPHandler: Processed in 0.001827824 sec. 2026.05.28 06:24:59.286287 [ 36 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.286321 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.286419 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.286477 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2026.05.28 06:24:59.286485 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.286524 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:24:59.286560 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.286590 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:24:59.286624 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:59.286668 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 284 rows starting from the beginning of the part 2026.05.28 06:24:59.286745 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:59.286803 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:59.286853 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:59.286902 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part 2026.05.28 06:24:59.287562 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.287610 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.287973 [ 188 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547137 sec., 917824.3426406323 rows/sec., 61.80 MiB/sec. 2026.05.28 06:24:59.288036 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.28 06:24:59.288161 [ 188 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2026.05.28 06:24:59.288316 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.288487 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} executeQuery: Read 859 rows, 68.67 KiB in 0.001982 sec., 433400.6054490414 rows/sec., 33.84 MiB/sec. 2026.05.28 06:24:59.288505 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.288527 [ 294 ] {a4f4bd23-3046-44a2-af28-2c2868fad8ef} TCPHandler: Processed in 0.002168022 sec. 2026.05.28 06:24:59.288557 [ 188 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.288646 [ 188 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_53_13} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2026.05.28 06:24:59.288713 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.288746 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:24:59.288817 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.288864 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:24:59.289335 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.289370 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.289685 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:24:59.289904 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.290033 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} executeQuery: Read 173 rows, 10.87 KiB in 0.001236 sec., 139967.63754045308 rows/sec., 8.59 MiB/sec. 2026.05.28 06:24:59.290069 [ 294 ] {69a9a525-6d19-41a6-8f5c-bb2af80fd8d2} TCPHandler: Processed in 0.001414204 sec. 2026.05.28 06:24:59.290203 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.290298 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.290338 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:24:59.290847 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.290890 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.291213 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:24:59.291459 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.291589 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} executeQuery: Read 149 rows, 9.86 KiB in 0.00131 sec., 113740.45801526718 rows/sec., 7.35 MiB/sec. 2026.05.28 06:24:59.291624 [ 294 ] {6a796faa-4926-46f9-88d4-004344d0fcd9} TCPHandler: Processed in 0.001469935 sec. 2026.05.28 06:24:59.291766 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.291862 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.291902 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:24:59.292368 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.292405 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.292698 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:24:59.292913 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.293025 [ 36 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2026.05.28 06:24:59.293040 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. 2026.05.28 06:24:59.293076 [ 36 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.293090 [ 294 ] {b1c6ba81-b92f-450a-bcff-6ab412627257} TCPHandler: Processed in 0.001372683 sec. 2026.05.28 06:24:59.293105 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.293199 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2026.05.28 06:24:59.293223 [ 222 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.293225 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.293267 [ 222 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.293304 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:24:59.293342 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 148 rows starting from the beginning of the part 2026.05.28 06:24:59.293364 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:24:59.293410 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:24:59.293416 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:59.293489 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:59.293545 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:59.293601 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part 2026.05.28 06:24:59.294327 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.294371 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.294611 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440515 sec., 513705.1679434091 rows/sec., 31.18 MiB/sec. 2026.05.28 06:24:59.294783 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.28 06:24:59.294802 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2026.05.28 06:24:59.295143 [ 222 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.295172 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.295200 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.295291 [ 199 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_53_13} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2026.05.28 06:24:59.295333 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} executeQuery: Read 521 rows, 37.66 KiB in 0.001987 sec., 262204.3281328636 rows/sec., 18.51 MiB/sec. 2026.05.28 06:24:59.295377 [ 294 ] {a072676b-0f49-44ff-9bde-ea1c035c5577} TCPHandler: Processed in 0.002200852 sec. 2026.05.28 06:24:59.295401 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:24:59.295516 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.295621 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:24:59.295665 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:24:59.296016 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.296053 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.296375 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:24:59.296595 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.296728 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. 2026.05.28 06:24:59.296762 [ 294 ] {8acfd67a-c2db-4157-a537-a8925097ddc6} TCPHandler: Processed in 0.001297271 sec. 2026.05.28 06:24:59.296897 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.296995 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.297038 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:24:59.297458 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.297495 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.297828 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.28 06:24:59.298047 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.298173 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} executeQuery: Read 265 rows, 18.03 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.70 MiB/sec. 2026.05.28 06:24:59.298208 [ 294 ] {79176902-949a-4778-be30-d9f9744ba294} TCPHandler: Processed in 0.001361132 sec. 2026.05.28 06:24:59.298338 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.298434 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.298477 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:24:59.298802 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.298838 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.299143 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.28 06:24:59.299359 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.299487 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. 2026.05.28 06:24:59.299521 [ 294 ] {a8f276ca-6702-40e0-952b-95954bd18d24} TCPHandler: Processed in 0.00123246 sec. 2026.05.28 06:24:59.299652 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.299748 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.299803 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} 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 2026.05.28 06:24:59.300628 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.300664 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.301216 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:24:59.301440 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.301579 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} executeQuery: Read 31 rows, 56.88 KiB in 0.001849 sec., 16765.819361817197 rows/sec., 30.04 MiB/sec. 2026.05.28 06:24:59.301645 [ 294 ] {e40b451e-4366-45e8-8241-a31781d77945} TCPHandler: Processed in 0.002041439 sec. 2026.05.28 06:24:59.301778 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:24:59.301875 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:24:59.301917 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:24:59.302250 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:24:59.302286 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:24:59.302601 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.28 06:24:59.302826 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:24:59.302955 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. 2026.05.28 06:24:59.302988 [ 294 ] {1b3b807f-92ed-4eee-80b6-26a5d5c56def} TCPHandler: Processed in 0.00125968 sec. 2026.05.28 06:24:59.747814 [ 224 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:59.747865 [ 224 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:59.749698 [ 224 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:24:59.816686 [ 222 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.816751 [ 222 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.819137 [ 222 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.964022 [ 222 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.964079 [ 222 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:24:59.966353 [ 222 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:25:00.000497 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 380.79 MiB, peak 397.49 MiB, free memory in arenas 0.00 B, will set to 384.04 MiB (RSS), difference: 3.26 MiB 2026.05.28 06:25:03.516336 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35934 2026.05.28 06:25:03.517184 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:03.517256 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:03.517978 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:25:03.518207 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:03.518351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35934 2026.05.28 06:25:04.270678 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.270936 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:25:04.271311 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:04.271357 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:25:04.271582 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:04.271651 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:04.271794 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:25:04.271891 [ 323 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:04.271895 [ 324 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:04.271895 [ 319 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:04.271889 [ 366 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:04.272070 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:04.272098 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:04.272182 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:04.272203 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:04.272239 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:25:04.272281 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:25:04.272321 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:25:04.273442 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} executeQuery: Read 41 rows, 7.57 KiB in 0.002614 sec., 15684.77429227238 rows/sec., 2.83 MiB/sec. 2026.05.28 06:25:04.273632 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} MemoryTracker: Peak memory usage (for query): 131.16 KiB. 2026.05.28 06:25:04.273648 [ 294 ] {4d811c17-9ebc-456d-8d5e-c1fac0cc271e} TCPHandler: Processed in 0.003121205 sec. 2026.05.28 06:25:04.275623 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.275754 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:25:04.275806 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:25:04.276354 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.276405 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.276750 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.28 06:25:04.276981 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.277130 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} executeQuery: Read 4 rows, 334.00 B in 0.001413 sec., 2830.8563340410474 rows/sec., 230.84 KiB/sec. 2026.05.28 06:25:04.277166 [ 294 ] {22d343c1-305b-49f9-a14f-951ae501863f} TCPHandler: Processed in 0.001603568 sec. 2026.05.28 06:25:04.277295 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.277431 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:04.277485 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:04.278078 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.278122 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.278475 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.28 06:25:04.278692 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.278819 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} executeQuery: Read 80 rows, 6.73 KiB in 0.001415 sec., 56537.102473498235 rows/sec., 4.65 MiB/sec. 2026.05.28 06:25:04.278854 [ 294 ] {6e72d9dd-9caa-4760-bdc6-fbd3439946f8} TCPHandler: Processed in 0.001620848 sec. 2026.05.28 06:25:04.279011 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.279106 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:04.279146 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:04.279560 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.279595 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.279882 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:25:04.280090 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.280217 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} executeQuery: Read 15 rows, 1.11 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 980.02 KiB/sec. 2026.05.28 06:25:04.280251 [ 294 ] {abd1b2cb-e2cf-42d2-870d-9449b60cc0f9} TCPHandler: Processed in 0.00128954 sec. 2026.05.28 06:25:04.280391 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.280486 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:04.280526 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:04.280955 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.280992 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.281286 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.28 06:25:04.281495 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.281621 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} executeQuery: Read 79 rows, 6.32 KiB in 0.001153 sec., 68516.91240242845 rows/sec., 5.35 MiB/sec. 2026.05.28 06:25:04.281655 [ 294 ] {008f4d0f-fba5-48eb-bc3f-44ca2b69feed} TCPHandler: Processed in 0.001312821 sec. 2026.05.28 06:25:04.281777 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.281877 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:04.281919 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:04.282371 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.282406 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.282718 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.28 06:25:04.282921 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.283047 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. 2026.05.28 06:25:04.283080 [ 294 ] {b4306ef6-0ba7-4b8b-a878-d0e985169250} TCPHandler: Processed in 0.001352002 sec. 2026.05.28 06:25:04.283239 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.283334 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:04.283388 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} 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 2026.05.28 06:25:04.284145 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.284181 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.284680 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:25:04.284896 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.285033 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} executeQuery: Read 11 rows, 20.18 KiB in 0.001717 sec., 6406.523005241701 rows/sec., 11.48 MiB/sec. 2026.05.28 06:25:04.285097 [ 294 ] {e60640e2-6934-45a1-a39c-6beed4118dc4} TCPHandler: Processed in 0.001906736 sec. 2026.05.28 06:25:04.285217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:04.285313 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:04.285355 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:04.285699 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:04.285734 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:04.286036 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.28 06:25:04.286235 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:04.286363 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. 2026.05.28 06:25:04.286397 [ 294 ] {ff9d35d7-d9b7-4387-b188-0ee38bcfb6dc} TCPHandler: Processed in 0.001228979 sec. 2026.05.28 06:25:04.667082 [ 223 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:04.667135 [ 223 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:04.669029 [ 223 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:04.718578 [ 224 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:04.718653 [ 224 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:04.720578 [ 224 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:05.421469 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 2026.05.28 06:25:05.437857 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:05.437905 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:05.443926 [ 245 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:25:05.444622 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:05.447438 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 565 2026.05.28 06:25:09.274592 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.274985 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:25:09.275532 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:09.275588 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:25:09.275835 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:09.275904 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:09.276053 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:25:09.276168 [ 323 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:09.276182 [ 319 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:09.276185 [ 366 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:09.276172 [ 324 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:09.276439 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:09.276470 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:09.276559 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:09.276585 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:09.276622 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:09.276667 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:09.276707 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:09.278128 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} executeQuery: Read 41 rows, 7.57 KiB in 0.003296 sec., 12439.320388349515 rows/sec., 2.24 MiB/sec. 2026.05.28 06:25:09.278464 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} MemoryTracker: Peak memory usage (for query): 140.99 KiB. 2026.05.28 06:25:09.278483 [ 294 ] {3a892e3d-9e50-44b3-a795-dfe6ef6bead3} TCPHandler: Processed in 0.004061136 sec. 2026.05.28 06:25:09.282793 [ 224 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:25:09.282831 [ 224 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:25:09.284354 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.284543 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.284627 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:25:09.285037 [ 224 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.28 06:25:09.285558 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.285609 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.286015 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:25:09.286248 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.286400 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} executeQuery: Read 284 rows, 18.47 KiB in 0.001914 sec., 148380.355276907 rows/sec., 9.42 MiB/sec. 2026.05.28 06:25:09.286440 [ 294 ] {a51031f3-92af-4510-80cb-a25573b99242} TCPHandler: Processed in 0.002232953 sec. 2026.05.28 06:25:09.286624 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.286727 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:09.286769 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:09.287642 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.287680 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.288051 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.28 06:25:09.288270 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.288404 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} executeQuery: Read 859 rows, 68.67 KiB in 0.001697 sec., 506187.3895109016 rows/sec., 39.52 MiB/sec. 2026.05.28 06:25:09.288429 [ 24 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.28 06:25:09.288440 [ 294 ] {360cecbb-4515-453d-8f03-731814cdccf3} TCPHandler: Processed in 0.001872354 sec. 2026.05.28 06:25:09.288484 [ 24 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.288513 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.288600 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.288617 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.28 06:25:09.288722 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.288739 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:09.288773 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:09.288778 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3241 rows starting from the beginning of the part 2026.05.28 06:25:09.288853 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part 2026.05.28 06:25:09.288901 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 78 rows starting from the beginning of the part 2026.05.28 06:25:09.288945 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 859 rows starting from the beginning of the part 2026.05.28 06:25:09.288986 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 80 rows starting from the beginning of the part 2026.05.28 06:25:09.289028 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 859 rows starting from the beginning of the part 2026.05.28 06:25:09.289330 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.289373 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.289714 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:25:09.289952 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.290084 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} executeQuery: Read 173 rows, 10.87 KiB in 0.001381 sec., 125271.54236060825 rows/sec., 7.69 MiB/sec. 2026.05.28 06:25:09.290119 [ 294 ] {3a552401-5e5e-4421-8826-7c9289681dd2} TCPHandler: Processed in 0.001569217 sec. 2026.05.28 06:25:09.290272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.290376 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.290417 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:25:09.290810 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 5173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236833 sec., 2312644.7079419876 rows/sec., 184.73 MiB/sec. 2026.05.28 06:25:09.290938 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.290975 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.291144 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.28 06:25:09.291309 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:25:09.291529 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.291624 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.291627 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_126_25} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.28 06:25:09.291763 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:25:09.291776 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} executeQuery: Read 149 rows, 9.86 KiB in 0.001418 sec., 105077.57404795487 rows/sec., 6.79 MiB/sec. 2026.05.28 06:25:09.291817 [ 294 ] {5655615a-0b61-4b26-980f-329778e1072f} TCPHandler: Processed in 0.001594007 sec. 2026.05.28 06:25:09.291951 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.292047 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.292087 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:25:09.292566 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.292603 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.292906 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:25:09.293117 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.293244 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. 2026.05.28 06:25:09.293279 [ 294 ] {2c2b60e5-2410-4048-8d3c-542731ec853b} TCPHandler: Processed in 0.001376703 sec. 2026.05.28 06:25:09.293408 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.293511 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:09.293551 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:09.294227 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.294264 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.294601 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.28 06:25:09.294806 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.294935 [ 24 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.28 06:25:09.294937 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} executeQuery: Read 521 rows, 37.66 KiB in 0.001445 sec., 360553.6332179931 rows/sec., 25.45 MiB/sec. 2026.05.28 06:25:09.294983 [ 24 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.294999 [ 294 ] {be844eca-60f1-461b-8e46-1354c2a4ff9f} TCPHandler: Processed in 0.001639959 sec. 2026.05.28 06:25:09.295011 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.295136 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.295149 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.28 06:25:09.295241 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:25:09.295287 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:25:09.295292 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:09.295342 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1794 rows starting from the beginning of the part 2026.05.28 06:25:09.295420 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part 2026.05.28 06:25:09.295477 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 75 rows starting from the beginning of the part 2026.05.28 06:25:09.295530 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 521 rows starting from the beginning of the part 2026.05.28 06:25:09.295581 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 79 rows starting from the beginning of the part 2026.05.28 06:25:09.295625 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 521 rows starting from the beginning of the part 2026.05.28 06:25:09.295652 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.295693 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.296031 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:25:09.296269 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.296409 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. 2026.05.28 06:25:09.296444 [ 294 ] {ab9b5529-a0e3-4d2b-a061-0f8c3030e678} TCPHandler: Processed in 0.001356173 sec. 2026.05.28 06:25:09.296584 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.296681 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.296723 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:09.296917 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820334 sec., 1677714.0898318659 rows/sec., 122.93 MiB/sec. 2026.05.28 06:25:09.297181 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.297183 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.28 06:25:09.297224 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.297594 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.297621 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.28 06:25:09.297679 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_126_25} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.28 06:25:09.297758 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.28 06:25:09.297871 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.297999 [ 24 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_121_25 to all_126_126_0 2026.05.28 06:25:09.298009 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} executeQuery: Read 265 rows, 18.03 KiB in 0.001346 sec., 196879.64338781574 rows/sec., 13.08 MiB/sec. 2026.05.28 06:25:09.298035 [ 24 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.298057 [ 294 ] {cbe2a49d-e8bb-47a2-a0b7-ecc6e246c05b} TCPHandler: Processed in 0.001522006 sec. 2026.05.28 06:25:09.298059 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.298185 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_25 to all_126_126_0 into Compact with storage Full 2026.05.28 06:25:09.298206 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.298292 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:09.298303 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.298324 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTreeSequentialSource: Reading 7 marks from part all_1_121_25, total 47670 rows starting from the beginning of the part 2026.05.28 06:25:09.298345 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:25:09.298386 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part 2026.05.28 06:25:09.298437 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2026.05.28 06:25:09.298484 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 265 rows starting from the beginning of the part 2026.05.28 06:25:09.298528 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 162 rows starting from the beginning of the part 2026.05.28 06:25:09.298571 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 265 rows starting from the beginning of the part 2026.05.28 06:25:09.298720 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.298755 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.299046 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.28 06:25:09.299253 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.299384 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. 2026.05.28 06:25:09.299418 [ 294 ] {193e5e08-be72-4059-96ef-994d145bbac2} TCPHandler: Processed in 0.00126017 sec. 2026.05.28 06:25:09.299540 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.299637 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.299692 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} 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 2026.05.28 06:25:09.300646 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.300682 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.301255 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:25:09.301665 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.301831 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} executeQuery: Read 31 rows, 56.88 KiB in 0.002211 sec., 14020.805065581186 rows/sec., 25.12 MiB/sec. 2026.05.28 06:25:09.301830 [ 41 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:25:09.301892 [ 41 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.301916 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.301937 [ 294 ] {712e5be2-3265-4961-80fd-0e5f725016f5} TCPHandler: Processed in 0.002444278 sec. 2026.05.28 06:25:09.302018 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:25:09.302104 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:09.302212 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:09.302255 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:09.302289 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:09.302354 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2210 rows starting from the beginning of the part 2026.05.28 06:25:09.302500 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 42 rows starting from the beginning of the part 2026.05.28 06:25:09.302618 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:09.302637 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.302678 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.302728 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part 2026.05.28 06:25:09.302836 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:09.302943 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part 2026.05.28 06:25:09.303013 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.28 06:25:09.303256 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.303400 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} executeQuery: Read 90 rows, 5.77 KiB in 0.001211 sec., 74318.74483897605 rows/sec., 4.65 MiB/sec. 2026.05.28 06:25:09.303419 [ 41 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.28 06:25:09.303437 [ 294 ] {cdc503f4-9852-4ec4-8b29-0e52b2184f4a} TCPHandler: Processed in 0.001391983 sec. 2026.05.28 06:25:09.303472 [ 41 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:09.303501 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:09.303595 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.28 06:25:09.303697 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:09.303725 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7722 rows starting from the beginning of the part 2026.05.28 06:25:09.303778 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 48 rows starting from the beginning of the part 2026.05.28 06:25:09.303822 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2026.05.28 06:25:09.303866 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part 2026.05.28 06:25:09.303908 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2026.05.28 06:25:09.303948 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part 2026.05.28 06:25:09.307144 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 8070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003588855 sec., 2248628.0443205424 rows/sec., 144.96 MiB/sec. 2026.05.28 06:25:09.307689 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergeTask::MergeProjectionsStage: Merge sorted 48650 rows, containing 5 columns (5 merged, 0 gathered) in 0.009552367 sec., 5092978.52563663 rows/sec., 326.37 MiB/sec. 2026.05.28 06:25:09.307841 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.28 06:25:09.308116 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) 2026.05.28 06:25:09.308146 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.308231 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_126_25} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.28 06:25:09.308310 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2026.05.28 06:25:09.308390 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.308458 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_126_26} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_121_25, all_126_126_0] -> all_1_126_26 2026.05.28 06:25:09.308522 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:25:09.314765 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 19 columns (19 merged, 0 gathered) in 0.012790324 sec., 182638.06296071937 rows/sec., 327.28 MiB/sec. 2026.05.28 06:25:09.316746 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:25:09.317057 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:09.317118 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_106_21} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:25:09.317226 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.55 MiB. 2026.05.28 06:25:10.000243 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 384.89 MiB, peak 404.60 MiB, free memory in arenas 0.00 B, will set to 392.68 MiB (RSS), difference: 7.78 MiB 2026.05.28 06:25:10.832792 [ 88 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:25:10.832855 [ 88 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:25:11.018499 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36446 2026.05.28 06:25:11.019035 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:11.019076 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:11.019594 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:25:11.019830 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:11.019958 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36446 2026.05.28 06:25:11.019971 [ 74 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:25:11.020038 [ 74 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:11.020058 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:11.020145 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:25:11.020226 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:11.020254 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34014 rows starting from the beginning of the part 2026.05.28 06:25:11.020307 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part 2026.05.28 06:25:11.020347 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part 2026.05.28 06:25:11.020387 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part 2026.05.28 06:25:11.020425 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part 2026.05.28 06:25:11.020463 [ 186 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part 2026.05.28 06:25:11.022696 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 36446 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580761 sec., 14122191.090147441 rows/sec., 202.02 MiB/sec. 2026.05.28 06:25:11.023026 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:25:11.023309 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:11.023382 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_76_15} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:25:11.023475 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.05.28 06:25:12.947519 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 2026.05.28 06:25:12.964005 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:12.964058 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:12.970393 [ 245 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:25:12.971074 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:12.971368 [ 105 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.28 06:25:12.971436 [ 105 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:12.971461 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:12.971588 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2026.05.28 06:25:12.974232 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2026.05.28 06:25:12.975313 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:12.976805 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2026.05.28 06:25:12.981519 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2026.05.28 06:25:12.986160 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2026.05.28 06:25:12.990661 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part 2026.05.28 06:25:12.995550 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part 2026.05.28 06:25:13.000130 [ 201 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part 2026.05.28 06:25:13.000186 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 397.21 MiB, peak 404.60 MiB, free memory in arenas 0.00 B, will set to 392.68 MiB (RSS), difference: -4.53 MiB 2026.05.28 06:25:13.054360 [ 190 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.0828305 sec., 6917.741653135016 rows/sec., 35.77 MiB/sec. 2026.05.28 06:25:13.056433 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.28 06:25:13.058214 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:13.058310 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_76_15} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.28 06:25:13.059565 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.05.28 06:25:14.000248 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 389.23 MiB, peak 406.65 MiB, free memory in arenas 0.00 B, will set to 392.75 MiB (RSS), difference: 3.52 MiB 2026.05.28 06:25:14.140134 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.140191 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.142193 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.270089 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.270314 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:14.270686 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:14.270731 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:14.270969 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:14.271041 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:14.271188 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:25:14.271303 [ 319 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:14.271329 [ 366 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:14.271332 [ 324 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:14.271338 [ 339 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:14.271622 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:14.271652 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:14.271740 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:14.271763 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:14.271800 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:14.271843 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:14.271883 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:14.273233 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} executeQuery: Read 41 rows, 7.57 KiB in 0.003017 sec., 13589.658601259529 rows/sec., 2.45 MiB/sec. 2026.05.28 06:25:14.273440 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:25:14.273466 [ 294 ] {8865e13b-99b9-4150-b280-5d2813691fd5} TCPHandler: Processed in 0.003501284 sec. 2026.05.28 06:25:14.275434 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.275555 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:14.275600 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:14.276146 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.276190 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.276574 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.28 06:25:14.276804 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.276941 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} executeQuery: Read 78 rows, 6.59 KiB in 0.00142 sec., 54929.57746478873 rows/sec., 4.53 MiB/sec. 2026.05.28 06:25:14.276978 [ 294 ] {aeda2673-3345-4248-866a-511de972769a} TCPHandler: Processed in 0.001593949 sec. 2026.05.28 06:25:14.277102 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.277198 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.277240 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:14.277656 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.277697 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.277988 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:25:14.278202 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.278332 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} executeQuery: Read 11 rows, 847.00 B in 0.001153 sec., 9540.329575021684 rows/sec., 717.39 KiB/sec. 2026.05.28 06:25:14.278368 [ 294 ] {76060173-31ea-45be-b26d-982c3555155e} TCPHandler: Processed in 0.001314982 sec. 2026.05.28 06:25:14.278502 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.278602 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:14.278642 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:14.279069 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.279115 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.279420 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.28 06:25:14.279645 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.279772 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} executeQuery: Read 75 rows, 6.00 KiB in 0.001188 sec., 63131.31313131313 rows/sec., 4.93 MiB/sec. 2026.05.28 06:25:14.279808 [ 294 ] {867fe308-b894-436f-afa7-f86689d1a963} TCPHandler: Processed in 0.001369453 sec. 2026.05.28 06:25:14.279946 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.280042 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.280085 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:14.280536 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.280573 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.280893 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.28 06:25:14.281104 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.281235 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. 2026.05.28 06:25:14.281270 [ 294 ] {b4e9ce61-82d1-44ea-9476-f7fc3c2fc52e} TCPHandler: Processed in 0.001373123 sec. 2026.05.28 06:25:14.281427 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.281533 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.281589 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} 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 2026.05.28 06:25:14.282351 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.282387 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.282912 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:25:14.283136 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.283278 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} executeQuery: Read 11 rows, 20.18 KiB in 0.001764 sec., 6235.827664399093 rows/sec., 11.17 MiB/sec. 2026.05.28 06:25:14.283351 [ 294 ] {f62359e5-20e6-495a-a24f-62014f9c3e87} TCPHandler: Processed in 0.001972057 sec. 2026.05.28 06:25:14.283388 [ 225 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:14.283430 [ 225 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:14.283498 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.283603 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.283646 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:14.284043 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.284080 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.284472 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.28 06:25:14.284776 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.284911 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. 2026.05.28 06:25:14.284948 [ 294 ] {dac92f65-30b2-42f3-b0db-05a302f82b43} TCPHandler: Processed in 0.001512836 sec. 2026.05.28 06:25:14.285053 [ 219 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.285093 [ 219 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.285731 [ 225 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.28 06:25:14.287377 [ 219 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.475008 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.475245 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:25:14.475596 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:14.475643 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:25:14.475905 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:14.475975 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:14.476117 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:25:14.476270 [ 362 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:14.476299 [ 319 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:14.476291 [ 338 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:14.476292 [ 334 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:14.476599 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:14.476644 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:14.476814 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:14.476841 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:14.476900 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:25:14.476952 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:25:14.476999 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:25:14.478365 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} executeQuery: Read 41 rows, 9.15 KiB in 0.003229 sec., 12697.429544750696 rows/sec., 2.77 MiB/sec. 2026.05.28 06:25:14.478557 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:25:14.478575 [ 294 ] {7e85bc34-2615-4ffd-85f8-fb817014091b} TCPHandler: Processed in 0.003680258 sec. 2026.05.28 06:25:14.496565 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.496743 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.496838 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:25:14.497867 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.497911 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.498304 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:25:14.498533 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.498684 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} executeQuery: Read 284 rows, 18.47 KiB in 0.001996 sec., 142284.56913827657 rows/sec., 9.04 MiB/sec. 2026.05.28 06:25:14.498720 [ 294 ] {c4617310-39e6-4e10-8381-0f223f9fe6a4} TCPHandler: Processed in 0.002284804 sec. 2026.05.28 06:25:14.498883 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.498981 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:25:14.499024 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:25:14.499476 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.499514 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.499812 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.28 06:25:14.500025 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.500157 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} executeQuery: Read 8 rows, 668.00 B in 0.001195 sec., 6694.5606694560665 rows/sec., 545.89 KiB/sec. 2026.05.28 06:25:14.500192 [ 294 ] {5b2a3e07-9d2d-4d25-a5bf-b3e99be35499} TCPHandler: Processed in 0.001366253 sec. 2026.05.28 06:25:14.500325 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.500421 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:14.500462 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:14.502351 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.502389 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.502867 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.28 06:25:14.503087 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.503219 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} executeQuery: Read 3212 rows, 245.16 KiB in 0.002817 sec., 1140220.0922967696 rows/sec., 84.99 MiB/sec. 2026.05.28 06:25:14.503256 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:25:14.503270 [ 294 ] {0445769c-fac3-475f-8ccf-b1f8a53528af} TCPHandler: Processed in 0.002993731 sec. 2026.05.28 06:25:14.503424 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.503522 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.503564 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:14.504105 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.504142 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.504447 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:25:14.504667 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.504797 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:25:14.504800 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} executeQuery: Read 192 rows, 12.26 KiB in 0.001297 sec., 148033.92444101773 rows/sec., 9.23 MiB/sec. 2026.05.28 06:25:14.504858 [ 125 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.504875 [ 294 ] {1ee9e449-1d02-4cd4-a304-b96a244df390} TCPHandler: Processed in 0.001500575 sec. 2026.05.28 06:25:14.504887 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.505022 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.505034 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:25:14.505125 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.505173 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:25:14.505177 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:14.505236 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 213 rows starting from the beginning of the part 2026.05.28 06:25:14.505308 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 173 rows starting from the beginning of the part 2026.05.28 06:25:14.505366 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part 2026.05.28 06:25:14.505418 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 173 rows starting from the beginning of the part 2026.05.28 06:25:14.505468 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:14.505518 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 192 rows starting from the beginning of the part 2026.05.28 06:25:14.505931 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.505975 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.506329 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:25:14.506462 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477755 sec., 525797.5780829705 rows/sec., 34.86 MiB/sec. 2026.05.28 06:25:14.506573 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.506631 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:25:14.506718 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} executeQuery: Read 950 rows, 57.24 KiB in 0.001611 sec., 589695.8410924891 rows/sec., 34.70 MiB/sec. 2026.05.28 06:25:14.506759 [ 294 ] {3c3ff1c1-c5d2-4e73-8ba3-7a76b1f9accd} TCPHandler: Processed in 0.001786893 sec. 2026.05.28 06:25:14.506912 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.506961 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.507012 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.507057 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_111_22} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:25:14.507060 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:25:14.507161 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:25:14.507488 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.507530 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.507819 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.28 06:25:14.508028 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.508161 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. 2026.05.28 06:25:14.508197 [ 294 ] {89694c04-9be6-40b0-b7f2-2732f44a8dcb} TCPHandler: Processed in 0.001333821 sec. 2026.05.28 06:25:14.508378 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.508475 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.508516 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:25:14.508995 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.509039 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.509344 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:25:14.509600 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.509734 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} executeQuery: Read 148 rows, 8.62 KiB in 0.001278 sec., 115805.94679186228 rows/sec., 6.59 MiB/sec. 2026.05.28 06:25:14.509769 [ 294 ] {657ff778-2aed-4909-bc35-f435f6b6c3f8} TCPHandler: Processed in 0.001440575 sec. 2026.05.28 06:25:14.509915 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.510011 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:14.510051 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:14.511107 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.511144 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.511521 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.28 06:25:14.511732 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.511862 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} executeQuery: Read 1755 rows, 121.31 KiB in 0.001869 sec., 939004.8154093098 rows/sec., 63.39 MiB/sec. 2026.05.28 06:25:14.511897 [ 294 ] {f43e14a3-1f16-4094-aa9f-faf151ad2cde} TCPHandler: Processed in 0.002030768 sec. 2026.05.28 06:25:14.512035 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.512137 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:25:14.512187 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:25:14.512567 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.512604 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.512936 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:25:14.513166 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.513296 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. 2026.05.28 06:25:14.513331 [ 294 ] {956683e7-8776-48ad-9d68-011d264cb027} TCPHandler: Processed in 0.001344882 sec. 2026.05.28 06:25:14.513464 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.513563 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.513607 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:14.514323 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.514361 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.514791 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.28 06:25:14.515027 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.515177 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} executeQuery: Read 1605 rows, 99.81 KiB in 0.001632 sec., 983455.8823529412 rows/sec., 59.72 MiB/sec. 2026.05.28 06:25:14.515221 [ 294 ] {b660b4fe-0bff-4dce-b95e-9706de073671} TCPHandler: Processed in 0.001806483 sec. 2026.05.28 06:25:14.515393 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.515489 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.515532 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:25:14.515881 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.515918 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.516221 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.28 06:25:14.516436 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.516571 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. 2026.05.28 06:25:14.516605 [ 294 ] {e149eb18-ab75-4634-9bc5-34360dbe9102} TCPHandler: Processed in 0.00127262 sec. 2026.05.28 06:25:14.516749 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.516846 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.516903 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} 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 2026.05.28 06:25:14.517841 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.517879 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.518472 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:25:14.518705 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.518846 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} executeQuery: Read 42 rows, 77.07 KiB in 0.002018 sec., 20812.68582755203 rows/sec., 37.30 MiB/sec. 2026.05.28 06:25:14.518919 [ 294 ] {81d60974-e20f-4dca-9f00-d920f5a38afa} TCPHandler: Processed in 0.002219753 sec. 2026.05.28 06:25:14.519067 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:14.519166 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:14.519208 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:14.519564 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:14.519601 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. 2026.05.28 06:25:14.519903 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.28 06:25:14.520125 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:14.520256 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} executeQuery: Read 42 rows, 2.45 KiB in 0.00111 sec., 37837.83783783783 rows/sec., 2.16 MiB/sec. 2026.05.28 06:25:14.520290 [ 294 ] {498b63de-918f-49d1-b6f1-49804203051d} TCPHandler: Processed in 0.00127184 sec. 2026.05.28 06:25:14.939462 [ 225 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.939528 [ 225 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:14.941809 [ 225 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:15.000297 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 394.07 MiB, peak 406.65 MiB, free memory in arenas 0.00 B, will set to 392.76 MiB (RSS), difference: -1.32 MiB 2026.05.28 06:25:15.256655 [ 224 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:15.256738 [ 224 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:15.258927 [ 224 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:18.520087 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36894 2026.05.28 06:25:18.520641 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:18.520682 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:18.521176 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:25:18.521416 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:18.521557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36894 2026.05.28 06:25:19.268567 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:19.268842 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:19.269201 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:19.269240 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:19.269467 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:19.269539 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:19.269684 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:25:19.269804 [ 343 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:19.269804 [ 338 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:19.269804 [ 362 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:19.269804 [ 334 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:19.270087 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:19.270117 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:19.270206 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:19.270228 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:19.270264 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:19.270306 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:19.270348 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:19.271840 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} executeQuery: Read 41 rows, 7.57 KiB in 0.00311 sec., 13183.279742765273 rows/sec., 2.38 MiB/sec. 2026.05.28 06:25:19.272030 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} MemoryTracker: Peak memory usage (for query): 136.83 KiB. 2026.05.28 06:25:19.272047 [ 294 ] {9f4461b4-917e-43ee-b05e-7eeace43eb5a} TCPHandler: Processed in 0.003641916 sec. 2026.05.28 06:25:19.273683 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:19.273798 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:19.273842 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:19.274509 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:19.274553 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:19.274933 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.28 06:25:19.275164 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:19.275313 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} executeQuery: Read 56 rows, 4.38 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.76 MiB/sec. 2026.05.28 06:25:19.275349 [ 294 ] {de2cb200-40f9-492d-8f5a-9f6c4d88ad3e} TCPHandler: Processed in 0.001716761 sec. 2026.05.28 06:25:19.275557 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:19.275654 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:19.275694 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:19.276179 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:19.276217 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:19.276520 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.28 06:25:19.276741 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:19.276868 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. 2026.05.28 06:25:19.276904 [ 294 ] {5cb99479-e85f-4e3a-b836-76ece5274883} TCPHandler: Processed in 0.001397043 sec. 2026.05.28 06:25:19.277048 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:19.277145 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:19.277190 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:19.277601 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:19.277638 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:19.277966 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.28 06:25:19.278183 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:19.278314 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. 2026.05.28 06:25:19.278349 [ 294 ] {3aa4521e-f154-4904-ae59-591bc34447fb} TCPHandler: Processed in 0.001350432 sec. 2026.05.28 06:25:19.278482 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:19.278578 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:19.278620 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:19.278989 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:19.279025 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:19.279340 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.28 06:25:19.279557 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:19.279686 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} executeQuery: Read 48 rows, 3.31 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 2.87 MiB/sec. 2026.05.28 06:25:19.279720 [ 294 ] {78521460-6e83-49fc-84b9-7a7e38491d31} TCPHandler: Processed in 0.001287191 sec. 2026.05.28 06:25:20.474338 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 2026.05.28 06:25:20.491788 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:20.491851 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:20.498132 [ 245 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:25:20.498849 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:20.501763 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 580 2026.05.28 06:25:24.269732 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.269991 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:24.270343 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:24.270383 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:24.270609 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:24.270683 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:24.270825 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:25:24.270934 [ 362 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:24.270953 [ 343 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:24.270934 [ 338 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:24.270953 [ 334 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:24.271239 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:24.271269 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:24.271357 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:24.271380 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:24.271419 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:24.271462 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:24.271504 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:24.272812 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} executeQuery: Read 41 rows, 7.57 KiB in 0.002913 sec., 14074.836937864746 rows/sec., 2.54 MiB/sec. 2026.05.28 06:25:24.273121 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} MemoryTracker: Peak memory usage (for query): 138.21 KiB. 2026.05.28 06:25:24.273139 [ 294 ] {4bdcbf5f-909d-4aef-9cbf-0bccddb2b5f4} TCPHandler: Processed in 0.003547304 sec. 2026.05.28 06:25:24.275426 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.275682 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:24.275779 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:24.276693 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:24.276731 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:24.277125 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.28 06:25:24.277354 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:24.277504 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} executeQuery: Read 78 rows, 6.59 KiB in 0.001898 sec., 41095.890410958906 rows/sec., 3.39 MiB/sec. 2026.05.28 06:25:24.277544 [ 294 ] {43a6b47f-2cac-434e-9526-9937deecd6b0} TCPHandler: Processed in 0.002286954 sec. 2026.05.28 06:25:24.277693 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.277792 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:24.277833 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:24.278313 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:24.278351 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:24.278653 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:25:24.278876 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:24.279009 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} executeQuery: Read 11 rows, 847.00 B in 0.001236 sec., 8899.676375404531 rows/sec., 669.21 KiB/sec. 2026.05.28 06:25:24.279045 [ 294 ] {6f3156a7-6e44-420b-b847-a65178df629b} TCPHandler: Processed in 0.001401413 sec. 2026.05.28 06:25:24.279178 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.279282 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:24.279323 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:24.279825 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:24.279864 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:24.280173 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.28 06:25:24.280388 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:24.280521 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} executeQuery: Read 75 rows, 6.00 KiB in 0.001257 sec., 59665.87112171837 rows/sec., 4.66 MiB/sec. 2026.05.28 06:25:24.280557 [ 294 ] {fc5983e6-26d9-4208-a9e1-5c46eb0ef7a9} TCPHandler: Processed in 0.001427994 sec. 2026.05.28 06:25:24.280722 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.280820 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:24.280863 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:24.281359 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:24.281398 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:24.281740 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.28 06:25:24.281957 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:24.282094 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. 2026.05.28 06:25:24.282130 [ 294 ] {8c40509f-bbfe-4c1f-a782-b02bed18fb4a} TCPHandler: Processed in 0.001457084 sec. 2026.05.28 06:25:24.282271 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.282377 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:24.282433 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} 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 2026.05.28 06:25:24.283344 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:24.283382 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:24.283903 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:25:24.284130 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:24.284269 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} executeQuery: Read 11 rows, 20.18 KiB in 0.00191 sec., 5759.162303664922 rows/sec., 10.32 MiB/sec. 2026.05.28 06:25:24.284340 [ 294 ] {94b5d26a-bb40-485c-8b25-1f1ed2dd5b3e} TCPHandler: Processed in 0.00211811 sec. 2026.05.28 06:25:24.284463 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:24.284561 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:24.284605 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:24.284971 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:24.285007 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:24.285321 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.28 06:25:24.285540 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:24.285670 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. 2026.05.28 06:25:24.285705 [ 294 ] {63f6b7d0-fb9e-42cd-8f28-79572a1578b5} TCPHandler: Processed in 0.001290891 sec. 2026.05.28 06:25:25.009692 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:25.009751 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:25.011993 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:25.405636 [ 150 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2026.05.28 06:25:25.405713 [ 150 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:25.405738 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:25.405894 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2026.05.28 06:25:25.406042 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:25.406093 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part 2026.05.28 06:25:25.406170 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:25.406225 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:25.406276 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:25.406321 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:25.407283 [ 190 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444975 sec., 38062.942265437116 rows/sec., 2.50 MiB/sec. 2026.05.28 06:25:25.407436 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2026.05.28 06:25:25.407749 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:25.407826 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_55_12} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2026.05.28 06:25:25.407927 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:25:25.832924 [ 150 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:25:25.832976 [ 150 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:25:26.021709 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37406 2026.05.28 06:25:26.022279 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:26.022323 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:26.022785 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:25:26.023014 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:26.023141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37406 2026.05.28 06:25:26.669750 [ 219 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:25:26.669795 [ 219 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:25:26.671192 [ 219 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:25:27.036349 [ 150 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2026.05.28 06:25:27.036411 [ 150 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:27.036433 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:27.036566 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2026.05.28 06:25:27.036708 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:27.036740 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 950 rows starting from the beginning of the part 2026.05.28 06:25:27.036809 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 950 rows starting from the beginning of the part 2026.05.28 06:25:27.036862 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part 2026.05.28 06:25:27.036909 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part 2026.05.28 06:25:27.036954 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 950 rows starting from the beginning of the part 2026.05.28 06:25:27.038124 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611798 sec., 1953098.3411072604 rows/sec., 123.43 MiB/sec. 2026.05.28 06:25:27.038356 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2026.05.28 06:25:27.038648 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:27.038725 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_55_12} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2026.05.28 06:25:27.038815 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2026.05.28 06:25:27.043146 [ 150 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2026.05.28 06:25:27.043205 [ 150 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:27.043230 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:27.043324 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2026.05.28 06:25:27.043433 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:27.043464 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part 2026.05.28 06:25:27.043520 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2026.05.28 06:25:27.043567 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2026.05.28 06:25:27.043607 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2026.05.28 06:25:27.043646 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2026.05.28 06:25:27.044350 [ 194 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001057805 sec., 311966.76135960786 rows/sec., 15.92 MiB/sec. 2026.05.28 06:25:27.044477 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2026.05.28 06:25:27.044726 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:27.044797 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_55_12} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2026.05.28 06:25:27.044863 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.28 06:25:28.001832 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 2026.05.28 06:25:28.018805 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:28.018853 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:28.024895 [ 245 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:25:28.025574 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:28.028415 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2026.05.28 06:25:29.275201 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.275543 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:25:29.275933 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:29.275974 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:25:29.276222 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:29.276292 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:29.276445 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:25:29.276572 [ 338 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:29.276630 [ 336 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:29.276663 [ 338 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:29.276726 [ 318 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:29.276845 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:29.276870 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:29.276964 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:29.276985 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:29.277023 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:29.277068 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:29.277109 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:29.278390 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} executeQuery: Read 41 rows, 7.57 KiB in 0.002968 sec., 13814.016172506737 rows/sec., 2.49 MiB/sec. 2026.05.28 06:25:29.278604 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} MemoryTracker: Peak memory usage (for query): 139.86 KiB. 2026.05.28 06:25:29.278622 [ 294 ] {3ec5659a-dbd4-425b-9ce1-46dc5a031d57} TCPHandler: Processed in 0.003620906 sec. 2026.05.28 06:25:29.284219 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.284338 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.284383 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:25:29.285090 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.285137 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.285532 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:25:29.285764 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.285909 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} executeQuery: Read 284 rows, 18.47 KiB in 0.001606 sec., 176836.86176836863 rows/sec., 11.23 MiB/sec. 2026.05.28 06:25:29.285946 [ 294 ] {2ae36276-b242-4211-a03f-ce479dca472c} TCPHandler: Processed in 0.001790592 sec. 2026.05.28 06:25:29.286114 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.286212 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:29.286253 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:29.287147 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.287184 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.287538 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.28 06:25:29.287754 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.287884 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} executeQuery: Read 859 rows, 68.67 KiB in 0.001692 sec., 507683.21513002366 rows/sec., 39.63 MiB/sec. 2026.05.28 06:25:29.287921 [ 294 ] {356057b9-ea30-4b47-b313-0945c9be3df2} TCPHandler: Processed in 0.001864714 sec. 2026.05.28 06:25:29.287916 [ 147 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.28 06:25:29.287995 [ 147 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.288016 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.288109 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.288217 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.288226 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.28 06:25:29.288259 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:29.288378 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:29.288421 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3241 rows starting from the beginning of the part 2026.05.28 06:25:29.288494 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 78 rows starting from the beginning of the part 2026.05.28 06:25:29.288551 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:25:29.288607 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part 2026.05.28 06:25:29.288657 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 78 rows starting from the beginning of the part 2026.05.28 06:25:29.288708 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 859 rows starting from the beginning of the part 2026.05.28 06:25:29.288869 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.288914 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.289269 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:25:29.289500 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.289637 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} executeQuery: Read 173 rows, 10.87 KiB in 0.001439 sec., 120222.37665045171 rows/sec., 7.38 MiB/sec. 2026.05.28 06:25:29.289675 [ 294 ] {144803a6-6e8f-4093-a1b2-4b649c6aa07f} TCPHandler: Processed in 0.001616909 sec. 2026.05.28 06:25:29.289825 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.289923 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.289965 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:25:29.290465 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.290508 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.290831 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:25:29.291051 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.291063 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002890009 sec., 2603452.0999761596 rows/sec., 205.67 MiB/sec. 2026.05.28 06:25:29.291189 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} executeQuery: Read 149 rows, 9.86 KiB in 0.001284 sec., 116043.61370716512 rows/sec., 7.50 MiB/sec. 2026.05.28 06:25:29.291231 [ 294 ] {7d3c3ca9-a4c7-47ad-a68a-130845635f66} TCPHandler: Processed in 0.001456055 sec. 2026.05.28 06:25:29.291360 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.291390 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.28 06:25:29.291466 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.291514 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:25:29.291712 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.291801 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_131_26} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.28 06:25:29.291901 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.28 06:25:29.291973 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.292016 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.292325 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:25:29.292538 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.292668 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. 2026.05.28 06:25:29.292704 [ 294 ] {c520abaf-0a44-4288-b320-b62f6ee9c359} TCPHandler: Processed in 0.001393793 sec. 2026.05.28 06:25:29.292842 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.292940 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:29.292980 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:29.293682 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.293720 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.294042 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.28 06:25:29.294253 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.294385 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} executeQuery: Read 521 rows, 37.66 KiB in 0.001463 sec., 356117.5666438824 rows/sec., 25.14 MiB/sec. 2026.05.28 06:25:29.294390 [ 149 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.28 06:25:29.294422 [ 294 ] {ef9c0fc2-e28e-4e7f-94f6-9d19adfe2c49} TCPHandler: Processed in 0.001629359 sec. 2026.05.28 06:25:29.294461 [ 149 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.294494 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.294562 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.294596 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.28 06:25:29.294666 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:25:29.294712 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:29.294714 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:25:29.294751 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1794 rows starting from the beginning of the part 2026.05.28 06:25:29.294814 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 75 rows starting from the beginning of the part 2026.05.28 06:25:29.294861 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:25:29.294904 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part 2026.05.28 06:25:29.294947 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 75 rows starting from the beginning of the part 2026.05.28 06:25:29.294990 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 521 rows starting from the beginning of the part 2026.05.28 06:25:29.295097 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.295141 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.295477 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:25:29.295728 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.295863 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} executeQuery: Read 6 rows, 321.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 257.79 KiB/sec. 2026.05.28 06:25:29.295898 [ 294 ] {4cbec196-8b55-4a94-a996-9e1fef38f0ad} TCPHandler: Processed in 0.001392243 sec. 2026.05.28 06:25:29.296031 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.296128 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.296171 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:29.296304 [ 193 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743721 sec., 2456815.05240804 rows/sec., 177.69 MiB/sec. 2026.05.28 06:25:29.296552 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.28 06:25:29.296614 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.296658 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.296879 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.296961 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_131_26} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.28 06:25:29.297020 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.28 06:25:29.297044 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:25:29.297250 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.297382 [ 149 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 2026.05.28 06:25:29.297388 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} executeQuery: Read 265 rows, 18.03 KiB in 0.001279 sec., 207193.1196247068 rows/sec., 13.77 MiB/sec. 2026.05.28 06:25:29.297419 [ 149 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.297444 [ 294 ] {79977b1a-afac-4ddb-89ec-f092f00b8943} TCPHandler: Processed in 0.001463174 sec. 2026.05.28 06:25:29.297445 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.297560 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full 2026.05.28 06:25:29.297614 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.297661 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:29.297697 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTreeSequentialSource: Reading 7 marks from part all_1_126_26, total 48650 rows starting from the beginning of the part 2026.05.28 06:25:29.297717 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.297755 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2026.05.28 06:25:29.297766 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:25:29.297815 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:25:29.297873 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 128 rows starting from the beginning of the part 2026.05.28 06:25:29.297917 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2026.05.28 06:25:29.297960 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 265 rows starting from the beginning of the part 2026.05.28 06:25:29.298142 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.298185 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.298498 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.28 06:25:29.298712 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.298848 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. 2026.05.28 06:25:29.298882 [ 294 ] {4e36c634-caac-4243-8242-7c28a4e92651} TCPHandler: Processed in 0.001318062 sec. 2026.05.28 06:25:29.299038 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.299136 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.299191 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} 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 2026.05.28 06:25:29.300086 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.300122 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.300702 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:25:29.300930 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.301073 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} executeQuery: Read 31 rows, 56.88 KiB in 0.001956 sec., 15848.670756646217 rows/sec., 28.40 MiB/sec. 2026.05.28 06:25:29.301153 [ 294 ] {c8c5d7b4-1bbb-4401-a886-8d662887af75} TCPHandler: Processed in 0.002165112 sec. 2026.05.28 06:25:29.301282 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:29.301389 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:29.301432 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:29.301795 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.301832 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.302157 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.28 06:25:29.302380 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.302509 [ 149 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.28 06:25:29.302515 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. 2026.05.28 06:25:29.302572 [ 149 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:29.302598 [ 294 ] {ca5f9ccd-32d8-45c6-a6ba-913b2fda9d7f} TCPHandler: Processed in 0.001366202 sec. 2026.05.28 06:25:29.302602 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:29.302743 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.28 06:25:29.302861 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:29.302895 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8070 rows starting from the beginning of the part 2026.05.28 06:25:29.302961 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2026.05.28 06:25:29.303015 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 42 rows starting from the beginning of the part 2026.05.28 06:25:29.303069 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 48 rows starting from the beginning of the part 2026.05.28 06:25:29.303115 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2026.05.28 06:25:29.303168 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part 2026.05.28 06:25:29.305747 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 8370 rows, containing 4 columns (4 merged, 0 gathered) in 0.003048063 sec., 2746006.2341231136 rows/sec., 177.03 MiB/sec. 2026.05.28 06:25:29.305953 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.28 06:25:29.306287 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.306372 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_131_26} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.28 06:25:29.306437 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergeTask::MergeProjectionsStage: Merge sorted 50968 rows, containing 5 columns (5 merged, 0 gathered) in 0.008911592 sec., 5719292.355395086 rows/sec., 366.25 MiB/sec. 2026.05.28 06:25:29.306497 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2026.05.28 06:25:29.306752 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) 2026.05.28 06:25:29.307036 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:29.307106 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_131_27} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 2026.05.28 06:25:29.307190 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:25:33.523268 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37854 2026.05.28 06:25:33.523837 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:33.523883 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:33.524403 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:25:33.524630 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:33.524754 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37854 2026.05.28 06:25:34.269515 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.269751 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:34.270105 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:34.270143 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:34.270367 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:34.270438 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:34.270583 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:25:34.270678 [ 328 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:34.270697 [ 318 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:34.270716 [ 343 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:34.270697 [ 338 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:34.270883 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:34.270915 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:34.271001 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:34.271021 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:34.271057 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:34.271101 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:34.271170 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:34.272339 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} executeQuery: Read 41 rows, 7.57 KiB in 0.002686 sec., 15264.33358153388 rows/sec., 2.75 MiB/sec. 2026.05.28 06:25:34.272523 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} MemoryTracker: Peak memory usage (for query): 138.11 KiB. 2026.05.28 06:25:34.272540 [ 294 ] {6dca4b80-0713-4914-8d44-dd33b6a2c06c} TCPHandler: Processed in 0.003167405 sec. 2026.05.28 06:25:34.274575 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.274750 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:34.274809 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:34.275491 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.275533 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.276003 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.28 06:25:34.276223 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.276364 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} executeQuery: Read 78 rows, 6.59 KiB in 0.001661 sec., 46959.66285370259 rows/sec., 3.87 MiB/sec. 2026.05.28 06:25:34.276401 [ 294 ] {0751d954-1511-4b5b-a600-898e7de09b70} TCPHandler: Processed in 0.001877754 sec. 2026.05.28 06:25:34.276547 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.276644 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:34.276685 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:34.277099 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.277135 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.277417 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:25:34.277628 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.277755 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} executeQuery: Read 11 rows, 847.00 B in 0.00113 sec., 9734.513274336285 rows/sec., 731.99 KiB/sec. 2026.05.28 06:25:34.277790 [ 294 ] {771c166d-af57-4603-9c52-a1cced022fc7} TCPHandler: Processed in 0.001292621 sec. 2026.05.28 06:25:34.277910 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.278005 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:34.278043 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:34.278479 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.278515 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.278804 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.28 06:25:34.279010 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.279133 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} executeQuery: Read 75 rows, 6.00 KiB in 0.001147 sec., 65387.96861377506 rows/sec., 5.11 MiB/sec. 2026.05.28 06:25:34.279168 [ 294 ] {a4c2e6ec-e343-4e6a-b1e7-d9ae27d51308} TCPHandler: Processed in 0.001307031 sec. 2026.05.28 06:25:34.279289 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.279384 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:34.279426 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:34.279830 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.279866 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.280192 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.28 06:25:34.280397 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.280532 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. 2026.05.28 06:25:34.280567 [ 294 ] {af906e03-ab05-4edc-b05e-a935735b7b3d} TCPHandler: Processed in 0.001326751 sec. 2026.05.28 06:25:34.280683 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.280780 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:34.280833 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} 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 2026.05.28 06:25:34.281597 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.281634 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.282135 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:25:34.282368 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.282510 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} executeQuery: Read 11 rows, 20.18 KiB in 0.001749 sec., 6289.30817610063 rows/sec., 11.27 MiB/sec. 2026.05.28 06:25:34.282510 [ 140 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:25:34.282578 [ 140 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.282581 [ 294 ] {bea543da-10a5-4513-92a5-adf86da51474} TCPHandler: Processed in 0.001946676 sec. 2026.05.28 06:25:34.282608 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.282727 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:25:34.282733 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:34.282857 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:34.282898 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:34.282973 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:34.283037 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2336 rows starting from the beginning of the part 2026.05.28 06:25:34.283171 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:34.283247 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:34.283283 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part 2026.05.28 06:25:34.283289 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:34.283402 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:34.283499 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part 2026.05.28 06:25:34.283593 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:34.283634 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.28 06:25:34.283849 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.283993 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. 2026.05.28 06:25:34.284028 [ 294 ] {8f787a78-5400-4966-8616-9fc8c5910af0} TCPHandler: Processed in 0.001343912 sec. 2026.05.28 06:25:34.290156 [ 187 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 19 columns (19 merged, 0 gathered) in 0.007472797 sec., 326785.2719671095 rows/sec., 585.58 MiB/sec. 2026.05.28 06:25:34.291946 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:25:34.292285 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:34.292351 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_111_22} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:25:34.292498 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.63 MiB. 2026.05.28 06:25:35.000215 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 393.24 MiB, peak 411.82 MiB, free memory in arenas 0.00 B, will set to 394.52 MiB (RSS), difference: 1.28 MiB 2026.05.28 06:25:35.529444 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 2026.05.28 06:25:35.547182 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:35.547236 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:35.553462 [ 245 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:25:35.554165 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:35.557152 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 595 2026.05.28 06:25:38.017166 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56945 2026.05.28 06:25:38.017277 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.017314 [ 368 ] {} TCP-Session: 51bb286d-bdee-409f-ae4b-294b599a17ee Authenticating user 'default' from [fd00:1122:3344:101::e]:56945 2026.05.28 06:25:38.017340 [ 368 ] {} TCP-Session: 51bb286d-bdee-409f-ae4b-294b599a17ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.017361 [ 368 ] {} TCP-Session: 51bb286d-bdee-409f-ae4b-294b599a17ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.017642 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64286 2026.05.28 06:25:38.017650 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34882 2026.05.28 06:25:38.017725 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49791 2026.05.28 06:25:38.017738 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.017747 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.017767 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41780 2026.05.28 06:25:38.017805 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34069 2026.05.28 06:25:38.017802 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.017797 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36364 2026.05.28 06:25:38.017888 [ 371 ] {} TCP-Session: 6065a409-c80d-4025-9647-41854071a6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49791 2026.05.28 06:25:38.017887 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.017918 [ 371 ] {} TCP-Session: 6065a409-c80d-4025-9647-41854071a6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.017872 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.017960 [ 367 ] {} TCP-Session: 0e893395-4bb0-4057-a7f7-bac64739ff42 Authenticating user 'default' from [fd00:1122:3344:101::e]:34069 2026.05.28 06:25:38.017957 [ 371 ] {} TCP-Session: 6065a409-c80d-4025-9647-41854071a6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.017999 [ 380 ] {} TCP-Session: d1d9a5fe-38fd-4a73-99ce-ad43c6df5172 Authenticating user 'default' from [fd00:1122:3344:101::e]:41780 2026.05.28 06:25:38.018016 [ 367 ] {} TCP-Session: 0e893395-4bb0-4057-a7f7-bac64739ff42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018042 [ 380 ] {} TCP-Session: d1d9a5fe-38fd-4a73-99ce-ad43c6df5172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.017949 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.018065 [ 380 ] {} TCP-Session: d1d9a5fe-38fd-4a73-99ce-ad43c6df5172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018058 [ 367 ] {} TCP-Session: 0e893395-4bb0-4057-a7f7-bac64739ff42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018105 [ 317 ] {} TCP-Session: 7dd10185-cef2-4ed2-94f6-25bdf091716e Authenticating user 'default' from [fd00:1122:3344:101::e]:36364 2026.05.28 06:25:38.017797 [ 368 ] {} TCP-Session: 51bb286d-bdee-409f-ae4b-294b599a17ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:38.018150 [ 317 ] {} TCP-Session: 7dd10185-cef2-4ed2-94f6-25bdf091716e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018179 [ 317 ] {} TCP-Session: 7dd10185-cef2-4ed2-94f6-25bdf091716e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.017785 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52994 2026.05.28 06:25:38.017793 [ 370 ] {} TCP-Session: 56f5edda-aa40-49a5-9c42-1db2179adf3e Authenticating user 'default' from [fd00:1122:3344:101::e]:34882 2026.05.28 06:25:38.017784 [ 369 ] {} TCP-Session: 89efcf7a-f7b8-43e5-a8be-1791aa05942d Authenticating user 'default' from [fd00:1122:3344:101::e]:64286 2026.05.28 06:25:38.017773 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53089 2026.05.28 06:25:38.018313 [ 369 ] {} TCP-Session: 89efcf7a-f7b8-43e5-a8be-1791aa05942d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018303 [ 370 ] {} TCP-Session: 56f5edda-aa40-49a5-9c42-1db2179adf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018341 [ 369 ] {} TCP-Session: 89efcf7a-f7b8-43e5-a8be-1791aa05942d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018338 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.018364 [ 370 ] {} TCP-Session: 56f5edda-aa40-49a5-9c42-1db2179adf3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018340 [ 368 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} executeQuery: (from [fd00:1122:3344:101::e]:56945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:25:38.018413 [ 381 ] {} TCP-Session: 25afe8a2-b5d6-4099-8ac9-4d1934de9600 Authenticating user 'default' from [fd00:1122:3344:101::e]:52994 2026.05.28 06:25:38.018484 [ 381 ] {} TCP-Session: 25afe8a2-b5d6-4099-8ac9-4d1934de9600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018512 [ 381 ] {} TCP-Session: 25afe8a2-b5d6-4099-8ac9-4d1934de9600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018576 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.018612 [ 316 ] {} TCP-Session: 01d948f9-ffcb-484e-97f2-f63b76a3d3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53089 2026.05.28 06:25:38.018634 [ 316 ] {} TCP-Session: 01d948f9-ffcb-484e-97f2-f63b76a3d3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018648 [ 316 ] {} TCP-Session: 01d948f9-ffcb-484e-97f2-f63b76a3d3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.018773 [ 368 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:25:38.018854 [ 368 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:38.019205 [ 368 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:25:38.020457 [ 328 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} AggregatingTransform: Aggregating 2026.05.28 06:25:38.020501 [ 328 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} Aggregator: Aggregation method: without_key 2026.05.28 06:25:38.020540 [ 328 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001209589 sec. (826.727 rows/sec., 32.29 KiB/sec.) 2026.05.28 06:25:38.020558 [ 328 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} Aggregator: Merging aggregated data 2026.05.28 06:25:38.021664 [ 368 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. 2026.05.28 06:25:38.021938 [ 368 ] {2f9f50fb-feaa-4e1a-b06f-61b266d668f6} TCPHandler: Processed in 0.004297322 sec. 2026.05.28 06:25:38.022098 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022136 [ 368 ] {} TCP-Session: 51bb286d-bdee-409f-ae4b-294b599a17ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022160 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022185 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022200 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022215 [ 370 ] {} TCP-Session: 56f5edda-aa40-49a5-9c42-1db2179adf3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022240 [ 316 ] {} TCP-Session: 01d948f9-ffcb-484e-97f2-f63b76a3d3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022252 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022273 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022260 [ 371 ] {} TCP-Session: 6065a409-c80d-4025-9647-41854071a6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022330 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022343 [ 369 ] {} TCP-Session: 89efcf7a-f7b8-43e5-a8be-1791aa05942d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022318 [ 380 ] {} TCP-Session: d1d9a5fe-38fd-4a73-99ce-ad43c6df5172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022395 [ 317 ] {} TCP-Session: 7dd10185-cef2-4ed2-94f6-25bdf091716e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022312 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022231 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.022490 [ 367 ] {} TCP-Session: 0e893395-4bb0-4057-a7f7-bac64739ff42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.022530 [ 381 ] {} TCP-Session: 25afe8a2-b5d6-4099-8ac9-4d1934de9600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.100662 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64750 2026.05.28 06:25:38.100755 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.100783 [ 368 ] {} TCP-Session: 94632317-ad52-4850-9f3e-d8e143400be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64750 2026.05.28 06:25:38.100815 [ 368 ] {} TCP-Session: 94632317-ad52-4850-9f3e-d8e143400be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.100829 [ 368 ] {} TCP-Session: 94632317-ad52-4850-9f3e-d8e143400be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101064 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33229 2026.05.28 06:25:38.101153 [ 368 ] {} TCP-Session: 94632317-ad52-4850-9f3e-d8e143400be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:38.101160 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101216 [ 369 ] {} TCP-Session: 69bbf664-70ef-46f3-b7fc-227d1b35a410 Authenticating user 'default' from [fd00:1122:3344:101::e]:33229 2026.05.28 06:25:38.101232 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43520 2026.05.28 06:25:38.101248 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51555 2026.05.28 06:25:38.101267 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62903 2026.05.28 06:25:38.101289 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59906 2026.05.28 06:25:38.101323 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36378 2026.05.28 06:25:38.101345 [ 368 ] {0526bdbf-2489-4609-8322-82e18ce0c645} executeQuery: (from [fd00:1122:3344:101::e]:64750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:25:38.101356 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64153 2026.05.28 06:25:38.101405 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101386 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101448 [ 317 ] {} TCP-Session: c8c0f043-5802-4541-915f-bb6df444625a Authenticating user 'default' from [fd00:1122:3344:101::e]:36378 2026.05.28 06:25:38.101480 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101480 [ 316 ] {} TCP-Session: 05f4d64f-82f0-4127-a5f1-1f1791b0914e Authenticating user 'default' from [fd00:1122:3344:101::e]:59906 2026.05.28 06:25:38.101492 [ 317 ] {} TCP-Session: c8c0f043-5802-4541-915f-bb6df444625a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101517 [ 367 ] {} TCP-Session: 085c4bb2-747c-4e03-b33f-c151c2a79917 Authenticating user 'default' from [fd00:1122:3344:101::e]:64153 2026.05.28 06:25:38.101534 [ 317 ] {} TCP-Session: c8c0f043-5802-4541-915f-bb6df444625a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101524 [ 316 ] {} TCP-Session: 05f4d64f-82f0-4127-a5f1-1f1791b0914e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101558 [ 367 ] {} TCP-Session: 085c4bb2-747c-4e03-b33f-c151c2a79917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101582 [ 316 ] {} TCP-Session: 05f4d64f-82f0-4127-a5f1-1f1791b0914e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101599 [ 367 ] {} TCP-Session: 085c4bb2-747c-4e03-b33f-c151c2a79917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101350 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101329 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101649 [ 368 ] {0526bdbf-2489-4609-8322-82e18ce0c645} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:25:38.101674 [ 380 ] {} TCP-Session: 295288fd-23f6-40c3-b371-000b2f3e8ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62903 2026.05.28 06:25:38.101689 [ 370 ] {} TCP-Session: 81276d05-3b55-462a-8d1a-c4f841d43c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:43520 2026.05.28 06:25:38.101718 [ 380 ] {} TCP-Session: 295288fd-23f6-40c3-b371-000b2f3e8ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101724 [ 370 ] {} TCP-Session: 81276d05-3b55-462a-8d1a-c4f841d43c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101734 [ 368 ] {0526bdbf-2489-4609-8322-82e18ce0c645} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:38.101735 [ 380 ] {} TCP-Session: 295288fd-23f6-40c3-b371-000b2f3e8ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101746 [ 370 ] {} TCP-Session: 81276d05-3b55-462a-8d1a-c4f841d43c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101328 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101282 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38659 2026.05.28 06:25:38.101822 [ 371 ] {} TCP-Session: a4d2a727-5524-474d-9938-9192e70d831f Authenticating user 'default' from [fd00:1122:3344:101::e]:51555 2026.05.28 06:25:38.101241 [ 369 ] {} TCP-Session: 69bbf664-70ef-46f3-b7fc-227d1b35a410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101859 [ 371 ] {} TCP-Session: a4d2a727-5524-474d-9938-9192e70d831f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101878 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.101893 [ 369 ] {} TCP-Session: 69bbf664-70ef-46f3-b7fc-227d1b35a410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101911 [ 371 ] {} TCP-Session: a4d2a727-5524-474d-9938-9192e70d831f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101931 [ 381 ] {} TCP-Session: 8ee1621a-f6e9-4102-9b15-649872f2cf8d Authenticating user 'default' from [fd00:1122:3344:101::e]:38659 2026.05.28 06:25:38.101963 [ 381 ] {} TCP-Session: 8ee1621a-f6e9-4102-9b15-649872f2cf8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.101985 [ 381 ] {} TCP-Session: 8ee1621a-f6e9-4102-9b15-649872f2cf8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.102058 [ 368 ] {0526bdbf-2489-4609-8322-82e18ce0c645} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:25:38.103158 [ 326 ] {0526bdbf-2489-4609-8322-82e18ce0c645} AggregatingTransform: Aggregating 2026.05.28 06:25:38.103207 [ 326 ] {0526bdbf-2489-4609-8322-82e18ce0c645} Aggregator: Aggregation method: without_key 2026.05.28 06:25:38.103247 [ 326 ] {0526bdbf-2489-4609-8322-82e18ce0c645} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066425 sec. (937.712 rows/sec., 36.63 KiB/sec.) 2026.05.28 06:25:38.103268 [ 326 ] {0526bdbf-2489-4609-8322-82e18ce0c645} Aggregator: Merging aggregated data 2026.05.28 06:25:38.104142 [ 368 ] {0526bdbf-2489-4609-8322-82e18ce0c645} executeQuery: Read 1 rows, 40.00 B in 0.002855 sec., 350.2626970227671 rows/sec., 13.68 KiB/sec. 2026.05.28 06:25:38.104316 [ 368 ] {0526bdbf-2489-4609-8322-82e18ce0c645} TCPHandler: Processed in 0.003284188 sec. 2026.05.28 06:25:38.104457 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104493 [ 368 ] {} TCP-Session: 94632317-ad52-4850-9f3e-d8e143400be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104499 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104533 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104561 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104576 [ 367 ] {} TCP-Session: 085c4bb2-747c-4e03-b33f-c151c2a79917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104590 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104615 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104644 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104670 [ 370 ] {} TCP-Session: 81276d05-3b55-462a-8d1a-c4f841d43c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104665 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104683 [ 381 ] {} TCP-Session: 8ee1621a-f6e9-4102-9b15-649872f2cf8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104706 [ 371 ] {} TCP-Session: a4d2a727-5524-474d-9938-9192e70d831f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104751 [ 369 ] {} TCP-Session: 69bbf664-70ef-46f3-b7fc-227d1b35a410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104694 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.104688 [ 316 ] {} TCP-Session: 05f4d64f-82f0-4127-a5f1-1f1791b0914e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104844 [ 317 ] {} TCP-Session: c8c0f043-5802-4541-915f-bb6df444625a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.104650 [ 380 ] {} TCP-Session: 295288fd-23f6-40c3-b371-000b2f3e8ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.153592 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39058 2026.05.28 06:25:38.153688 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.153719 [ 367 ] {} TCP-Session: c796b41a-c7cc-4aef-ac90-d1374d48c17d Authenticating user 'default' from [fd00:1122:3344:101::e]:39058 2026.05.28 06:25:38.153742 [ 367 ] {} TCP-Session: c796b41a-c7cc-4aef-ac90-d1374d48c17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.153756 [ 367 ] {} TCP-Session: c796b41a-c7cc-4aef-ac90-d1374d48c17d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.153951 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41781 2026.05.28 06:25:38.153979 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41982 2026.05.28 06:25:38.154002 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53938 2026.05.28 06:25:38.154021 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48297 2026.05.28 06:25:38.154049 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60261 2026.05.28 06:25:38.154070 [ 367 ] {} TCP-Session: c796b41a-c7cc-4aef-ac90-d1374d48c17d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:38.154083 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53880 2026.05.28 06:25:38.154109 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154118 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154079 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154169 [ 316 ] {} TCP-Session: aa47ace3-ed49-4fca-a86b-4030d4e7d8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:60261 2026.05.28 06:25:38.154193 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154216 [ 316 ] {} TCP-Session: aa47ace3-ed49-4fca-a86b-4030d4e7d8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154220 [ 371 ] {} TCP-Session: f87cbf47-8c01-4182-9e05-37267214277a Authenticating user 'default' from [fd00:1122:3344:101::e]:53938 2026.05.28 06:25:38.154245 [ 317 ] {} TCP-Session: dc854340-bdb7-4f66-a1e2-74221dcdc980 Authenticating user 'default' from [fd00:1122:3344:101::e]:53880 2026.05.28 06:25:38.154256 [ 316 ] {} TCP-Session: aa47ace3-ed49-4fca-a86b-4030d4e7d8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154282 [ 371 ] {} TCP-Session: f87cbf47-8c01-4182-9e05-37267214277a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154295 [ 317 ] {} TCP-Session: dc854340-bdb7-4f66-a1e2-74221dcdc980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154317 [ 371 ] {} TCP-Session: f87cbf47-8c01-4182-9e05-37267214277a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154330 [ 317 ] {} TCP-Session: dc854340-bdb7-4f66-a1e2-74221dcdc980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154162 [ 380 ] {} TCP-Session: c04bf602-c9c9-42c7-9a8f-4215e4fd5657 Authenticating user 'default' from [fd00:1122:3344:101::e]:48297 2026.05.28 06:25:38.154054 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52110 2026.05.28 06:25:38.154394 [ 380 ] {} TCP-Session: c04bf602-c9c9-42c7-9a8f-4215e4fd5657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154007 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154448 [ 380 ] {} TCP-Session: c04bf602-c9c9-42c7-9a8f-4215e4fd5657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154064 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154478 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154470 [ 368 ] {} TCP-Session: c22ea168-772a-4ab5-bcf8-11f8a60c690f Authenticating user 'default' from [fd00:1122:3344:101::e]:41781 2026.05.28 06:25:38.154518 [ 370 ] {} TCP-Session: 936ab9dd-92a6-4391-b6f8-260f662a3b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:41982 2026.05.28 06:25:38.154531 [ 381 ] {} TCP-Session: 51a189a5-1c43-42d4-96be-fd22d0f56db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52110 2026.05.28 06:25:38.154543 [ 368 ] {} TCP-Session: c22ea168-772a-4ab5-bcf8-11f8a60c690f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154558 [ 370 ] {} TCP-Session: 936ab9dd-92a6-4391-b6f8-260f662a3b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154578 [ 381 ] {} TCP-Session: 51a189a5-1c43-42d4-96be-fd22d0f56db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154584 [ 368 ] {} TCP-Session: c22ea168-772a-4ab5-bcf8-11f8a60c690f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154613 [ 381 ] {} TCP-Session: 51a189a5-1c43-42d4-96be-fd22d0f56db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154598 [ 370 ] {} TCP-Session: 936ab9dd-92a6-4391-b6f8-260f662a3b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154265 [ 367 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} executeQuery: (from [fd00:1122:3344:101::e]:39058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:25:38.153979 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42022 2026.05.28 06:25:38.154737 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:25:38.154757 [ 369 ] {} TCP-Session: fb05ab7e-0ebd-4c36-a55d-a2652898336a Authenticating user 'default' from [fd00:1122:3344:101::e]:42022 2026.05.28 06:25:38.154773 [ 369 ] {} TCP-Session: fb05ab7e-0ebd-4c36-a55d-a2652898336a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.154787 [ 369 ] {} TCP-Session: fb05ab7e-0ebd-4c36-a55d-a2652898336a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.155001 [ 367 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:25:38.155066 [ 367 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:38.155372 [ 367 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:25:38.156392 [ 326 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} AggregatingTransform: Aggregating 2026.05.28 06:25:38.156433 [ 326 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} Aggregator: Aggregation method: without_key 2026.05.28 06:25:38.156467 [ 326 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992274 sec. (1007.786 rows/sec., 39.37 KiB/sec.) 2026.05.28 06:25:38.156484 [ 326 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} Aggregator: Merging aggregated data 2026.05.28 06:25:38.157143 [ 367 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} executeQuery: Read 1 rows, 40.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 13.30 KiB/sec. 2026.05.28 06:25:38.157286 [ 367 ] {0246c31b-f9e7-41d2-8fee-e6902d50ca6f} TCPHandler: Processed in 0.0033416 sec. 2026.05.28 06:25:38.157417 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157447 [ 367 ] {} TCP-Session: c796b41a-c7cc-4aef-ac90-d1374d48c17d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157450 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157479 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157489 [ 368 ] {} TCP-Session: c22ea168-772a-4ab5-bcf8-11f8a60c690f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157503 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157543 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157566 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157583 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157590 [ 369 ] {} TCP-Session: fb05ab7e-0ebd-4c36-a55d-a2652898336a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157622 [ 317 ] {} TCP-Session: dc854340-bdb7-4f66-a1e2-74221dcdc980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157635 [ 316 ] {} TCP-Session: aa47ace3-ed49-4fca-a86b-4030d4e7d8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157597 [ 380 ] {} TCP-Session: c04bf602-c9c9-42c7-9a8f-4215e4fd5657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157556 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157518 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:25:38.157737 [ 371 ] {} TCP-Session: f87cbf47-8c01-4182-9e05-37267214277a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157532 [ 370 ] {} TCP-Session: 936ab9dd-92a6-4391-b6f8-260f662a3b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:38.157776 [ 381 ] {} TCP-Session: 51a189a5-1c43-42d4-96be-fd22d0f56db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:25:39.203542 [ 219 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:39.203600 [ 219 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:39.206169 [ 219 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:39.274724 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.274970 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:25:39.275364 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:39.275421 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:25:39.275734 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:39.275817 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:39.275973 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:25:39.276057 [ 306 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:39.276092 [ 347 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:39.276105 [ 348 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:39.276092 [ 354 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:39.276245 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:39.276278 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:39.276370 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:39.276394 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:39.276436 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:39.276483 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:39.276530 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:39.277708 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} executeQuery: Read 41 rows, 7.57 KiB in 0.002843 sec., 14421.385860007034 rows/sec., 2.60 MiB/sec. 2026.05.28 06:25:39.277901 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} MemoryTracker: Peak memory usage (for query): 141.04 KiB. 2026.05.28 06:25:39.277922 [ 294 ] {08492e51-e364-410e-9b41-6f95352141af} TCPHandler: Processed in 0.003355379 sec. 2026.05.28 06:25:39.283802 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.283963 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.284031 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:25:39.284796 [ 218 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:25:39.284827 [ 218 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:25:39.284942 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.285005 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.285482 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:25:39.285785 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.285939 [ 133 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2026.05.28 06:25:39.285971 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} executeQuery: Read 284 rows, 18.47 KiB in 0.002051 sec., 138469.0394929303 rows/sec., 8.79 MiB/sec. 2026.05.28 06:25:39.285979 [ 133 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.286022 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.286043 [ 294 ] {6760bb6e-cc38-401a-8182-b66e7498fb88} TCPHandler: Processed in 0.002302144 sec. 2026.05.28 06:25:39.286134 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2026.05.28 06:25:39.286163 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:25:39.286211 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:25:39.286266 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:39.286276 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.286314 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 284 rows starting from the beginning of the part 2026.05.28 06:25:39.286380 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part 2026.05.28 06:25:39.286430 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part 2026.05.28 06:25:39.286432 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:39.286474 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part 2026.05.28 06:25:39.286508 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:39.286518 [ 197 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part 2026.05.28 06:25:39.287197 [ 218 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:25:39.287427 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.287468 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:39.287524 [ 195 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428634 sec., 993956.4647068458 rows/sec., 66.92 MiB/sec. 2026.05.28 06:25:39.287699 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2026.05.28 06:25:39.287908 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.28 06:25:39.288029 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.288126 [ 187 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_57_14} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2026.05.28 06:25:39.288186 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.288205 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:25:39.288338 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} executeQuery: Read 859 rows, 68.67 KiB in 0.001948 sec., 440965.09240246407 rows/sec., 34.43 MiB/sec. 2026.05.28 06:25:39.288385 [ 294 ] {2f233ce4-fa55-45af-8e7c-937d08c9a1bb} TCPHandler: Processed in 0.002229523 sec. 2026.05.28 06:25:39.288425 [ 223 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:39.288461 [ 223 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:39.288491 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:25:39.288556 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.288672 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.288722 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:39.289244 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.289284 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.289658 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.28 06:25:39.289964 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.290110 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} executeQuery: Read 173 rows, 10.87 KiB in 0.001463 sec., 118250.17088174981 rows/sec., 7.26 MiB/sec. 2026.05.28 06:25:39.290151 [ 294 ] {512f0df6-6fff-455e-85d3-592a38feb9d2} TCPHandler: Processed in 0.001653859 sec. 2026.05.28 06:25:39.290303 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.290414 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.290459 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:25:39.290469 [ 223 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:39.290985 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.291028 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.291355 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:25:39.291581 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.291720 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} executeQuery: Read 149 rows, 9.86 KiB in 0.00133 sec., 112030.07518796992 rows/sec., 7.24 MiB/sec. 2026.05.28 06:25:39.291758 [ 294 ] {c7ef0074-d417-4d05-916d-444945d22568} TCPHandler: Processed in 0.001510125 sec. 2026.05.28 06:25:39.291904 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.292010 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.292052 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:25:39.292521 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.292557 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.292871 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:25:39.293090 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.293205 [ 134 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2026.05.28 06:25:39.293228 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. 2026.05.28 06:25:39.293238 [ 134 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.293262 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.293265 [ 294 ] {ee89e6bd-0a54-428f-bb00-59717ec24cec} TCPHandler: Processed in 0.001415273 sec. 2026.05.28 06:25:39.293346 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2026.05.28 06:25:39.293405 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.293466 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:39.293503 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 148 rows starting from the beginning of the part 2026.05.28 06:25:39.293515 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:39.293558 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part 2026.05.28 06:25:39.293562 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:39.293618 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part 2026.05.28 06:25:39.293670 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part 2026.05.28 06:25:39.293770 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part 2026.05.28 06:25:39.294214 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.294256 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:39.294611 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.28 06:25:39.294619 [ 195 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310071 sec., 564854.8819109804 rows/sec., 34.28 MiB/sec. 2026.05.28 06:25:39.294763 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2026.05.28 06:25:39.294868 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.295086 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} executeQuery: Read 521 rows, 37.66 KiB in 0.001589 sec., 327879.1692888609 rows/sec., 23.15 MiB/sec. 2026.05.28 06:25:39.295122 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.295141 [ 294 ] {e0879d1e-19ef-4094-821d-8735a9156c5e} TCPHandler: Processed in 0.001790193 sec. 2026.05.28 06:25:39.295233 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_57_14} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2026.05.28 06:25:39.295307 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.295329 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:25:39.295432 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:25:39.295483 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:25:39.295877 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.295916 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.296241 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:25:39.296465 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.296604 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} executeQuery: Read 6 rows, 321.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 261.89 KiB/sec. 2026.05.28 06:25:39.296641 [ 294 ] {8555e5a4-069b-474c-9996-39b3807e985e} TCPHandler: Processed in 0.001404053 sec. 2026.05.28 06:25:39.296831 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.296935 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.296980 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:39.297432 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.297469 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.297821 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.28 06:25:39.298045 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.298180 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. 2026.05.28 06:25:39.298217 [ 294 ] {a913705f-d89c-4f66-be50-5f06cefbb6af} TCPHandler: Processed in 0.001441134 sec. 2026.05.28 06:25:39.298353 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.298456 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.298503 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:25:39.298867 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.298905 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.299206 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.28 06:25:39.299434 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.299572 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. 2026.05.28 06:25:39.299614 [ 294 ] {83e4c816-c96e-4943-ad07-c903d9abfd5e} TCPHandler: Processed in 0.001314231 sec. 2026.05.28 06:25:39.299778 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.299881 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.299937 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} 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 2026.05.28 06:25:39.300898 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.300937 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.301534 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:25:39.301787 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.301943 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} executeQuery: Read 31 rows, 56.88 KiB in 0.002081 sec., 14896.684286400769 rows/sec., 26.69 MiB/sec. 2026.05.28 06:25:39.302034 [ 294 ] {7c536af7-0da9-45a1-a537-ef38f0d2c42f} TCPHandler: Processed in 0.002309675 sec. 2026.05.28 06:25:39.302200 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.302307 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:39.302353 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:39.302757 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:39.302799 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:39.303135 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.28 06:25:39.303358 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:39.303494 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} executeQuery: Read 90 rows, 5.77 KiB in 0.001208 sec., 74503.31125827815 rows/sec., 4.66 MiB/sec. 2026.05.28 06:25:39.303530 [ 294 ] {4ef576ba-efaf-4ab6-b529-9d0172c52d17} TCPHandler: Processed in 0.001387402 sec. 2026.05.28 06:25:39.315914 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:39.316193 [ 284 ] {fbec645e-b96f-4286-a03e-a41fd08cd145} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:25:39.316779 [ 284 ] {fbec645e-b96f-4286-a03e-a41fd08cd145} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:25:39.317033 [ 284 ] {fbec645e-b96f-4286-a03e-a41fd08cd145} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:39.317519 [ 354 ] {fbec645e-b96f-4286-a03e-a41fd08cd145} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:25:39.317939 [ 284 ] {fbec645e-b96f-4286-a03e-a41fd08cd145} executeQuery: Read 41 rows, 2.50 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 1.29 MiB/sec. 2026.05.28 06:25:39.318042 [ 284 ] {fbec645e-b96f-4286-a03e-a41fd08cd145} TCPHandler: Processed in 0.002255733 sec. 2026.05.28 06:25:40.314508 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:40.314580 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:40.316860 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:40.451433 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:40.451491 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:40.453577 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:40.833039 [ 131 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:25:40.833090 [ 131 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:25:40.881731 [ 225 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:40.881790 [ 225 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:40.884347 [ 225 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:41.002346 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000882711 sec. 2026.05.28 06:25:41.025826 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38366 2026.05.28 06:25:41.026378 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:41.026424 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2026.05.28 06:25:41.026890 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:25:41.027119 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:41.027246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38366 2026.05.28 06:25:41.027350 [ 225 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:41.027400 [ 225 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:41.029282 [ 225 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:42.022707 [ 223 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:42.022755 [ 223 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:42.024710 [ 223 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.28 06:25:43.000215 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 390.54 MiB, peak 411.82 MiB, free memory in arenas 0.00 B, will set to 394.54 MiB (RSS), difference: 4.00 MiB 2026.05.28 06:25:43.058163 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 2026.05.28 06:25:43.073846 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:43.073890 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:43.079770 [ 245 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:25:43.080490 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:43.083100 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2026.05.28 06:25:44.269379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.269639 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:44.269988 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:44.270026 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:44.270248 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:44.270319 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:44.270462 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:25:44.270551 [ 348 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:44.270583 [ 306 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:44.270583 [ 354 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:44.270595 [ 362 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:44.270822 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:44.270851 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:44.270941 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:44.270962 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:44.271000 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:44.271043 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:44.271083 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:44.272459 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} executeQuery: Read 41 rows, 7.57 KiB in 0.002905 sec., 14113.597246127367 rows/sec., 2.54 MiB/sec. 2026.05.28 06:25:44.272798 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:25:44.272816 [ 294 ] {a550e0e2-2513-4690-87d9-2f475020232f} TCPHandler: Processed in 0.003581025 sec. 2026.05.28 06:25:44.274722 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.274905 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:44.274981 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:44.275733 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.275776 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.276166 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.28 06:25:44.276399 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.276551 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} executeQuery: Read 78 rows, 6.59 KiB in 0.001698 sec., 45936.395759717314 rows/sec., 3.79 MiB/sec. 2026.05.28 06:25:44.276590 [ 294 ] {9378d6ae-ef15-4cdc-be74-43398add690a} TCPHandler: Processed in 0.002009268 sec. 2026.05.28 06:25:44.276725 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.276822 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.276863 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:44.277288 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.277324 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.277636 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.28 06:25:44.277851 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.277980 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} executeQuery: Read 11 rows, 847.00 B in 0.001177 sec., 9345.794392523363 rows/sec., 702.76 KiB/sec. 2026.05.28 06:25:44.277996 [ 122 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.28 06:25:44.278015 [ 294 ] {8dbc70eb-318c-442f-bd0a-80fd019a10d0} TCPHandler: Processed in 0.001338922 sec. 2026.05.28 06:25:44.278054 [ 122 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.278082 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.278160 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.278209 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.28 06:25:44.278227 [ 221 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:44.278262 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:44.278273 [ 221 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:44.278303 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:44.278344 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:44.278392 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 213 rows starting from the beginning of the part 2026.05.28 06:25:44.278460 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:44.278515 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 173 rows starting from the beginning of the part 2026.05.28 06:25:44.278567 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:44.278624 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 173 rows starting from the beginning of the part 2026.05.28 06:25:44.278677 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:44.278887 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.278935 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.279268 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.28 06:25:44.279507 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.279606 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443054 sec., 410241.0582001782 rows/sec., 27.29 MiB/sec. 2026.05.28 06:25:44.279640 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} executeQuery: Read 75 rows, 6.00 KiB in 0.001396 sec., 53724.92836676217 rows/sec., 4.19 MiB/sec. 2026.05.28 06:25:44.279681 [ 294 ] {75032a5e-2136-437a-8b95-7694a85e1baa} TCPHandler: Processed in 0.001570418 sec. 2026.05.28 06:25:44.279790 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.28 06:25:44.279857 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.279962 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.280009 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:44.280209 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.280313 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_116_23} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.28 06:25:44.280443 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:25:44.280505 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.280549 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.280892 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.28 06:25:44.281115 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.281261 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. 2026.05.28 06:25:44.281299 [ 294 ] {2d85de1b-a386-45ab-ba19-6fcf952cf4ba} TCPHandler: Processed in 0.001497406 sec. 2026.05.28 06:25:44.281447 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.281547 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.281605 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} 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 2026.05.28 06:25:44.281633 [ 221 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:25:44.282484 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.282526 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.283068 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:25:44.283302 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.283446 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} executeQuery: Read 11 rows, 20.18 KiB in 0.001917 sec., 5738.132498695879 rows/sec., 10.28 MiB/sec. 2026.05.28 06:25:44.283529 [ 294 ] {13da1d74-f410-49f3-a729-35a9babfcc25} TCPHandler: Processed in 0.002130731 sec. 2026.05.28 06:25:44.283666 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.283763 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.283807 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:44.284160 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.284196 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.284503 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.28 06:25:44.284717 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.284848 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. 2026.05.28 06:25:44.284881 [ 294 ] {c560a29b-d3f6-41c6-a58f-268453f1907b} TCPHandler: Processed in 0.00126557 sec. 2026.05.28 06:25:44.474944 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.475214 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:25:44.475630 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:44.475683 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:25:44.475945 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:44.476018 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:44.476158 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:25:44.476258 [ 307 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:44.476274 [ 360 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:44.476262 [ 364 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:44.476262 [ 362 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:44.476459 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:44.476487 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:44.476576 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:44.476597 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:44.476637 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:25:44.476683 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:25:44.476726 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:25:44.477970 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} executeQuery: Read 41 rows, 9.15 KiB in 0.002875 sec., 14260.869565217392 rows/sec., 3.11 MiB/sec. 2026.05.28 06:25:44.478214 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} MemoryTracker: Peak memory usage (for query): 145.72 KiB. 2026.05.28 06:25:44.478238 [ 294 ] {87b58010-f70c-4e5a-8b17-03517f89937d} TCPHandler: Processed in 0.003433761 sec. 2026.05.28 06:25:44.494984 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.495194 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.495275 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:25:44.496137 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.496186 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.496571 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:25:44.496805 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.496958 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} executeQuery: Read 284 rows, 18.47 KiB in 0.001819 sec., 156129.74161627266 rows/sec., 9.92 MiB/sec. 2026.05.28 06:25:44.496996 [ 294 ] {9933a13f-f201-4141-92ed-c69c3cb15d3d} TCPHandler: Processed in 0.002110121 sec. 2026.05.28 06:25:44.497124 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.497221 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:25:44.497262 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:25:44.497685 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.497721 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.498004 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.28 06:25:44.498210 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.498346 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} executeQuery: Read 6 rows, 501.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 428.05 KiB/sec. 2026.05.28 06:25:44.498382 [ 294 ] {511a2d21-f636-4a7b-bfc0-052e31c836a7} TCPHandler: Processed in 0.001307931 sec. 2026.05.28 06:25:44.498514 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.498619 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:44.498659 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:44.500782 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.500859 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.501341 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.28 06:25:44.501553 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.501681 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} executeQuery: Read 3211 rows, 245.08 KiB in 0.00308 sec., 1042532.4675324676 rows/sec., 77.71 MiB/sec. 2026.05.28 06:25:44.501718 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:25:44.501731 [ 294 ] {0c317734-0234-443a-b837-cd4576368f5d} TCPHandler: Processed in 0.003266857 sec. 2026.05.28 06:25:44.501872 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.501967 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.502089 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:44.502589 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.502625 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.502926 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.28 06:25:44.503149 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.503277 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} executeQuery: Read 190 rows, 12.12 KiB in 0.001329 sec., 142964.63506395786 rows/sec., 8.91 MiB/sec. 2026.05.28 06:25:44.503313 [ 294 ] {f3a614aa-f4f7-4a24-b02e-063b76be99a5} TCPHandler: Processed in 0.001490576 sec. 2026.05.28 06:25:44.503439 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.503535 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.503575 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:25:44.504268 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.504304 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.504644 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:25:44.504847 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.504976 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} executeQuery: Read 950 rows, 57.24 KiB in 0.00146 sec., 650684.9315068494 rows/sec., 38.28 MiB/sec. 2026.05.28 06:25:44.505011 [ 294 ] {b3f976f4-3320-427d-bc38-e280cd5b52bd} TCPHandler: Processed in 0.001620318 sec. 2026.05.28 06:25:44.505058 [ 218 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:44.505092 [ 218 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:44.505150 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.505260 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.505299 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:25:44.505699 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.505740 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.506054 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.28 06:25:44.506322 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.506506 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} executeQuery: Read 1 rows, 72.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 55.67 KiB/sec. 2026.05.28 06:25:44.506550 [ 294 ] {d073f30b-465d-4fa4-a4e6-726b371d9b58} TCPHandler: Processed in 0.001448635 sec. 2026.05.28 06:25:44.506702 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.506810 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.506851 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:25:44.506969 [ 218 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:44.507322 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.507366 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.507684 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:25:44.507897 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.508028 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. 2026.05.28 06:25:44.508062 [ 294 ] {6a6705ec-5700-4f35-a8ec-06629a03ff21} TCPHandler: Processed in 0.001410904 sec. 2026.05.28 06:25:44.508198 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.508295 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:44.508335 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:44.509667 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.509702 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.510081 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.28 06:25:44.510290 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.510438 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} executeQuery: Read 1753 rows, 121.15 KiB in 0.002161 sec., 811198.5192040721 rows/sec., 54.75 MiB/sec. 2026.05.28 06:25:44.510476 [ 294 ] {41074d92-2804-40ea-a017-198d887e9970} TCPHandler: Processed in 0.002327465 sec. 2026.05.28 06:25:44.510613 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.510710 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:25:44.510752 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:25:44.511097 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.511133 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.511426 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:25:44.511652 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.511781 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. 2026.05.28 06:25:44.511815 [ 294 ] {73a2e854-aa76-4470-9ed0-641766cf0b24} TCPHandler: Processed in 0.00125205 sec. 2026.05.28 06:25:44.511994 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.512141 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.512204 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:44.513326 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.513366 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.513909 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.28 06:25:44.514148 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.514297 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} executeQuery: Read 1604 rows, 99.74 KiB in 0.002195 sec., 730751.7084282461 rows/sec., 44.37 MiB/sec. 2026.05.28 06:25:44.514338 [ 294 ] {ae718991-ce36-4146-b385-58a222fdd4ab} TCPHandler: Processed in 0.002455778 sec. 2026.05.28 06:25:44.514475 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.514575 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.514618 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:25:44.514961 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.514995 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.515291 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.28 06:25:44.515528 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.515659 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. 2026.05.28 06:25:44.515696 [ 294 ] {c286b1ec-6b4a-4cc6-8178-e408fef33afe} TCPHandler: Processed in 0.00127178 sec. 2026.05.28 06:25:44.515713 [ 222 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:44.515795 [ 222 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:44.515815 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.515917 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.515972 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} 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 2026.05.28 06:25:44.516868 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.516908 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.517530 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:25:44.517594 [ 222 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:44.517779 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.517930 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} executeQuery: Read 42 rows, 77.07 KiB in 0.002029 sec., 20699.852143913256 rows/sec., 37.09 MiB/sec. 2026.05.28 06:25:44.518002 [ 294 ] {fdb5d5f1-86c0-4095-83d5-c79b03a521dd} TCPHandler: Processed in 0.002236673 sec. 2026.05.28 06:25:44.518134 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:44.518231 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:44.518272 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:44.518615 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:44.518652 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2026.05.28 06:25:44.518948 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.28 06:25:44.519159 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:44.519294 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} executeQuery: Read 42 rows, 2.45 KiB in 0.001079 sec., 38924.93049119555 rows/sec., 2.22 MiB/sec. 2026.05.28 06:25:44.519330 [ 294 ] {a3e2aee8-e61d-434a-a7d3-b3cec70480dd} TCPHandler: Processed in 0.00124592 sec. 2026.05.28 06:25:45.000318 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 395.84 MiB, peak 411.82 MiB, free memory in arenas 0.00 B, will set to 394.54 MiB (RSS), difference: -1.30 MiB 2026.05.28 06:25:48.527437 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38814 2026.05.28 06:25:48.528007 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:48.528054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:48.528555 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:25:48.528799 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:48.528933 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38814 2026.05.28 06:25:48.528969 [ 117 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:25:48.529044 [ 117 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:48.529065 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:48.529212 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:25:48.529380 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:48.529425 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36446 rows starting from the beginning of the part 2026.05.28 06:25:48.529507 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part 2026.05.28 06:25:48.529563 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part 2026.05.28 06:25:48.529616 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part 2026.05.28 06:25:48.529664 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part 2026.05.28 06:25:48.529712 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part 2026.05.28 06:25:48.532354 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 38814 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212767 sec., 12081174.887565766 rows/sec., 172.82 MiB/sec. 2026.05.28 06:25:48.532630 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:25:48.532895 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:48.532966 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_81_16} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:25:48.533043 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.05.28 06:25:49.268296 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:49.268546 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:49.268910 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:49.268947 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:49.269188 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:49.269261 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:49.269409 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:25:49.269520 [ 362 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:49.269535 [ 307 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:49.269534 [ 364 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:49.269520 [ 360 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:49.269750 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:49.269781 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:49.269872 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:49.269893 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:49.269930 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:49.269973 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:49.270012 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:49.271377 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} executeQuery: Read 41 rows, 7.57 KiB in 0.00293 sec., 13993.174061433449 rows/sec., 2.52 MiB/sec. 2026.05.28 06:25:49.271596 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} MemoryTracker: Peak memory usage (for query): 136.85 KiB. 2026.05.28 06:25:49.271614 [ 294 ] {af764bc8-e79d-457a-8a96-87be0b375900} TCPHandler: Processed in 0.003464762 sec. 2026.05.28 06:25:49.273249 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:49.273363 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:49.273408 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:49.273964 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.274015 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.274399 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.28 06:25:49.274659 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.274810 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} executeQuery: Read 56 rows, 4.38 KiB in 0.001479 sec., 37863.42123056119 rows/sec., 2.89 MiB/sec. 2026.05.28 06:25:49.274838 [ 116 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.28 06:25:49.274850 [ 294 ] {f828b5d5-3cbe-4194-884d-1ec95f6b261b} TCPHandler: Processed in 0.001651739 sec. 2026.05.28 06:25:49.274900 [ 116 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.274931 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.275017 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:49.275037 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.28 06:25:49.275119 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:49.275165 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:49.275174 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:49.275212 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3241 rows starting from the beginning of the part 2026.05.28 06:25:49.275277 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 78 rows starting from the beginning of the part 2026.05.28 06:25:49.275327 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 859 rows starting from the beginning of the part 2026.05.28 06:25:49.275373 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 78 rows starting from the beginning of the part 2026.05.28 06:25:49.275461 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 3211 rows starting from the beginning of the part 2026.05.28 06:25:49.275515 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part 2026.05.28 06:25:49.275845 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.275891 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.276334 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.28 06:25:49.276783 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.276994 [ 114 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.28 06:25:49.277033 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. 2026.05.28 06:25:49.277037 [ 114 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.277068 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.277108 [ 294 ] {126c9b1e-0e70-4736-949d-92ec9de783d0} TCPHandler: Processed in 0.002142471 sec. 2026.05.28 06:25:49.277194 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.28 06:25:49.277313 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:49.277348 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:49.277355 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1794 rows starting from the beginning of the part 2026.05.28 06:25:49.277443 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 75 rows starting from the beginning of the part 2026.05.28 06:25:49.277494 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 521 rows starting from the beginning of the part 2026.05.28 06:25:49.277497 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:49.277545 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 75 rows starting from the beginning of the part 2026.05.28 06:25:49.277584 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:49.277601 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:25:49.277653 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part 2026.05.28 06:25:49.277689 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002692764 sec., 2793783.636441961 rows/sec., 220.71 MiB/sec. 2026.05.28 06:25:49.278032 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.28 06:25:49.278135 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.278183 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.278330 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.278441 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_136_27} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.28 06:25:49.278528 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:25:49.278619 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.28 06:25:49.278850 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.278986 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} executeQuery: Read 128 rows, 9.13 KiB in 0.001535 sec., 83387.62214983715 rows/sec., 5.81 MiB/sec. 2026.05.28 06:25:49.279004 [ 116 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_131_27 to all_135_135_0 2026.05.28 06:25:49.279023 [ 294 ] {a73a06be-1352-4bc6-b14e-adff69538bb2} TCPHandler: Processed in 0.001804212 sec. 2026.05.28 06:25:49.279051 [ 116 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.279078 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.279168 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTask::PrepareStage: Merging 5 parts: from all_1_131_27 to all_135_135_0 into Compact with storage Full 2026.05.28 06:25:49.279193 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:49.279238 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209588 sec., 2043055.900146955 rows/sec., 147.75 MiB/sec. 2026.05.28 06:25:49.279281 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:49.279306 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:49.279324 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTreeSequentialSource: Reading 8 marks from part all_1_131_27, total 50968 rows starting from the beginning of the part 2026.05.28 06:25:49.279360 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:49.279392 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2026.05.28 06:25:49.279449 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 265 rows starting from the beginning of the part 2026.05.28 06:25:49.279482 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.28 06:25:49.279498 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2026.05.28 06:25:49.279551 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:25:49.279780 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.279822 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.279832 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.279924 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_136_27} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.28 06:25:49.280019 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.28 06:25:49.280200 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.28 06:25:49.280425 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.280564 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} executeQuery: Read 48 rows, 3.31 KiB in 0.001277 sec., 37588.097102584186 rows/sec., 2.53 MiB/sec. 2026.05.28 06:25:49.280578 [ 116 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.28 06:25:49.280600 [ 294 ] {98a784cd-5f11-443e-a180-122244221ca5} TCPHandler: Processed in 0.001457105 sec. 2026.05.28 06:25:49.280623 [ 116 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:49.280650 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:49.280737 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.28 06:25:49.280852 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:49.280892 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8370 rows starting from the beginning of the part 2026.05.28 06:25:49.280947 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2026.05.28 06:25:49.280993 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part 2026.05.28 06:25:49.281037 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2026.05.28 06:25:49.281075 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 42 rows starting from the beginning of the part 2026.05.28 06:25:49.281117 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 48 rows starting from the beginning of the part 2026.05.28 06:25:49.283511 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812447 sec., 3082724.758902123 rows/sec., 198.74 MiB/sec. 2026.05.28 06:25:49.283632 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.28 06:25:49.283868 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.283930 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_136_27} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.28 06:25:49.283986 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2026.05.28 06:25:49.289842 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergeTask::MergeProjectionsStage: Merge sorted 53157 rows, containing 5 columns (5 merged, 0 gathered) in 0.010717125 sec., 4960005.598516393 rows/sec., 317.36 MiB/sec. 2026.05.28 06:25:49.290329 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) 2026.05.28 06:25:49.290616 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:49.290690 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_135_28} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_131_27, all_135_135_0] -> all_1_135_28 2026.05.28 06:25:49.290779 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2026.05.28 06:25:50.583404 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 2026.05.28 06:25:50.600036 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:50.600093 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:50.606423 [ 245 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:25:50.607144 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:50.607471 [ 114 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.28 06:25:50.607544 [ 114 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:50.607565 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:50.607694 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2026.05.28 06:25:50.610101 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 610 2026.05.28 06:25:50.610841 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:50.611560 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2026.05.28 06:25:50.614924 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part 2026.05.28 06:25:50.618257 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part 2026.05.28 06:25:50.621932 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part 2026.05.28 06:25:50.626051 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part 2026.05.28 06:25:50.630556 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part 2026.05.28 06:25:50.684128 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.076473689 sec., 7976.599638079445 rows/sec., 41.25 MiB/sec. 2026.05.28 06:25:50.687432 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.28 06:25:50.689717 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:50.689846 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_81_16} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.28 06:25:50.693390 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.28 06:25:51.000209 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 395.62 MiB, peak 413.04 MiB, free memory in arenas 0.00 B, will set to 394.55 MiB (RSS), difference: -1.07 MiB 2026.05.28 06:25:54.269626 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.269919 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:25:54.270289 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:54.270327 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:25:54.270554 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:54.270627 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:54.270774 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:25:54.270887 [ 359 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:54.270905 [ 342 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:54.270891 [ 360 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:54.270891 [ 362 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:54.271088 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:54.271116 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:54.271208 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:54.271229 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:54.271266 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:54.271310 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:54.271353 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:25:54.272812 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} executeQuery: Read 41 rows, 7.57 KiB in 0.003006 sec., 13639.387890884896 rows/sec., 2.46 MiB/sec. 2026.05.28 06:25:54.273020 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} MemoryTracker: Peak memory usage (for query): 138.81 KiB. 2026.05.28 06:25:54.273038 [ 294 ] {d9a629a5-679f-4f0e-a53a-1cc69d15cdcd} TCPHandler: Processed in 0.003563594 sec. 2026.05.28 06:25:54.275251 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.275391 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:54.275444 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:54.276166 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:54.276204 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:54.276599 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.28 06:25:54.276843 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:54.276994 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} executeQuery: Read 78 rows, 6.59 KiB in 0.001643 sec., 47474.132684114426 rows/sec., 3.92 MiB/sec. 2026.05.28 06:25:54.277031 [ 294 ] {261fafa6-1461-4aa0-866b-d50b083a8c88} TCPHandler: Processed in 0.001843864 sec. 2026.05.28 06:25:54.277199 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.277298 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:54.277339 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:54.277808 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:54.277846 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:54.278139 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.28 06:25:54.278355 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:54.278487 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} executeQuery: Read 11 rows, 847.00 B in 0.001209 sec., 9098.428453267163 rows/sec., 684.16 KiB/sec. 2026.05.28 06:25:54.278523 [ 294 ] {bb76155f-b4d9-4d70-a83a-9038f6477e91} TCPHandler: Processed in 0.001373893 sec. 2026.05.28 06:25:54.278659 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.278756 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:54.278796 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:54.279227 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:54.279264 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:54.279571 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.28 06:25:54.279783 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:54.279910 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} executeQuery: Read 75 rows, 6.00 KiB in 0.001173 sec., 63938.6189258312 rows/sec., 4.99 MiB/sec. 2026.05.28 06:25:54.279946 [ 294 ] {889e2e01-f519-44d4-867b-e5fed620f652} TCPHandler: Processed in 0.001335971 sec. 2026.05.28 06:25:54.280081 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.280177 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:54.280220 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:54.280649 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:54.280686 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:54.281008 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.28 06:25:54.281245 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:54.281375 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. 2026.05.28 06:25:54.281411 [ 294 ] {9fa2a93d-8832-4c80-ad45-233bf5b15549} TCPHandler: Processed in 0.001378613 sec. 2026.05.28 06:25:54.281541 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.281638 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:54.281698 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} 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 2026.05.28 06:25:54.282484 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:54.282521 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:54.283044 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.28 06:25:54.283273 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:54.283411 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} executeQuery: Read 11 rows, 20.18 KiB in 0.001791 sec., 6141.8202121719705 rows/sec., 11.01 MiB/sec. 2026.05.28 06:25:54.283483 [ 294 ] {69adc888-c546-4e41-a6f2-8b8f303e4662} TCPHandler: Processed in 0.001991558 sec. 2026.05.28 06:25:54.283608 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:54.283705 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:54.283747 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:54.284118 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:54.284155 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:54.284459 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.28 06:25:54.284675 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:54.284805 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. 2026.05.28 06:25:54.284839 [ 294 ] {dbb38b9b-dcbf-4f21-9a27-c41ae14f529e} TCPHandler: Processed in 0.001280561 sec. 2026.05.28 06:25:55.833356 [ 104 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:25:55.833419 [ 104 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:25:56.029060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39326 2026.05.28 06:25:56.029650 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:56.029696 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:56.030244 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:25:56.030472 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:56.030600 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39326 2026.05.28 06:25:56.220431 [ 104 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.28 06:25:56.220541 [ 104 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:56.220583 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:56.220768 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2026.05.28 06:25:56.220956 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:56.221008 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part 2026.05.28 06:25:56.221107 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:56.221182 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:56.221262 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:56.221340 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2026.05.28 06:25:56.222251 [ 193 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549307 sec., 3872.699213261155 rows/sec., 287.43 KiB/sec. 2026.05.28 06:25:56.222404 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.28 06:25:56.222654 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:56.222734 [ 197 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_17_4} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.28 06:25:56.222799 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:25:58.110343 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 2026.05.28 06:25:58.128107 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:58.128159 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:58.134392 [ 245 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:25:58.135128 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:58.138129 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2026.05.28 06:25:58.939691 [ 220 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:58.939763 [ 220 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:58.942296 [ 220 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.28 06:25:59.160655 [ 218 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.160745 [ 218 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.163339 [ 218 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.275728 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.275970 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:25:59.276325 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:25:59.276367 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:25:59.276605 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:25:59.276673 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:25:59.276814 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:25:59.276917 [ 360 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:25:59.276928 [ 361 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:25:59.276917 [ 359 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:25:59.276921 [ 342 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:25:59.277121 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:25:59.277150 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:25:59.277235 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:25:59.277256 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:25:59.277294 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:59.277337 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:59.277377 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:25:59.278551 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} executeQuery: Read 41 rows, 7.57 KiB in 0.002684 sec., 15275.707898658717 rows/sec., 2.75 MiB/sec. 2026.05.28 06:25:59.278710 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} MemoryTracker: Peak memory usage (for query): 140.76 KiB. 2026.05.28 06:25:59.278726 [ 294 ] {21d35a4b-acfb-4608-a994-521372a84f8e} TCPHandler: Processed in 0.003130205 sec. 2026.05.28 06:25:59.284217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.284349 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.284402 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:25:59.285066 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.285116 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.285522 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:25:59.285752 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.285898 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} executeQuery: Read 284 rows, 18.47 KiB in 0.001586 sec., 179066.8348045397 rows/sec., 11.37 MiB/sec. 2026.05.28 06:25:59.285934 [ 294 ] {009e01d8-8501-4224-8f8b-b5f873c9ff8d} TCPHandler: Processed in 0.001778722 sec. 2026.05.28 06:25:59.286069 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.286167 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:25:59.286208 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:25:59.286983 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.287020 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.287385 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.28 06:25:59.287597 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.287725 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} executeQuery: Read 859 rows, 68.67 KiB in 0.001577 sec., 544705.136334813 rows/sec., 42.52 MiB/sec. 2026.05.28 06:25:59.287759 [ 294 ] {f5eb24a5-6f6b-4e8c-b4f3-3047619ce7b8} TCPHandler: Processed in 0.001740091 sec. 2026.05.28 06:25:59.287886 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.287983 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.288023 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:25:59.288476 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.288513 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.288810 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.28 06:25:59.289022 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.289146 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} executeQuery: Read 173 rows, 10.87 KiB in 0.001182 sec., 146362.09813874788 rows/sec., 8.98 MiB/sec. 2026.05.28 06:25:59.289181 [ 294 ] {9cbb5114-dac9-46aa-a600-65b56597c89a} TCPHandler: Processed in 0.001343622 sec. 2026.05.28 06:25:59.289305 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.289402 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.289443 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:25:59.289883 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.289919 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.290222 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:25:59.290434 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.290567 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. 2026.05.28 06:25:59.290603 [ 294 ] {8ebce856-3b89-43c4-aa1f-5eec25e5634c} TCPHandler: Processed in 0.001347313 sec. 2026.05.28 06:25:59.290732 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.290839 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.290879 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:25:59.291310 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.291346 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.291663 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:25:59.291873 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.291997 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. 2026.05.28 06:25:59.292031 [ 294 ] {b9dbf125-8ba5-4d69-9a82-34023bf28521} TCPHandler: Processed in 0.001349642 sec. 2026.05.28 06:25:59.292157 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.292253 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:25:59.292292 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:25:59.292899 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.292936 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.293257 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.28 06:25:59.293469 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.293598 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} executeQuery: Read 521 rows, 37.66 KiB in 0.001363 sec., 382245.0476889215 rows/sec., 26.98 MiB/sec. 2026.05.28 06:25:59.293633 [ 294 ] {92cfcc14-ee79-4474-a5ee-65c0ed9a6016} TCPHandler: Processed in 0.001525026 sec. 2026.05.28 06:25:59.293752 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.293847 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:25:59.293888 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:25:59.294239 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.294275 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.294566 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:25:59.294769 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.294896 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. 2026.05.28 06:25:59.294930 [ 294 ] {7e1a0dda-7222-4d32-8f2c-664775370109} TCPHandler: Processed in 0.001227269 sec. 2026.05.28 06:25:59.295097 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.295196 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.295239 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:25:59.295643 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.295678 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.295995 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.28 06:25:59.296222 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.296350 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. 2026.05.28 06:25:59.296385 [ 294 ] {3a8dcb21-c76d-466f-bdf2-65cc30d7b8e0} TCPHandler: Processed in 0.001337392 sec. 2026.05.28 06:25:59.296483 [ 225 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.296515 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.296520 [ 225 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.296611 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.296654 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:25:59.296983 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.297018 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.297307 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.28 06:25:59.297512 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.297819 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} executeQuery: Read 1 rows, 69.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 55.41 KiB/sec. 2026.05.28 06:25:59.297903 [ 294 ] {fd4fba0a-60ff-4fd6-900c-6ab5ba4e8601} TCPHandler: Processed in 0.001436514 sec. 2026.05.28 06:25:59.298109 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.298266 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.298351 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} 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 2026.05.28 06:25:59.298608 [ 225 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.299357 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.299396 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.300006 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.28 06:25:59.300239 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.300380 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} executeQuery: Read 31 rows, 56.88 KiB in 0.002166 sec., 14312.096029547554 rows/sec., 25.65 MiB/sec. 2026.05.28 06:25:59.300388 [ 102 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.28 06:25:59.300435 [ 102 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.300454 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.300458 [ 294 ] {e9ca6b41-b0d3-48ce-b358-131d42b7247d} TCPHandler: Processed in 0.002468269 sec. 2026.05.28 06:25:59.300548 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.28 06:25:59.300607 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:25:59.300705 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:25:59.300748 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:25:59.300754 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:25:59.300812 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2442 rows starting from the beginning of the part 2026.05.28 06:25:59.300942 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part 2026.05.28 06:25:59.301054 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:59.301131 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:25:59.301153 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 42 rows starting from the beginning of the part 2026.05.28 06:25:59.301168 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:25:59.301254 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 11 rows starting from the beginning of the part 2026.05.28 06:25:59.301357 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part 2026.05.28 06:25:59.301489 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.28 06:25:59.301714 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.301850 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. 2026.05.28 06:25:59.301885 [ 294 ] {2d65829a-4429-4552-be42-0c5000c4c34d} TCPHandler: Processed in 0.001328892 sec. 2026.05.28 06:25:59.310984 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 19 columns (19 merged, 0 gathered) in 0.010470069 sec., 245270.58990728713 rows/sec., 439.51 MiB/sec. 2026.05.28 06:25:59.313000 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.28 06:25:59.313393 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:25:59.313479 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_116_23} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.28 06:25:59.313659 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.86 MiB. 2026.05.28 06:25:59.928203 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.928266 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:25:59.930652 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:00.000191 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 395.31 MiB, peak 414.13 MiB, free memory in arenas 0.00 B, will set to 399.88 MiB (RSS), difference: 4.56 MiB 2026.05.28 06:26:00.658434 [ 224 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:00.658482 [ 224 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:00.660574 [ 224 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:03.530901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39774 2026.05.28 06:26:03.531522 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:03.531570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:03.532082 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:26:03.532320 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:03.532456 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39774 2026.05.28 06:26:04.269516 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.269786 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:26:04.270207 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:04.270256 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:26:04.270530 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:04.270615 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:04.270786 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:26:04.270900 [ 342 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:04.270900 [ 359 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:04.270938 [ 339 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:04.270938 [ 360 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:04.271095 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:04.271125 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:04.271214 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:04.271236 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:04.271273 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:26:04.271321 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:26:04.271363 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:26:04.272910 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} executeQuery: Read 41 rows, 7.57 KiB in 0.003216 sec., 12748.756218905472 rows/sec., 2.30 MiB/sec. 2026.05.28 06:26:04.273251 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} MemoryTracker: Peak memory usage (for query): 130.88 KiB. 2026.05.28 06:26:04.273269 [ 294 ] {85d16571-fa5a-4dcf-b181-39a530ae34b2} TCPHandler: Processed in 0.003908043 sec. 2026.05.28 06:26:04.275420 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.275581 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:26:04.275652 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:26:04.276338 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.276382 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.276773 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.28 06:26:04.277005 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.277154 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} executeQuery: Read 4 rows, 334.00 B in 0.001628 sec., 2457.002457002457 rows/sec., 200.35 KiB/sec. 2026.05.28 06:26:04.277192 [ 294 ] {fe6dc7a9-29fa-4074-9727-3aa423186900} TCPHandler: Processed in 0.001896435 sec. 2026.05.28 06:26:04.277350 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.277447 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:04.277488 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:04.277923 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.277959 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.278268 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.28 06:26:04.278482 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.278637 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} executeQuery: Read 80 rows, 6.73 KiB in 0.001206 sec., 66334.99170812604 rows/sec., 5.45 MiB/sec. 2026.05.28 06:26:04.278677 [ 294 ] {39d8ed7d-d46e-472a-99c7-cc390878ffbf} TCPHandler: Processed in 0.001376123 sec. 2026.05.28 06:26:04.278819 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.278915 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:04.278954 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:04.279377 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.279414 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.279710 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.28 06:26:04.279949 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.280081 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} executeQuery: Read 15 rows, 1.11 KiB in 0.001182 sec., 12690.355329949238 rows/sec., 936.08 KiB/sec. 2026.05.28 06:26:04.280118 [ 294 ] {5ee9da95-bf05-4f3f-9eef-e7c163606066} TCPHandler: Processed in 0.001348982 sec. 2026.05.28 06:26:04.280271 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.280367 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:04.280407 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:04.280869 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.280905 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.281204 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.28 06:26:04.281416 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.281547 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} executeQuery: Read 79 rows, 6.32 KiB in 0.001195 sec., 66108.78661087865 rows/sec., 5.17 MiB/sec. 2026.05.28 06:26:04.281685 [ 294 ] {48c5ab0f-8338-4470-af74-8a91ec87aec6} TCPHandler: Processed in 0.001462145 sec. 2026.05.28 06:26:04.281826 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.281922 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:04.281966 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:04.282412 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.282447 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.282794 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.28 06:26:04.283013 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.283262 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} executeQuery: Read 162 rows, 11.55 KiB in 0.001356 sec., 119469.02654867257 rows/sec., 8.32 MiB/sec. 2026.05.28 06:26:04.283300 [ 294 ] {6ab46d6a-a3d0-402c-8c1d-3359e4fbd91f} TCPHandler: Processed in 0.001523216 sec. 2026.05.28 06:26:04.283437 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.283534 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:04.283591 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} 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 2026.05.28 06:26:04.284402 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.284439 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.284972 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.28 06:26:04.285196 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.285336 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} executeQuery: Read 11 rows, 20.18 KiB in 0.001818 sec., 6050.605060506051 rows/sec., 10.84 MiB/sec. 2026.05.28 06:26:04.285408 [ 294 ] {82365abb-94ef-4312-89ca-784254619966} TCPHandler: Processed in 0.002020608 sec. 2026.05.28 06:26:04.285409 [ 221 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:04.285451 [ 221 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:04.285542 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:04.285646 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:04.285688 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:04.286053 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:04.286090 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:04.286454 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.28 06:26:04.286834 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:04.286997 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2026.05.28 06:26:04.287042 [ 294 ] {17e26571-a7f3-46fa-af4d-9eaae4224d1d} TCPHandler: Processed in 0.001549377 sec. 2026.05.28 06:26:04.287954 [ 221 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:05.639136 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 2026.05.28 06:26:05.656142 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:05.656199 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:05.662220 [ 245 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:26:05.662909 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:05.665814 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 625 2026.05.28 06:26:09.274936 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.275359 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:26:09.275818 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:09.275860 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:26:09.276109 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:09.276179 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:09.276328 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:26:09.276756 [ 339 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:09.276784 [ 342 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:09.276784 [ 340 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:09.276785 [ 359 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:09.277141 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:09.277182 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:09.277274 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:09.277296 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:09.277335 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:09.277381 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:09.277421 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:09.278748 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} executeQuery: Read 41 rows, 7.57 KiB in 0.003565 sec., 11500.70126227209 rows/sec., 2.07 MiB/sec. 2026.05.28 06:26:09.278955 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} MemoryTracker: Peak memory usage (for query): 141.28 KiB. 2026.05.28 06:26:09.278972 [ 294 ] {64168db7-a047-49c7-a564-ffbfe258a329} TCPHandler: Processed in 0.004233561 sec. 2026.05.28 06:26:09.284789 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.284931 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.284983 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:26:09.286111 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.286170 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.286660 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:26:09.286902 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.287067 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} executeQuery: Read 284 rows, 18.47 KiB in 0.002173 sec., 130694.89185457892 rows/sec., 8.30 MiB/sec. 2026.05.28 06:26:09.287130 [ 294 ] {aa935549-1eea-44e3-aa38-908fd9435128} TCPHandler: Processed in 0.002401157 sec. 2026.05.28 06:26:09.287389 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.287571 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:09.287648 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:09.288872 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.288919 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.289378 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.28 06:26:09.289637 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.289789 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} executeQuery: Read 859 rows, 68.67 KiB in 0.002269 sec., 378580.872631115 rows/sec., 29.56 MiB/sec. 2026.05.28 06:26:09.289830 [ 294 ] {5feebbd0-9420-45bf-b7fc-df1262d51ff1} TCPHandler: Processed in 0.002589871 sec. 2026.05.28 06:26:09.289962 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.290061 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.290102 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:09.290643 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.290682 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.291000 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.28 06:26:09.291216 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.291345 [ 92 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.28 06:26:09.291349 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} executeQuery: Read 173 rows, 10.87 KiB in 0.001308 sec., 132262.99694189604 rows/sec., 8.12 MiB/sec. 2026.05.28 06:26:09.291401 [ 92 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.291413 [ 294 ] {37e46b57-165f-4afa-99b5-eb73de290255} TCPHandler: Processed in 0.001500536 sec. 2026.05.28 06:26:09.291435 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.291543 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.28 06:26:09.291563 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.291650 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:09.291666 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.291679 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 213 rows starting from the beginning of the part 2026.05.28 06:26:09.291708 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:26:09.291741 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 190 rows starting from the beginning of the part 2026.05.28 06:26:09.291791 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:09.291837 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 173 rows starting from the beginning of the part 2026.05.28 06:26:09.291879 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 15 rows starting from the beginning of the part 2026.05.28 06:26:09.291923 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 173 rows starting from the beginning of the part 2026.05.28 06:26:09.292235 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.292273 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.292600 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:26:09.292786 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286871 sec., 602235.9661535616 rows/sec., 39.92 MiB/sec. 2026.05.28 06:26:09.292821 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.292964 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} executeQuery: Read 149 rows, 9.86 KiB in 0.001317 sec., 113135.91495823841 rows/sec., 7.31 MiB/sec. 2026.05.28 06:26:09.292981 [ 91 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 2026.05.28 06:26:09.292994 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.28 06:26:09.293004 [ 294 ] {68492097-e389-4db7-b4fd-21e69a74582d} TCPHandler: Processed in 0.001492896 sec. 2026.05.28 06:26:09.293029 [ 91 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.293066 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.293141 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full 2026.05.28 06:26:09.293168 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.293239 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:09.293264 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 950 rows starting from the beginning of the part 2026.05.28 06:26:09.293280 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.293312 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part 2026.05.28 06:26:09.293325 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:26:09.293347 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.293352 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part 2026.05.28 06:26:09.293411 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 950 rows starting from the beginning of the part 2026.05.28 06:26:09.293442 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_121_24} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.28 06:26:09.293447 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 149 rows starting from the beginning of the part 2026.05.28 06:26:09.293509 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part 2026.05.28 06:26:09.293575 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.28 06:26:09.293894 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.293937 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.294263 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:26:09.294532 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418524 sec., 1759575.4460269972 rows/sec., 112.66 MiB/sec. 2026.05.28 06:26:09.294577 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.294702 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2026.05.28 06:26:09.294806 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} executeQuery: Read 148 rows, 8.62 KiB in 0.001543 sec., 95917.04471808166 rows/sec., 5.46 MiB/sec. 2026.05.28 06:26:09.294877 [ 294 ] {ee51d1cc-89a7-4d63-a3ec-0aadd90a7ef9} TCPHandler: Processed in 0.001758772 sec. 2026.05.28 06:26:09.294955 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.295034 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_60_13} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 2026.05.28 06:26:09.295033 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.295101 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:26:09.295154 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:09.295200 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:09.295985 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.296030 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.296386 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.28 06:26:09.296616 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.296761 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} executeQuery: Read 521 rows, 37.66 KiB in 0.001626 sec., 320418.2041820418 rows/sec., 22.62 MiB/sec. 2026.05.28 06:26:09.296815 [ 294 ] {a4f9e136-cf86-4579-8230-105878c36023} TCPHandler: Processed in 0.001835093 sec. 2026.05.28 06:26:09.296945 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.297045 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:26:09.297090 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:26:09.297473 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.297510 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.297816 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:26:09.298030 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.298159 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. 2026.05.28 06:26:09.298163 [ 91 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_56_56_0 to all_60_60_0 2026.05.28 06:26:09.298196 [ 294 ] {656ef9ba-4302-4af2-a1b1-a3ac39c688b9} TCPHandler: Processed in 0.001303271 sec. 2026.05.28 06:26:09.298221 [ 91 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.298250 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.298354 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.298367 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTask::PrepareStage: Merging 5 parts: from all_56_56_0 to all_60_60_0 into Compact with storage Full 2026.05.28 06:26:09.298460 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.298506 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:09.298509 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:09.298553 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:09.298626 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:09.298679 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:09.298727 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:09.298788 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:09.298965 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.299008 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.299393 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.28 06:26:09.299617 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298871 sec., 23096.981917372857 rows/sec., 1.18 MiB/sec. 2026.05.28 06:26:09.299625 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.299748 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} MergedBlockOutputStream: filled checksums all_56_60_1 (state Temporary) 2026.05.28 06:26:09.299781 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} executeQuery: Read 265 rows, 18.03 KiB in 0.001341 sec., 197613.72110365398 rows/sec., 13.13 MiB/sec. 2026.05.28 06:26:09.299799 [ 91 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_135_28 to all_140_140_0 2026.05.28 06:26:09.299823 [ 294 ] {7f6c1777-f1e7-4805-9bf0-a928662da846} TCPHandler: Processed in 0.001518766 sec. 2026.05.28 06:26:09.299849 [ 91 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.299883 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.299962 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.299981 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_135_28 to all_140_140_0 into Compact with storage Full 2026.05.28 06:26:09.300029 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_56_60_1 to all_56_60_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.300066 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.300105 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_56_60_1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_56_56_0, all_60_60_0] -> all_56_60_1 2026.05.28 06:26:09.300117 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:26:09.300132 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:09.300176 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTreeSequentialSource: Reading 8 marks from part all_1_135_28, total 53157 rows starting from the beginning of the part 2026.05.28 06:26:09.300183 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:26:09.300254 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 128 rows starting from the beginning of the part 2026.05.28 06:26:09.300313 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2026.05.28 06:26:09.300366 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 265 rows starting from the beginning of the part 2026.05.28 06:26:09.300416 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 162 rows starting from the beginning of the part 2026.05.28 06:26:09.300472 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 265 rows starting from the beginning of the part 2026.05.28 06:26:09.300481 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.300520 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.300913 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.28 06:26:09.301148 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.301283 [ 92 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 2026.05.28 06:26:09.301305 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} executeQuery: Read 1 rows, 69.00 B in 0.001256 sec., 796.1783439490446 rows/sec., 53.65 KiB/sec. 2026.05.28 06:26:09.301325 [ 92 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.301352 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.301370 [ 294 ] {49082781-702b-4bce-91d6-6847232266f3} TCPHandler: Processed in 0.001457815 sec. 2026.05.28 06:26:09.301457 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full 2026.05.28 06:26:09.301538 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.301572 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:09.301608 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part 2026.05.28 06:26:09.301643 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.301661 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:09.301709 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} 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 2026.05.28 06:26:09.301715 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:09.301777 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:09.301819 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:09.301859 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:09.302663 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.302706 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.302721 [ 194 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303981 sec., 46012.94037259745 rows/sec., 3.03 MiB/sec. 2026.05.28 06:26:09.302878 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2026.05.28 06:26:09.303203 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.303274 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_60_13} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 2026.05.28 06:26:09.303356 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.28 06:26:09.303367 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:26:09.303606 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.303757 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} executeQuery: Read 31 rows, 56.88 KiB in 0.002133 sec., 14533.520862634787 rows/sec., 26.04 MiB/sec. 2026.05.28 06:26:09.303832 [ 294 ] {d3285ea4-a0ce-45e8-b1d8-ad2cb133936f} TCPHandler: Processed in 0.002346856 sec. 2026.05.28 06:26:09.303969 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:09.304067 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:09.304110 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:09.304495 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:09.304532 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:09.304848 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.28 06:26:09.305066 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.305205 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} executeQuery: Read 90 rows, 5.77 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 4.87 MiB/sec. 2026.05.28 06:26:09.305239 [ 294 ] {feb542e0-e444-4983-b4e4-6ba2f93a5304} TCPHandler: Processed in 0.001320472 sec. 2026.05.28 06:26:09.308642 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergeTask::MergeProjectionsStage: Merge sorted 54137 rows, containing 5 columns (5 merged, 0 gathered) in 0.008701887 sec., 6221294.300879798 rows/sec., 398.50 MiB/sec. 2026.05.28 06:26:09.309364 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) 2026.05.28 06:26:09.309713 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:09.309788 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_140_29} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_135_28, all_140_140_0] -> all_1_140_29 2026.05.28 06:26:09.309869 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:26:10.833529 [ 86 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:26:10.833607 [ 86 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:26:11.033490 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40286 2026.05.28 06:26:11.034024 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:11.034069 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:11.034543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:26:11.034779 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:11.034904 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40286 2026.05.28 06:26:13.165872 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 2026.05.28 06:26:13.183945 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:13.184004 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:13.190172 [ 245 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.28 06:26:13.190915 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:13.193907 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2026.05.28 06:26:14.136391 [ 223 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.28 06:26:14.136455 [ 223 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.28 06:26:14.138593 [ 223 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.28 06:26:14.269768 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.269995 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:14.270332 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:14.270370 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:14.270591 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:14.270661 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:14.270810 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:26:14.270914 [ 339 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:14.270927 [ 355 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:14.270930 [ 325 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:14.270927 [ 359 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:14.271120 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:14.271149 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:14.271236 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:14.271258 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:14.271293 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:14.271336 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:14.271376 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:14.272620 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} executeQuery: Read 41 rows, 7.57 KiB in 0.002716 sec., 15095.729013254786 rows/sec., 2.72 MiB/sec. 2026.05.28 06:26:14.272810 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} MemoryTracker: Peak memory usage (for query): 137.76 KiB. 2026.05.28 06:26:14.272827 [ 294 ] {a3726c04-b9e2-4dba-8013-27b791a5c465} TCPHandler: Processed in 0.003187586 sec. 2026.05.28 06:26:14.274747 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.274859 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:14.274909 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:14.275528 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.275582 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.276021 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.28 06:26:14.276244 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.276389 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} executeQuery: Read 78 rows, 6.59 KiB in 0.001561 sec., 49967.969250480455 rows/sec., 4.12 MiB/sec. 2026.05.28 06:26:14.276404 [ 85 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.28 06:26:14.276426 [ 294 ] {ae4c5d27-c01f-4e4e-9d44-5d8da63916d3} TCPHandler: Processed in 0.001730611 sec. 2026.05.28 06:26:14.276457 [ 85 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.276488 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.276563 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.276607 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.28 06:26:14.276666 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.276711 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:14.276740 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:14.276780 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3241 rows starting from the beginning of the part 2026.05.28 06:26:14.276849 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 78 rows starting from the beginning of the part 2026.05.28 06:26:14.276904 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 859 rows starting from the beginning of the part 2026.05.28 06:26:14.276953 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 80 rows starting from the beginning of the part 2026.05.28 06:26:14.277002 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 859 rows starting from the beginning of the part 2026.05.28 06:26:14.277049 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 78 rows starting from the beginning of the part 2026.05.28 06:26:14.277156 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.277197 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.277509 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.28 06:26:14.277726 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.277861 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} executeQuery: Read 11 rows, 847.00 B in 0.001215 sec., 9053.497942386832 rows/sec., 680.78 KiB/sec. 2026.05.28 06:26:14.277898 [ 294 ] {2cb7b911-080a-4064-80eb-0ead2a58c684} TCPHandler: Processed in 0.001386283 sec. 2026.05.28 06:26:14.277952 [ 223 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:14.277983 [ 223 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:14.278015 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.278127 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:14.278169 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:14.278613 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.278651 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.278930 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 5195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365026 sec., 2196593.1875590375 rows/sec., 175.67 MiB/sec. 2026.05.28 06:26:14.278993 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.28 06:26:14.279258 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.28 06:26:14.279284 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.279423 [ 85 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.28 06:26:14.279433 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} executeQuery: Read 75 rows, 6.00 KiB in 0.001324 sec., 56646.525679758306 rows/sec., 4.42 MiB/sec. 2026.05.28 06:26:14.279460 [ 85 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.279484 [ 294 ] {cedf245f-802a-42f5-a47d-b75ba05fd03e} TCPHandler: Processed in 0.001518836 sec. 2026.05.28 06:26:14.279487 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.279606 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.28 06:26:14.279620 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.279623 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.279689 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:14.279722 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1794 rows starting from the beginning of the part 2026.05.28 06:26:14.279735 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.279750 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_141_28} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.28 06:26:14.279775 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 75 rows starting from the beginning of the part 2026.05.28 06:26:14.279787 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:14.279829 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 521 rows starting from the beginning of the part 2026.05.28 06:26:14.279869 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:26:14.279877 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 79 rows starting from the beginning of the part 2026.05.28 06:26:14.279929 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 521 rows starting from the beginning of the part 2026.05.28 06:26:14.279968 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 75 rows starting from the beginning of the part 2026.05.28 06:26:14.280204 [ 223 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:14.280206 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.280263 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.280671 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.28 06:26:14.280969 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.281076 [ 189 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529676 sec., 2003692.2851636556 rows/sec., 146.88 MiB/sec. 2026.05.28 06:26:14.281172 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. 2026.05.28 06:26:14.281244 [ 294 ] {8fa2a352-2d47-48de-aaf0-e2024b68836f} TCPHandler: Processed in 0.00171957 sec. 2026.05.28 06:26:14.281288 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.28 06:26:14.281455 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.281615 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.281654 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.281695 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_141_28} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.28 06:26:14.281734 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} 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 2026.05.28 06:26:14.281794 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.28 06:26:14.282658 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.282703 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.283262 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.28 06:26:14.283482 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.283621 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} executeQuery: Read 11 rows, 20.18 KiB in 0.002009 sec., 5475.36087605774 rows/sec., 9.81 MiB/sec. 2026.05.28 06:26:14.283694 [ 294 ] {690441a1-a2e5-4d2b-9ca1-7b916ebbe765} TCPHandler: Processed in 0.002287225 sec. 2026.05.28 06:26:14.283826 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.283925 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.283966 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:14.284307 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.284343 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.284644 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.28 06:26:14.284851 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.284980 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. 2026.05.28 06:26:14.285015 [ 294 ] {f1013efa-b25f-400d-bc45-f4e526f98dd7} TCPHandler: Processed in 0.001238289 sec. 2026.05.28 06:26:14.285013 [ 82 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.28 06:26:14.285071 [ 82 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.285095 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.285179 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.28 06:26:14.285284 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:14.285313 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8670 rows starting from the beginning of the part 2026.05.28 06:26:14.285364 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:14.285407 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part 2026.05.28 06:26:14.285448 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:14.285487 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part 2026.05.28 06:26:14.285526 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:14.287628 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 9030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002481019 sec., 3639633.5537938243 rows/sec., 234.72 MiB/sec. 2026.05.28 06:26:14.287842 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.28 06:26:14.288202 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.288295 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_141_28} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.28 06:26:14.288412 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. 2026.05.28 06:26:14.475217 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.475478 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:26:14.475891 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:14.475937 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:26:14.476208 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:14.476278 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:14.476430 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:26:14.476541 [ 359 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:14.476552 [ 339 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:14.476542 [ 355 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:14.476541 [ 325 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:14.476770 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:14.476795 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:14.476885 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:14.476908 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:14.476949 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:26:14.476998 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:26:14.477044 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:26:14.478344 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} executeQuery: Read 41 rows, 9.15 KiB in 0.002993 sec., 13698.630136986301 rows/sec., 2.98 MiB/sec. 2026.05.28 06:26:14.478527 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} MemoryTracker: Peak memory usage (for query): 146.06 KiB. 2026.05.28 06:26:14.478544 [ 294 ] {be45f01c-3009-4e67-b5f6-f991d6d38c14} TCPHandler: Processed in 0.003468792 sec. 2026.05.28 06:26:14.495360 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.495477 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.495522 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:26:14.496257 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.496300 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.496700 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:26:14.496934 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.497090 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. 2026.05.28 06:26:14.497121 [ 82 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2026.05.28 06:26:14.497127 [ 294 ] {46b9190e-44a2-449a-825d-8e31955f30d1} TCPHandler: Processed in 0.001819263 sec. 2026.05.28 06:26:14.497191 [ 82 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.497224 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.497323 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.497333 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2026.05.28 06:26:14.497374 [ 222 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.28 06:26:14.497418 [ 222 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.28 06:26:14.497426 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:26:14.497446 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:14.497476 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:26:14.497486 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 284 rows starting from the beginning of the part 2026.05.28 06:26:14.497557 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:14.497619 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:14.497673 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:14.497726 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:14.497926 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.497965 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.498295 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.28 06:26:14.498563 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.498720 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} executeQuery: Read 8 rows, 668.00 B in 0.001313 sec., 6092.916984006093 rows/sec., 496.83 KiB/sec. 2026.05.28 06:26:14.498735 [ 82 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2026.05.28 06:26:14.498758 [ 294 ] {d77c0b5e-480d-43a5-9352-877713eed232} TCPHandler: Processed in 0.001484505 sec. 2026.05.28 06:26:14.498763 [ 198 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474095 sec., 963302.9078858554 rows/sec., 64.86 MiB/sec. 2026.05.28 06:26:14.498791 [ 82 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.498836 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.498901 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.498932 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2026.05.28 06:26:14.498934 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2026.05.28 06:26:14.499003 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:14.499056 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:14.499068 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:14.499115 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 18 rows starting from the beginning of the part 2026.05.28 06:26:14.499192 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2026.05.28 06:26:14.499242 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2026.05.28 06:26:14.499292 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:14.499300 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.499337 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2026.05.28 06:26:14.499387 [ 192 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_61_15} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2026.05.28 06:26:14.499388 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2026.05.28 06:26:14.499482 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.05.28 06:26:14.499594 [ 222 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.28 06:26:14.500213 [ 187 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316581 sec., 36458.06828444281 rows/sec., 3.04 MiB/sec. 2026.05.28 06:26:14.500389 [ 192 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2026.05.28 06:26:14.500683 [ 192 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.500763 [ 192 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_32_7} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2026.05.28 06:26:14.500877 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.28 06:26:14.501205 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.501249 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.501769 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.28 06:26:14.501979 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.502108 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} executeQuery: Read 3212 rows, 245.16 KiB in 0.003159 sec., 1016777.4612219057 rows/sec., 75.79 MiB/sec. 2026.05.28 06:26:14.502143 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:26:14.502156 [ 294 ] {7d0ee407-a7da-497a-b3bd-b3d69d202485} TCPHandler: Processed in 0.00334504 sec. 2026.05.28 06:26:14.502281 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.502372 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.502411 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:14.503001 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.503038 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.503352 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.28 06:26:14.503581 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.503716 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} executeQuery: Read 192 rows, 12.26 KiB in 0.001308 sec., 146788.9908256881 rows/sec., 9.15 MiB/sec. 2026.05.28 06:26:14.503752 [ 294 ] {73f9f25e-bf9f-4904-a8fb-6f711c9a786b} TCPHandler: Processed in 0.001472495 sec. 2026.05.28 06:26:14.503912 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.504009 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.504050 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:26:14.504812 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.504849 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.505200 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:26:14.505445 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.505589 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} executeQuery: Read 950 rows, 57.24 KiB in 0.001589 sec., 597860.2894902455 rows/sec., 35.18 MiB/sec. 2026.05.28 06:26:14.505625 [ 294 ] {8502511b-e4db-4dff-b52f-60d295d9328c} TCPHandler: Processed in 0.001766552 sec. 2026.05.28 06:26:14.505749 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.505849 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.505890 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:26:14.506309 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.506345 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.506637 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.28 06:26:14.506850 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.506981 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. 2026.05.28 06:26:14.507015 [ 294 ] {95ec5923-f6de-40f7-b9df-4ddb85599237} TCPHandler: Processed in 0.001315691 sec. 2026.05.28 06:26:14.507202 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.507299 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.507338 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:26:14.507808 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.507845 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.508152 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:26:14.508362 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.508480 [ 85 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2026.05.28 06:26:14.508491 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. 2026.05.28 06:26:14.508529 [ 85 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.508546 [ 294 ] {36e38ff0-0df8-4b1e-a9b1-1e87d566bdc6} TCPHandler: Processed in 0.001392413 sec. 2026.05.28 06:26:14.508557 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.508682 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2026.05.28 06:26:14.508705 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.508807 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:14.508814 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:14.508848 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 148 rows starting from the beginning of the part 2026.05.28 06:26:14.508871 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:14.508921 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:14.508980 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:14.509031 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:14.509080 [ 198 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:14.509984 [ 192 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344762 sec., 550283.2471470789 rows/sec., 33.40 MiB/sec. 2026.05.28 06:26:14.510015 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.510059 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.510157 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2026.05.28 06:26:14.510470 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.510492 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.28 06:26:14.510560 [ 187 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_61_15} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2026.05.28 06:26:14.510662 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:26:14.510774 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.510920 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} executeQuery: Read 1755 rows, 121.31 KiB in 0.002124 sec., 826271.186440678 rows/sec., 55.78 MiB/sec. 2026.05.28 06:26:14.510957 [ 294 ] {8ff862e6-56ed-404d-aa29-c4457a34420a} TCPHandler: Processed in 0.002300695 sec. 2026.05.28 06:26:14.511099 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.511196 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:26:14.511239 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:26:14.511595 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.511635 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.511937 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:26:14.512152 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.512282 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. 2026.05.28 06:26:14.512316 [ 294 ] {4c52fffb-5256-43fd-9623-d3114648db76} TCPHandler: Processed in 0.00126592 sec. 2026.05.28 06:26:14.512448 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.512545 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.512598 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:14.513332 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.513368 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.513820 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.28 06:26:14.514037 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.514172 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} executeQuery: Read 1605 rows, 99.81 KiB in 0.001646 sec., 975091.1300121507 rows/sec., 59.21 MiB/sec. 2026.05.28 06:26:14.514208 [ 294 ] {4271cffb-0a8e-43e8-9664-7657abfeb3d2} TCPHandler: Processed in 0.001808754 sec. 2026.05.28 06:26:14.514348 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.514445 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.514487 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:26:14.514826 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.514862 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.515156 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.28 06:26:14.515373 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.515510 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. 2026.05.28 06:26:14.515543 [ 294 ] {312047de-ff60-4a3e-939b-5f426a3c368a} TCPHandler: Processed in 0.00124465 sec. 2026.05.28 06:26:14.515724 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.515820 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.515877 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} 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 2026.05.28 06:26:14.516835 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.516872 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.517501 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.28 06:26:14.517742 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.517889 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} executeQuery: Read 42 rows, 77.07 KiB in 0.002087 sec., 20124.580737901295 rows/sec., 36.06 MiB/sec. 2026.05.28 06:26:14.517966 [ 294 ] {95f52d00-db44-499f-8b74-0e4abf541132} TCPHandler: Processed in 0.002290805 sec. 2026.05.28 06:26:14.518098 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:14.518195 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:14.518236 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:14.518632 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:14.518666 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2026.05.28 06:26:14.518953 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.28 06:26:14.519155 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:14.519278 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} executeQuery: Read 42 rows, 2.45 KiB in 0.001149 sec., 36553.52480417754 rows/sec., 2.09 MiB/sec. 2026.05.28 06:26:14.519310 [ 294 ] {2092394b-fe16-4300-980a-c51cdde357de} TCPHandler: Processed in 0.001310911 sec. 2026.05.28 06:26:15.000456 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 401.29 MiB, peak 414.13 MiB, free memory in arenas 0.00 B, will set to 399.89 MiB (RSS), difference: -1.40 MiB 2026.05.28 06:26:18.121590 [ 222 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:18.121685 [ 222 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:18.124109 [ 222 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:18.535315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40734 2026.05.28 06:26:18.535919 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:18.535967 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:18.536475 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:26:18.536710 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:18.536844 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40734 2026.05.28 06:26:19.054791 [ 224 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.054848 [ 224 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.057180 [ 224 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.268524 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:19.268794 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:19.269143 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:19.269211 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:19.269433 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:19.269507 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:19.269652 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:26:19.269793 [ 325 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:19.269818 [ 320 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:19.269818 [ 359 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:19.269793 [ 352 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:19.270018 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:19.270049 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:19.270140 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:19.270162 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:19.270199 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:19.270243 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:19.270284 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:19.271587 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} executeQuery: Read 41 rows, 7.57 KiB in 0.0029 sec., 14137.931034482759 rows/sec., 2.55 MiB/sec. 2026.05.28 06:26:19.271811 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} MemoryTracker: Peak memory usage (for query): 136.85 KiB. 2026.05.28 06:26:19.271828 [ 294 ] {b913ab0f-71e0-41dc-b7a6-4fb5a5ea2a65} TCPHandler: Processed in 0.003446262 sec. 2026.05.28 06:26:19.273520 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:19.273663 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:19.273716 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:19.274285 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:19.274325 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:19.274792 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.28 06:26:19.275068 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:19.275225 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} executeQuery: Read 56 rows, 4.38 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.67 MiB/sec. 2026.05.28 06:26:19.275262 [ 294 ] {b520ee50-701c-4f55-b831-480bff4688f1} TCPHandler: Processed in 0.001805253 sec. 2026.05.28 06:26:19.275348 [ 220 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.275379 [ 220 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.275426 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:19.275532 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:19.275573 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:19.276083 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:19.276123 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:19.276566 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.28 06:26:19.276801 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:19.276943 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec. 2026.05.28 06:26:19.276978 [ 294 ] {c8e9b361-b4b6-42cf-b74c-491dd560c642} TCPHandler: Processed in 0.001603408 sec. 2026.05.28 06:26:19.277126 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:19.277225 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:19.277268 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:19.277449 [ 220 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.277667 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:19.277714 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:19.278032 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.28 06:26:19.278255 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:19.278383 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. 2026.05.28 06:26:19.278417 [ 294 ] {49f70cd8-0db2-41bf-a239-6f0aac368e33} TCPHandler: Processed in 0.001340152 sec. 2026.05.28 06:26:19.278543 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:19.278638 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:19.278679 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:19.279020 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:19.279055 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:19.279350 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.28 06:26:19.279560 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:19.279688 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. 2026.05.28 06:26:19.279721 [ 294 ] {75941cf0-b4dc-42a2-917e-5e8254d62be3} TCPHandler: Processed in 0.001227289 sec. 2026.05.28 06:26:19.849555 [ 220 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:19.849612 [ 220 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:19.851568 [ 220 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:26:19.917008 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.917063 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:19.919474 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:20.000229 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 396.18 MiB, peak 414.13 MiB, free memory in arenas 0.00 B, will set to 399.89 MiB (RSS), difference: 3.72 MiB 2026.05.28 06:26:20.694254 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 2026.05.28 06:26:20.711464 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:20.711516 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:20.717646 [ 245 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.28 06:26:20.718348 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:20.721307 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 640 2026.05.28 06:26:20.786575 [ 219 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:20.786612 [ 219 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:20.788256 [ 219 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:24.269850 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.270116 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:24.270497 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:24.270544 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:24.270799 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:24.270880 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:24.271028 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:26:24.271114 [ 320 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:24.271127 [ 359 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:24.271146 [ 325 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:24.271127 [ 323 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:24.271297 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:24.271325 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:24.271410 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:24.271432 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:24.271469 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:24.271511 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:24.271552 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:24.272614 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} executeQuery: Read 41 rows, 7.57 KiB in 0.002606 sec., 15732.924021488872 rows/sec., 2.84 MiB/sec. 2026.05.28 06:26:24.272771 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} MemoryTracker: Peak memory usage (for query): 138.17 KiB. 2026.05.28 06:26:24.272788 [ 294 ] {1876d5fd-c1a8-4d8c-854a-d68f58d31a8e} TCPHandler: Processed in 0.003067673 sec. 2026.05.28 06:26:24.274713 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.274824 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:24.274867 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:24.275362 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.275404 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.275757 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.28 06:26:24.275979 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.276122 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} executeQuery: Read 78 rows, 6.59 KiB in 0.001329 sec., 58690.744920993224 rows/sec., 4.84 MiB/sec. 2026.05.28 06:26:24.276158 [ 294 ] {43241537-a3f6-4260-9432-e98723d5715a} TCPHandler: Processed in 0.001495935 sec. 2026.05.28 06:26:24.276294 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.276392 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:24.276432 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:24.276843 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.276879 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.277164 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.28 06:26:24.277372 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.277499 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} executeQuery: Read 11 rows, 847.00 B in 0.001126 sec., 9769.094138543516 rows/sec., 734.59 KiB/sec. 2026.05.28 06:26:24.277534 [ 294 ] {a643c3d7-ffc9-451e-a0f6-7add30545756} TCPHandler: Processed in 0.00129017 sec. 2026.05.28 06:26:24.277686 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.277782 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:24.277821 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:24.278225 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.278261 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.278560 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.28 06:26:24.278769 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.278895 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} executeQuery: Read 75 rows, 6.00 KiB in 0.001131 sec., 66312.99734748011 rows/sec., 5.18 MiB/sec. 2026.05.28 06:26:24.278930 [ 294 ] {dfc33aae-558b-4c03-b56b-a008c289e68b} TCPHandler: Processed in 0.00129292 sec. 2026.05.28 06:26:24.279081 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.279177 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:24.279219 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:24.279601 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.279637 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.279947 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.28 06:26:24.280151 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.280278 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} executeQuery: Read 160 rows, 11.41 KiB in 0.001119 sec., 142984.80786416444 rows/sec., 9.96 MiB/sec. 2026.05.28 06:26:24.280313 [ 294 ] {4a07c993-7381-4f07-9e66-fdd8e6e6f2f4} TCPHandler: Processed in 0.0012802 sec. 2026.05.28 06:26:24.280434 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.280530 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:24.280584 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} 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 2026.05.28 06:26:24.281334 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.281371 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.281865 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.28 06:26:24.282091 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.282222 [ 71 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.28 06:26:24.282233 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} executeQuery: Read 11 rows, 20.18 KiB in 0.001722 sec., 6387.921022067363 rows/sec., 11.45 MiB/sec. 2026.05.28 06:26:24.282285 [ 71 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.282315 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.282334 [ 294 ] {3447f92f-9b85-453f-93b5-b1e57f7dac26} TCPHandler: Processed in 0.001948036 sec. 2026.05.28 06:26:24.282414 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.28 06:26:24.282470 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:24.282566 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:24.282607 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:24.282619 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:24.282671 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2568 rows starting from the beginning of the part 2026.05.28 06:26:24.282793 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:24.282901 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 31 rows starting from the beginning of the part 2026.05.28 06:26:24.282989 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:24.282992 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:24.283025 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:24.283099 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 42 rows starting from the beginning of the part 2026.05.28 06:26:24.283185 [ 198 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:24.283340 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.28 06:26:24.283563 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.283694 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. 2026.05.28 06:26:24.283728 [ 294 ] {91010a14-dcdb-48f2-b7d7-a58898e47a68} TCPHandler: Processed in 0.001307841 sec. 2026.05.28 06:26:24.290128 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2674 rows, containing 19 columns (19 merged, 0 gathered) in 0.007742025 sec., 345387.6731216962 rows/sec., 618.92 MiB/sec. 2026.05.28 06:26:24.292514 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.28 06:26:24.292913 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:24.292999 [ 197 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_121_24} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.28 06:26:24.293177 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.94 MiB. 2026.05.28 06:26:25.000303 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 400.36 MiB, peak 419.26 MiB, free memory in arenas 0.00 B, will set to 401.91 MiB (RSS), difference: 1.55 MiB 2026.05.28 06:26:25.833657 [ 69 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:26:25.833710 [ 69 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:26:26.037602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41246 2026.05.28 06:26:26.038142 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:26.038187 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:26.038664 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:26:26.038886 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:26.039016 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41246 2026.05.28 06:26:26.039080 [ 69 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:26:26.039157 [ 69 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:26.039178 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:26.039288 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:26:26.039376 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:26.039406 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38814 rows starting from the beginning of the part 2026.05.28 06:26:26.039461 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part 2026.05.28 06:26:26.039505 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part 2026.05.28 06:26:26.039547 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part 2026.05.28 06:26:26.039584 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part 2026.05.28 06:26:26.039622 [ 197 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part 2026.05.28 06:26:26.041857 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 41246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613772 sec., 15780259.334019953 rows/sec., 225.74 MiB/sec. 2026.05.28 06:26:26.042242 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:26:26.042544 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:26.042622 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_86_17} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:26:26.042735 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2026.05.28 06:26:28.221990 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 2026.05.28 06:26:28.240188 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:28.240251 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:28.246585 [ 245 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.28 06:26:28.247288 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:28.247607 [ 29 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.28 06:26:28.247686 [ 29 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:28.247710 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:28.247916 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2026.05.28 06:26:28.250609 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 648 2026.05.28 06:26:28.252174 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:28.254049 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part 2026.05.28 06:26:28.259180 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2026.05.28 06:26:28.264505 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2026.05.28 06:26:28.269705 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2026.05.28 06:26:28.275212 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2026.05.28 06:26:28.279955 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2026.05.28 06:26:28.336817 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088993887 sec., 7281.3990021584295 rows/sec., 37.65 MiB/sec. 2026.05.28 06:26:28.339220 [ 193 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.28 06:26:28.341042 [ 193 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:28.341140 [ 193 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_86_17} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.28 06:26:28.342594 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2026.05.28 06:26:29.000411 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 402.99 MiB, peak 420.40 MiB, free memory in arenas 0.00 B, will set to 401.95 MiB (RSS), difference: -1.04 MiB 2026.05.28 06:26:29.274112 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.274374 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:26:29.274752 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:29.274793 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:26:29.275041 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:29.275111 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:29.275258 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:26:29.275370 [ 346 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:29.275379 [ 323 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:29.275404 [ 320 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:29.275379 [ 359 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:29.275576 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:29.275604 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:29.275692 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:29.275713 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:29.275759 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:29.275801 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:29.275841 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:29.277138 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} executeQuery: Read 41 rows, 7.57 KiB in 0.002875 sec., 14260.869565217392 rows/sec., 2.57 MiB/sec. 2026.05.28 06:26:29.277331 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} MemoryTracker: Peak memory usage (for query): 141.41 KiB. 2026.05.28 06:26:29.277348 [ 294 ] {90af9502-e728-499e-97a9-8066f0fa3a35} TCPHandler: Processed in 0.0033799 sec. 2026.05.28 06:26:29.283093 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.283207 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.283251 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:26:29.283938 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.283982 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.284362 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:26:29.284598 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.284745 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} executeQuery: Read 284 rows, 18.47 KiB in 0.001572 sec., 180661.57760814248 rows/sec., 11.47 MiB/sec. 2026.05.28 06:26:29.284781 [ 294 ] {cfe9bbb9-d7bb-49a0-aa4c-39ea5893c602} TCPHandler: Processed in 0.001739061 sec. 2026.05.28 06:26:29.285000 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.285095 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:29.285137 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:29.286213 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.286250 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.286602 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.28 06:26:29.286820 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.286948 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} executeQuery: Read 859 rows, 68.67 KiB in 0.001871 sec., 459112.7739176911 rows/sec., 35.84 MiB/sec. 2026.05.28 06:26:29.286983 [ 294 ] {b6c00e49-fcd9-4a3d-a864-7da3d4454419} TCPHandler: Processed in 0.002031628 sec. 2026.05.28 06:26:29.287118 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.287214 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.287253 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:29.287777 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.287816 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.288116 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.28 06:26:29.288342 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.288467 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} executeQuery: Read 173 rows, 10.87 KiB in 0.001272 sec., 136006.2893081761 rows/sec., 8.35 MiB/sec. 2026.05.28 06:26:29.288502 [ 294 ] {c0dfe099-d088-4bfb-b6a8-7d66b832f28e} TCPHandler: Processed in 0.001431874 sec. 2026.05.28 06:26:29.288651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.288755 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.288797 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:26:29.289292 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.289330 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.289620 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:26:29.289830 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.289958 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. 2026.05.28 06:26:29.289993 [ 294 ] {69951dac-1d17-422d-a8e6-8d39c697c6f5} TCPHandler: Processed in 0.001390533 sec. 2026.05.28 06:26:29.290115 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.290218 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.290258 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:26:29.290741 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.290778 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.291074 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:26:29.291289 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.291417 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} executeQuery: Read 148 rows, 8.62 KiB in 0.001217 sec., 121610.51766639277 rows/sec., 6.92 MiB/sec. 2026.05.28 06:26:29.291452 [ 294 ] {954207c9-3e28-4399-bf52-fd1097f9c6f9} TCPHandler: Processed in 0.001386423 sec. 2026.05.28 06:26:29.291578 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.291675 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:29.291715 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:29.292358 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.292395 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.292710 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.28 06:26:29.292927 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.293057 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} executeQuery: Read 521 rows, 37.66 KiB in 0.0014 sec., 372142.85714285716 rows/sec., 26.27 MiB/sec. 2026.05.28 06:26:29.293093 [ 294 ] {df7a0730-2421-4edf-83b3-1c2e2d0a1515} TCPHandler: Processed in 0.001563658 sec. 2026.05.28 06:26:29.293216 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.293312 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:26:29.293353 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:26:29.293692 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.293728 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.294028 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:26:29.294234 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.294363 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. 2026.05.28 06:26:29.294398 [ 294 ] {bc3a2247-7e75-47fd-b97c-4a8fa7a91d3c} TCPHandler: Processed in 0.00123013 sec. 2026.05.28 06:26:29.294520 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.294616 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.294658 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:29.295191 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.295227 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.295550 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.28 06:26:29.295760 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.295892 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. 2026.05.28 06:26:29.295914 [ 29 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_140_29 to all_145_145_0 2026.05.28 06:26:29.295930 [ 294 ] {7dc9dea2-4497-493a-a2c1-68aa36aab271} TCPHandler: Processed in 0.001458185 sec. 2026.05.28 06:26:29.295971 [ 29 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.295999 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.296084 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.296107 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_140_29 to all_145_145_0 into Compact with storage Full 2026.05.28 06:26:29.296186 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.296209 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:29.296228 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:26:29.296240 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTreeSequentialSource: Reading 8 marks from part all_1_140_29, total 54137 rows starting from the beginning of the part 2026.05.28 06:26:29.296297 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part 2026.05.28 06:26:29.296344 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:26:29.296389 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 128 rows starting from the beginning of the part 2026.05.28 06:26:29.296432 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2026.05.28 06:26:29.296474 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 265 rows starting from the beginning of the part 2026.05.28 06:26:29.296596 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.296631 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.296925 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.28 06:26:29.297137 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.297271 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. 2026.05.28 06:26:29.297305 [ 294 ] {ee6958d6-ab4d-46f8-b9a4-11db66c7f845} TCPHandler: Processed in 0.001269481 sec. 2026.05.28 06:26:29.297429 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.297525 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.297581 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} 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 2026.05.28 06:26:29.298464 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.298500 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.299069 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.28 06:26:29.299297 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.299443 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} executeQuery: Read 31 rows, 56.88 KiB in 0.001936 sec., 16012.396694214876 rows/sec., 28.69 MiB/sec. 2026.05.28 06:26:29.299533 [ 294 ] {1a5101f7-48ad-4572-9975-c704850e33cd} TCPHandler: Processed in 0.002152141 sec. 2026.05.28 06:26:29.299692 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:29.299790 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:29.299832 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:29.300195 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:29.300232 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:29.300551 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.28 06:26:29.300762 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.300890 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} executeQuery: Read 90 rows, 5.77 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 5.03 MiB/sec. 2026.05.28 06:26:29.300924 [ 294 ] {4a6c7f43-1aec-48f4-a07e-c0592efaad3e} TCPHandler: Processed in 0.00128087 sec. 2026.05.28 06:26:29.305341 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergeTask::MergeProjectionsStage: Merge sorted 56455 rows, containing 5 columns (5 merged, 0 gathered) in 0.009276261 sec., 6085965.024054412 rows/sec., 389.59 MiB/sec. 2026.05.28 06:26:29.305886 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} MergedBlockOutputStream: filled checksums all_1_145_30 (state Temporary) 2026.05.28 06:26:29.306213 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_145_30 to all_1_145_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:29.306301 [ 193 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_145_30} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_140_29, all_145_145_0] -> all_1_145_30 2026.05.28 06:26:29.306412 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:26:29.823776 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:29.823836 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:29.825941 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:33.539169 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41694 2026.05.28 06:26:33.539783 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:33.539829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:33.540379 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:26:33.540610 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:33.540747 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41694 2026.05.28 06:26:34.269875 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.270142 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:34.270505 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:34.270544 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:34.270802 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:34.270879 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:34.271028 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:26:34.271135 [ 320 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:34.271136 [ 359 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:34.271168 [ 346 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:34.271168 [ 332 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:34.271325 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:34.271364 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:34.271463 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:34.271485 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:34.271525 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:34.271571 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:34.271611 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:34.272933 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} executeQuery: Read 41 rows, 7.57 KiB in 0.002903 sec., 14123.320702721321 rows/sec., 2.54 MiB/sec. 2026.05.28 06:26:34.273140 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} MemoryTracker: Peak memory usage (for query): 137.79 KiB. 2026.05.28 06:26:34.273157 [ 294 ] {edfae3c3-779c-445b-8a90-780fa49a3d51} TCPHandler: Processed in 0.003437522 sec. 2026.05.28 06:26:34.275084 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.275201 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:34.275254 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:34.275888 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.275931 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.276328 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.28 06:26:34.276563 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.276707 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} executeQuery: Read 78 rows, 6.59 KiB in 0.001544 sec., 50518.13471502591 rows/sec., 4.17 MiB/sec. 2026.05.28 06:26:34.276744 [ 294 ] {6c075a36-b82d-447d-958f-c78bf5bc24a2} TCPHandler: Processed in 0.00170958 sec. 2026.05.28 06:26:34.276745 [ 49 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.28 06:26:34.276808 [ 49 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.276834 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.276881 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.276984 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.28 06:26:34.276988 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:34.277085 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:34.277144 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:34.277185 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3241 rows starting from the beginning of the part 2026.05.28 06:26:34.277256 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:26:34.277309 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part 2026.05.28 06:26:34.277358 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 78 rows starting from the beginning of the part 2026.05.28 06:26:34.277405 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 859 rows starting from the beginning of the part 2026.05.28 06:26:34.277454 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 78 rows starting from the beginning of the part 2026.05.28 06:26:34.277590 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.277635 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.277960 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.28 06:26:34.278184 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.278332 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} executeQuery: Read 11 rows, 847.00 B in 0.001366 sec., 8052.708638360175 rows/sec., 605.53 KiB/sec. 2026.05.28 06:26:34.278336 [ 25 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.28 06:26:34.278369 [ 294 ] {c148ea4f-0bc7-4095-861c-be9a445c963b} TCPHandler: Processed in 0.001535987 sec. 2026.05.28 06:26:34.278383 [ 25 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.278405 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.278527 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.278531 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.28 06:26:34.278626 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:34.278672 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:34.278678 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:34.278728 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 213 rows starting from the beginning of the part 2026.05.28 06:26:34.278800 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:34.278857 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 192 rows starting from the beginning of the part 2026.05.28 06:26:34.278905 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:34.278952 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 173 rows starting from the beginning of the part 2026.05.28 06:26:34.279001 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:34.279137 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.279181 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:34.279529 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.28 06:26:34.279744 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002820878 sec., 2667254.663264416 rows/sec., 210.71 MiB/sec. 2026.05.28 06:26:34.279771 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.279913 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} executeQuery: Read 75 rows, 6.00 KiB in 0.001305 sec., 57471.2643678161 rows/sec., 4.49 MiB/sec. 2026.05.28 06:26:34.279916 [ 49 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.28 06:26:34.279949 [ 200 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474975 sec., 414244.30922558013 rows/sec., 27.66 MiB/sec. 2026.05.28 06:26:34.279969 [ 49 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.279952 [ 294 ] {d43caf94-091e-4cd1-9400-f78b0665aa54} TCPHandler: Processed in 0.001473866 sec. 2026.05.28 06:26:34.280010 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.280061 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.28 06:26:34.280118 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.28 06:26:34.280135 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.28 06:26:34.280171 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.280241 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:34.280280 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1794 rows starting from the beginning of the part 2026.05.28 06:26:34.280289 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:34.280343 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:34.280346 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:26:34.280431 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part 2026.05.28 06:26:34.280479 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 75 rows starting from the beginning of the part 2026.05.28 06:26:34.280513 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.280525 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 521 rows starting from the beginning of the part 2026.05.28 06:26:34.280596 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 75 rows starting from the beginning of the part 2026.05.28 06:26:34.280646 [ 188 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_146_29} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.28 06:26:34.280651 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.280768 [ 194 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_126_25} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.28 06:26:34.280769 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.28 06:26:34.280829 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.280873 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:34.280897 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:26:34.281230 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.28 06:26:34.281485 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.281624 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. 2026.05.28 06:26:34.281659 [ 294 ] {56d3fd93-e612-4c42-9465-97ce9a95c308} TCPHandler: Processed in 0.001541757 sec. 2026.05.28 06:26:34.281804 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.281901 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:34.281957 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} 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 2026.05.28 06:26:34.282176 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209605 sec., 2043844.3739414613 rows/sec., 147.82 MiB/sec. 2026.05.28 06:26:34.282378 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.28 06:26:34.282662 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.282738 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_146_29} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.28 06:26:34.282775 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.282813 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:26:34.282819 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.283381 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.28 06:26:34.283628 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.283768 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} executeQuery: Read 11 rows, 20.18 KiB in 0.001885 sec., 5835.543766578249 rows/sec., 10.46 MiB/sec. 2026.05.28 06:26:34.283841 [ 294 ] {45a47227-b591-4e59-9770-1d76603d5d5c} TCPHandler: Processed in 0.00208543 sec. 2026.05.28 06:26:34.283993 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:34.284089 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:34.284131 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:34.284483 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.284519 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.284827 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.28 06:26:34.285045 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.285171 [ 25 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.28 06:26:34.285176 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. 2026.05.28 06:26:34.285213 [ 25 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:34.285232 [ 294 ] {df66da16-c3b5-4537-973e-e77eaf0717d2} TCPHandler: Processed in 0.001288241 sec. 2026.05.28 06:26:34.285239 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:34.285375 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.28 06:26:34.285511 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:34.285546 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9030 rows starting from the beginning of the part 2026.05.28 06:26:34.285611 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 42 rows starting from the beginning of the part 2026.05.28 06:26:34.285664 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 48 rows starting from the beginning of the part 2026.05.28 06:26:34.285716 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:34.285763 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part 2026.05.28 06:26:34.285813 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:34.288106 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 9330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777396 sec., 3359261.6969276257 rows/sec., 216.64 MiB/sec. 2026.05.28 06:26:34.288258 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.28 06:26:34.288500 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:34.288565 [ 186 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_146_29} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.28 06:26:34.288631 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. 2026.05.28 06:26:35.751645 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 2026.05.28 06:26:35.768476 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:35.768538 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2026.05.28 06:26:35.774626 [ 245 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.28 06:26:35.775330 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:35.778700 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 655 2026.05.28 06:26:37.554671 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46488 2026.05.28 06:26:37.554771 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.554799 [ 367 ] {} TCP-Session: cdf9803a-b368-4d3c-a129-52ff18486c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:46488 2026.05.28 06:26:37.554823 [ 367 ] {} TCP-Session: cdf9803a-b368-4d3c-a129-52ff18486c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.554837 [ 367 ] {} TCP-Session: cdf9803a-b368-4d3c-a129-52ff18486c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555029 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36033 2026.05.28 06:26:37.555091 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43670 2026.05.28 06:26:37.555131 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34586 2026.05.28 06:26:37.555140 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33697 2026.05.28 06:26:37.555205 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555226 [ 367 ] {} TCP-Session: cdf9803a-b368-4d3c-a129-52ff18486c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:37.555232 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555255 [ 369 ] {} TCP-Session: 7583fd71-42f4-4a37-8a2d-510c744cbd18 Authenticating user 'default' from [fd00:1122:3344:101::e]:43670 2026.05.28 06:26:37.555289 [ 316 ] {} TCP-Session: 9e663db6-bebe-4718-b8c4-60615b4313b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34586 2026.05.28 06:26:37.555343 [ 369 ] {} TCP-Session: 7583fd71-42f4-4a37-8a2d-510c744cbd18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555361 [ 316 ] {} TCP-Session: 9e663db6-bebe-4718-b8c4-60615b4313b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555385 [ 369 ] {} TCP-Session: 7583fd71-42f4-4a37-8a2d-510c744cbd18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555402 [ 316 ] {} TCP-Session: 9e663db6-bebe-4718-b8c4-60615b4313b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555413 [ 367 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} executeQuery: (from [fd00:1122:3344:101::e]:46488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:26:37.555241 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555106 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35363 2026.05.28 06:26:37.555098 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61889 2026.05.28 06:26:37.555098 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53771 2026.05.28 06:26:37.555098 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50867 2026.05.28 06:26:37.555580 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555589 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555608 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555615 [ 380 ] {} TCP-Session: f1cf8872-c59e-4144-b4f3-7a73ef93cd6a Authenticating user 'default' from [fd00:1122:3344:101::e]:61889 2026.05.28 06:26:37.555638 [ 381 ] {} TCP-Session: 5b20e317-cd23-426e-b810-606e70408e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:35363 2026.05.28 06:26:37.555653 [ 380 ] {} TCP-Session: f1cf8872-c59e-4144-b4f3-7a73ef93cd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555647 [ 370 ] {} TCP-Session: 08293e63-6a15-4371-9d4c-e73f7e676fb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53771 2026.05.28 06:26:37.555680 [ 380 ] {} TCP-Session: f1cf8872-c59e-4144-b4f3-7a73ef93cd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555675 [ 381 ] {} TCP-Session: 5b20e317-cd23-426e-b810-606e70408e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555698 [ 370 ] {} TCP-Session: 08293e63-6a15-4371-9d4c-e73f7e676fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555719 [ 381 ] {} TCP-Session: 5b20e317-cd23-426e-b810-606e70408e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555734 [ 370 ] {} TCP-Session: 08293e63-6a15-4371-9d4c-e73f7e676fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555701 [ 367 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:26:37.555099 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555802 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.555481 [ 317 ] {} TCP-Session: adeacccd-6a71-48b5-8742-ed40c67de393 Authenticating user 'default' from [fd00:1122:3344:101::e]:33697 2026.05.28 06:26:37.555858 [ 371 ] {} TCP-Session: ea308cb6-c8bf-4624-bd7b-3ac03ae0e568 Authenticating user 'default' from [fd00:1122:3344:101::e]:50867 2026.05.28 06:26:37.555850 [ 367 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:37.555880 [ 371 ] {} TCP-Session: ea308cb6-c8bf-4624-bd7b-3ac03ae0e568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555873 [ 317 ] {} TCP-Session: adeacccd-6a71-48b5-8742-ed40c67de393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555911 [ 371 ] {} TCP-Session: ea308cb6-c8bf-4624-bd7b-3ac03ae0e568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555846 [ 368 ] {} TCP-Session: 55aa900a-151c-4ee9-bfc3-81b2395e37ea Authenticating user 'default' from [fd00:1122:3344:101::e]:36033 2026.05.28 06:26:37.555949 [ 317 ] {} TCP-Session: adeacccd-6a71-48b5-8742-ed40c67de393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.555980 [ 368 ] {} TCP-Session: 55aa900a-151c-4ee9-bfc3-81b2395e37ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.556004 [ 368 ] {} TCP-Session: 55aa900a-151c-4ee9-bfc3-81b2395e37ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.556188 [ 367 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:26:37.557135 [ 332 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} AggregatingTransform: Aggregating 2026.05.28 06:26:37.557170 [ 332 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} Aggregator: Aggregation method: without_key 2026.05.28 06:26:37.557200 [ 332 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905091 sec. (1104.861 rows/sec., 43.16 KiB/sec.) 2026.05.28 06:26:37.557217 [ 332 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} Aggregator: Merging aggregated data 2026.05.28 06:26:37.557916 [ 367 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} executeQuery: Read 1 rows, 40.00 B in 0.002548 sec., 392.4646781789639 rows/sec., 15.33 KiB/sec. 2026.05.28 06:26:37.558113 [ 367 ] {0ffdb491-a84e-4290-8a0a-50eb9bb8ddcf} TCPHandler: Processed in 0.003006811 sec. 2026.05.28 06:26:37.558241 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558264 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558277 [ 367 ] {} TCP-Session: cdf9803a-b368-4d3c-a129-52ff18486c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558299 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558317 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558339 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558355 [ 368 ] {} TCP-Session: 55aa900a-151c-4ee9-bfc3-81b2395e37ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558364 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558383 [ 370 ] {} TCP-Session: 08293e63-6a15-4371-9d4c-e73f7e676fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558400 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558420 [ 369 ] {} TCP-Session: 7583fd71-42f4-4a37-8a2d-510c744cbd18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558393 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558454 [ 381 ] {} TCP-Session: 5b20e317-cd23-426e-b810-606e70408e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558370 [ 371 ] {} TCP-Session: ea308cb6-c8bf-4624-bd7b-3ac03ae0e568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558511 [ 316 ] {} TCP-Session: 9e663db6-bebe-4718-b8c4-60615b4313b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558298 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.558324 [ 317 ] {} TCP-Session: adeacccd-6a71-48b5-8742-ed40c67de393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.558589 [ 380 ] {} TCP-Session: f1cf8872-c59e-4144-b4f3-7a73ef93cd6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725018 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65470 2026.05.28 06:26:37.725104 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725130 [ 367 ] {} TCP-Session: d89e13a2-ae8c-4e07-ac30-02b90d0d9d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:65470 2026.05.28 06:26:37.725152 [ 367 ] {} TCP-Session: d89e13a2-ae8c-4e07-ac30-02b90d0d9d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725167 [ 367 ] {} TCP-Session: d89e13a2-ae8c-4e07-ac30-02b90d0d9d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725363 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48254 2026.05.28 06:26:37.725392 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56715 2026.05.28 06:26:37.725421 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725430 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37000 2026.05.28 06:26:37.725455 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57384 2026.05.28 06:26:37.725470 [ 368 ] {} TCP-Session: 5c611f8c-90e6-4da0-80f8-6ac3d87ee437 Authenticating user 'default' from [fd00:1122:3344:101::e]:48254 2026.05.28 06:26:37.725479 [ 367 ] {} TCP-Session: d89e13a2-ae8c-4e07-ac30-02b90d0d9d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:37.725501 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725512 [ 368 ] {} TCP-Session: 5c611f8c-90e6-4da0-80f8-6ac3d87ee437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725523 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725539 [ 380 ] {} TCP-Session: 0c23d3a4-ddd0-4edb-a6bc-fbaf4ec4ae65 Authenticating user 'default' from [fd00:1122:3344:101::e]:37000 2026.05.28 06:26:37.725543 [ 368 ] {} TCP-Session: 5c611f8c-90e6-4da0-80f8-6ac3d87ee437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725568 [ 317 ] {} TCP-Session: 6d535064-ab9c-4ca5-9a38-2cf7eba451ef Authenticating user 'default' from [fd00:1122:3344:101::e]:57384 2026.05.28 06:26:37.725573 [ 380 ] {} TCP-Session: 0c23d3a4-ddd0-4edb-a6bc-fbaf4ec4ae65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725608 [ 317 ] {} TCP-Session: 6d535064-ab9c-4ca5-9a38-2cf7eba451ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725621 [ 380 ] {} TCP-Session: 0c23d3a4-ddd0-4edb-a6bc-fbaf4ec4ae65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725634 [ 317 ] {} TCP-Session: 6d535064-ab9c-4ca5-9a38-2cf7eba451ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725493 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725455 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34169 2026.05.28 06:26:37.725709 [ 367 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} executeQuery: (from [fd00:1122:3344:101::e]:65470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:26:37.725687 [ 370 ] {} TCP-Session: 4253dad6-1ed1-4dd5-9ceb-67fafc282ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56715 2026.05.28 06:26:37.725456 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34587 2026.05.28 06:26:37.725783 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725780 [ 370 ] {} TCP-Session: 4253dad6-1ed1-4dd5-9ceb-67fafc282ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725827 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.725829 [ 381 ] {} TCP-Session: 9393aea9-411d-4349-8aad-1b043c29a34d Authenticating user 'default' from [fd00:1122:3344:101::e]:34169 2026.05.28 06:26:37.725834 [ 370 ] {} TCP-Session: 4253dad6-1ed1-4dd5-9ceb-67fafc282ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725856 [ 316 ] {} TCP-Session: c490ad47-6ce9-4a00-8329-1829e5f64e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:34587 2026.05.28 06:26:37.725875 [ 381 ] {} TCP-Session: 9393aea9-411d-4349-8aad-1b043c29a34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725898 [ 316 ] {} TCP-Session: c490ad47-6ce9-4a00-8329-1829e5f64e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725911 [ 381 ] {} TCP-Session: 9393aea9-411d-4349-8aad-1b043c29a34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725918 [ 316 ] {} TCP-Session: c490ad47-6ce9-4a00-8329-1829e5f64e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.725392 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51300 2026.05.28 06:26:37.725392 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37527 2026.05.28 06:26:37.725989 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.726027 [ 371 ] {} TCP-Session: 7fb2dc61-54be-4340-ab0c-1468fbe4aed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51300 2026.05.28 06:26:37.726062 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.726070 [ 371 ] {} TCP-Session: 7fb2dc61-54be-4340-ab0c-1468fbe4aed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.726078 [ 367 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:26:37.726103 [ 371 ] {} TCP-Session: 7fb2dc61-54be-4340-ab0c-1468fbe4aed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.726105 [ 369 ] {} TCP-Session: 935bf8c4-fdbe-40de-b2a4-050f4b87ba2a Authenticating user 'default' from [fd00:1122:3344:101::e]:37527 2026.05.28 06:26:37.726178 [ 369 ] {} TCP-Session: 935bf8c4-fdbe-40de-b2a4-050f4b87ba2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.726178 [ 367 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:37.726199 [ 369 ] {} TCP-Session: 935bf8c4-fdbe-40de-b2a4-050f4b87ba2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.726586 [ 367 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:26:37.727652 [ 334 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} AggregatingTransform: Aggregating 2026.05.28 06:26:37.727714 [ 334 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} Aggregator: Aggregation method: without_key 2026.05.28 06:26:37.727762 [ 334 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018234 sec. (982.093 rows/sec., 38.36 KiB/sec.) 2026.05.28 06:26:37.727781 [ 334 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} Aggregator: Merging aggregated data 2026.05.28 06:26:37.728429 [ 367 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} executeQuery: Read 1 rows, 40.00 B in 0.002794 sec., 357.9098067287044 rows/sec., 13.98 KiB/sec. 2026.05.28 06:26:37.728621 [ 367 ] {31c8c4f0-9d1d-403a-b82f-387311c47679} TCPHandler: Processed in 0.003258107 sec. 2026.05.28 06:26:37.728762 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728795 [ 367 ] {} TCP-Session: d89e13a2-ae8c-4e07-ac30-02b90d0d9d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728798 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728824 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728845 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728849 [ 368 ] {} TCP-Session: 5c611f8c-90e6-4da0-80f8-6ac3d87ee437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728867 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728888 [ 371 ] {} TCP-Session: 7fb2dc61-54be-4340-ab0c-1468fbe4aed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728885 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728912 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728928 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728951 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.728976 [ 317 ] {} TCP-Session: 6d535064-ab9c-4ca5-9a38-2cf7eba451ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728987 [ 381 ] {} TCP-Session: 9393aea9-411d-4349-8aad-1b043c29a34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.729004 [ 316 ] {} TCP-Session: c490ad47-6ce9-4a00-8329-1829e5f64e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728919 [ 380 ] {} TCP-Session: 0c23d3a4-ddd0-4edb-a6bc-fbaf4ec4ae65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728868 [ 370 ] {} TCP-Session: 4253dad6-1ed1-4dd5-9ceb-67fafc282ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.728960 [ 369 ] {} TCP-Session: 935bf8c4-fdbe-40de-b2a4-050f4b87ba2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813336 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62146 2026.05.28 06:26:37.813419 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.813445 [ 367 ] {} TCP-Session: 397a622c-787c-47b7-ae49-8d1625bb32ee Authenticating user 'default' from [fd00:1122:3344:101::e]:62146 2026.05.28 06:26:37.813468 [ 367 ] {} TCP-Session: 397a622c-787c-47b7-ae49-8d1625bb32ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813482 [ 367 ] {} TCP-Session: 397a622c-787c-47b7-ae49-8d1625bb32ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813711 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48928 2026.05.28 06:26:37.813726 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48082 2026.05.28 06:26:37.813737 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46304 2026.05.28 06:26:37.813771 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44231 2026.05.28 06:26:37.813796 [ 367 ] {} TCP-Session: 397a622c-787c-47b7-ae49-8d1625bb32ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:37.813797 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.813818 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.813845 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.813856 [ 368 ] {} TCP-Session: f72381f3-bf97-4f0c-bf70-14bf03712ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48928 2026.05.28 06:26:37.813864 [ 371 ] {} TCP-Session: 9eaacd18-df17-4948-be8b-a9e254600d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:46304 2026.05.28 06:26:37.813877 [ 316 ] {} TCP-Session: 70c29a50-9e8c-48d4-8370-3fd752b3a277 Authenticating user 'default' from [fd00:1122:3344:101::e]:44231 2026.05.28 06:26:37.813891 [ 368 ] {} TCP-Session: f72381f3-bf97-4f0c-bf70-14bf03712ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813895 [ 371 ] {} TCP-Session: 9eaacd18-df17-4948-be8b-a9e254600d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813910 [ 316 ] {} TCP-Session: 70c29a50-9e8c-48d4-8370-3fd752b3a277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813929 [ 371 ] {} TCP-Session: 9eaacd18-df17-4948-be8b-a9e254600d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813941 [ 316 ] {} TCP-Session: 70c29a50-9e8c-48d4-8370-3fd752b3a277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813797 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.813980 [ 367 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} executeQuery: (from [fd00:1122:3344:101::e]:62146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:26:37.814003 [ 370 ] {} TCP-Session: d0a8b8a3-044b-4133-925a-bd85432a05a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48082 2026.05.28 06:26:37.813756 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35269 2026.05.28 06:26:37.814037 [ 370 ] {} TCP-Session: d0a8b8a3-044b-4133-925a-bd85432a05a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813755 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40866 2026.05.28 06:26:37.814082 [ 370 ] {} TCP-Session: d0a8b8a3-044b-4133-925a-bd85432a05a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814109 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.813917 [ 368 ] {} TCP-Session: f72381f3-bf97-4f0c-bf70-14bf03712ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814135 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.814147 [ 381 ] {} TCP-Session: 41e0fc26-cce2-4f22-954b-bf0058e44de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35269 2026.05.28 06:26:37.813780 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60921 2026.05.28 06:26:37.814187 [ 381 ] {} TCP-Session: 41e0fc26-cce2-4f22-954b-bf0058e44de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814174 [ 380 ] {} TCP-Session: aa300b73-c3e8-4455-a49d-2e9c85b8d905 Authenticating user 'default' from [fd00:1122:3344:101::e]:40866 2026.05.28 06:26:37.814228 [ 381 ] {} TCP-Session: 41e0fc26-cce2-4f22-954b-bf0058e44de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814241 [ 380 ] {} TCP-Session: aa300b73-c3e8-4455-a49d-2e9c85b8d905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814255 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.814261 [ 367 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:26:37.814289 [ 317 ] {} TCP-Session: 04ec1b42-a866-417e-80f1-d8976c989dac Authenticating user 'default' from [fd00:1122:3344:101::e]:60921 2026.05.28 06:26:37.814260 [ 380 ] {} TCP-Session: aa300b73-c3e8-4455-a49d-2e9c85b8d905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814350 [ 317 ] {} TCP-Session: 04ec1b42-a866-417e-80f1-d8976c989dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.813721 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36383 2026.05.28 06:26:37.814372 [ 317 ] {} TCP-Session: 04ec1b42-a866-417e-80f1-d8976c989dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814399 [ 367 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:37.814430 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:26:37.814460 [ 369 ] {} TCP-Session: 6c567f8c-8bfb-45b7-ae60-8721d3106ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36383 2026.05.28 06:26:37.814477 [ 369 ] {} TCP-Session: 6c567f8c-8bfb-45b7-ae60-8721d3106ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814490 [ 369 ] {} TCP-Session: 6c567f8c-8bfb-45b7-ae60-8721d3106ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.814760 [ 367 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:26:37.815737 [ 344 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} AggregatingTransform: Aggregating 2026.05.28 06:26:37.815777 [ 344 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} Aggregator: Aggregation method: without_key 2026.05.28 06:26:37.815809 [ 344 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941933 sec. (1061.647 rows/sec., 41.47 KiB/sec.) 2026.05.28 06:26:37.815826 [ 344 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} Aggregator: Merging aggregated data 2026.05.28 06:26:37.816468 [ 367 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} executeQuery: Read 1 rows, 40.00 B in 0.002542 sec., 393.3910306845004 rows/sec., 15.37 KiB/sec. 2026.05.28 06:26:37.816615 [ 367 ] {c5989739-125e-42fa-b0e4-7909e2a3f846} TCPHandler: Processed in 0.00293681 sec. 2026.05.28 06:26:37.816746 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816785 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816789 [ 367 ] {} TCP-Session: 397a622c-787c-47b7-ae49-8d1625bb32ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.816803 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816832 [ 317 ] {} TCP-Session: 04ec1b42-a866-417e-80f1-d8976c989dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.816842 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816855 [ 368 ] {} TCP-Session: f72381f3-bf97-4f0c-bf70-14bf03712ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.816868 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816889 [ 371 ] {} TCP-Session: 9eaacd18-df17-4948-be8b-a9e254600d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.816904 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816921 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816939 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816968 [ 370 ] {} TCP-Session: d0a8b8a3-044b-4133-925a-bd85432a05a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.816984 [ 369 ] {} TCP-Session: 6c567f8c-8bfb-45b7-ae60-8721d3106ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.817007 [ 380 ] {} TCP-Session: aa300b73-c3e8-4455-a49d-2e9c85b8d905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.816834 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:26:37.816921 [ 381 ] {} TCP-Session: 41e0fc26-cce2-4f22-954b-bf0058e44de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:37.817074 [ 316 ] {} TCP-Session: 70c29a50-9e8c-48d4-8370-3fd752b3a277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:26:39.274510 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.274765 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:26:39.275158 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:39.275201 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:26:39.275467 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:39.275539 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:39.275686 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:26:39.275799 [ 339 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:39.275813 [ 336 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:39.275813 [ 333 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:39.275799 [ 346 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:39.276026 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:39.276056 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:39.276144 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:39.276166 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:39.276205 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:39.276250 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:39.276299 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:39.277628 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} executeQuery: Read 41 rows, 7.57 KiB in 0.002973 sec., 13790.783720148 rows/sec., 2.49 MiB/sec. 2026.05.28 06:26:39.277837 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} MemoryTracker: Peak memory usage (for query): 141.04 KiB. 2026.05.28 06:26:39.277853 [ 294 ] {bf0916b8-6251-48ea-88a4-8bc0d8c69195} TCPHandler: Processed in 0.003488683 sec. 2026.05.28 06:26:39.283499 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.283619 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.283663 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:26:39.284356 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.284401 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.284793 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:26:39.285015 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.285159 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} executeQuery: Read 284 rows, 18.47 KiB in 0.001575 sec., 180317.46031746033 rows/sec., 11.45 MiB/sec. 2026.05.28 06:26:39.285196 [ 294 ] {fdab91cb-26d1-4416-88a6-63c5300ca411} TCPHandler: Processed in 0.001746692 sec. 2026.05.28 06:26:39.285339 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.285436 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:39.285476 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:39.286331 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.286368 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.286717 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.28 06:26:39.286947 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.287078 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} executeQuery: Read 859 rows, 68.67 KiB in 0.00166 sec., 517469.8795180723 rows/sec., 40.40 MiB/sec. 2026.05.28 06:26:39.287114 [ 294 ] {40c52f3c-b707-4bb1-a587-068600eb12a2} TCPHandler: Processed in 0.001824593 sec. 2026.05.28 06:26:39.287259 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.287367 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.287407 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:39.287972 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.288010 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.288317 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.28 06:26:39.288532 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.288660 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} executeQuery: Read 173 rows, 10.87 KiB in 0.001313 sec., 131759.32977913177 rows/sec., 8.09 MiB/sec. 2026.05.28 06:26:39.288695 [ 294 ] {54996f91-e308-4b61-a521-176f1150fbf7} TCPHandler: Processed in 0.001491665 sec. 2026.05.28 06:26:39.288845 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.288941 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.288980 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:26:39.289722 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.289773 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.290186 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:26:39.290434 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.290594 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} executeQuery: Read 149 rows, 9.86 KiB in 0.001668 sec., 89328.5371702638 rows/sec., 5.77 MiB/sec. 2026.05.28 06:26:39.290651 [ 224 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:39.290656 [ 294 ] {e18d92f8-efb7-4f12-973f-d57d617b23ad} TCPHandler: Processed in 0.001863545 sec. 2026.05.28 06:26:39.290699 [ 224 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:39.290940 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.291085 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.291148 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:26:39.291829 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.291876 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.292238 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:26:39.292516 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.292646 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} executeQuery: Read 148 rows, 8.62 KiB in 0.001603 sec., 92326.8870867124 rows/sec., 5.25 MiB/sec. 2026.05.28 06:26:39.292685 [ 294 ] {1454586c-2af7-481d-9dba-260ba0dd110d} TCPHandler: Processed in 0.001876375 sec. 2026.05.28 06:26:39.292866 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.292964 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:39.293007 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:39.293114 [ 224 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:39.293815 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.293859 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.294215 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.28 06:26:39.294440 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.294573 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} executeQuery: Read 521 rows, 37.66 KiB in 0.001628 sec., 320024.57002457 rows/sec., 22.59 MiB/sec. 2026.05.28 06:26:39.294609 [ 294 ] {b1e4c596-8714-4b05-b676-5bcd59ad93f7} TCPHandler: Processed in 0.001802413 sec. 2026.05.28 06:26:39.294769 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.294868 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:26:39.294911 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:26:39.295298 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.295334 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.295643 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:26:39.295869 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.296000 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. 2026.05.28 06:26:39.296035 [ 294 ] {fa1ac5ef-248b-4e53-8801-57d1cd4f810e} TCPHandler: Processed in 0.001315992 sec. 2026.05.28 06:26:39.296060 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:39.296102 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:39.296182 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.296285 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.296330 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:39.296798 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.296838 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.297209 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.28 06:26:39.297444 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.297589 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} executeQuery: Read 265 rows, 18.03 KiB in 0.001324 sec., 200151.05740181266 rows/sec., 13.30 MiB/sec. 2026.05.28 06:26:39.297625 [ 294 ] {1e98a068-4571-4ca6-96de-f4b4fa348713} TCPHandler: Processed in 0.001491855 sec. 2026.05.28 06:26:39.297777 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.297885 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.297931 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:26:39.298300 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.298339 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.298399 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:39.298655 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.28 06:26:39.298875 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.299008 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. 2026.05.28 06:26:39.299043 [ 294 ] {3c5d524f-a4ff-4179-bbb0-9c95cf3d0de1} TCPHandler: Processed in 0.001314681 sec. 2026.05.28 06:26:39.299246 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.299343 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.299400 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} 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 2026.05.28 06:26:39.300379 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.300416 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.300972 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.28 06:26:39.301217 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.301363 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} executeQuery: Read 31 rows, 56.88 KiB in 0.002037 sec., 15218.458517427589 rows/sec., 27.27 MiB/sec. 2026.05.28 06:26:39.301438 [ 294 ] {f2634b1b-b41b-4a14-a4c8-0a04d6cfabc8} TCPHandler: Processed in 0.002240943 sec. 2026.05.28 06:26:39.301581 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:39.301679 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:39.301721 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:39.302110 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:39.302146 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:39.302454 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.28 06:26:39.302667 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:39.302797 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. 2026.05.28 06:26:39.302837 [ 294 ] {6fb8c5ba-7c35-481b-a5ed-13efcd222fc8} TCPHandler: Processed in 0.001305451 sec. 2026.05.28 06:26:40.186911 [ 223 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:40.186989 [ 223 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:40.189901 [ 223 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:40.378159 [ 223 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:40.378222 [ 223 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:40.380133 [ 223 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2026.05.28 06:26:40.833780 [ 59 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:26:40.833853 [ 59 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:26:41.040895 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42206 2026.05.28 06:26:41.041534 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:41.041593 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:41.042193 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:26:41.042441 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:41.042597 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42206 2026.05.28 06:26:43.278782 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 2026.05.28 06:26:43.296645 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:43.296711 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:43.303606 [ 245 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.28 06:26:43.305161 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:43.313739 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 663 2026.05.28 06:26:44.145216 [ 223 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:44.145297 [ 223 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:44.147843 [ 223 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:44.270273 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.270528 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:44.270871 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:44.270909 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:44.271124 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:44.271193 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:44.271342 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:26:44.271432 [ 346 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:44.271441 [ 333 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:44.271454 [ 336 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:44.271441 [ 327 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:44.271625 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:44.271652 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:44.271738 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:44.271759 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:44.271795 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:44.271837 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:44.271876 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:44.273018 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} executeQuery: Read 41 rows, 7.57 KiB in 0.002596 sec., 15793.528505392913 rows/sec., 2.85 MiB/sec. 2026.05.28 06:26:44.273188 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} MemoryTracker: Peak memory usage (for query): 137.48 KiB. 2026.05.28 06:26:44.273205 [ 294 ] {e806c572-7c40-4b02-9c37-a086ccad856f} TCPHandler: Processed in 0.003071013 sec. 2026.05.28 06:26:44.275080 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.275190 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:44.275234 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:44.275734 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.275777 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.276132 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.28 06:26:44.276351 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.276490 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} executeQuery: Read 78 rows, 6.59 KiB in 0.001332 sec., 58558.55855855856 rows/sec., 4.83 MiB/sec. 2026.05.28 06:26:44.276527 [ 294 ] {a4510756-fa66-420f-95ba-8a95e981131a} TCPHandler: Processed in 0.001498356 sec. 2026.05.28 06:26:44.276671 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.276774 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.276815 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:44.277222 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.277258 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.277541 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.28 06:26:44.277752 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.277879 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} executeQuery: Read 11 rows, 847.00 B in 0.001124 sec., 9786.476868327401 rows/sec., 735.90 KiB/sec. 2026.05.28 06:26:44.277914 [ 294 ] {a7bf7f41-94f7-49c2-b456-37c23da5e0ff} TCPHandler: Processed in 0.00129226 sec. 2026.05.28 06:26:44.278041 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.278138 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:44.278177 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:44.278629 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.278666 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.278969 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.28 06:26:44.279183 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.279309 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} executeQuery: Read 75 rows, 6.00 KiB in 0.00119 sec., 63025.210084033606 rows/sec., 4.92 MiB/sec. 2026.05.28 06:26:44.279344 [ 294 ] {34872dd5-fac9-4c8c-b24d-eddafad69d66} TCPHandler: Processed in 0.001352712 sec. 2026.05.28 06:26:44.279494 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.279590 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.279633 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:44.280046 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.280082 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.280428 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.28 06:26:44.280646 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.280773 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. 2026.05.28 06:26:44.280809 [ 294 ] {6215a386-a09f-4bd7-ab69-6868a7e41c71} TCPHandler: Processed in 0.001363842 sec. 2026.05.28 06:26:44.280865 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:44.280915 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:44.280942 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.281043 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.281098 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} 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 2026.05.28 06:26:44.281864 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.281901 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.282434 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.28 06:26:44.282690 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.282743 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:44.282835 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} executeQuery: Read 11 rows, 20.18 KiB in 0.00181 sec., 6077.348066298343 rows/sec., 10.89 MiB/sec. 2026.05.28 06:26:44.282911 [ 294 ] {9ad87481-c826-455d-9e29-2e8b8fb1274a} TCPHandler: Processed in 0.002018208 sec. 2026.05.28 06:26:44.283061 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.283159 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.283200 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:44.283570 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.283607 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.283920 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.28 06:26:44.284128 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.284257 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. 2026.05.28 06:26:44.284291 [ 294 ] {a4fee84d-678e-4816-bb7b-c9ebd074c326} TCPHandler: Processed in 0.001279671 sec. 2026.05.28 06:26:44.476399 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.476694 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:26:44.476989 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:44.477032 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:26:44.477269 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:44.477334 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:44.477464 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:26:44.477563 [ 327 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:44.477595 [ 336 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:44.477571 [ 333 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:44.477567 [ 359 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:44.477767 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:44.477796 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:44.477878 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:44.477900 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:44.477937 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:26:44.477980 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:26:44.478022 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:26:44.479256 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} executeQuery: Read 41 rows, 9.15 KiB in 0.00267 sec., 15355.805243445693 rows/sec., 3.35 MiB/sec. 2026.05.28 06:26:44.479506 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} MemoryTracker: Peak memory usage (for query): 146.05 KiB. 2026.05.28 06:26:44.479527 [ 294 ] {97b2de7a-5be4-4ec3-bb85-e603b9dfceed} TCPHandler: Processed in 0.003262858 sec. 2026.05.28 06:26:44.496679 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.496891 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.496975 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:26:44.497843 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.497887 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.498236 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:26:44.498469 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.498615 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} executeQuery: Read 284 rows, 18.47 KiB in 0.001775 sec., 160000 rows/sec., 10.16 MiB/sec. 2026.05.28 06:26:44.498652 [ 294 ] {5e2de9a2-4da0-42aa-b3e5-cf28295008b7} TCPHandler: Processed in 0.00208075 sec. 2026.05.28 06:26:44.498789 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.498888 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:26:44.498930 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:26:44.499375 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.499412 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.499704 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.28 06:26:44.499917 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.500047 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} executeQuery: Read 6 rows, 501.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 414.63 KiB/sec. 2026.05.28 06:26:44.500083 [ 294 ] {715058cd-d0fc-4a18-bcfe-50fd4d495ae6} TCPHandler: Processed in 0.001343752 sec. 2026.05.28 06:26:44.500209 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.500308 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:44.500348 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:44.502345 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.502385 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.502867 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.28 06:26:44.503106 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.503239 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} executeQuery: Read 3211 rows, 245.08 KiB in 0.002949 sec., 1088843.6758223127 rows/sec., 81.16 MiB/sec. 2026.05.28 06:26:44.503276 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:26:44.503292 [ 294 ] {1836e296-7674-4bcc-b000-4965a7bb94dd} TCPHandler: Processed in 0.003132124 sec. 2026.05.28 06:26:44.503427 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.503535 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.503576 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:44.504092 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.504130 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.504438 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.28 06:26:44.504665 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.504793 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} executeQuery: Read 190 rows, 12.12 KiB in 0.001277 sec., 148786.21769772907 rows/sec., 9.27 MiB/sec. 2026.05.28 06:26:44.504828 [ 294 ] {b15ca68a-fd86-436b-8d85-ec262fec8de0} TCPHandler: Processed in 0.001451594 sec. 2026.05.28 06:26:44.504969 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.505065 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.505105 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:26:44.505844 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.505882 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.506223 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:26:44.506440 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.506569 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} executeQuery: Read 950 rows, 57.24 KiB in 0.001523 sec., 623768.877216021 rows/sec., 36.70 MiB/sec. 2026.05.28 06:26:44.506605 [ 294 ] {0a795cf9-8146-484d-9e56-b09c2368bcf4} TCPHandler: Processed in 0.00168477 sec. 2026.05.28 06:26:44.506742 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.506840 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.506880 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:26:44.507280 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.507318 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.507603 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.28 06:26:44.507827 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.507957 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. 2026.05.28 06:26:44.507992 [ 294 ] {b503ba35-7b60-4282-81c8-99cfbee73166} TCPHandler: Processed in 0.001299091 sec. 2026.05.28 06:26:44.508128 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.508225 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.508265 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:26:44.508747 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.508784 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.509084 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:26:44.509304 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.509434 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} executeQuery: Read 148 rows, 8.62 KiB in 0.001227 sec., 120619.39690301548 rows/sec., 6.86 MiB/sec. 2026.05.28 06:26:44.509469 [ 294 ] {ec468312-818f-4881-85c5-9adf1d4b3740} TCPHandler: Processed in 0.001391913 sec. 2026.05.28 06:26:44.509609 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.509716 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:44.509756 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:44.510826 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.510863 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.511233 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.28 06:26:44.511448 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.511577 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} executeQuery: Read 1753 rows, 121.15 KiB in 0.001879 sec., 932943.0548163917 rows/sec., 62.96 MiB/sec. 2026.05.28 06:26:44.511614 [ 294 ] {9d8df90a-92b2-442a-bd12-6afa1c387571} TCPHandler: Processed in 0.002055099 sec. 2026.05.28 06:26:44.511742 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.511839 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:26:44.511880 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:26:44.512254 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.512291 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.512591 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:26:44.512809 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.512925 [ 54 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_55_12 to all_64_64_0 2026.05.28 06:26:44.512937 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. 2026.05.28 06:26:44.512978 [ 54 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.512991 [ 294 ] {18391c93-b3a5-418a-8c99-7c7865e2ad85} TCPHandler: Processed in 0.001297221 sec. 2026.05.28 06:26:44.513010 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.513119 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_64_64_0 into Compact with storage Full 2026.05.28 06:26:44.513146 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.513250 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.513252 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:44.513300 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:44.513311 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 330 rows starting from the beginning of the part 2026.05.28 06:26:44.513389 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_60_1, total 30 rows starting from the beginning of the part 2026.05.28 06:26:44.513442 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:44.513489 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:44.513536 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:44.513584 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2026.05.28 06:26:44.514087 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.514131 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.514399 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320551 sec., 290787.7090699261 rows/sec., 14.84 MiB/sec. 2026.05.28 06:26:44.514574 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.28 06:26:44.514589 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) 2026.05.28 06:26:44.514860 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.514967 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.515012 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} executeQuery: Read 1604 rows, 99.74 KiB in 0.00178 sec., 901123.595505618 rows/sec., 54.72 MiB/sec. 2026.05.28 06:26:44.515054 [ 294 ] {3e099d75-9bef-4e81-a552-e52b926b1cac} TCPHandler: Processed in 0.001957647 sec. 2026.05.28 06:26:44.515063 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_64_13} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_55_12, all_64_64_0] -> all_1_64_13 2026.05.28 06:26:44.515173 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:26:44.515198 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.515306 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.515349 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:26:44.515683 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.515719 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.516023 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.28 06:26:44.516236 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.516368 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. 2026.05.28 06:26:44.516403 [ 294 ] {c651155a-72c3-4676-8171-ac8f1f86d09c} TCPHandler: Processed in 0.00125511 sec. 2026.05.28 06:26:44.516532 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.516629 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.516682 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} 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 2026.05.28 06:26:44.517578 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.517616 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.518184 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.28 06:26:44.518414 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.518553 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} executeQuery: Read 42 rows, 77.07 KiB in 0.001942 sec., 21627.188465499486 rows/sec., 38.75 MiB/sec. 2026.05.28 06:26:44.518573 [ 52 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.28 06:26:44.518631 [ 294 ] {31b53927-a4fc-4845-b053-ce044d6b5c41} TCPHandler: Processed in 0.002147721 sec. 2026.05.28 06:26:44.518652 [ 52 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.518684 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.518772 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:44.518796 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.28 06:26:44.518876 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:44.518925 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:44.519047 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:44.519115 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2674 rows starting from the beginning of the part 2026.05.28 06:26:44.519250 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 31 rows starting from the beginning of the part 2026.05.28 06:26:44.519289 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:44.519332 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:44.519374 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:44.519496 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 31 rows starting from the beginning of the part 2026.05.28 06:26:44.519622 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:44.519680 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.28 06:26:44.519736 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 42 rows starting from the beginning of the part 2026.05.28 06:26:44.519924 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.520062 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} executeQuery: Read 42 rows, 2.45 KiB in 0.001205 sec., 34854.77178423237 rows/sec., 1.99 MiB/sec. 2026.05.28 06:26:44.520101 [ 294 ] {75158f52-0d46-40e0-ab8f-fbef96e6fa79} TCPHandler: Processed in 0.001378713 sec. 2026.05.28 06:26:44.526251 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2800 rows, containing 19 columns (19 merged, 0 gathered) in 0.007496048 sec., 373530.1588250235 rows/sec., 669.35 MiB/sec. 2026.05.28 06:26:44.528168 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.28 06:26:44.528498 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:44.528579 [ 192 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_126_25} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.28 06:26:44.528694 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.17 MiB. 2026.05.28 06:26:45.471337 [ 221 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:45.471386 [ 221 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:45.473424 [ 221 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:45.502906 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:45.502946 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:45.505565 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:26:48.542793 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42654 2026.05.28 06:26:48.543621 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:48.543693 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:48.544228 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:26:48.544465 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:48.544597 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42654 2026.05.28 06:26:49.268133 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:49.268390 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:49.268766 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:49.268803 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:49.269016 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:49.269084 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:49.269223 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:26:49.269324 [ 333 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:49.269346 [ 336 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:49.269322 [ 327 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:49.269333 [ 359 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:49.269545 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:49.269574 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:49.269660 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:49.269682 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:49.269719 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:49.269760 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:49.269805 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:49.270965 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} executeQuery: Read 41 rows, 7.57 KiB in 0.002674 sec., 15332.834704562452 rows/sec., 2.76 MiB/sec. 2026.05.28 06:26:49.271209 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} MemoryTracker: Peak memory usage (for query): 136.86 KiB. 2026.05.28 06:26:49.271226 [ 294 ] {bcaa9bea-d123-4785-9c17-590839c0aac2} TCPHandler: Processed in 0.003235157 sec. 2026.05.28 06:26:49.272805 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:49.272929 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:49.272976 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:49.273616 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:49.273669 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:49.274089 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.28 06:26:49.274355 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:49.274528 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. 2026.05.28 06:26:49.274573 [ 294 ] {f62364ba-9711-463c-8975-dc2e32a7600e} TCPHandler: Processed in 0.001825144 sec. 2026.05.28 06:26:49.274734 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:49.274836 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:49.274875 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:49.275353 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:49.275391 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:49.275691 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.28 06:26:49.275898 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:49.276027 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. 2026.05.28 06:26:49.276063 [ 294 ] {cfadebeb-c1b3-4866-a01d-89179949999b} TCPHandler: Processed in 0.001388983 sec. 2026.05.28 06:26:49.276208 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:49.276305 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:49.276347 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:49.276744 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:49.276779 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:49.277100 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.28 06:26:49.277304 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:49.277430 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} executeQuery: Read 128 rows, 9.13 KiB in 0.001144 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. 2026.05.28 06:26:49.277465 [ 294 ] {56e1e0ac-f4db-4836-a77c-5a7b53704c11} TCPHandler: Processed in 0.001306021 sec. 2026.05.28 06:26:49.277466 [ 46 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 5 parts from all_1_145_30 to all_149_149_0 2026.05.28 06:26:49.277522 [ 46 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:49.277546 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:49.277591 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:49.277654 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTask::PrepareStage: Merging 5 parts: from all_1_145_30 to all_149_149_0 into Compact with storage Full 2026.05.28 06:26:49.277692 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:49.277739 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:49.277790 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:49.277842 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTreeSequentialSource: Reading 8 marks from part all_1_145_30, total 56455 rows starting from the beginning of the part 2026.05.28 06:26:49.277931 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2026.05.28 06:26:49.277994 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part 2026.05.28 06:26:49.278045 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2026.05.28 06:26:49.278094 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:26:49.278125 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:49.278165 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:49.278500 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.28 06:26:49.278720 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:49.278849 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} executeQuery: Read 48 rows, 3.31 KiB in 0.001176 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. 2026.05.28 06:26:49.278883 [ 294 ] {6baec828-74c3-46e1-ab95-ab0211446f1b} TCPHandler: Processed in 0.001340892 sec. 2026.05.28 06:26:49.287536 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergeTask::MergeProjectionsStage: Merge sorted 58644 rows, containing 5 columns (5 merged, 0 gathered) in 0.009921976 sec., 5910516.211690091 rows/sec., 378.08 MiB/sec. 2026.05.28 06:26:49.287868 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} MergedBlockOutputStream: filled checksums all_1_149_31 (state Temporary) 2026.05.28 06:26:49.288134 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_149_31 to all_1_149_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:49.288201 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_149_31} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 5 parts: [all_1_145_30, all_149_149_0] -> all_1_149_31 2026.05.28 06:26:49.288285 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2026.05.28 06:26:50.813983 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 2026.05.28 06:26:50.833478 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:50.833546 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:50.839905 [ 245 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.28 06:26:50.840604 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:50.844385 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 670 2026.05.28 06:26:54.269787 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.270053 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:26:54.270455 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:54.270501 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:26:54.270756 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:54.270835 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:54.270984 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:26:54.271100 [ 338 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:54.271132 [ 333 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:54.271106 [ 327 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:54.271100 [ 324 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:54.271318 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:54.271347 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:54.271432 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:54.271452 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:54.271488 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:54.271529 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:54.271567 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:26:54.272700 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} executeQuery: Read 41 rows, 7.57 KiB in 0.00275 sec., 14909.09090909091 rows/sec., 2.69 MiB/sec. 2026.05.28 06:26:54.272883 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} MemoryTracker: Peak memory usage (for query): 137.86 KiB. 2026.05.28 06:26:54.272900 [ 294 ] {549ab3c9-ceb2-4c65-bc1e-7d1b25d6af6f} TCPHandler: Processed in 0.003237837 sec. 2026.05.28 06:26:54.274872 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.275064 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:54.275143 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:54.275939 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.275980 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.276347 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.28 06:26:54.276566 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.276692 [ 39 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.28 06:26:54.276709 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} executeQuery: Read 78 rows, 6.59 KiB in 0.001699 sec., 45909.35844614479 rows/sec., 3.79 MiB/sec. 2026.05.28 06:26:54.276756 [ 39 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.276786 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.276791 [ 294 ] {41760b8a-b5bd-46ea-9589-fe35ec1a94aa} TCPHandler: Processed in 0.002044209 sec. 2026.05.28 06:26:54.276899 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.28 06:26:54.276937 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.277029 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:54.277040 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:54.277072 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3241 rows starting from the beginning of the part 2026.05.28 06:26:54.277091 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:54.277147 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 859 rows starting from the beginning of the part 2026.05.28 06:26:54.277206 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 78 rows starting from the beginning of the part 2026.05.28 06:26:54.277260 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 3211 rows starting from the beginning of the part 2026.05.28 06:26:54.277306 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part 2026.05.28 06:26:54.277353 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 78 rows starting from the beginning of the part 2026.05.28 06:26:54.277525 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.277568 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.277877 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.28 06:26:54.278114 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.278246 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} executeQuery: Read 11 rows, 847.00 B in 0.001227 sec., 8964.955175224124 rows/sec., 674.12 KiB/sec. 2026.05.28 06:26:54.278282 [ 294 ] {b2958a39-6c28-4750-af85-206a528d892c} TCPHandler: Processed in 0.001395963 sec. 2026.05.28 06:26:54.278409 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.278504 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:54.278544 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:54.278983 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.279020 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.279316 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.28 06:26:54.279521 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.279581 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002732365 sec., 2753292.4773959555 rows/sec., 217.51 MiB/sec. 2026.05.28 06:26:54.279644 [ 37 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.28 06:26:54.279650 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} executeQuery: Read 75 rows, 6.00 KiB in 0.001165 sec., 64377.68240343348 rows/sec., 5.03 MiB/sec. 2026.05.28 06:26:54.279685 [ 37 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.279704 [ 294 ] {8f88b1b4-08fb-4f35-9f4e-edece70cbaa1} TCPHandler: Processed in 0.001344032 sec. 2026.05.28 06:26:54.279710 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.279830 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.28 06:26:54.279836 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.279896 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.28 06:26:54.279952 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:54.279970 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:54.279990 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1794 rows starting from the beginning of the part 2026.05.28 06:26:54.280018 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:54.280057 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 521 rows starting from the beginning of the part 2026.05.28 06:26:54.280113 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 75 rows starting from the beginning of the part 2026.05.28 06:26:54.280162 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1753 rows starting from the beginning of the part 2026.05.28 06:26:54.280209 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part 2026.05.28 06:26:54.280244 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.280258 [ 198 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 75 rows starting from the beginning of the part 2026.05.28 06:26:54.280341 [ 195 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_151_30} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.28 06:26:54.280438 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:26:54.280502 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.280545 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.280900 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.28 06:26:54.281118 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.281251 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. 2026.05.28 06:26:54.281287 [ 294 ] {a66851e4-7b57-4f66-8ec6-dfcae0c5c9a4} TCPHandler: Processed in 0.001499896 sec. 2026.05.28 06:26:54.281410 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.281506 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:54.281559 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} 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 2026.05.28 06:26:54.281651 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861775 sec., 2299955.6874488057 rows/sec., 166.33 MiB/sec. 2026.05.28 06:26:54.281850 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.28 06:26:54.282123 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.282197 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_151_30} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.28 06:26:54.282274 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:26:54.282390 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.282431 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.282943 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.28 06:26:54.283169 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.283308 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} executeQuery: Read 11 rows, 20.18 KiB in 0.001821 sec., 6040.637012630423 rows/sec., 10.82 MiB/sec. 2026.05.28 06:26:54.283395 [ 294 ] {5eb050f8-fa74-498f-9ee9-d5a5b0658a6b} TCPHandler: Processed in 0.002034368 sec. 2026.05.28 06:26:54.283530 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:54.283627 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:54.283669 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:54.284010 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.284045 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.284340 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.28 06:26:54.284539 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.284645 [ 37 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.28 06:26:54.284672 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. 2026.05.28 06:26:54.284683 [ 37 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:54.284713 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:54.284713 [ 294 ] {e00977c9-bda9-4a51-9547-f69900e1e61c} TCPHandler: Processed in 0.00123241 sec. 2026.05.28 06:26:54.284823 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.28 06:26:54.284942 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:54.284974 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9330 rows starting from the beginning of the part 2026.05.28 06:26:54.285035 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part 2026.05.28 06:26:54.285086 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:54.285136 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 42 rows starting from the beginning of the part 2026.05.28 06:26:54.285182 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 48 rows starting from the beginning of the part 2026.05.28 06:26:54.285225 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2026.05.28 06:26:54.287429 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 9630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002647823 sec., 3636950.052930275 rows/sec., 234.55 MiB/sec. 2026.05.28 06:26:54.287588 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.28 06:26:54.287832 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:54.287903 [ 190 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_151_30} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.28 06:26:54.287967 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. 2026.05.28 06:26:55.323696 [ 220 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:55.323745 [ 220 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:55.325591 [ 220 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:26:55.834117 [ 36 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:26:55.834171 [ 36 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:26:56.045495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43166 2026.05.28 06:26:56.045988 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:56.046022 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:56.046480 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:26:56.046703 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:56.046827 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43166 2026.05.28 06:26:56.047037 [ 219 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:56.047136 [ 219 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:56.049836 [ 219 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:56.303423 [ 220 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:26:56.303468 [ 220 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:26:56.305031 [ 220 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:26:57.205615 [ 35 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 2026.05.28 06:26:57.205696 [ 35 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:57.205726 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2026.05.28 06:26:57.205905 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full 2026.05.28 06:26:57.206072 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:57.206118 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 60 rows starting from the beginning of the part 2026.05.28 06:26:57.206201 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:57.206258 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:57.206310 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:57.206362 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2026.05.28 06:26:57.207159 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343952 sec., 47620.748360060476 rows/sec., 3.13 MiB/sec. 2026.05.28 06:26:57.207334 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) 2026.05.28 06:26:57.207658 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:57.207740 [ 197 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_64_14} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 2026.05.28 06:26:57.207838 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:26:57.466933 [ 222 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:57.466999 [ 222 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:57.468812 [ 222 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.28 06:26:58.000218 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 398.47 MiB, peak 422.43 MiB, free memory in arenas 0.00 B, will set to 402.43 MiB (RSS), difference: 3.96 MiB 2026.05.28 06:26:58.345278 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 2026.05.28 06:26:58.362360 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:58.362422 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:58.368471 [ 245 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.28 06:26:58.369141 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:58.372227 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 678 2026.05.28 06:26:58.889591 [ 33 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 2026.05.28 06:26:58.889671 [ 33 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:58.889700 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:58.889841 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full 2026.05.28 06:26:58.890000 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:58.890035 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 950 rows starting from the beginning of the part 2026.05.28 06:26:58.890113 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 950 rows starting from the beginning of the part 2026.05.28 06:26:58.890162 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part 2026.05.28 06:26:58.890209 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part 2026.05.28 06:26:58.890252 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 950 rows starting from the beginning of the part 2026.05.28 06:26:58.891475 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergeTask::MergeProjectionsStage: Merge sorted 3148 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170159 sec., 1850034.379609659 rows/sec., 116.92 MiB/sec. 2026.05.28 06:26:58.891714 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) 2026.05.28 06:26:58.892034 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:58.892176 [ 197 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_64_14} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 2026.05.28 06:26:58.892357 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.28 06:26:59.274864 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.275152 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:26:59.275567 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:26:59.275618 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:26:59.275904 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:26:59.275973 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:26:59.276120 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:26:59.276228 [ 327 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:26:59.276237 [ 338 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:26:59.276237 [ 333 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:26:59.276237 [ 324 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:26:59.276441 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:26:59.276471 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:26:59.276558 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:26:59.276579 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:26:59.276617 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:59.276661 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:59.276701 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:26:59.277979 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} executeQuery: Read 41 rows, 7.57 KiB in 0.002956 sec., 13870.094722598105 rows/sec., 2.50 MiB/sec. 2026.05.28 06:26:59.278154 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} MemoryTracker: Peak memory usage (for query): 141.42 KiB. 2026.05.28 06:26:59.278172 [ 294 ] {bb0751c4-d8c1-477a-a6dc-8d8c82398d5d} TCPHandler: Processed in 0.003449602 sec. 2026.05.28 06:26:59.283598 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.283711 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.283756 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:26:59.284544 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.284590 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.285011 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:26:59.285235 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.285385 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. 2026.05.28 06:26:59.285421 [ 294 ] {99108dd5-800a-4326-b323-d39238fe20a4} TCPHandler: Processed in 0.001873425 sec. 2026.05.28 06:26:59.285437 [ 32 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2026.05.28 06:26:59.285514 [ 32 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.285539 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.285585 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.285688 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:26:59.285728 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:26:59.285838 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2026.05.28 06:26:59.285979 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:59.286017 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 284 rows starting from the beginning of the part 2026.05.28 06:26:59.286098 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:59.286151 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:59.286199 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:59.286243 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part 2026.05.28 06:26:59.286727 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.286783 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.287192 [ 194 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400554 sec., 1013884.5057027433 rows/sec., 68.26 MiB/sec. 2026.05.28 06:26:59.287277 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.28 06:26:59.287361 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2026.05.28 06:26:59.287683 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.287701 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.287787 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_65_16} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2026.05.28 06:26:59.287870 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:26:59.287983 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} executeQuery: Read 859 rows, 68.67 KiB in 0.002289 sec., 375273.0449978157 rows/sec., 29.30 MiB/sec. 2026.05.28 06:26:59.288082 [ 294 ] {9d8ed7cd-80f8-4bb5-b677-22ae87ce2587} TCPHandler: Processed in 0.002545151 sec. 2026.05.28 06:26:59.288352 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.288512 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.288582 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:26:59.289271 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.289312 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.289688 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.28 06:26:59.289914 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.290060 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} executeQuery: Read 173 rows, 10.87 KiB in 0.001585 sec., 109148.26498422712 rows/sec., 6.70 MiB/sec. 2026.05.28 06:26:59.290070 [ 32 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.28 06:26:59.290103 [ 294 ] {bda8d075-7e52-424f-84e3-8d497d371b2c} TCPHandler: Processed in 0.001888415 sec. 2026.05.28 06:26:59.290132 [ 32 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.290163 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.290377 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.28 06:26:59.290451 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.290503 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:59.290543 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 213 rows starting from the beginning of the part 2026.05.28 06:26:59.290558 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.290606 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:26:59.290610 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 173 rows starting from the beginning of the part 2026.05.28 06:26:59.290680 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:59.290732 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 190 rows starting from the beginning of the part 2026.05.28 06:26:59.290780 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 11 rows starting from the beginning of the part 2026.05.28 06:26:59.290829 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 173 rows starting from the beginning of the part 2026.05.28 06:26:59.291097 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.291141 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.291473 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:26:59.291695 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.291709 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379663 sec., 558832.1205975662 rows/sec., 37.03 MiB/sec. 2026.05.28 06:26:59.291834 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} executeQuery: Read 149 rows, 9.86 KiB in 0.001295 sec., 115057.91505791506 rows/sec., 7.43 MiB/sec. 2026.05.28 06:26:59.291889 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.28 06:26:59.291906 [ 294 ] {d683b3ee-4c9d-4b00-a6e6-cf69e279dc31} TCPHandler: Processed in 0.001509086 sec. 2026.05.28 06:26:59.292059 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.292160 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.292202 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:26:59.292236 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.292320 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_131_26} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.28 06:26:59.292409 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:26:59.292711 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.292753 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.293065 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:26:59.293295 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.293430 [ 32 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2026.05.28 06:26:59.293440 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} executeQuery: Read 148 rows, 8.62 KiB in 0.001282 sec., 115444.6177847114 rows/sec., 6.57 MiB/sec. 2026.05.28 06:26:59.293475 [ 32 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.293499 [ 294 ] {d795f95f-db23-42fa-ad5d-f617d8362f09} TCPHandler: Processed in 0.001489425 sec. 2026.05.28 06:26:59.293502 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.293619 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2026.05.28 06:26:59.293635 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.293740 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:26:59.293748 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:26:59.293777 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 148 rows starting from the beginning of the part 2026.05.28 06:26:59.293803 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:26:59.293842 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:59.293903 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:59.293955 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:59.294005 [ 194 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part 2026.05.28 06:26:59.294495 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.294540 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.294882 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.28 06:26:59.294916 [ 192 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337641 sec., 553212.7080434884 rows/sec., 33.57 MiB/sec. 2026.05.28 06:26:59.295054 [ 192 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2026.05.28 06:26:59.295128 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.295279 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} executeQuery: Read 521 rows, 37.66 KiB in 0.001549 sec., 336346.02969657845 rows/sec., 23.74 MiB/sec. 2026.05.28 06:26:59.295316 [ 294 ] {0bc135fc-3608-48d2-9d78-25f6c4bcd18d} TCPHandler: Processed in 0.001730481 sec. 2026.05.28 06:26:59.295349 [ 192 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.295426 [ 192 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_65_16} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2026.05.28 06:26:59.295446 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.295503 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:26:59.295552 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:26:59.295600 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:26:59.295962 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.296000 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.296312 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:26:59.296523 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.296654 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. 2026.05.28 06:26:59.296688 [ 294 ] {6c32592d-ab8b-49e3-b2bc-90a845f4afdf} TCPHandler: Processed in 0.001291291 sec. 2026.05.28 06:26:59.296810 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.296905 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.296948 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:26:59.297398 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.297434 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.297772 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.28 06:26:59.297994 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.298140 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. 2026.05.28 06:26:59.298180 [ 294 ] {4c3f1e62-1d57-4049-b589-611b10580428} TCPHandler: Processed in 0.001418184 sec. 2026.05.28 06:26:59.298306 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.298402 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.298443 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:26:59.298773 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.298809 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.299104 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.28 06:26:59.299312 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.299439 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. 2026.05.28 06:26:59.299473 [ 294 ] {a1f89194-83ff-4d69-a9dc-927277167fa7} TCPHandler: Processed in 0.001214999 sec. 2026.05.28 06:26:59.299633 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.299737 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.299791 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} 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 2026.05.28 06:26:59.300802 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.300838 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.301410 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.28 06:26:59.301639 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.301797 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} executeQuery: Read 31 rows, 56.88 KiB in 0.00206 sec., 15048.543689320388 rows/sec., 26.97 MiB/sec. 2026.05.28 06:26:59.301898 [ 294 ] {9d734b69-11aa-4b4f-b2ab-bc3241c34461} TCPHandler: Processed in 0.002313155 sec. 2026.05.28 06:26:59.302078 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:26:59.302180 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:26:59.302221 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:26:59.302604 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:26:59.302648 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:26:59.302951 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.28 06:26:59.303170 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:26:59.303312 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. 2026.05.28 06:26:59.303349 [ 294 ] {7643e95c-b1fa-40ba-abd2-d2c869ebf818} TCPHandler: Processed in 0.001338652 sec. 2026.05.28 06:27:00.218728 [ 225 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.28 06:27:00.218783 [ 225 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.28 06:27:00.220393 [ 225 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.28 06:27:00.287782 [ 220 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.28 06:27:00.287839 [ 220 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.28 06:27:00.290209 [ 220 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.28 06:27:03.547012 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43614 2026.05.28 06:27:03.547594 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:03.547645 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:03.548155 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:27:03.548507 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:03.548635 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43614 2026.05.28 06:27:03.548656 [ 23 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:27:03.548718 [ 23 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:03.548738 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:03.548866 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:27:03.549003 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:03.549041 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41246 rows starting from the beginning of the part 2026.05.28 06:27:03.549106 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part 2026.05.28 06:27:03.549151 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part 2026.05.28 06:27:03.549197 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part 2026.05.28 06:27:03.549238 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part 2026.05.28 06:27:03.549278 [ 189 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part 2026.05.28 06:27:03.551918 [ 188 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 43614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107324 sec., 14035871.380004145 rows/sec., 200.78 MiB/sec. 2026.05.28 06:27:03.552203 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:27:03.552473 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:03.552539 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_91_18} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:27:03.552635 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.05.28 06:27:04.178265 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:27:04.178333 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:27:04.181246 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:27:04.268886 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.269131 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:27:04.269490 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:04.269529 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:27:04.269758 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:04.269831 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:04.269980 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:27:04.270088 [ 324 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:04.270127 [ 333 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:04.270092 [ 350 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:04.270098 [ 327 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:04.270300 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:04.270329 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:04.270417 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:04.270439 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:04.270478 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:27:04.270530 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:27:04.270571 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:27:04.271755 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} executeQuery: Read 41 rows, 7.57 KiB in 0.002723 sec., 15056.922511935365 rows/sec., 2.71 MiB/sec. 2026.05.28 06:27:04.271953 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} MemoryTracker: Peak memory usage (for query): 130.61 KiB. 2026.05.28 06:27:04.271973 [ 294 ] {78b98816-1c19-42c8-a16c-5f711afd4858} TCPHandler: Processed in 0.003230337 sec. 2026.05.28 06:27:04.274084 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.274250 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:27:04.274342 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:27:04.275081 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.275124 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.275505 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.28 06:27:04.275731 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.275882 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} executeQuery: Read 4 rows, 334.00 B in 0.001685 sec., 2373.887240356083 rows/sec., 193.57 KiB/sec. 2026.05.28 06:27:04.275921 [ 294 ] {2921602f-50b1-4471-9b9b-6c363575bd3e} TCPHandler: Processed in 0.002021458 sec. 2026.05.28 06:27:04.276058 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.276159 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:04.276199 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:04.276734 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.276770 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.277072 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.28 06:27:04.277277 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.277403 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} executeQuery: Read 80 rows, 6.73 KiB in 0.001264 sec., 63291.13924050633 rows/sec., 5.20 MiB/sec. 2026.05.28 06:27:04.277438 [ 294 ] {6a61a240-39e4-4e07-9aa7-d394ef79af62} TCPHandler: Processed in 0.001429894 sec. 2026.05.28 06:27:04.277562 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.277656 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:04.277696 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:04.278098 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.278134 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.278413 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.28 06:27:04.278617 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.278742 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} executeQuery: Read 15 rows, 1.11 KiB in 0.001104 sec., 13586.956521739132 rows/sec., 1002.21 KiB/sec. 2026.05.28 06:27:04.278776 [ 294 ] {dae7b51c-47e8-45b0-b017-b2c8b53e4315} TCPHandler: Processed in 0.00126359 sec. 2026.05.28 06:27:04.278895 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.278989 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:04.279028 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:04.279451 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.279487 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.279791 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.28 06:27:04.279999 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.280126 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} executeQuery: Read 79 rows, 6.32 KiB in 0.001155 sec., 68398.2683982684 rows/sec., 5.35 MiB/sec. 2026.05.28 06:27:04.280161 [ 294 ] {8397be5a-39e6-4937-b873-9e8cf00d307e} TCPHandler: Processed in 0.001315132 sec. 2026.05.28 06:27:04.280282 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.280378 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:04.280420 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:04.280833 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.280868 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.281189 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.28 06:27:04.281399 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.281530 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} executeQuery: Read 162 rows, 11.55 KiB in 0.00117 sec., 138461.53846153847 rows/sec., 9.64 MiB/sec. 2026.05.28 06:27:04.281564 [ 294 ] {7f9826a7-b58e-4966-9e10-8e47f2d9e5f4} TCPHandler: Processed in 0.001330281 sec. 2026.05.28 06:27:04.281757 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.281920 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:04.282016 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} 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 2026.05.28 06:27:04.283039 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.283084 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.283694 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.28 06:27:04.283937 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.284098 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} executeQuery: Read 11 rows, 20.18 KiB in 0.00223 sec., 4932.735426008968 rows/sec., 8.84 MiB/sec. 2026.05.28 06:27:04.284179 [ 294 ] {ba5e6f16-5559-44bb-888c-43a50926f29d} TCPHandler: Processed in 0.00253648 sec. 2026.05.28 06:27:04.284316 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:04.284416 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:04.284460 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:04.284837 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:04.284873 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:04.285179 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.28 06:27:04.285391 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:04.285525 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. 2026.05.28 06:27:04.285561 [ 294 ] {28bce276-0676-4b83-91c5-a52fc7720d46} TCPHandler: Processed in 0.001295781 sec. 2026.05.28 06:27:04.285610 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:04.285649 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:04.287339 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.083414 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.083477 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.085721 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.197348 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.197414 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.199759 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.404863 [ 218 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.404924 [ 218 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.407030 [ 218 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:05.872310 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 2026.05.28 06:27:05.890744 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:05.890798 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:05.897003 [ 245 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.28 06:27:05.897757 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:05.898092 [ 41 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.28 06:27:05.898169 [ 41 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:05.898194 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:05.898347 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.28 06:27:05.900967 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2026.05.28 06:27:05.902512 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:05.904291 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part 2026.05.28 06:27:05.909284 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2026.05.28 06:27:05.914378 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2026.05.28 06:27:05.919327 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2026.05.28 06:27:05.924481 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2026.05.28 06:27:05.929180 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part 2026.05.28 06:27:05.984859 [ 188 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.08658157 sec., 7923.164248465349 rows/sec., 40.97 MiB/sec. 2026.05.28 06:27:05.987908 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.28 06:27:05.989982 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:05.990081 [ 195 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_91_18} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.28 06:27:05.992981 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2026.05.28 06:27:06.000209 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 403.48 MiB, peak 422.43 MiB, free memory in arenas 0.00 B, will set to 402.43 MiB (RSS), difference: -1.06 MiB 2026.05.28 06:27:09.275100 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.275382 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:27:09.275754 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:09.275796 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:27:09.276048 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:09.276119 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:09.276270 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:27:09.276383 [ 358 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:09.276392 [ 363 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:09.276390 [ 350 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:09.276390 [ 327 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:09.276641 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:09.276671 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:09.276757 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:09.276778 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:09.276817 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:09.276863 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:09.276905 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:09.278207 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} executeQuery: Read 41 rows, 7.57 KiB in 0.002932 sec., 13983.62892223738 rows/sec., 2.52 MiB/sec. 2026.05.28 06:27:09.278385 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} MemoryTracker: Peak memory usage (for query): 141.28 KiB. 2026.05.28 06:27:09.278403 [ 294 ] {505fda86-219f-416b-98be-7bb2b3c60dc9} TCPHandler: Processed in 0.003456782 sec. 2026.05.28 06:27:09.284090 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.284239 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.284291 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:27:09.285031 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.285079 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.285462 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:27:09.285704 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.285853 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} executeQuery: Read 284 rows, 18.47 KiB in 0.001652 sec., 171912.83292978207 rows/sec., 10.92 MiB/sec. 2026.05.28 06:27:09.285894 [ 294 ] {aa0a0d80-1a68-469b-8afd-c99aec930d0f} TCPHandler: Processed in 0.001880104 sec. 2026.05.28 06:27:09.286031 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.286129 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:09.286171 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:09.287098 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.287136 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.287478 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.28 06:27:09.287693 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.287829 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} executeQuery: Read 859 rows, 68.67 KiB in 0.001717 sec., 500291.20559114736 rows/sec., 39.06 MiB/sec. 2026.05.28 06:27:09.287869 [ 294 ] {efcf26d4-9623-419c-a406-eacacc35bf86} TCPHandler: Processed in 0.001887384 sec. 2026.05.28 06:27:09.287998 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.288095 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.288136 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:09.288649 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.288685 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.288988 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.28 06:27:09.289203 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.289332 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} executeQuery: Read 173 rows, 10.87 KiB in 0.001254 sec., 137958.5326953748 rows/sec., 8.47 MiB/sec. 2026.05.28 06:27:09.289371 [ 294 ] {ff1591eb-82d5-4d09-9e39-8493a8a0c657} TCPHandler: Processed in 0.001422763 sec. 2026.05.28 06:27:09.289498 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.289596 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.289636 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:27:09.290121 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.290159 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.290450 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:27:09.290668 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.290799 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. 2026.05.28 06:27:09.290838 [ 294 ] {79483ff6-532c-4127-9b0d-a65d13576730} TCPHandler: Processed in 0.001388003 sec. 2026.05.28 06:27:09.290967 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.291062 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.291102 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:27:09.291573 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.291609 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.291897 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:27:09.292114 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.292246 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. 2026.05.28 06:27:09.292285 [ 294 ] {90614e4f-764f-4b28-964b-d48fabfacb18} TCPHandler: Processed in 0.001367853 sec. 2026.05.28 06:27:09.292418 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.292515 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:09.292555 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:09.293200 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.293236 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.293554 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.28 06:27:09.293770 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.293903 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} executeQuery: Read 521 rows, 37.66 KiB in 0.001403 sec., 371347.1133285816 rows/sec., 26.21 MiB/sec. 2026.05.28 06:27:09.293941 [ 294 ] {c74f677f-b4ae-4a44-8c3c-8fc2c5fa21ad} TCPHandler: Processed in 0.001571657 sec. 2026.05.28 06:27:09.294071 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.294167 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:27:09.294208 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:27:09.294559 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.294595 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.294886 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:27:09.295098 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.295229 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. 2026.05.28 06:27:09.295291 [ 294 ] {ee193b83-ab58-4d15-ba7d-0dd7549dd9bd} TCPHandler: Processed in 0.00126939 sec. 2026.05.28 06:27:09.295437 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.295535 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.295577 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:09.296018 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.296054 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.296382 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.28 06:27:09.296595 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.296751 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. 2026.05.28 06:27:09.296775 [ 105 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_149_31 to all_150_150_0 2026.05.28 06:27:09.296790 [ 294 ] {427c7b46-2e59-4d9a-941e-5703c1fa328d} TCPHandler: Processed in 0.001401614 sec. 2026.05.28 06:27:09.296836 [ 105 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.296863 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.296941 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.296985 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} MergeTask::PrepareStage: Merging 2 parts: from all_1_149_31 to all_150_150_0 into Compact with storage Full 2026.05.28 06:27:09.297045 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.297096 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:27:09.297141 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:09.297190 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} MergeTreeSequentialSource: Reading 9 marks from part all_1_149_31, total 58644 rows starting from the beginning of the part 2026.05.28 06:27:09.297272 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 128 rows starting from the beginning of the part 2026.05.28 06:27:09.297785 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.297838 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.298147 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.28 06:27:09.298358 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.298500 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. 2026.05.28 06:27:09.298537 [ 294 ] {97b44083-d679-4c4f-a0a1-505524387e74} TCPHandler: Processed in 0.001646489 sec. 2026.05.28 06:27:09.298673 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.298769 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.298825 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} 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 2026.05.28 06:27:09.299650 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.299690 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.300249 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.28 06:27:09.300471 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.300616 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} executeQuery: Read 31 rows, 56.88 KiB in 0.001863 sec., 16639.82823403113 rows/sec., 29.82 MiB/sec. 2026.05.28 06:27:09.300698 [ 294 ] {f8da0ff1-290d-4921-b082-038ec05453c4} TCPHandler: Processed in 0.00207893 sec. 2026.05.28 06:27:09.300828 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:09.300927 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:09.300970 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:09.301371 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:09.301408 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:09.301719 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.28 06:27:09.301936 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.302070 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} executeQuery: Read 90 rows, 5.77 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 4.85 MiB/sec. 2026.05.28 06:27:09.302108 [ 294 ] {21c1e441-8cb0-419e-af68-14acdeea67e5} TCPHandler: Processed in 0.001330091 sec. 2026.05.28 06:27:09.305556 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} MergeTask::MergeProjectionsStage: Merge sorted 58772 rows, containing 5 columns (5 merged, 0 gathered) in 0.008613375 sec., 6823341.605352142 rows/sec., 436.55 MiB/sec. 2026.05.28 06:27:09.306061 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} MergedBlockOutputStream: filled checksums all_1_150_32 (state Temporary) 2026.05.28 06:27:09.306386 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_150_32 to all_1_150_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:09.306456 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_150_32} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_149_31, all_150_150_0] -> all_1_150_32 2026.05.28 06:27:09.306528 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.28 06:27:10.834219 [ 128 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:27:10.834272 [ 128 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:27:11.049371 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44126 2026.05.28 06:27:11.049902 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:11.049947 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:11.050413 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:27:11.050636 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:11.050765 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44126 2026.05.28 06:27:13.401746 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 2026.05.28 06:27:13.420122 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:13.420173 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:13.426593 [ 245 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.28 06:27:13.427321 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:13.430420 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 693 2026.05.28 06:27:14.269029 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.269298 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:14.269691 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:14.269737 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:14.269995 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:14.270073 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:14.270233 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:27:14.270355 [ 327 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:14.270369 [ 363 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:14.270364 [ 328 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:14.270363 [ 335 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:14.270565 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:14.270594 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:14.270679 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:14.270699 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:14.270798 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:14.270842 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:14.270883 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:14.272141 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} executeQuery: Read 41 rows, 7.57 KiB in 0.002951 sec., 13893.595391392748 rows/sec., 2.50 MiB/sec. 2026.05.28 06:27:14.272359 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} MemoryTracker: Peak memory usage (for query): 137.76 KiB. 2026.05.28 06:27:14.272377 [ 294 ] {2c8bae04-1013-48f6-bdaf-42de48365b28} TCPHandler: Processed in 0.003498004 sec. 2026.05.28 06:27:14.274244 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.274360 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:14.274405 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:14.274967 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.275004 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.275388 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.28 06:27:14.275622 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.275767 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} executeQuery: Read 78 rows, 6.59 KiB in 0.00144 sec., 54166.666666666664 rows/sec., 4.47 MiB/sec. 2026.05.28 06:27:14.275808 [ 294 ] {53e20af0-b00d-44ce-917f-9e330d551025} TCPHandler: Processed in 0.001614888 sec. 2026.05.28 06:27:14.275946 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.276044 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.276085 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:14.276540 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.276577 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.276868 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.28 06:27:14.277078 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.277213 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} executeQuery: Read 11 rows, 847.00 B in 0.001186 sec., 9274.87352445194 rows/sec., 697.43 KiB/sec. 2026.05.28 06:27:14.277252 [ 294 ] {a56a738f-7140-45c4-a80d-fc91684bac48} TCPHandler: Processed in 0.001355082 sec. 2026.05.28 06:27:14.277375 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.277472 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:14.277512 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:14.277956 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.277993 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.278294 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.28 06:27:14.278521 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.278651 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} executeQuery: Read 75 rows, 6.00 KiB in 0.001195 sec., 62761.50627615062 rows/sec., 4.90 MiB/sec. 2026.05.28 06:27:14.278689 [ 294 ] {ea9a0e6b-9bd4-4418-8e32-e650e9dfd43a} TCPHandler: Processed in 0.001363023 sec. 2026.05.28 06:27:14.278826 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.278924 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.278967 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:14.279433 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.279470 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.279806 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.28 06:27:14.280023 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.280156 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. 2026.05.28 06:27:14.280174 [ 138 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_150_32 to all_151_151_0 2026.05.28 06:27:14.280193 [ 294 ] {19f7a311-3e8b-4957-8472-a55064bf2e78} TCPHandler: Processed in 0.001422094 sec. 2026.05.28 06:27:14.280233 [ 138 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.280261 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.280340 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.280372 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} MergeTask::PrepareStage: Merging 2 parts: from all_1_150_32 to all_151_151_0 into Compact with storage Full 2026.05.28 06:27:14.280449 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.280505 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:14.280513 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} 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 2026.05.28 06:27:14.280560 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} MergeTreeSequentialSource: Reading 9 marks from part all_1_150_32, total 58772 rows starting from the beginning of the part 2026.05.28 06:27:14.280634 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2026.05.28 06:27:14.281373 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.281422 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.281965 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.28 06:27:14.282195 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.282346 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} executeQuery: Read 11 rows, 20.18 KiB in 0.001919 sec., 5732.15216258468 rows/sec., 10.27 MiB/sec. 2026.05.28 06:27:14.282375 [ 67 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.28 06:27:14.282428 [ 294 ] {aba5a910-e75d-427d-831e-4011e351fa4a} TCPHandler: Processed in 0.002136561 sec. 2026.05.28 06:27:14.282435 [ 67 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.282478 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.282559 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.282598 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.28 06:27:14.282661 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.282704 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:14.282800 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:14.282851 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2800 rows starting from the beginning of the part 2026.05.28 06:27:14.282968 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:14.283064 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.283068 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 31 rows starting from the beginning of the part 2026.05.28 06:27:14.283102 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.283174 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:14.283268 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 31 rows starting from the beginning of the part 2026.05.28 06:27:14.283361 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:14.283433 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.28 06:27:14.283661 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.283799 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. 2026.05.28 06:27:14.283834 [ 294 ] {34658da6-b035-43db-b59f-76fbd60a1b8a} TCPHandler: Processed in 0.001327341 sec. 2026.05.28 06:27:14.290042 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} MergeTask::MergeProjectionsStage: Merge sorted 58932 rows, containing 5 columns (5 merged, 0 gathered) in 0.009700331 sec., 6075256.607222991 rows/sec., 388.78 MiB/sec. 2026.05.28 06:27:14.290578 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} MergedBlockOutputStream: filled checksums all_1_151_33 (state Temporary) 2026.05.28 06:27:14.291063 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_151_33 to all_1_151_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.291182 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_151_33} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_150_32, all_151_151_0] -> all_1_151_33 2026.05.28 06:27:14.291273 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:27:14.295364 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2895 rows, containing 19 columns (19 merged, 0 gathered) in 0.012816095 sec., 225887.83869033432 rows/sec., 404.78 MiB/sec. 2026.05.28 06:27:14.297744 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.28 06:27:14.298098 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.298174 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_131_26} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.28 06:27:14.298345 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.22 MiB. 2026.05.28 06:27:14.476641 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.476937 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:27:14.477350 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:14.477394 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:27:14.477658 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:14.477726 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:14.477874 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:27:14.477964 [ 335 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:14.477975 [ 363 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:14.477988 [ 327 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:14.477988 [ 328 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:14.478129 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:14.478159 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:14.478246 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:14.478268 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:14.478307 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:14.478355 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:14.478405 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:14.479670 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} executeQuery: Read 41 rows, 9.15 KiB in 0.002876 sec., 14255.910987482614 rows/sec., 3.11 MiB/sec. 2026.05.28 06:27:14.479862 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} MemoryTracker: Peak memory usage (for query): 145.77 KiB. 2026.05.28 06:27:14.479881 [ 294 ] {96fe6b23-932b-4498-9259-0771de34131d} TCPHandler: Processed in 0.00338714 sec. 2026.05.28 06:27:14.497704 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.497844 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.497900 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:27:14.498639 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.498685 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.499072 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:27:14.499316 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.499466 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} executeQuery: Read 284 rows, 18.47 KiB in 0.001662 sec., 170878.45968712395 rows/sec., 10.85 MiB/sec. 2026.05.28 06:27:14.499502 [ 294 ] {1f96af2a-5c4f-4d71-804b-5c743fc188d9} TCPHandler: Processed in 0.001862064 sec. 2026.05.28 06:27:14.499651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.499748 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:27:14.499789 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:27:14.500200 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.500234 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.500503 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.28 06:27:14.500705 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.500896 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} executeQuery: Read 8 rows, 668.00 B in 0.001166 sec., 6861.063464837051 rows/sec., 559.47 KiB/sec. 2026.05.28 06:27:14.500931 [ 294 ] {239fb8dc-e621-4eea-b852-d6b20dc29ad0} TCPHandler: Processed in 0.001327912 sec. 2026.05.28 06:27:14.501059 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.501155 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:14.501198 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:14.502774 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.502810 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.503311 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.28 06:27:14.503526 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.503654 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} executeQuery: Read 3212 rows, 245.16 KiB in 0.002517 sec., 1276122.3678982914 rows/sec., 95.12 MiB/sec. 2026.05.28 06:27:14.503660 [ 67 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.28 06:27:14.503692 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:27:14.503720 [ 294 ] {4af87d56-40b1-4de7-acdd-beef972d26c8} TCPHandler: Processed in 0.002709414 sec. 2026.05.28 06:27:14.503732 [ 67 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.503763 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.503851 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.503905 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.28 06:27:14.503952 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.503999 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:14.504064 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:14.504107 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3241 rows starting from the beginning of the part 2026.05.28 06:27:14.504179 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 859 rows starting from the beginning of the part 2026.05.28 06:27:14.504235 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 80 rows starting from the beginning of the part 2026.05.28 06:27:14.504290 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 859 rows starting from the beginning of the part 2026.05.28 06:27:14.504341 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 78 rows starting from the beginning of the part 2026.05.28 06:27:14.504394 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 3212 rows starting from the beginning of the part 2026.05.28 06:27:14.504504 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.504548 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.504893 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.28 06:27:14.505114 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.505249 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} executeQuery: Read 192 rows, 12.26 KiB in 0.001316 sec., 145896.6565349544 rows/sec., 9.10 MiB/sec. 2026.05.28 06:27:14.505286 [ 294 ] {b7a20428-51a6-4e88-bda5-8b31f7e7362b} TCPHandler: Processed in 0.001485276 sec. 2026.05.28 06:27:14.505424 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.505522 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.505564 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:27:14.506297 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.506334 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.506671 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:27:14.506892 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.507022 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} executeQuery: Read 950 rows, 57.24 KiB in 0.001518 sec., 625823.4519104084 rows/sec., 36.82 MiB/sec. 2026.05.28 06:27:14.507057 [ 294 ] {a5a3db79-c6b1-4f3d-ac70-32fb8b85a50b} TCPHandler: Processed in 0.001681951 sec. 2026.05.28 06:27:14.507178 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 8329 rows, containing 5 columns (5 merged, 0 gathered) in 0.003331889 sec., 2499783.1560415127 rows/sec., 198.20 MiB/sec. 2026.05.28 06:27:14.507224 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.507329 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.507369 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:27:14.507541 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.28 06:27:14.507767 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.507811 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.507885 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.507994 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_156_31} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.28 06:27:14.508082 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2026.05.28 06:27:14.508136 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.28 06:27:14.508356 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.508487 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} executeQuery: Read 1 rows, 72.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 59.74 KiB/sec. 2026.05.28 06:27:14.508522 [ 294 ] {5b491efb-354d-4baf-9e60-7c976cdf2a27} TCPHandler: Processed in 0.001351873 sec. 2026.05.28 06:27:14.508651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.508746 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.508785 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:27:14.509260 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.509296 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.509595 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:27:14.509806 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.509944 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. 2026.05.28 06:27:14.509979 [ 294 ] {851ab9a0-aaf9-4e7b-b2f4-1ba4bfea28dd} TCPHandler: Processed in 0.001377543 sec. 2026.05.28 06:27:14.510105 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.510201 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:14.510241 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:14.511251 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.511288 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.511673 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.28 06:27:14.511883 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.512016 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} executeQuery: Read 1755 rows, 121.31 KiB in 0.001833 sec., 957446.8085106383 rows/sec., 64.63 MiB/sec. 2026.05.28 06:27:14.512015 [ 67 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.28 06:27:14.512055 [ 294 ] {67e1c313-7f20-41de-a6ab-340b36305a40} TCPHandler: Processed in 0.001998088 sec. 2026.05.28 06:27:14.512069 [ 67 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.512096 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.512209 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.512215 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.28 06:27:14.512321 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:27:14.512368 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:27:14.512371 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:14.512435 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1794 rows starting from the beginning of the part 2026.05.28 06:27:14.512508 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 521 rows starting from the beginning of the part 2026.05.28 06:27:14.512560 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 79 rows starting from the beginning of the part 2026.05.28 06:27:14.512607 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 521 rows starting from the beginning of the part 2026.05.28 06:27:14.512651 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 75 rows starting from the beginning of the part 2026.05.28 06:27:14.512716 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1755 rows starting from the beginning of the part 2026.05.28 06:27:14.512738 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.512789 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.513139 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:27:14.513373 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.513511 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. 2026.05.28 06:27:14.513547 [ 294 ] {25fa396e-9b19-44ff-9684-f0fc2e5565cf} TCPHandler: Processed in 0.001388113 sec. 2026.05.28 06:27:14.513684 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.513779 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.513822 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:14.514444 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 4745 rows, containing 5 columns (5 merged, 0 gathered) in 0.002217523 sec., 2139774.8749392903 rows/sec., 154.99 MiB/sec. 2026.05.28 06:27:14.514613 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.514641 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.28 06:27:14.514650 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.514960 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.515028 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_156_31} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.28 06:27:14.515115 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2026.05.28 06:27:14.515131 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.28 06:27:14.515340 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.515460 [ 67 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_151_33 to all_156_156_0 2026.05.28 06:27:14.515471 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} executeQuery: Read 1605 rows, 99.81 KiB in 0.001709 sec., 939145.6992393213 rows/sec., 57.03 MiB/sec. 2026.05.28 06:27:14.515501 [ 67 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.515521 [ 294 ] {80e36081-3136-4144-bc81-7b0b47e53373} TCPHandler: Processed in 0.001884185 sec. 2026.05.28 06:27:14.515525 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.515614 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_33 to all_156_156_0 into Compact with storage Full 2026.05.28 06:27:14.515651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.515720 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:14.515752 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.515752 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTreeSequentialSource: Reading 9 marks from part all_1_151_33, total 58932 rows starting from the beginning of the part 2026.05.28 06:27:14.515801 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:27:14.515831 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 265 rows starting from the beginning of the part 2026.05.28 06:27:14.515884 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 162 rows starting from the beginning of the part 2026.05.28 06:27:14.515926 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 265 rows starting from the beginning of the part 2026.05.28 06:27:14.515966 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part 2026.05.28 06:27:14.516007 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:27:14.516134 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.516175 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.516477 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.28 06:27:14.516680 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.516808 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. 2026.05.28 06:27:14.516842 [ 294 ] {7b87cee4-daaa-4d72-8fb0-5ceb60c9232e} TCPHandler: Processed in 0.001240139 sec. 2026.05.28 06:27:14.517039 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.517136 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.517191 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} 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 2026.05.28 06:27:14.518298 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.518338 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.518999 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.28 06:27:14.519242 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.519400 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} executeQuery: Read 42 rows, 77.07 KiB in 0.002281 sec., 18412.97676457694 rows/sec., 33.00 MiB/sec. 2026.05.28 06:27:14.519475 [ 223 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:27:14.519508 [ 223 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:27:14.519546 [ 294 ] {887e3c41-0fd9-42cc-81ce-719dda157af7} TCPHandler: Processed in 0.002554381 sec. 2026.05.28 06:27:14.519775 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:14.519921 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:14.519985 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:14.520444 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.520484 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.520859 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.28 06:27:14.521174 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.521314 [ 67 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.28 06:27:14.521334 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} executeQuery: Read 42 rows, 2.45 KiB in 0.00145 sec., 28965.51724137931 rows/sec., 1.65 MiB/sec. 2026.05.28 06:27:14.521352 [ 67 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:14.521382 [ 294 ] {a6e73b01-1d17-434e-b2ea-29d7656292b7} TCPHandler: Processed in 0.001721221 sec. 2026.05.28 06:27:14.521383 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:14.521485 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.28 06:27:14.521584 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:14.521615 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9630 rows starting from the beginning of the part 2026.05.28 06:27:14.521656 [ 223 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:27:14.521670 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part 2026.05.28 06:27:14.521715 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2026.05.28 06:27:14.521754 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part 2026.05.28 06:27:14.521792 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2026.05.28 06:27:14.521830 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 42 rows starting from the beginning of the part 2026.05.28 06:27:14.524463 [ 193 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 9972 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012291 sec., 3310437.139041348 rows/sec., 213.39 MiB/sec. 2026.05.28 06:27:14.524650 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.28 06:27:14.524893 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.524959 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_156_31} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.28 06:27:14.525028 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2026.05.28 06:27:14.529195 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergeTask::MergeProjectionsStage: Merge sorted 61389 rows, containing 5 columns (5 merged, 0 gathered) in 0.013638015 sec., 4501314.890766728 rows/sec., 287.90 MiB/sec. 2026.05.28 06:27:14.529536 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} MergedBlockOutputStream: filled checksums all_1_156_34 (state Temporary) 2026.05.28 06:27:14.529868 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_156_34 to all_1_156_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:14.529948 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_156_34} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_151_33, all_156_156_0] -> all_1_156_34 2026.05.28 06:27:14.530037 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2026.05.28 06:27:15.000279 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 399.86 MiB, peak 422.43 MiB, free memory in arenas 0.00 B, will set to 408.93 MiB (RSS), difference: 9.06 MiB 2026.05.28 06:27:18.551164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44574 2026.05.28 06:27:18.551772 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:18.551815 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:18.552371 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:27:18.552604 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:18.552739 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44574 2026.05.28 06:27:19.267770 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:19.268046 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:19.268452 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:19.268506 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:19.268749 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:19.268828 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:19.268980 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:27:19.269095 [ 363 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:19.269112 [ 335 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:19.269124 [ 327 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:19.269095 [ 365 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:19.269330 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:19.269365 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:19.269466 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:19.269489 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:19.269529 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:19.269574 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:19.269624 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:19.271163 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} executeQuery: Read 41 rows, 7.57 KiB in 0.003226 sec., 12709.237445753255 rows/sec., 2.29 MiB/sec. 2026.05.28 06:27:19.271391 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} MemoryTracker: Peak memory usage (for query): 136.27 KiB. 2026.05.28 06:27:19.271411 [ 294 ] {69963bd9-109a-4aa4-ae7c-f302805f3573} TCPHandler: Processed in 0.0037973 sec. 2026.05.28 06:27:19.273140 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:19.273258 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:19.273307 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:19.273842 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:19.273954 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:19.274360 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.28 06:27:19.274595 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:19.274751 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} executeQuery: Read 56 rows, 4.38 KiB in 0.001503 sec., 37258.815701929474 rows/sec., 2.84 MiB/sec. 2026.05.28 06:27:19.274795 [ 294 ] {e7c15f02-c4d8-48d3-a9fc-aed7c2f626be} TCPHandler: Processed in 0.0017036 sec. 2026.05.28 06:27:19.274944 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:19.275053 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:19.275097 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:19.275600 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:19.275644 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:19.275970 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.28 06:27:19.276196 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:19.276345 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. 2026.05.28 06:27:19.276387 [ 294 ] {62f62afb-7a9f-4259-bffd-877f54ec287a} TCPHandler: Processed in 0.001494485 sec. 2026.05.28 06:27:19.276527 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:19.276628 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:19.276674 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:19.277094 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:19.277132 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:19.277483 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.28 06:27:19.277787 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:19.277936 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} executeQuery: Read 128 rows, 9.13 KiB in 0.001325 sec., 96603.77358490566 rows/sec., 6.73 MiB/sec. 2026.05.28 06:27:19.277979 [ 294 ] {6d69f82b-3cfa-406b-a07c-0600a2f06e78} TCPHandler: Processed in 0.001502376 sec. 2026.05.28 06:27:19.278140 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:19.278243 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:19.278287 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:19.278706 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:19.278744 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:19.279097 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.28 06:27:19.279352 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:19.279493 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} executeQuery: Read 48 rows, 3.31 KiB in 0.001269 sec., 37825.05910165485 rows/sec., 2.55 MiB/sec. 2026.05.28 06:27:19.279541 [ 294 ] {a8a834f2-3212-4e3b-b274-cbcc8b64aec2} TCPHandler: Processed in 0.001458085 sec. 2026.05.28 06:27:20.930714 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 2026.05.28 06:27:20.949443 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:20.949501 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:20.956830 [ 245 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.28 06:27:20.957570 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:20.960767 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2026.05.28 06:27:24.269129 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.269400 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:24.269758 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:24.269796 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:24.270016 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:24.270086 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:24.270228 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:27:24.270326 [ 365 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:24.270347 [ 363 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:24.270345 [ 326 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:24.270345 [ 356 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:24.270527 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:24.270556 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:24.270642 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:24.270663 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:24.270699 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:24.270741 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:24.270781 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:24.271969 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} executeQuery: Read 41 rows, 7.57 KiB in 0.002673 sec., 15338.57089412645 rows/sec., 2.76 MiB/sec. 2026.05.28 06:27:24.272140 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} MemoryTracker: Peak memory usage (for query): 138.89 KiB. 2026.05.28 06:27:24.272157 [ 294 ] {8a57ebbc-f2e2-4195-89d7-1f4835e42a92} TCPHandler: Processed in 0.003170856 sec. 2026.05.28 06:27:24.273950 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.274062 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:24.274105 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:24.274645 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.274687 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:24.275044 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.28 06:27:24.275258 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.275403 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} executeQuery: Read 78 rows, 6.59 KiB in 0.00137 sec., 56934.30656934307 rows/sec., 4.70 MiB/sec. 2026.05.28 06:27:24.275443 [ 294 ] {bac7d9a6-85f3-4cc1-a580-2acdd1fb2aa0} TCPHandler: Processed in 0.001544587 sec. 2026.05.28 06:27:24.275583 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.275682 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:24.275723 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:24.276164 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.276201 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:24.276489 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.28 06:27:24.276707 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.276838 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} executeQuery: Read 11 rows, 847.00 B in 0.001173 sec., 9377.66410912191 rows/sec., 705.16 KiB/sec. 2026.05.28 06:27:24.276854 [ 142 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.28 06:27:24.276876 [ 294 ] {0bebbf0f-631e-4a09-872c-3a2e1397a125} TCPHandler: Processed in 0.001342392 sec. 2026.05.28 06:27:24.276905 [ 142 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.276932 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:24.277023 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.277039 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.28 06:27:24.277125 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:24.277129 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:24.277164 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 213 rows starting from the beginning of the part 2026.05.28 06:27:24.277165 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:24.277220 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 15 rows starting from the beginning of the part 2026.05.28 06:27:24.277266 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 173 rows starting from the beginning of the part 2026.05.28 06:27:24.277310 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:24.277350 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 192 rows starting from the beginning of the part 2026.05.28 06:27:24.277389 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:24.277593 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.277638 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:24.277947 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.28 06:27:24.278150 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.278153 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149847 sec., 534853.7675012414 rows/sec., 35.74 MiB/sec. 2026.05.28 06:27:24.278284 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} executeQuery: Read 75 rows, 6.00 KiB in 0.001176 sec., 63775.510204081635 rows/sec., 4.98 MiB/sec. 2026.05.28 06:27:24.278285 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.28 06:27:24.278327 [ 294 ] {37c435f7-3729-4b50-9b84-47a203cd2ce2} TCPHandler: Processed in 0.001353553 sec. 2026.05.28 06:27:24.278490 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.278529 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.278588 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:24.278590 [ 193 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_136_27} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.28 06:27:24.278632 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:24.278657 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:27:24.279060 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.279094 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:24.279407 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.28 06:27:24.279613 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.279746 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. 2026.05.28 06:27:24.279784 [ 294 ] {6d1daa33-413d-4e33-8ff6-b517def38e20} TCPHandler: Processed in 0.001343012 sec. 2026.05.28 06:27:24.279849 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.279875 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.279909 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.280016 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:24.280071 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} 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 2026.05.28 06:27:24.280858 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.280897 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:24.281442 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.28 06:27:24.281686 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.281829 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.281840 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} executeQuery: Read 11 rows, 20.18 KiB in 0.001845 sec., 5962.059620596206 rows/sec., 10.68 MiB/sec. 2026.05.28 06:27:24.281930 [ 294 ] {5becac88-fdb0-4b70-94b2-95c1285e0c9d} TCPHandler: Processed in 0.002069749 sec. 2026.05.28 06:27:24.282077 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:24.282176 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:24.282218 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:24.282584 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:24.282620 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:24.282927 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.28 06:27:24.283139 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:24.283272 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. 2026.05.28 06:27:24.283308 [ 294 ] {8063ce53-e483-4493-ae8c-fd4635a06225} TCPHandler: Processed in 0.0012808 sec. 2026.05.28 06:27:24.812656 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.812710 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.814548 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.947616 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.947684 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:24.950601 [ 221 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:25.450502 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:25.450561 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:25.452719 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:25.784299 [ 225 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:25.784356 [ 225 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:25.785911 [ 225 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:25.815767 [ 220 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:27:25.815824 [ 220 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:27:25.817801 [ 220 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.28 06:27:25.834343 [ 149 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:27:25.834399 [ 149 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:27:26.052942 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45086 2026.05.28 06:27:26.053742 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:26.053786 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:26.054271 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:27:26.054514 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:26.054661 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45086 2026.05.28 06:27:26.626686 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:26.626746 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:26.628355 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:27.039958 [ 221 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:27.040008 [ 221 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:27.041727 [ 221 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2026.05.28 06:27:28.461140 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 2026.05.28 06:27:28.479919 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:28.479983 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:28.486478 [ 245 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.28 06:27:28.487229 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:28.490440 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 708 2026.05.28 06:27:29.274788 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.275078 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:27:29.275489 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:29.275560 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:27:29.275814 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:29.275884 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:29.276059 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:27:29.276212 [ 337 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:29.276221 [ 363 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:29.276221 [ 356 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:29.276214 [ 326 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:29.276605 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:29.276646 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:29.276739 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:29.276761 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:29.276800 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:29.276845 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:29.276886 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:29.278450 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} executeQuery: Read 41 rows, 7.57 KiB in 0.003492 sec., 11741.122565864835 rows/sec., 2.12 MiB/sec. 2026.05.28 06:27:29.278773 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} MemoryTracker: Peak memory usage (for query): 141.40 KiB. 2026.05.28 06:27:29.278794 [ 294 ] {525f2cc3-7522-4bdf-921e-d132bc69789e} TCPHandler: Processed in 0.004156319 sec. 2026.05.28 06:27:29.284722 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.284888 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.284959 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:27:29.285693 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.285732 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.286129 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:27:29.286362 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.286507 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} executeQuery: Read 284 rows, 18.47 KiB in 0.001673 sec., 169754.9312612074 rows/sec., 10.78 MiB/sec. 2026.05.28 06:27:29.286544 [ 294 ] {72347245-2d20-487f-af38-295fe538ef56} TCPHandler: Processed in 0.001957787 sec. 2026.05.28 06:27:29.286685 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.286782 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:29.286824 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:29.287665 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.287703 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.288060 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.28 06:27:29.288284 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.288414 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} executeQuery: Read 859 rows, 68.67 KiB in 0.001651 sec., 520290.7328891581 rows/sec., 40.62 MiB/sec. 2026.05.28 06:27:29.288449 [ 294 ] {a3662e95-b8db-41e7-b4b9-12f74bc72343} TCPHandler: Processed in 0.001814803 sec. 2026.05.28 06:27:29.288604 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.288701 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.288742 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:29.289239 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.289278 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.289588 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.28 06:27:29.289798 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.289928 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} executeQuery: Read 173 rows, 10.87 KiB in 0.001247 sec., 138732.95910184443 rows/sec., 8.52 MiB/sec. 2026.05.28 06:27:29.289964 [ 294 ] {f1a424fd-4918-418b-8090-bcd20fae7437} TCPHandler: Processed in 0.001409504 sec. 2026.05.28 06:27:29.290064 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:29.290090 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.290110 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:29.290201 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.290248 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:27:29.290809 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.290851 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.291203 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:27:29.291480 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.291618 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} executeQuery: Read 149 rows, 9.86 KiB in 0.001436 sec., 103760.44568245126 rows/sec., 6.70 MiB/sec. 2026.05.28 06:27:29.291656 [ 294 ] {6a5b74af-61f3-47b8-b8e0-d4fda8c87a83} TCPHandler: Processed in 0.001615448 sec. 2026.05.28 06:27:29.291786 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.291894 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.291935 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:27:29.292061 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:29.292424 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.292467 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.292769 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:27:29.292984 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.293110 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. 2026.05.28 06:27:29.293145 [ 294 ] {3dafa291-a0af-481d-b658-2c1d806f9529} TCPHandler: Processed in 0.001408464 sec. 2026.05.28 06:27:29.293261 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.293368 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:29.293408 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:29.293992 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.294029 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.294356 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.28 06:27:29.294570 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.294698 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} executeQuery: Read 521 rows, 37.66 KiB in 0.001349 sec., 386212.00889547815 rows/sec., 27.26 MiB/sec. 2026.05.28 06:27:29.294733 [ 294 ] {86c741ee-3fc7-48a1-86a2-9268bae75714} TCPHandler: Processed in 0.001520587 sec. 2026.05.28 06:27:29.294864 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.294959 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:27:29.295001 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:27:29.295336 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.295372 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.295672 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:27:29.295882 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.296008 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. 2026.05.28 06:27:29.296042 [ 294 ] {17be1234-c7ec-4d77-aab8-48b5c4396c66} TCPHandler: Processed in 0.001226639 sec. 2026.05.28 06:27:29.296165 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.296261 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.296305 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:29.296708 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.296745 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.297066 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.28 06:27:29.297278 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.297411 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. 2026.05.28 06:27:29.297446 [ 294 ] {02f5b989-6046-4685-9f14-42e8415b9e0e} TCPHandler: Processed in 0.001330221 sec. 2026.05.28 06:27:29.297574 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.297669 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.297711 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:27:29.298026 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.298061 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.298361 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.28 06:27:29.298576 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.298701 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. 2026.05.28 06:27:29.298734 [ 294 ] {95bda678-1dda-4620-95e0-d41490b6650c} TCPHandler: Processed in 0.001209189 sec. 2026.05.28 06:27:29.298854 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.298957 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.299011 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} 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 2026.05.28 06:27:29.299910 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.299946 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.300498 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.28 06:27:29.300723 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.300860 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} executeQuery: Read 31 rows, 56.88 KiB in 0.001928 sec., 16078.838174273858 rows/sec., 28.81 MiB/sec. 2026.05.28 06:27:29.300934 [ 294 ] {b4a83731-a561-44bc-8b08-d693fe00b713} TCPHandler: Processed in 0.002128111 sec. 2026.05.28 06:27:29.301061 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:29.301158 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:29.301199 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:29.301556 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:29.301590 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:29.301893 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.28 06:27:29.302104 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:29.302230 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. 2026.05.28 06:27:29.302264 [ 294 ] {e46d6e9e-2133-4c8d-bd4c-39db28d465f7} TCPHandler: Processed in 0.0012519 sec. 2026.05.28 06:27:33.226156 [ 221 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:27:33.226236 [ 221 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:27:33.228486 [ 221 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:27:33.555212 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45534 2026.05.28 06:27:33.555756 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:33.555796 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:33.556289 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:27:33.556524 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:33.556659 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45534 2026.05.28 06:27:34.269299 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.269571 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:34.269971 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:34.270018 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:34.270280 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:34.270365 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:34.270513 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:27:34.270639 [ 356 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:34.270655 [ 322 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:34.270639 [ 341 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:34.270640 [ 318 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:34.270836 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:34.270866 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:34.270955 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:34.270977 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:34.271015 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:34.271061 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:34.271103 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:34.272460 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} executeQuery: Read 41 rows, 7.57 KiB in 0.003 sec., 13666.666666666666 rows/sec., 2.46 MiB/sec. 2026.05.28 06:27:34.272645 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} MemoryTracker: Peak memory usage (for query): 137.78 KiB. 2026.05.28 06:27:34.272663 [ 294 ] {a881ca15-2412-4265-b6ea-2da69911b8ae} TCPHandler: Processed in 0.003519174 sec. 2026.05.28 06:27:34.274549 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.274662 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:34.274707 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:34.275224 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:34.275274 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:34.275661 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.28 06:27:34.275891 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:34.276036 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} executeQuery: Read 78 rows, 6.59 KiB in 0.001408 sec., 55397.72727272727 rows/sec., 4.57 MiB/sec. 2026.05.28 06:27:34.276073 [ 294 ] {5e850633-a621-40c8-b6ad-f0851c8e5386} TCPHandler: Processed in 0.001574548 sec. 2026.05.28 06:27:34.276214 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.276328 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:34.276369 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:34.276848 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:34.276885 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:34.277185 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.28 06:27:34.277417 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:34.277547 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} executeQuery: Read 11 rows, 847.00 B in 0.001248 sec., 8814.102564102564 rows/sec., 662.78 KiB/sec. 2026.05.28 06:27:34.277582 [ 294 ] {1be604d4-0e92-4bb7-ab5e-07d60a88c7f7} TCPHandler: Processed in 0.001417404 sec. 2026.05.28 06:27:34.277714 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.277818 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:34.277857 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:34.278317 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:34.278354 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:34.278650 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.28 06:27:34.278861 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:34.278990 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} executeQuery: Read 75 rows, 6.00 KiB in 0.0012 sec., 62500.00000000001 rows/sec., 4.88 MiB/sec. 2026.05.28 06:27:34.279025 [ 294 ] {0edddd9d-d6ca-4393-a9b0-3635be7f7fb6} TCPHandler: Processed in 0.001360032 sec. 2026.05.28 06:27:34.279199 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.279295 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:34.279350 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:34.279793 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:34.279829 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:34.280151 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.28 06:27:34.280376 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:34.280505 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. 2026.05.28 06:27:34.280539 [ 294 ] {3787ac7e-5f7a-4cbb-966b-1bf03914fb78} TCPHandler: Processed in 0.001388593 sec. 2026.05.28 06:27:34.280674 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.280770 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:34.280824 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} 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 2026.05.28 06:27:34.281627 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:34.281664 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:34.282186 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.28 06:27:34.282423 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:34.282566 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} executeQuery: Read 11 rows, 20.18 KiB in 0.001814 sec., 6063.947078280044 rows/sec., 10.87 MiB/sec. 2026.05.28 06:27:34.282645 [ 294 ] {ccba6837-6bd6-4dce-b638-e5060450eca5} TCPHandler: Processed in 0.002019748 sec. 2026.05.28 06:27:34.282773 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:34.282869 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:34.282911 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:34.283265 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:34.283309 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:34.283620 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.28 06:27:34.283830 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:34.283961 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. 2026.05.28 06:27:34.283995 [ 294 ] {ce88dfb1-d697-44f2-8dad-2f37f0c31552} TCPHandler: Processed in 0.00127175 sec. 2026.05.28 06:27:34.606743 [ 222 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:27:34.606802 [ 222 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:27:34.608526 [ 222 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.28 06:27:35.000297 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 405.35 MiB, peak 422.43 MiB, free memory in arenas 0.00 B, will set to 408.93 MiB (RSS), difference: 3.58 MiB 2026.05.28 06:27:35.990538 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 2026.05.28 06:27:36.008448 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:36.008505 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:36.014669 [ 245 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.28 06:27:36.015387 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:36.018860 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2026.05.28 06:27:37.550465 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38833 2026.05.28 06:27:37.550570 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.550598 [ 371 ] {} TCP-Session: 0785e545-3d96-43ea-ae15-c10160f444f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38833 2026.05.28 06:27:37.550621 [ 371 ] {} TCP-Session: 0785e545-3d96-43ea-ae15-c10160f444f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.550635 [ 371 ] {} TCP-Session: 0785e545-3d96-43ea-ae15-c10160f444f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.550816 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42559 2026.05.28 06:27:37.550865 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35358 2026.05.28 06:27:37.550914 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44354 2026.05.28 06:27:37.550939 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62592 2026.05.28 06:27:37.550955 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62730 2026.05.28 06:27:37.550995 [ 371 ] {} TCP-Session: 0785e545-3d96-43ea-ae15-c10160f444f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:37.551013 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551006 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551061 [ 368 ] {} TCP-Session: 2be1eb9c-d32e-4f35-b196-4c89119be221 Authenticating user 'default' from [fd00:1122:3344:101::e]:62592 2026.05.28 06:27:37.551062 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551092 [ 317 ] {} TCP-Session: cbf27b1c-0a95-43cf-8aa3-68acf0d8219d Authenticating user 'default' from [fd00:1122:3344:101::e]:44354 2026.05.28 06:27:37.551096 [ 368 ] {} TCP-Session: 2be1eb9c-d32e-4f35-b196-4c89119be221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551117 [ 369 ] {} TCP-Session: b1463842-27bb-4ca3-bf75-6edc7c71a4aa Authenticating user 'default' from [fd00:1122:3344:101::e]:62730 2026.05.28 06:27:37.551135 [ 368 ] {} TCP-Session: 2be1eb9c-d32e-4f35-b196-4c89119be221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551131 [ 317 ] {} TCP-Session: cbf27b1c-0a95-43cf-8aa3-68acf0d8219d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551170 [ 369 ] {} TCP-Session: b1463842-27bb-4ca3-bf75-6edc7c71a4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551194 [ 317 ] {} TCP-Session: cbf27b1c-0a95-43cf-8aa3-68acf0d8219d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551207 [ 369 ] {} TCP-Session: b1463842-27bb-4ca3-bf75-6edc7c71a4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.550965 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.550961 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39199 2026.05.28 06:27:37.551256 [ 371 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} executeQuery: (from [fd00:1122:3344:101::e]:38833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:27:37.551274 [ 381 ] {} TCP-Session: edac84d6-37f8-4a11-afbc-a09656a22c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:35358 2026.05.28 06:27:37.551317 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551347 [ 381 ] {} TCP-Session: edac84d6-37f8-4a11-afbc-a09656a22c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551359 [ 370 ] {} TCP-Session: b7f0dc86-8458-48c7-84a4-e2599e963006 Authenticating user 'default' from [fd00:1122:3344:101::e]:39199 2026.05.28 06:27:37.551394 [ 381 ] {} TCP-Session: edac84d6-37f8-4a11-afbc-a09656a22c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551410 [ 370 ] {} TCP-Session: b7f0dc86-8458-48c7-84a4-e2599e963006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.550877 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551437 [ 370 ] {} TCP-Session: b7f0dc86-8458-48c7-84a4-e2599e963006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.550913 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32907 2026.05.28 06:27:37.551475 [ 380 ] {} TCP-Session: cb3af2fc-1417-415b-bf62-463f009f6905 Authenticating user 'default' from [fd00:1122:3344:101::e]:42559 2026.05.28 06:27:37.550929 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46133 2026.05.28 06:27:37.551522 [ 380 ] {} TCP-Session: cb3af2fc-1417-415b-bf62-463f009f6905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551542 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551573 [ 380 ] {} TCP-Session: cb3af2fc-1417-415b-bf62-463f009f6905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551601 [ 316 ] {} TCP-Session: 4a550382-462c-4f1e-8911-608ad53754f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32907 2026.05.28 06:27:37.551618 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.551625 [ 316 ] {} TCP-Session: 4a550382-462c-4f1e-8911-608ad53754f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551657 [ 316 ] {} TCP-Session: 4a550382-462c-4f1e-8911-608ad53754f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551658 [ 367 ] {} TCP-Session: 3b67fb6e-4e89-4101-b54c-7fc54950de35 Authenticating user 'default' from [fd00:1122:3344:101::e]:46133 2026.05.28 06:27:37.551698 [ 367 ] {} TCP-Session: 3b67fb6e-4e89-4101-b54c-7fc54950de35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551718 [ 367 ] {} TCP-Session: 3b67fb6e-4e89-4101-b54c-7fc54950de35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.551733 [ 371 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:27:37.551820 [ 371 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:37.552148 [ 371 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:27:37.553333 [ 318 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} AggregatingTransform: Aggregating 2026.05.28 06:27:37.553394 [ 318 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} Aggregator: Aggregation method: without_key 2026.05.28 06:27:37.553441 [ 318 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001185088 sec. (843.819 rows/sec., 32.96 KiB/sec.) 2026.05.28 06:27:37.553467 [ 318 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} Aggregator: Merging aggregated data 2026.05.28 06:27:37.554234 [ 371 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. 2026.05.28 06:27:37.554411 [ 371 ] {0d9dcf06-4d8b-454d-96ef-77b18232064e} TCPHandler: Processed in 0.003599936 sec. 2026.05.28 06:27:37.554545 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554572 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554579 [ 371 ] {} TCP-Session: 0785e545-3d96-43ea-ae15-c10160f444f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554606 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554636 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554611 [ 380 ] {} TCP-Session: cb3af2fc-1417-415b-bf62-463f009f6905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554681 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554712 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554741 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554761 [ 316 ] {} TCP-Session: 4a550382-462c-4f1e-8911-608ad53754f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554770 [ 368 ] {} TCP-Session: 2be1eb9c-d32e-4f35-b196-4c89119be221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554795 [ 369 ] {} TCP-Session: b1463842-27bb-4ca3-bf75-6edc7c71a4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554706 [ 370 ] {} TCP-Session: b7f0dc86-8458-48c7-84a4-e2599e963006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554696 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554697 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.554892 [ 381 ] {} TCP-Session: edac84d6-37f8-4a11-afbc-a09656a22c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554672 [ 317 ] {} TCP-Session: cbf27b1c-0a95-43cf-8aa3-68acf0d8219d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.554924 [ 367 ] {} TCP-Session: 3b67fb6e-4e89-4101-b54c-7fc54950de35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706318 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39226 2026.05.28 06:27:37.706410 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.706437 [ 371 ] {} TCP-Session: 16e077e1-6ca2-4563-a794-2f81538bf861 Authenticating user 'default' from [fd00:1122:3344:101::e]:39226 2026.05.28 06:27:37.706460 [ 371 ] {} TCP-Session: 16e077e1-6ca2-4563-a794-2f81538bf861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706474 [ 371 ] {} TCP-Session: 16e077e1-6ca2-4563-a794-2f81538bf861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706695 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39010 2026.05.28 06:27:37.706722 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64237 2026.05.28 06:27:37.706751 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64934 2026.05.28 06:27:37.706769 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.706779 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51843 2026.05.28 06:27:37.706813 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.706815 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.706853 [ 381 ] {} TCP-Session: 63278e2c-7697-4b15-b312-cf3507f32759 Authenticating user 'default' from [fd00:1122:3344:101::e]:64237 2026.05.28 06:27:37.706858 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.706867 [ 371 ] {} TCP-Session: 16e077e1-6ca2-4563-a794-2f81538bf861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:37.706881 [ 381 ] {} TCP-Session: 63278e2c-7697-4b15-b312-cf3507f32759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706895 [ 369 ] {} TCP-Session: 61a37d47-c28c-4e2d-b9f5-0670e0343c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:51843 2026.05.28 06:27:37.706919 [ 381 ] {} TCP-Session: 63278e2c-7697-4b15-b312-cf3507f32759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706938 [ 369 ] {} TCP-Session: 61a37d47-c28c-4e2d-b9f5-0670e0343c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706865 [ 317 ] {} TCP-Session: 25a21f91-b7f1-4c29-8fd7-395f59fbc5ec Authenticating user 'default' from [fd00:1122:3344:101::e]:64934 2026.05.28 06:27:37.706972 [ 369 ] {} TCP-Session: 61a37d47-c28c-4e2d-b9f5-0670e0343c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707007 [ 317 ] {} TCP-Session: 25a21f91-b7f1-4c29-8fd7-395f59fbc5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706818 [ 380 ] {} TCP-Session: fd1cb482-11fb-4db7-9bd6-0dc95dcb931b Authenticating user 'default' from [fd00:1122:3344:101::e]:39010 2026.05.28 06:27:37.707049 [ 371 ] {b78ce375-0599-4937-a4a5-3f810d885f98} executeQuery: (from [fd00:1122:3344:101::e]:39226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:27:37.707041 [ 317 ] {} TCP-Session: 25a21f91-b7f1-4c29-8fd7-395f59fbc5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707102 [ 380 ] {} TCP-Session: fd1cb482-11fb-4db7-9bd6-0dc95dcb931b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706789 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33406 2026.05.28 06:27:37.707133 [ 380 ] {} TCP-Session: fd1cb482-11fb-4db7-9bd6-0dc95dcb931b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.706781 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55149 2026.05.28 06:27:37.706759 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43230 2026.05.28 06:27:37.706735 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50126 2026.05.28 06:27:37.707240 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.707194 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.707296 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.707305 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:37.707326 [ 370 ] {} TCP-Session: a7e63519-c239-4f1f-9d99-4fdbc688c8be Authenticating user 'default' from [fd00:1122:3344:101::e]:33406 2026.05.28 06:27:37.707343 [ 367 ] {} TCP-Session: cfa800fe-8432-4bac-9547-28527f892293 Authenticating user 'default' from [fd00:1122:3344:101::e]:43230 2026.05.28 06:27:37.707351 [ 316 ] {} TCP-Session: 1abb9b28-cd52-4e0b-a1cc-33f32a6f4e5a Authenticating user 'default' from [fd00:1122:3344:101::e]:50126 2026.05.28 06:27:37.707361 [ 370 ] {} TCP-Session: a7e63519-c239-4f1f-9d99-4fdbc688c8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707359 [ 371 ] {b78ce375-0599-4937-a4a5-3f810d885f98} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:27:37.707384 [ 316 ] {} TCP-Session: 1abb9b28-cd52-4e0b-a1cc-33f32a6f4e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707388 [ 370 ] {} TCP-Session: a7e63519-c239-4f1f-9d99-4fdbc688c8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707411 [ 316 ] {} TCP-Session: 1abb9b28-cd52-4e0b-a1cc-33f32a6f4e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707379 [ 367 ] {} TCP-Session: cfa800fe-8432-4bac-9547-28527f892293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707436 [ 371 ] {b78ce375-0599-4937-a4a5-3f810d885f98} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:37.707453 [ 367 ] {} TCP-Session: cfa800fe-8432-4bac-9547-28527f892293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707296 [ 368 ] {} TCP-Session: b3182c1a-43b7-448a-b3c8-18c1e743efe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55149 2026.05.28 06:27:37.707505 [ 368 ] {} TCP-Session: b3182c1a-43b7-448a-b3c8-18c1e743efe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707519 [ 368 ] {} TCP-Session: b3182c1a-43b7-448a-b3c8-18c1e743efe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.707744 [ 371 ] {b78ce375-0599-4937-a4a5-3f810d885f98} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:27:37.708749 [ 355 ] {b78ce375-0599-4937-a4a5-3f810d885f98} AggregatingTransform: Aggregating 2026.05.28 06:27:37.708789 [ 355 ] {b78ce375-0599-4937-a4a5-3f810d885f98} Aggregator: Aggregation method: without_key 2026.05.28 06:27:37.708827 [ 355 ] {b78ce375-0599-4937-a4a5-3f810d885f98} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976363 sec. (1024.209 rows/sec., 40.01 KiB/sec.) 2026.05.28 06:27:37.708852 [ 355 ] {b78ce375-0599-4937-a4a5-3f810d885f98} Aggregator: Merging aggregated data 2026.05.28 06:27:37.709498 [ 371 ] {b78ce375-0599-4937-a4a5-3f810d885f98} executeQuery: Read 1 rows, 40.00 B in 0.002505 sec., 399.2015968063873 rows/sec., 15.59 KiB/sec. 2026.05.28 06:27:37.709636 [ 371 ] {b78ce375-0599-4937-a4a5-3f810d885f98} TCPHandler: Processed in 0.00294 sec. 2026.05.28 06:27:37.709814 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709843 [ 371 ] {} TCP-Session: 16e077e1-6ca2-4563-a794-2f81538bf861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.709858 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709884 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709902 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709908 [ 370 ] {} TCP-Session: a7e63519-c239-4f1f-9d99-4fdbc688c8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.709936 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709953 [ 381 ] {} TCP-Session: 63278e2c-7697-4b15-b312-cf3507f32759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.709953 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709980 [ 368 ] {} TCP-Session: b3182c1a-43b7-448a-b3c8-18c1e743efe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.709981 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.709996 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.710007 [ 316 ] {} TCP-Session: 1abb9b28-cd52-4e0b-a1cc-33f32a6f4e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.710048 [ 317 ] {} TCP-Session: 25a21f91-b7f1-4c29-8fd7-395f59fbc5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.710066 [ 369 ] {} TCP-Session: 61a37d47-c28c-4e2d-b9f5-0670e0343c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.709926 [ 380 ] {} TCP-Session: fd1cb482-11fb-4db7-9bd6-0dc95dcb931b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:37.709921 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:37.710151 [ 367 ] {} TCP-Session: cfa800fe-8432-4bac-9547-28527f892293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.003558 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43416 2026.05.28 06:27:38.003639 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.003665 [ 371 ] {} TCP-Session: 5593a255-4692-44e4-9406-95c5434f77b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43416 2026.05.28 06:27:38.003688 [ 371 ] {} TCP-Session: 5593a255-4692-44e4-9406-95c5434f77b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.003702 [ 371 ] {} TCP-Session: 5593a255-4692-44e4-9406-95c5434f77b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.003874 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53436 2026.05.28 06:27:38.003922 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.003922 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45269 2026.05.28 06:27:38.003943 [ 380 ] {} TCP-Session: d20e3166-5e49-4465-8185-249663d42c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53436 2026.05.28 06:27:38.003936 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57270 2026.05.28 06:27:38.003997 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.004002 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35783 2026.05.28 06:27:38.004042 [ 316 ] {} TCP-Session: f523b13d-90ee-4fbd-8cf1-7cbf49881f84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45269 2026.05.28 06:27:38.004025 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53978 2026.05.28 06:27:38.004081 [ 316 ] {} TCP-Session: f523b13d-90ee-4fbd-8cf1-7cbf49881f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004107 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.004116 [ 371 ] {} TCP-Session: 5593a255-4692-44e4-9406-95c5434f77b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:38.004129 [ 316 ] {} TCP-Session: f523b13d-90ee-4fbd-8cf1-7cbf49881f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004149 [ 369 ] {} TCP-Session: 107f62a0-250d-448b-9fc4-335378215908 Authenticating user 'default' from [fd00:1122:3344:101::e]:35783 2026.05.28 06:27:38.004155 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.003996 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49124 2026.05.28 06:27:38.004206 [ 370 ] {} TCP-Session: 87b9c379-0e71-4194-b845-6531c214942c Authenticating user 'default' from [fd00:1122:3344:101::e]:53978 2026.05.28 06:27:38.004190 [ 369 ] {} TCP-Session: 107f62a0-250d-448b-9fc4-335378215908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004238 [ 370 ] {} TCP-Session: 87b9c379-0e71-4194-b845-6531c214942c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004250 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.004271 [ 370 ] {} TCP-Session: 87b9c379-0e71-4194-b845-6531c214942c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004264 [ 369 ] {} TCP-Session: 107f62a0-250d-448b-9fc4-335378215908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004290 [ 368 ] {} TCP-Session: 50363f5f-1bbd-474d-a2eb-37b5b4f65d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:49124 2026.05.28 06:27:38.003995 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60270 2026.05.28 06:27:38.004326 [ 368 ] {} TCP-Session: 50363f5f-1bbd-474d-a2eb-37b5b4f65d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004350 [ 371 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} executeQuery: (from [fd00:1122:3344:101::e]:43416) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:27:38.004372 [ 368 ] {} TCP-Session: 50363f5f-1bbd-474d-a2eb-37b5b4f65d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.003969 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65305 2026.05.28 06:27:38.004398 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.003975 [ 380 ] {} TCP-Session: d20e3166-5e49-4465-8185-249663d42c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004485 [ 367 ] {} TCP-Session: ad1537d0-3115-48d8-99a3-3cd5dff2b2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60270 2026.05.28 06:27:38.004499 [ 380 ] {} TCP-Session: d20e3166-5e49-4465-8185-249663d42c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004493 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.004518 [ 367 ] {} TCP-Session: ad1537d0-3115-48d8-99a3-3cd5dff2b2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004076 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:27:38.004560 [ 317 ] {} TCP-Session: 169dc9b1-f337-4eea-9a3f-565ba349a091 Authenticating user 'default' from [fd00:1122:3344:101::e]:65305 2026.05.28 06:27:38.004563 [ 367 ] {} TCP-Session: ad1537d0-3115-48d8-99a3-3cd5dff2b2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004608 [ 381 ] {} TCP-Session: b5f0c5a3-5173-4116-bdf7-9d314e274aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57270 2026.05.28 06:27:38.004612 [ 317 ] {} TCP-Session: 169dc9b1-f337-4eea-9a3f-565ba349a091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004641 [ 381 ] {} TCP-Session: b5f0c5a3-5173-4116-bdf7-9d314e274aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004645 [ 317 ] {} TCP-Session: 169dc9b1-f337-4eea-9a3f-565ba349a091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004656 [ 381 ] {} TCP-Session: b5f0c5a3-5173-4116-bdf7-9d314e274aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.004641 [ 371 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:27:38.004744 [ 371 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:38.005040 [ 371 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:27:38.006010 [ 358 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} AggregatingTransform: Aggregating 2026.05.28 06:27:38.006052 [ 358 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} Aggregator: Aggregation method: without_key 2026.05.28 06:27:38.006084 [ 358 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942572 sec. (1060.927 rows/sec., 41.44 KiB/sec.) 2026.05.28 06:27:38.006099 [ 358 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} Aggregator: Merging aggregated data 2026.05.28 06:27:38.006818 [ 371 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} executeQuery: Read 1 rows, 40.00 B in 0.002523 sec., 396.3535473642489 rows/sec., 15.48 KiB/sec. 2026.05.28 06:27:38.006979 [ 371 ] {0eefaf3e-f60d-4fba-81b5-aa94ad357d81} TCPHandler: Processed in 0.002980411 sec. 2026.05.28 06:27:38.007132 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007162 [ 371 ] {} TCP-Session: 5593a255-4692-44e4-9406-95c5434f77b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007162 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007196 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007202 [ 380 ] {} TCP-Session: d20e3166-5e49-4465-8185-249663d42c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007226 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007245 [ 370 ] {} TCP-Session: 87b9c379-0e71-4194-b845-6531c214942c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007297 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007317 [ 316 ] {} TCP-Session: f523b13d-90ee-4fbd-8cf1-7cbf49881f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007315 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007344 [ 381 ] {} TCP-Session: b5f0c5a3-5173-4116-bdf7-9d314e274aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007365 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007374 [ 317 ] {} TCP-Session: 169dc9b1-f337-4eea-9a3f-565ba349a091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007267 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007414 [ 369 ] {} TCP-Session: 107f62a0-250d-448b-9fc4-335378215908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007251 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:27:38.007455 [ 367 ] {} TCP-Session: ad1537d0-3115-48d8-99a3-3cd5dff2b2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:38.007498 [ 368 ] {} TCP-Session: 50363f5f-1bbd-474d-a2eb-37b5b4f65d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:27:39.273555 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.273796 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:27:39.274161 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:39.274206 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:27:39.274454 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:39.274525 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:39.274670 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:27:39.274768 [ 354 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:39.274787 [ 348 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:39.274787 [ 325 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:39.274783 [ 330 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:39.274986 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:39.275018 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:39.275106 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:39.275128 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:39.275169 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:39.275213 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:39.275255 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:39.276485 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} executeQuery: Read 41 rows, 7.57 KiB in 0.00279 sec., 14695.340501792114 rows/sec., 2.65 MiB/sec. 2026.05.28 06:27:39.276693 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} MemoryTracker: Peak memory usage (for query): 141.37 KiB. 2026.05.28 06:27:39.276710 [ 294 ] {578a4a16-bee9-4abd-8d27-c87e9ec99abc} TCPHandler: Processed in 0.003286528 sec. 2026.05.28 06:27:39.282232 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.282350 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.282396 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:27:39.283070 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.283111 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:39.283488 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:27:39.283711 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.283847 [ 130 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2026.05.28 06:27:39.283861 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} executeQuery: Read 284 rows, 18.47 KiB in 0.001546 sec., 183699.8706338939 rows/sec., 11.67 MiB/sec. 2026.05.28 06:27:39.283907 [ 130 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.283931 [ 294 ] {f6e6ce3c-0016-4510-b2fc-aca4ad8dd7d0} TCPHandler: Processed in 0.001750362 sec. 2026.05.28 06:27:39.283939 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:39.284056 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2026.05.28 06:27:39.284062 [ 225 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:27:39.284083 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.284118 [ 225 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:27:39.284161 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.284196 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 284 rows starting from the beginning of the part 2026.05.28 06:27:39.284208 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:39.284249 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:39.284260 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 284 rows starting from the beginning of the part 2026.05.28 06:27:39.284315 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 284 rows starting from the beginning of the part 2026.05.28 06:27:39.284365 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 284 rows starting from the beginning of the part 2026.05.28 06:27:39.284415 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 284 rows starting from the beginning of the part 2026.05.28 06:27:39.285188 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.285228 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.285371 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356313 sec., 1046955.9755012301 rows/sec., 70.49 MiB/sec. 2026.05.28 06:27:39.285503 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2026.05.28 06:27:39.285623 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.28 06:27:39.285807 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.285859 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.285871 [ 186 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_69_17} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2026.05.28 06:27:39.285937 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:27:39.285999 [ 130 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.28 06:27:39.286015 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} executeQuery: Read 859 rows, 68.67 KiB in 0.00183 sec., 469398.9071038251 rows/sec., 36.65 MiB/sec. 2026.05.28 06:27:39.286044 [ 130 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.286043 [ 225 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:27:39.286064 [ 294 ] {b69db770-5418-4b61-9878-7df8d71b6925} TCPHandler: Processed in 0.002031528 sec. 2026.05.28 06:27:39.286069 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:39.286209 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.28 06:27:39.286225 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.286338 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.286351 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.286380 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:39.286392 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3241 rows starting from the beginning of the part 2026.05.28 06:27:39.286477 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part 2026.05.28 06:27:39.286529 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 78 rows starting from the beginning of the part 2026.05.28 06:27:39.286586 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 859 rows starting from the beginning of the part 2026.05.28 06:27:39.286674 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 78 rows starting from the beginning of the part 2026.05.28 06:27:39.286759 [ 193 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 859 rows starting from the beginning of the part 2026.05.28 06:27:39.286897 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.286950 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.287280 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.28 06:27:39.287503 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.287638 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} executeQuery: Read 173 rows, 10.87 KiB in 0.001322 sec., 130862.32980332829 rows/sec., 8.03 MiB/sec. 2026.05.28 06:27:39.287675 [ 294 ] {6257a970-6080-47fe-9ee4-4bf7d847a797} TCPHandler: Processed in 0.001499446 sec. 2026.05.28 06:27:39.287805 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.287904 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.287960 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:27:39.288460 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.288495 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.288765 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618052 sec., 1975132.6558830764 rows/sec., 157.77 MiB/sec. 2026.05.28 06:27:39.288791 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:27:39.289029 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.289098 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.28 06:27:39.289151 [ 130 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 2026.05.28 06:27:39.289176 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} executeQuery: Read 149 rows, 9.86 KiB in 0.001292 sec., 115325.07739938081 rows/sec., 7.45 MiB/sec. 2026.05.28 06:27:39.289181 [ 130 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.289219 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.289220 [ 294 ] {34fec8df-e6c0-484c-a33b-b009e1684b24} TCPHandler: Processed in 0.001464314 sec. 2026.05.28 06:27:39.289322 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full 2026.05.28 06:27:39.289380 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.289388 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.289452 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.289482 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_161_32} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.28 06:27:39.289485 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.289494 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 950 rows starting from the beginning of the part 2026.05.28 06:27:39.289542 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:27:39.289587 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part 2026.05.28 06:27:39.289595 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:27:39.289651 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part 2026.05.28 06:27:39.289707 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 950 rows starting from the beginning of the part 2026.05.28 06:27:39.289756 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 149 rows starting from the beginning of the part 2026.05.28 06:27:39.289805 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part 2026.05.28 06:27:39.290040 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.290082 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.290387 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:27:39.290608 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.290721 [ 130 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2026.05.28 06:27:39.290738 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. 2026.05.28 06:27:39.290752 [ 130 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.290777 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.290778 [ 294 ] {e88580de-6881-4a76-a316-b4cf5dcd04bc} TCPHandler: Processed in 0.001447214 sec. 2026.05.28 06:27:39.290852 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2026.05.28 06:27:39.290928 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.290943 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.290980 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 148 rows starting from the beginning of the part 2026.05.28 06:27:39.290979 [ 190 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170356 sec., 1465167.0619173965 rows/sec., 93.81 MiB/sec. 2026.05.28 06:27:39.291034 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:39.291052 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 148 rows starting from the beginning of the part 2026.05.28 06:27:39.291080 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:39.291104 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 148 rows starting from the beginning of the part 2026.05.28 06:27:39.291156 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part 2026.05.28 06:27:39.291176 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2026.05.28 06:27:39.291202 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 148 rows starting from the beginning of the part 2026.05.28 06:27:39.291523 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.291609 [ 191 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_69_15} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 2026.05.28 06:27:39.291697 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.28 06:27:39.291718 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.291754 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.292015 [ 188 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189898 sec., 621902.0453854027 rows/sec., 37.74 MiB/sec. 2026.05.28 06:27:39.292098 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.28 06:27:39.292137 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2026.05.28 06:27:39.292384 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.292439 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.292509 [ 130 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.28 06:27:39.292509 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_69_17} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2026.05.28 06:27:39.292525 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} executeQuery: Read 521 rows, 37.66 KiB in 0.001511 sec., 344804.76505625417 rows/sec., 24.34 MiB/sec. 2026.05.28 06:27:39.292535 [ 130 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.292569 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.292573 [ 294 ] {9f0092ad-c9c0-46ac-9ef2-3597f880c703} TCPHandler: Processed in 0.00170504 sec. 2026.05.28 06:27:39.292583 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:27:39.292683 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.28 06:27:39.292721 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.292779 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.292811 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1794 rows starting from the beginning of the part 2026.05.28 06:27:39.292824 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:27:39.292864 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part 2026.05.28 06:27:39.292871 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:27:39.292918 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 75 rows starting from the beginning of the part 2026.05.28 06:27:39.292969 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 521 rows starting from the beginning of the part 2026.05.28 06:27:39.293010 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 75 rows starting from the beginning of the part 2026.05.28 06:27:39.293049 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 521 rows starting from the beginning of the part 2026.05.28 06:27:39.293251 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.293292 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.293603 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:27:39.293824 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.293956 [ 130 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_65_65_0 to all_69_69_0 2026.05.28 06:27:39.294002 [ 130 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.294020 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. 2026.05.28 06:27:39.294032 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.294126 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTask::PrepareStage: Merging 5 parts: from all_65_65_0 to all_69_69_0 into Compact with storage Full 2026.05.28 06:27:39.294136 [ 294 ] {9ac825de-d9c8-4a82-b0f4-802f3b441e53} TCPHandler: Processed in 0.001462624 sec. 2026.05.28 06:27:39.294223 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.294253 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:39.294303 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:39.294342 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:39.294345 [ 194 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169542 sec., 1798964.2684408582 rows/sec., 131.79 MiB/sec. 2026.05.28 06:27:39.294372 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.294382 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:39.294432 [ 186 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:39.294531 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.294564 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.28 06:27:39.294616 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:39.294845 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.294925 [ 187 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_161_32} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.28 06:27:39.295003 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.28 06:27:39.295067 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000967854 sec., 30996.410615650708 rows/sec., 1.58 MiB/sec. 2026.05.28 06:27:39.295179 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.295218 [ 196 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} MergedBlockOutputStream: filled checksums all_65_69_1 (state Temporary) 2026.05.28 06:27:39.295226 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:39.295501 [ 196 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_65_69_1 to all_65_69_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.295579 [ 196 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_65_69_1} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_65_65_0, all_69_69_0] -> all_65_69_1 2026.05.28 06:27:39.295654 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.28 06:27:39.295669 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.28 06:27:39.295898 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.296059 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} executeQuery: Read 265 rows, 18.03 KiB in 0.001568 sec., 169005.10204081633 rows/sec., 11.23 MiB/sec. 2026.05.28 06:27:39.296060 [ 130 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_156_34 to all_157_157_0 2026.05.28 06:27:39.296131 [ 294 ] {c21b9a5b-f826-403e-aa2d-77e3d4489c17} TCPHandler: Processed in 0.001870115 sec. 2026.05.28 06:27:39.296147 [ 130 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.296173 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:39.296243 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} MergeTask::PrepareStage: Merging 2 parts: from all_1_156_34 to all_157_157_0 into Compact with storage Full 2026.05.28 06:27:39.296299 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.296333 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.296366 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} MergeTreeSequentialSource: Reading 9 marks from part all_1_156_34, total 61389 rows starting from the beginning of the part 2026.05.28 06:27:39.296403 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.296421 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 128 rows starting from the beginning of the part 2026.05.28 06:27:39.296475 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:27:39.296833 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.296870 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.297216 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.28 06:27:39.297470 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.297585 [ 123 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 2026.05.28 06:27:39.297618 [ 123 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.297618 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} executeQuery: Read 1 rows, 69.00 B in 0.001234 sec., 810.3727714748784 rows/sec., 54.61 KiB/sec. 2026.05.28 06:27:39.297636 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.297662 [ 294 ] {f3bf8b1a-031a-496e-836f-267278490ebb} TCPHandler: Processed in 0.001428484 sec. 2026.05.28 06:27:39.297716 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full 2026.05.28 06:27:39.297814 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.297843 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 64 rows starting from the beginning of the part 2026.05.28 06:27:39.297894 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.297896 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:39.297965 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:39.298005 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:39.298017 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.298045 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:39.298081 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} 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 2026.05.28 06:27:39.298089 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:39.298862 [ 186 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177288 sec., 58609.2782734556 rows/sec., 3.86 MiB/sec. 2026.05.28 06:27:39.299103 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2026.05.28 06:27:39.299209 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.299248 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.299389 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.299459 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_69_15} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 2026.05.28 06:27:39.299537 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:27:39.299864 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.28 06:27:39.300106 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.300290 [ 123 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.28 06:27:39.300320 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} executeQuery: Read 31 rows, 56.88 KiB in 0.00232 sec., 13362.068965517241 rows/sec., 23.94 MiB/sec. 2026.05.28 06:27:39.300326 [ 123 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.300363 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.300437 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.28 06:27:39.300477 [ 294 ] {a5d534a9-bd70-4ff6-aff3-323f6d990a43} TCPHandler: Processed in 0.002632762 sec. 2026.05.28 06:27:39.300648 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.300684 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.300706 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2895 rows starting from the beginning of the part 2026.05.28 06:27:39.300812 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:39.300824 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 42 rows starting from the beginning of the part 2026.05.28 06:27:39.300878 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:39.300938 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:39.301046 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 31 rows starting from the beginning of the part 2026.05.28 06:27:39.301152 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:39.301262 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 31 rows starting from the beginning of the part 2026.05.28 06:27:39.301289 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.301331 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.301661 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.28 06:27:39.301883 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.302004 [ 123 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.28 06:27:39.302017 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} executeQuery: Read 90 rows, 5.77 KiB in 0.001242 sec., 72463.76811594203 rows/sec., 4.53 MiB/sec. 2026.05.28 06:27:39.302037 [ 123 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:39.302060 [ 294 ] {c9f30538-f5ec-4991-9905-7e6cf59015dc} TCPHandler: Processed in 0.001481245 sec. 2026.05.28 06:27:39.302063 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2026.05.28 06:27:39.302159 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.28 06:27:39.302248 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:39.302275 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9972 rows starting from the beginning of the part 2026.05.28 06:27:39.302324 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 48 rows starting from the beginning of the part 2026.05.28 06:27:39.302368 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2026.05.28 06:27:39.302406 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 90 rows starting from the beginning of the part 2026.05.28 06:27:39.302442 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2026.05.28 06:27:39.302478 [ 201 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 90 rows starting from the beginning of the part 2026.05.28 06:27:39.304902 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} MergeTask::MergeProjectionsStage: Merge sorted 61517 rows, containing 5 columns (5 merged, 0 gathered) in 0.008683106 sec., 7084676.842595265 rows/sec., 453.22 MiB/sec. 2026.05.28 06:27:39.305322 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 10320 rows, containing 4 columns (4 merged, 0 gathered) in 0.003196616 sec., 3228414.0478556072 rows/sec., 208.15 MiB/sec. 2026.05.28 06:27:39.305446 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} MergedBlockOutputStream: filled checksums all_1_157_35 (state Temporary) 2026.05.28 06:27:39.305568 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.28 06:27:39.305779 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_157_35 to all_1_157_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.305867 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_157_35} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_156_34, all_157_157_0] -> all_1_157_35 2026.05.28 06:27:39.305893 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.305938 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.28 06:27:39.305971 [ 192 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_161_32} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.28 06:27:39.306075 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. 2026.05.28 06:27:39.312524 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3021 rows, containing 19 columns (19 merged, 0 gathered) in 0.012120739 sec., 249242.22854728578 rows/sec., 446.63 MiB/sec. 2026.05.28 06:27:39.313510 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:39.313691 [ 284 ] {591e3cbf-709f-4cf3-bb40-a567119dc52a} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:27:39.314090 [ 284 ] {591e3cbf-709f-4cf3-bb40-a567119dc52a} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:27:39.314267 [ 284 ] {591e3cbf-709f-4cf3-bb40-a567119dc52a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:39.314605 [ 325 ] {591e3cbf-709f-4cf3-bb40-a567119dc52a} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:27:39.314607 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.28 06:27:39.315015 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:39.315021 [ 284 ] {591e3cbf-709f-4cf3-bb40-a567119dc52a} executeQuery: Read 41 rows, 2.50 KiB in 0.001411 sec., 29057.406094968108 rows/sec., 1.73 MiB/sec. 2026.05.28 06:27:39.315093 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_136_27} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.28 06:27:39.315137 [ 284 ] {591e3cbf-709f-4cf3-bb40-a567119dc52a} TCPHandler: Processed in 0.00168247 sec. 2026.05.28 06:27:39.315203 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. 2026.05.28 06:27:39.547292 [ 221 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:27:39.547362 [ 221 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:27:39.550820 [ 221 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.28 06:27:40.000233 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 410.00 MiB, peak 428.59 MiB, free memory in arenas 0.00 B, will set to 416.11 MiB (RSS), difference: 6.11 MiB 2026.05.28 06:27:40.834483 [ 124 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:27:40.834546 [ 124 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:27:41.003265 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002863858 sec. 2026.05.28 06:27:41.056797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46046 2026.05.28 06:27:41.057335 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:41.057377 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:41.057849 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:27:41.058074 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:41.058204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46046 2026.05.28 06:27:41.058263 [ 124 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:27:41.058337 [ 124 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:41.058372 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2026.05.28 06:27:41.058507 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:27:41.058613 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:41.058648 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43614 rows starting from the beginning of the part 2026.05.28 06:27:41.058712 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part 2026.05.28 06:27:41.058764 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part 2026.05.28 06:27:41.058812 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part 2026.05.28 06:27:41.058857 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part 2026.05.28 06:27:41.058900 [ 201 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part 2026.05.28 06:27:41.061956 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 46046 rows, containing 4 columns (4 merged, 0 gathered) in 0.003485643 sec., 13210188.191963434 rows/sec., 188.97 MiB/sec. 2026.05.28 06:27:41.062396 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:27:41.062700 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:41.062772 [ 192 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_96_19} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:27:41.062892 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.05.28 06:27:43.518913 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 2026.05.28 06:27:43.539382 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:43.539447 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:43.546198 [ 245 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.28 06:27:43.546999 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:43.547333 [ 120 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.28 06:27:43.547381 [ 120 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:43.547408 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:43.547566 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.28 06:27:43.551585 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 723 2026.05.28 06:27:43.552116 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:43.554214 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2026.05.28 06:27:43.559574 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part 2026.05.28 06:27:43.564853 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part 2026.05.28 06:27:43.569970 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part 2026.05.28 06:27:43.575376 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2026.05.28 06:27:43.580674 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2026.05.28 06:27:43.648592 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.101097963 sec., 7151.479402211101 rows/sec., 36.98 MiB/sec. 2026.05.28 06:27:43.651880 [ 191 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.28 06:27:43.654107 [ 191 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:43.654197 [ 191 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_96_19} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.28 06:27:43.656376 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2026.05.28 06:27:44.000207 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 417.15 MiB, peak 434.59 MiB, free memory in arenas 0.00 B, will set to 416.11 MiB (RSS), difference: -1.04 MiB 2026.05.28 06:27:44.012072 [ 225 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.012126 [ 225 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.014012 [ 225 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.268359 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.268609 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:44.268972 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:44.269014 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:44.269251 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:44.269329 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:44.269483 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:27:44.269599 [ 330 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:44.269610 [ 354 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:44.269599 [ 325 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:44.269610 [ 348 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:44.269817 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:44.269853 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:44.269949 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:44.269971 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:44.270009 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:44.270056 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:44.270103 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:44.271402 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} executeQuery: Read 41 rows, 7.57 KiB in 0.002894 sec., 14167.242570836213 rows/sec., 2.55 MiB/sec. 2026.05.28 06:27:44.271623 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} MemoryTracker: Peak memory usage (for query): 138.09 KiB. 2026.05.28 06:27:44.271641 [ 294 ] {b14fd1f2-87f4-4e9e-92e0-95d68aba1174} TCPHandler: Processed in 0.003436572 sec. 2026.05.28 06:27:44.273606 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.273724 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:44.273771 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:44.274304 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.274344 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.274707 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.28 06:27:44.274940 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.275087 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} executeQuery: Read 78 rows, 6.59 KiB in 0.001397 sec., 55833.92984967788 rows/sec., 4.60 MiB/sec. 2026.05.28 06:27:44.275125 [ 294 ] {299b804d-9180-4b1a-b728-3a55ccf57e92} TCPHandler: Processed in 0.001573188 sec. 2026.05.28 06:27:44.275263 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.275365 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.275408 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:44.275831 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.275869 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.276163 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.28 06:27:44.276407 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.276548 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} executeQuery: Read 11 rows, 847.00 B in 0.001206 sec., 9121.06135986733 rows/sec., 685.86 KiB/sec. 2026.05.28 06:27:44.276585 [ 294 ] {fb659976-2a17-4655-962c-77e8e1584dcb} TCPHandler: Processed in 0.001373032 sec. 2026.05.28 06:27:44.276756 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.276855 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:44.276895 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:44.277360 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.277397 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.277696 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.28 06:27:44.277907 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.278037 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} executeQuery: Read 75 rows, 6.00 KiB in 0.001201 sec., 62447.96003330558 rows/sec., 4.88 MiB/sec. 2026.05.28 06:27:44.278073 [ 294 ] {d423c710-d7ec-4912-a988-4685a180f9a1} TCPHandler: Processed in 0.001367052 sec. 2026.05.28 06:27:44.278228 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.278326 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.278369 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:44.278803 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.278839 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.279168 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.28 06:27:44.279215 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:44.279257 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:44.279396 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.279539 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. 2026.05.28 06:27:44.279540 [ 117 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_157_35 to all_158_158_0 2026.05.28 06:27:44.279593 [ 294 ] {70ad6772-9218-488a-bb13-ec63cda20f71} TCPHandler: Processed in 0.001414023 sec. 2026.05.28 06:27:44.279602 [ 117 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.279639 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.279738 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.279741 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} MergeTask::PrepareStage: Merging 2 parts: from all_1_157_35 to all_158_158_0 into Compact with storage Full 2026.05.28 06:27:44.279799 [ 221 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.279841 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.279854 [ 221 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.279859 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:44.279905 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} 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 2026.05.28 06:27:44.279914 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} MergeTreeSequentialSource: Reading 9 marks from part all_1_157_35, total 61517 rows starting from the beginning of the part 2026.05.28 06:27:44.279985 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2026.05.28 06:27:44.280744 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.280784 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.281364 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.28 06:27:44.281674 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:27:44.281705 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.281880 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} executeQuery: Read 11 rows, 20.18 KiB in 0.002058 sec., 5344.995140913508 rows/sec., 9.58 MiB/sec. 2026.05.28 06:27:44.281978 [ 294 ] {50d9a2c1-6729-4b8b-a640-51853161e8ff} TCPHandler: Processed in 0.002289555 sec. 2026.05.28 06:27:44.282117 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.282158 [ 221 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.282219 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.282267 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:44.282628 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.282666 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.283027 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.28 06:27:44.283306 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.283505 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. 2026.05.28 06:27:44.283517 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.283548 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.283572 [ 294 ] {cdbd69ed-bf1e-4c2f-975b-cdb8f9d5e077} TCPHandler: Processed in 0.001506156 sec. 2026.05.28 06:27:44.285437 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:44.288297 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} MergeTask::MergeProjectionsStage: Merge sorted 61677 rows, containing 5 columns (5 merged, 0 gathered) in 0.008586334 sec., 7183158.7264133915 rows/sec., 459.63 MiB/sec. 2026.05.28 06:27:44.288847 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} MergedBlockOutputStream: filled checksums all_1_158_36 (state Temporary) 2026.05.28 06:27:44.289139 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_158_36 to all_1_158_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.289213 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_158_36} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_157_35, all_158_158_0] -> all_1_158_36 2026.05.28 06:27:44.289295 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:27:44.476444 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.476733 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:27:44.477170 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:44.477224 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:27:44.477496 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:44.477566 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:44.477717 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 42-element set) 2026.05.28 06:27:44.477813 [ 341 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:44.477837 [ 348 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:44.477828 [ 330 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:44.477828 [ 354 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:44.478016 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.28 06:27:44.478046 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:44.478149 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:44.478172 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 44 rows with 4 streams 2026.05.28 06:27:44.478211 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:44.478263 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:44.478310 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:44.478360 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:27:44.480023 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} executeQuery: Read 44 rows, 9.42 KiB in 0.003428 sec., 12835.472578763127 rows/sec., 2.68 MiB/sec. 2026.05.28 06:27:44.480300 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} MemoryTracker: Peak memory usage (for query): 192.66 KiB. 2026.05.28 06:27:44.480319 [ 294 ] {230b82a5-9d21-44f0-be02-ab879312bad7} TCPHandler: Processed in 0.004020966 sec. 2026.05.28 06:27:44.498372 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.498551 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.498624 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:27:44.499493 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.499537 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.499936 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:27:44.500171 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.500339 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. 2026.05.28 06:27:44.500381 [ 294 ] {40c5b4eb-2ee6-437f-88c0-5f384a9517fb} TCPHandler: Processed in 0.002146421 sec. 2026.05.28 06:27:44.500520 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.500620 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:27:44.500662 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:27:44.501094 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.501132 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.501434 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.28 06:27:44.501657 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.501796 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} executeQuery: Read 6 rows, 501.00 B in 0.001195 sec., 5020.92050209205 rows/sec., 409.42 KiB/sec. 2026.05.28 06:27:44.501832 [ 294 ] {450f5b19-6dda-4286-80a7-dbddbaa5f56e} TCPHandler: Processed in 0.001361702 sec. 2026.05.28 06:27:44.501961 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.502059 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:44.502099 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:44.505636 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.505675 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.506177 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.28 06:27:44.506431 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.506565 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} executeQuery: Read 3213 rows, 245.28 KiB in 0.004525 sec., 710055.2486187845 rows/sec., 52.94 MiB/sec. 2026.05.28 06:27:44.506604 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:27:44.506618 [ 294 ] {5592cf4d-2770-4d8f-b5da-26e044afe26d} TCPHandler: Processed in 0.004707352 sec. 2026.05.28 06:27:44.506754 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.506853 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.506895 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:44.507587 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.507626 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.508013 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.28 06:27:44.508239 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.508376 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} executeQuery: Read 191 rows, 12.19 KiB in 0.001541 sec., 123945.48994159636 rows/sec., 7.73 MiB/sec. 2026.05.28 06:27:44.508375 [ 117 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.28 06:27:44.508415 [ 294 ] {adc4d2c2-7f09-4e93-9ea8-c2048f7d9577} TCPHandler: Processed in 0.001711741 sec. 2026.05.28 06:27:44.508440 [ 117 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.508476 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.508582 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.28 06:27:44.508585 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.508714 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:44.508725 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.508755 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 213 rows starting from the beginning of the part 2026.05.28 06:27:44.508778 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:27:44.508827 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 173 rows starting from the beginning of the part 2026.05.28 06:27:44.508885 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:44.508930 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 173 rows starting from the beginning of the part 2026.05.28 06:27:44.508975 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 11 rows starting from the beginning of the part 2026.05.28 06:27:44.509020 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 191 rows starting from the beginning of the part 2026.05.28 06:27:44.509839 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.509882 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.509906 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373262 sec., 562165.122168967 rows/sec., 37.26 MiB/sec. 2026.05.28 06:27:44.510122 [ 196 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.28 06:27:44.510290 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:27:44.510520 [ 196 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.510585 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.510619 [ 196 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_141_28} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.28 06:27:44.510734 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} executeQuery: Read 950 rows, 57.24 KiB in 0.002029 sec., 468210.9413504189 rows/sec., 27.55 MiB/sec. 2026.05.28 06:27:44.510750 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:27:44.510781 [ 294 ] {a25eccf1-2964-4304-b944-1d7789bbaf79} TCPHandler: Processed in 0.002245603 sec. 2026.05.28 06:27:44.510925 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.511029 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.511069 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:27:44.511488 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.511526 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.511819 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.28 06:27:44.512064 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.512197 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} executeQuery: Read 1 rows, 72.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 59.24 KiB/sec. 2026.05.28 06:27:44.512233 [ 294 ] {d926d01d-1e12-4aa1-ab4f-85d9df1c00f5} TCPHandler: Processed in 0.001358223 sec. 2026.05.28 06:27:44.512379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.512477 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.512517 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:27:44.513004 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.513040 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.513351 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:27:44.513568 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.513700 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. 2026.05.28 06:27:44.513735 [ 294 ] {cd312db9-49e1-4f68-93d5-2b800150f680} TCPHandler: Processed in 0.001404994 sec. 2026.05.28 06:27:44.513868 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.513967 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:44.514007 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:44.515595 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.515633 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.516049 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.28 06:27:44.516285 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.516422 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} executeQuery: Read 1757 rows, 121.50 KiB in 0.002474 sec., 710185.9337105901 rows/sec., 47.96 MiB/sec. 2026.05.28 06:27:44.516458 [ 294 ] {8a2250f3-7151-4700-87ed-117709f1ec32} TCPHandler: Processed in 0.002640333 sec. 2026.05.28 06:27:44.516738 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.516836 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:27:44.516879 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:27:44.517240 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.517277 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.517580 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:27:44.517789 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.517924 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. 2026.05.28 06:27:44.517958 [ 294 ] {bbac1a37-e1e4-4be9-ab36-0f5e3cc03b16} TCPHandler: Processed in 0.001373853 sec. 2026.05.28 06:27:44.518085 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.518181 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.518223 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:44.519183 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.519218 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.519674 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.28 06:27:44.519897 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.520022 [ 116 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_158_36 to all_163_163_0 2026.05.28 06:27:44.520027 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} executeQuery: Read 1604 rows, 99.74 KiB in 0.001864 sec., 860515.0214592274 rows/sec., 52.25 MiB/sec. 2026.05.28 06:27:44.520068 [ 116 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.520083 [ 294 ] {84823c2b-a5ec-4483-9418-ce6a9236027d} TCPHandler: Processed in 0.002048029 sec. 2026.05.28 06:27:44.520094 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.520193 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_158_36 to all_163_163_0 into Compact with storage Full 2026.05.28 06:27:44.520215 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.520318 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.520339 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:44.520362 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:27:44.520389 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTreeSequentialSource: Reading 9 marks from part all_1_158_36, total 61677 rows starting from the beginning of the part 2026.05.28 06:27:44.520462 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 265 rows starting from the beginning of the part 2026.05.28 06:27:44.520510 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part 2026.05.28 06:27:44.520554 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 265 rows starting from the beginning of the part 2026.05.28 06:27:44.520594 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part 2026.05.28 06:27:44.520636 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:27:44.520698 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.520739 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.521060 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.28 06:27:44.521274 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.521406 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. 2026.05.28 06:27:44.521440 [ 294 ] {06f959a1-1a1b-45fd-ac00-3ac666374ca3} TCPHandler: Processed in 0.00127524 sec. 2026.05.28 06:27:44.521570 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.521666 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.521720 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} 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 2026.05.28 06:27:44.522654 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.522690 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.523272 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.28 06:27:44.523504 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.523657 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} executeQuery: Read 43 rows, 78.90 KiB in 0.002009 sec., 21403.683424589348 rows/sec., 38.35 MiB/sec. 2026.05.28 06:27:44.523744 [ 294 ] {8307fb41-eeb3-437b-a105-a3d7fc7f7aca} TCPHandler: Processed in 0.002223893 sec. 2026.05.28 06:27:44.523890 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.523996 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.524039 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 06:27:44.524395 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.524431 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.524751 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.28 06:27:44.524972 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.525107 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} executeQuery: Read 3 rows, 246.00 B in 0.00113 sec., 2654.8672566371683 rows/sec., 212.60 KiB/sec. 2026.05.28 06:27:44.525142 [ 294 ] {e133eea2-554e-4d7e-a358-2eb91fe9ad40} TCPHandler: Processed in 0.001301571 sec. 2026.05.28 06:27:44.525270 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:44.525372 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:44.525497 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:44.526234 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:44.526280 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:44.526645 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.28 06:27:44.526883 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.527046 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} executeQuery: Read 42 rows, 2.45 KiB in 0.001692 sec., 24822.695035460994 rows/sec., 1.42 MiB/sec. 2026.05.28 06:27:44.527104 [ 294 ] {a20340d8-db59-4383-a946-c5fd955872db} TCPHandler: Processed in 0.001883595 sec. 2026.05.28 06:27:44.531457 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergeTask::MergeProjectionsStage: Merge sorted 64131 rows, containing 5 columns (5 merged, 0 gathered) in 0.011296799 sec., 5676917.859652102 rows/sec., 363.06 MiB/sec. 2026.05.28 06:27:44.532236 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} MergedBlockOutputStream: filled checksums all_1_163_37 (state Temporary) 2026.05.28 06:27:44.532532 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_163_37 to all_1_163_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:44.532605 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_163_37} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_158_36, all_163_163_0] -> all_1_163_37 2026.05.28 06:27:44.532689 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2026.05.28 06:27:45.001233 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 417.52 MiB, peak 434.59 MiB, free memory in arenas 0.00 B, will set to 416.15 MiB (RSS), difference: -1.37 MiB 2026.05.28 06:27:45.262841 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:45.262891 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:45.264893 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:27:48.559225 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46494 2026.05.28 06:27:48.559770 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:48.559815 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:48.560290 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:27:48.560540 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:48.560675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46494 2026.05.28 06:27:49.266451 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:49.266709 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:49.267080 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:49.267121 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:49.267355 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:49.267434 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:49.267586 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:27:49.267695 [ 341 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:49.267714 [ 330 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:49.267713 [ 354 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:49.267713 [ 319 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:49.267905 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:49.267940 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:49.268036 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:49.268059 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:49.268098 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:49.268144 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:49.268197 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:49.269610 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} executeQuery: Read 41 rows, 7.57 KiB in 0.002998 sec., 13675.783855903937 rows/sec., 2.46 MiB/sec. 2026.05.28 06:27:49.269900 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} MemoryTracker: Peak memory usage (for query): 136.29 KiB. 2026.05.28 06:27:49.269920 [ 294 ] {f327841f-a01d-4fa3-b5ce-bcf3212f791a} TCPHandler: Processed in 0.003617006 sec. 2026.05.28 06:27:49.271657 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:49.271841 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:49.271921 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:49.272754 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:49.272807 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:49.273246 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.28 06:27:49.273590 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:49.273762 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} executeQuery: Read 56 rows, 4.38 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.16 MiB/sec. 2026.05.28 06:27:49.273816 [ 294 ] {b8e56c36-e19e-46d9-b967-cb75bcd9478c} TCPHandler: Processed in 0.002299515 sec. 2026.05.28 06:27:49.273963 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:49.274069 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:49.274116 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:49.274571 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:49.274610 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:49.274929 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.28 06:27:49.275147 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:49.275286 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. 2026.05.28 06:27:49.275323 [ 294 ] {9629e456-c854-4c0e-9eaa-d9ae253cf6ac} TCPHandler: Processed in 0.001412564 sec. 2026.05.28 06:27:49.275467 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:49.275566 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:49.275611 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:49.276009 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:49.276045 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:49.276372 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.28 06:27:49.276585 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:49.276745 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. 2026.05.28 06:27:49.276819 [ 294 ] {e195f24d-5217-448d-b6d2-6f2d888d592c} TCPHandler: Processed in 0.001400294 sec. 2026.05.28 06:27:49.277009 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:49.277145 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:49.277206 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:49.277643 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:49.277687 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.28 06:27:49.278073 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.28 06:27:49.278297 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:49.278452 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} executeQuery: Read 48 rows, 3.31 KiB in 0.00135 sec., 35555.555555555555 rows/sec., 2.40 MiB/sec. 2026.05.28 06:27:49.278492 [ 294 ] {1345f35e-9ded-4a56-a666-b2383471c51f} TCPHandler: Processed in 0.001592147 sec. 2026.05.28 06:27:51.052418 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 2026.05.28 06:27:51.071920 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:51.071988 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:51.078648 [ 245 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.28 06:27:51.079396 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:51.083333 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 731 2026.05.28 06:27:54.094513 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:54.094598 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:54.097437 [ 222 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:27:54.272532 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.272957 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:27:54.273575 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:54.273637 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:27:54.274008 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:54.274119 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:54.274349 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:27:54.274467 [ 330 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:54.274475 [ 354 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:54.274513 [ 348 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:54.274511 [ 341 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:54.274722 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:27:54.274766 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:54.274903 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:54.274938 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:27:54.274994 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:54.275063 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:54.275129 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:27:54.277190 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} executeQuery: Read 41 rows, 7.57 KiB in 0.004418 sec., 9280.217292892712 rows/sec., 1.67 MiB/sec. 2026.05.28 06:27:54.277459 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} MemoryTracker: Peak memory usage (for query): 138.76 KiB. 2026.05.28 06:27:54.277485 [ 294 ] {01de0b15-579c-403b-9d32-75f9e527db8e} TCPHandler: Processed in 0.005191374 sec. 2026.05.28 06:27:54.280271 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.280492 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:54.280579 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:54.281583 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:54.281646 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:54.282272 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.28 06:27:54.282638 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:54.282860 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} executeQuery: Read 78 rows, 6.59 KiB in 0.002439 sec., 31980.31980319803 rows/sec., 2.64 MiB/sec. 2026.05.28 06:27:54.282916 [ 294 ] {3749a48a-5681-4bd9-b51e-e2e91b2883fb} TCPHandler: Processed in 0.002742015 sec. 2026.05.28 06:27:54.283110 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.283259 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:54.283320 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:54.283955 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:54.284005 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:54.284468 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.28 06:27:54.284801 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:54.284986 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} executeQuery: Read 11 rows, 847.00 B in 0.001755 sec., 6267.806267806268 rows/sec., 471.31 KiB/sec. 2026.05.28 06:27:54.285036 [ 294 ] {e0e32dd6-f511-4f41-8826-1f368914d856} TCPHandler: Processed in 0.001998277 sec. 2026.05.28 06:27:54.285255 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.285404 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:54.285469 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:54.286116 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:54.286168 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:54.286639 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.28 06:27:54.286983 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:54.287178 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} executeQuery: Read 75 rows, 6.00 KiB in 0.001802 sec., 41620.4217536071 rows/sec., 3.25 MiB/sec. 2026.05.28 06:27:54.287229 [ 294 ] {55cb7bb0-c2df-4995-9525-b58d879c79ba} TCPHandler: Processed in 0.002046958 sec. 2026.05.28 06:27:54.287431 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.287585 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:54.287658 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:54.288326 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:54.288375 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:54.288928 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.28 06:27:54.289270 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:54.289450 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001942 sec., 82389.289392379 rows/sec., 5.74 MiB/sec. 2026.05.28 06:27:54.289505 [ 294 ] {21853fa8-b4a3-44a2-94aa-a8d6d0beb8d7} TCPHandler: Processed in 0.002196783 sec. 2026.05.28 06:27:54.289685 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.289912 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:54.290000 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} 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 2026.05.28 06:27:54.291224 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:54.291276 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:54.292116 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.28 06:27:54.292487 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:54.292696 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} executeQuery: Read 11 rows, 20.18 KiB in 0.00281 sec., 3914.5907473309608 rows/sec., 7.01 MiB/sec. 2026.05.28 06:27:54.292816 [ 294 ] {7cc11cf6-1328-4e1f-b227-ae25b1428b5e} TCPHandler: Processed in 0.003142714 sec. 2026.05.28 06:27:54.293018 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:54.293170 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:54.293245 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:54.293789 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:54.293836 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.68 GiB. 2026.05.28 06:27:54.294296 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.28 06:27:54.294640 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:54.294837 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec. 2026.05.28 06:27:54.294891 [ 294 ] {b5560877-1561-44ec-abd9-3bf3c924f8f4} TCPHandler: Processed in 0.001945837 sec. 2026.05.28 06:27:55.790944 [ 96 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2026.05.28 06:27:55.791054 [ 96 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:55.791084 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:55.791221 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2026.05.28 06:27:55.791378 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:55.791426 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 18 rows starting from the beginning of the part 2026.05.28 06:27:55.791523 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:55.791591 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part 2026.05.28 06:27:55.791649 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2026.05.28 06:27:55.791715 [ 193 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2026.05.28 06:27:55.792935 [ 196 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762912 sec., 23824.2181118513 rows/sec., 1.99 MiB/sec. 2026.05.28 06:27:55.793162 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2026.05.28 06:27:55.793572 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:55.793673 [ 190 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_36_8} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2026.05.28 06:27:55.793796 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:27:55.834602 [ 99 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:27:55.834655 [ 99 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:27:56.060970 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47006 2026.05.28 06:27:56.061876 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:56.061935 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:56.062710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:27:56.063084 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:56.063301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47006 2026.05.28 06:27:56.645127 [ 99 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.05.28 06:27:56.645202 [ 99 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:56.645229 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:56.645428 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2026.05.28 06:27:56.645596 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:56.645633 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part 2026.05.28 06:27:56.645707 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:56.645758 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:56.645806 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:56.645851 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2026.05.28 06:27:56.646712 [ 198 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363443 sec., 4400.624008484403 rows/sec., 326.61 KiB/sec. 2026.05.28 06:27:56.646909 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.05.28 06:27:56.647202 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:56.647279 [ 196 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_21_5} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.05.28 06:27:56.647366 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:27:58.583517 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 2026.05.28 06:27:58.601813 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:58.601865 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:58.608247 [ 245 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.28 06:27:58.608966 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:58.612192 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 738 2026.05.28 06:27:59.273811 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.274099 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:27:59.274525 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:27:59.274577 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:27:59.274850 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:27:59.274968 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:27:59.275128 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 34-element set) 2026.05.28 06:27:59.275223 [ 330 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:27:59.275237 [ 354 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:27:59.275242 [ 341 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:27:59.275242 [ 348 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:27:59.275401 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.28 06:27:59.275430 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:27:59.275533 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:27:59.275557 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 44 rows with 4 streams 2026.05.28 06:27:59.275598 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:59.275649 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:59.275694 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:59.275741 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:27:59.277079 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} executeQuery: Read 44 rows, 7.84 KiB in 0.003106 sec., 14166.130070830652 rows/sec., 2.46 MiB/sec. 2026.05.28 06:27:59.277334 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} MemoryTracker: Peak memory usage (for query): 181.87 KiB. 2026.05.28 06:27:59.277356 [ 294 ] {b1dc2441-e8e8-462c-80e5-52125464926a} TCPHandler: Processed in 0.003695048 sec. 2026.05.28 06:27:59.283344 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.283546 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.283623 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:27:59.284258 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.284299 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.284666 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:27:59.284900 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.285046 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} executeQuery: Read 284 rows, 18.47 KiB in 0.001556 sec., 182519.28020565552 rows/sec., 11.59 MiB/sec. 2026.05.28 06:27:59.285086 [ 294 ] {09f9f2f2-d192-4589-bd33-a79492ed11a4} TCPHandler: Processed in 0.001838763 sec. 2026.05.28 06:27:59.285224 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.285323 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:27:59.285365 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:27:59.286082 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.286122 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.286486 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.28 06:27:59.286709 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.286847 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} executeQuery: Read 887 rows, 71.32 KiB in 0.001542 sec., 575226.9779507134 rows/sec., 45.17 MiB/sec. 2026.05.28 06:27:59.286850 [ 95 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.05.28 06:27:59.286885 [ 294 ] {2140cee3-a9ab-4ac3-870a-88dd5ab41378} TCPHandler: Processed in 0.001710401 sec. 2026.05.28 06:27:59.286920 [ 95 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.286952 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.287024 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.287066 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.05.28 06:27:59.287129 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.287170 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:27:59.287172 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:59.287212 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3241 rows starting from the beginning of the part 2026.05.28 06:27:59.287276 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 78 rows starting from the beginning of the part 2026.05.28 06:27:59.287330 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 3213 rows starting from the beginning of the part 2026.05.28 06:27:59.287382 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part 2026.05.28 06:27:59.287430 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 78 rows starting from the beginning of the part 2026.05.28 06:27:59.287483 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 887 rows starting from the beginning of the part 2026.05.28 06:27:59.287654 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.287694 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.288020 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.28 06:27:59.288244 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.288381 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} executeQuery: Read 187 rows, 11.93 KiB in 0.001271 sec., 147128.24547600315 rows/sec., 9.16 MiB/sec. 2026.05.28 06:27:59.288417 [ 294 ] {ec9f20bb-ebb6-48e9-98a6-a2cf53cb9b83} TCPHandler: Processed in 0.001442814 sec. 2026.05.28 06:27:59.288545 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.288642 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.288684 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:27:59.289118 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.289155 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.289458 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:27:59.289511 [ 198 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 7553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482809 sec., 3042118.8258943805 rows/sec., 240.54 MiB/sec. 2026.05.28 06:27:59.289676 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.289817 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. 2026.05.28 06:27:59.289855 [ 294 ] {05c6b920-9f16-4316-a8c0-a20541dbe8a0} TCPHandler: Processed in 0.001364203 sec. 2026.05.28 06:27:59.289865 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.05.28 06:27:59.289995 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.290100 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.290142 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:27:59.290204 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.290299 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_166_33} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.05.28 06:27:59.290406 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:27:59.290575 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.290619 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.290931 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:27:59.291148 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.291277 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. 2026.05.28 06:27:59.291315 [ 294 ] {8b0ee3ce-3235-4650-9ced-b8759c33fd7a} TCPHandler: Processed in 0.001368473 sec. 2026.05.28 06:27:59.291478 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.291574 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:27:59.291615 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:27:59.292167 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.292205 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.292529 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.28 06:27:59.292758 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.292889 [ 95 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.05.28 06:27:59.292890 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} executeQuery: Read 544 rows, 39.51 KiB in 0.001333 sec., 408102.0255063766 rows/sec., 28.94 MiB/sec. 2026.05.28 06:27:59.292934 [ 95 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.292952 [ 294 ] {24c97c82-f375-4bf7-8b57-716de1992cf1} TCPHandler: Processed in 0.001522696 sec. 2026.05.28 06:27:59.292962 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.293099 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.293113 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.05.28 06:27:59.293202 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:27:59.293249 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:27:59.293269 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:59.293313 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1794 rows starting from the beginning of the part 2026.05.28 06:27:59.293390 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 75 rows starting from the beginning of the part 2026.05.28 06:27:59.293450 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1757 rows starting from the beginning of the part 2026.05.28 06:27:59.293505 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part 2026.05.28 06:27:59.293558 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 75 rows starting from the beginning of the part 2026.05.28 06:27:59.293594 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.293610 [ 190 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 544 rows starting from the beginning of the part 2026.05.28 06:27:59.293640 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.294000 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:27:59.294226 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.294366 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. 2026.05.28 06:27:59.294400 [ 294 ] {4f972850-c07a-4635-8e83-9d6c5eb5e902} TCPHandler: Processed in 0.001354042 sec. 2026.05.28 06:27:59.294540 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.294647 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.294693 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:27:59.295146 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.295181 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.295206 [ 188 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153021 sec., 2001373.8834874344 rows/sec., 144.87 MiB/sec. 2026.05.28 06:27:59.295470 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.05.28 06:27:59.295528 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.28 06:27:59.295863 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.295876 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.295964 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_166_33} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.05.28 06:27:59.296005 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} executeQuery: Read 265 rows, 18.03 KiB in 0.001377 sec., 192447.3493100944 rows/sec., 12.79 MiB/sec. 2026.05.28 06:27:59.296046 [ 294 ] {092dafcb-6973-43c1-bc66-f80c5a0239e0} TCPHandler: Processed in 0.001563857 sec. 2026.05.28 06:27:59.296052 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.28 06:27:59.296197 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.296299 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.296342 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:27:59.296682 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.296716 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.297017 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.28 06:27:59.297243 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.297374 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. 2026.05.28 06:27:59.297406 [ 294 ] {f928227b-9702-428e-a381-aa5c01162b35} TCPHandler: Processed in 0.00126838 sec. 2026.05.28 06:27:59.297575 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.297673 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.297728 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} 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 2026.05.28 06:27:59.298642 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.298679 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.299258 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.28 06:27:59.299490 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.299631 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} executeQuery: Read 45 rows, 82.57 KiB in 0.001975 sec., 22784.810126582277 rows/sec., 40.83 MiB/sec. 2026.05.28 06:27:59.299709 [ 294 ] {ac0b17e8-ef0e-4baf-930f-ec446320b8cd} TCPHandler: Processed in 0.002191302 sec. 2026.05.28 06:27:59.299855 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.299952 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.299994 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 06:27:59.300335 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.300369 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.300672 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.28 06:27:59.300905 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.301034 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} executeQuery: Read 12 rows, 868.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 770.60 KiB/sec. 2026.05.28 06:27:59.301069 [ 294 ] {88281997-0fb5-4514-a247-058bb3e743d2} TCPHandler: Processed in 0.00126463 sec. 2026.05.28 06:27:59.301231 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:27:59.301328 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:27:59.301369 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:27:59.301717 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.301753 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.302060 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.28 06:27:59.302280 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.302409 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. 2026.05.28 06:27:59.302433 [ 93 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.05.28 06:27:59.302443 [ 294 ] {58b5aed8-37c8-4203-a888-7d9549cb6735} TCPHandler: Processed in 0.00126104 sec. 2026.05.28 06:27:59.302483 [ 93 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:27:59.302509 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.32 GiB. 2026.05.28 06:27:59.302599 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.05.28 06:27:59.302720 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:27:59.302752 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10320 rows starting from the beginning of the part 2026.05.28 06:27:59.302815 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part 2026.05.28 06:27:59.302865 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 42 rows starting from the beginning of the part 2026.05.28 06:27:59.302909 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 48 rows starting from the beginning of the part 2026.05.28 06:27:59.302952 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part 2026.05.28 06:27:59.302995 [ 198 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 90 rows starting from the beginning of the part 2026.05.28 06:27:59.305533 [ 200 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 10620 rows, containing 4 columns (4 merged, 0 gathered) in 0.00296792 sec., 3578263.565055662 rows/sec., 230.71 MiB/sec. 2026.05.28 06:27:59.305818 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.05.28 06:27:59.306107 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:27:59.306175 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_166_33} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.05.28 06:27:59.306259 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2026.05.28 06:28:03.563527 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47454 2026.05.28 06:28:03.564116 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:03.564175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:03.564699 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:28:03.564945 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:03.565095 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47454 2026.05.28 06:28:04.268599 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.268827 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:28:04.269172 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:04.269213 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:28:04.269455 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:04.269532 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:04.269677 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:28:04.269780 [ 351 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:28:04.269794 [ 330 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:28:04.269785 [ 345 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:28:04.269785 [ 341 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:28:04.269942 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:04.269972 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:04.270062 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:28:04.270084 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:28:04.270122 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:28:04.270170 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:28:04.270212 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:28:04.271388 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} executeQuery: Read 41 rows, 7.57 KiB in 0.002654 sec., 15448.37980406933 rows/sec., 2.78 MiB/sec. 2026.05.28 06:28:04.271591 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} MemoryTracker: Peak memory usage (for query): 130.22 KiB. 2026.05.28 06:28:04.271607 [ 294 ] {1594a300-c81d-4860-9aa3-d1203163df4c} TCPHandler: Processed in 0.003141845 sec. 2026.05.28 06:28:04.273604 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.273720 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:28:04.273767 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:28:04.274263 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.274305 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.274659 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.28 06:28:04.274882 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.275032 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} executeQuery: Read 4 rows, 334.00 B in 0.001346 sec., 2971.7682020802376 rows/sec., 242.33 KiB/sec. 2026.05.28 06:28:04.275071 [ 294 ] {c14b90ae-d90f-457a-985b-05933cb0eead} TCPHandler: Processed in 0.001521566 sec. 2026.05.28 06:28:04.275202 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.275303 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:04.275344 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:04.275786 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.275823 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.276131 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.28 06:28:04.276346 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.276478 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} executeQuery: Read 80 rows, 6.73 KiB in 0.001197 sec., 66833.75104427736 rows/sec., 5.49 MiB/sec. 2026.05.28 06:28:04.276513 [ 294 ] {56e0424f-9a28-44ab-b74d-bdb9e989b21e} TCPHandler: Processed in 0.001363382 sec. 2026.05.28 06:28:04.276638 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.276736 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:04.276776 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:04.277190 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.277227 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.277529 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.28 06:28:04.277742 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.277874 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} executeQuery: Read 15 rows, 1.11 KiB in 0.001158 sec., 12953.36787564767 rows/sec., 955.48 KiB/sec. 2026.05.28 06:28:04.277910 [ 294 ] {46427623-41c8-402d-87f8-f78317f2f103} TCPHandler: Processed in 0.001321332 sec. 2026.05.28 06:28:04.278064 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.278162 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:04.278202 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:04.278640 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.278677 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.278992 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.28 06:28:04.279202 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.279336 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} executeQuery: Read 79 rows, 6.32 KiB in 0.001221 sec., 64701.06470106469 rows/sec., 5.06 MiB/sec. 2026.05.28 06:28:04.279370 [ 294 ] {d390d1f8-d290-405f-8f3e-bd6caaee79a0} TCPHandler: Processed in 0.001386673 sec. 2026.05.28 06:28:04.279510 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.279602 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:04.279642 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:04.280126 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.280163 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.280491 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.28 06:28:04.280707 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.280839 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} executeQuery: Read 162 rows, 11.55 KiB in 0.001209 sec., 133995.03722084366 rows/sec., 9.33 MiB/sec. 2026.05.28 06:28:04.280875 [ 294 ] {56bf043b-b891-477e-a155-b01237c37412} TCPHandler: Processed in 0.001375923 sec. 2026.05.28 06:28:04.281025 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.281123 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:04.281179 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} 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 2026.05.28 06:28:04.281997 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.282035 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.282553 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.28 06:28:04.282786 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.282923 [ 91 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.28 06:28:04.282936 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} executeQuery: Read 11 rows, 20.18 KiB in 0.001832 sec., 6004.366812227074 rows/sec., 10.76 MiB/sec. 2026.05.28 06:28:04.282959 [ 91 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.282979 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.283031 [ 294 ] {04f448a0-5607-47de-a595-820000a495f2} TCPHandler: Processed in 0.002054789 sec. 2026.05.28 06:28:04.283064 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.28 06:28:04.283185 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:04.283245 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:04.283283 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:04.283294 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3021 rows starting from the beginning of the part 2026.05.28 06:28:04.283326 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:04.283412 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:04.283519 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 43 rows starting from the beginning of the part 2026.05.28 06:28:04.283619 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:04.283705 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:04.283713 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 45 rows starting from the beginning of the part 2026.05.28 06:28:04.283741 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:04.283816 [ 199 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:04.284071 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.28 06:28:04.284289 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.284421 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. 2026.05.28 06:28:04.284457 [ 294 ] {97dfa83a-4862-4bcf-b62f-8d1d783a38aa} TCPHandler: Processed in 0.001322291 sec. 2026.05.28 06:28:04.290713 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3142 rows, containing 19 columns (19 merged, 0 gathered) in 0.007679713 sec., 409129.8724314307 rows/sec., 733.14 MiB/sec. 2026.05.28 06:28:04.292966 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.28 06:28:04.293369 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:04.293458 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_141_28} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.28 06:28:04.293615 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. 2026.05.28 06:28:06.112372 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 2026.05.28 06:28:06.130869 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:06.130917 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:06.137316 [ 245 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.28 06:28:06.138041 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:06.141110 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 746 2026.05.28 06:28:09.274433 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.274719 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:28:09.275142 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:09.275184 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:28:09.275432 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:09.275505 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:09.275656 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:28:09.275761 [ 351 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:28:09.275767 [ 341 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:28:09.275788 [ 361 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:28:09.275766 [ 345 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:28:09.275974 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:09.276004 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:09.276091 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:28:09.276113 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:28:09.276152 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:28:09.276197 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:28:09.276249 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:28:09.277575 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} executeQuery: Read 41 rows, 7.57 KiB in 0.002982 sec., 13749.161636485582 rows/sec., 2.48 MiB/sec. 2026.05.28 06:28:09.277795 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} MemoryTracker: Peak memory usage (for query): 140.97 KiB. 2026.05.28 06:28:09.277812 [ 294 ] {3e423af2-f4cf-4cd9-892d-0717315c0619} TCPHandler: Processed in 0.003536904 sec. 2026.05.28 06:28:09.283865 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.283987 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.284035 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:28:09.284648 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.284699 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.285112 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:28:09.285357 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.285506 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} executeQuery: Read 284 rows, 18.47 KiB in 0.001554 sec., 182754.18275418275 rows/sec., 11.61 MiB/sec. 2026.05.28 06:28:09.285543 [ 294 ] {564cf0e6-82ea-492f-9fe6-54663ec06724} TCPHandler: Processed in 0.001732951 sec. 2026.05.28 06:28:09.285700 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.285798 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:09.285840 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:09.286536 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.286575 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.286930 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.28 06:28:09.287149 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.287292 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} executeQuery: Read 891 rows, 71.70 KiB in 0.001513 sec., 588896.2326503635 rows/sec., 46.28 MiB/sec. 2026.05.28 06:28:09.287328 [ 294 ] {e56c0216-b60b-4cd6-81fe-867b6d171bd7} TCPHandler: Processed in 0.00167884 sec. 2026.05.28 06:28:09.287462 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:09.287507 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:09.287511 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.287621 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.287661 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:09.288188 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.288226 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.288577 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.28 06:28:09.288850 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.289003 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} executeQuery: Read 189 rows, 12.08 KiB in 0.001401 sec., 134903.64025695933 rows/sec., 8.42 MiB/sec. 2026.05.28 06:28:09.289040 [ 294 ] {fe92df87-b74b-4690-b407-d4283af39396} TCPHandler: Processed in 0.001579078 sec. 2026.05.28 06:28:09.289174 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.289284 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.289327 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:28:09.289765 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.289804 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.290019 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:09.290146 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:28:09.290393 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.290528 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. 2026.05.28 06:28:09.290564 [ 294 ] {de1f94b4-efc3-49b7-8fd7-43b227e13172} TCPHandler: Processed in 0.001440385 sec. 2026.05.28 06:28:09.290692 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.290789 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.290828 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:28:09.291254 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.291291 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.291598 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:28:09.291815 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.291948 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. 2026.05.28 06:28:09.291983 [ 294 ] {6a6bbcf0-5247-4977-a14b-1132e48932a0} TCPHandler: Processed in 0.001339682 sec. 2026.05.28 06:28:09.292109 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.292205 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:09.292245 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:09.292782 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.292820 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.293145 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.28 06:28:09.293359 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.293486 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} executeQuery: Read 537 rows, 38.94 KiB in 0.001299 sec., 413394.9191685912 rows/sec., 29.28 MiB/sec. 2026.05.28 06:28:09.293521 [ 294 ] {e1ba724e-2381-4104-a04f-c1355015d340} TCPHandler: Processed in 0.001461075 sec. 2026.05.28 06:28:09.293651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.293747 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:28:09.293789 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:28:09.294132 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.294169 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.294468 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:28:09.294681 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.294814 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. 2026.05.28 06:28:09.294848 [ 294 ] {73e28a03-df03-4555-b975-5c661e7fe75f} TCPHandler: Processed in 0.00124682 sec. 2026.05.28 06:28:09.295004 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.295100 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.295143 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:09.295538 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.295575 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.295909 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.28 06:28:09.296128 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.296256 [ 82 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_163_37 to all_164_164_0 2026.05.28 06:28:09.296259 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. 2026.05.28 06:28:09.296305 [ 82 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.296319 [ 294 ] {9a49b92c-8682-4704-afb5-a1fd928a058f} TCPHandler: Processed in 0.001367073 sec. 2026.05.28 06:28:09.296334 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.296449 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} MergeTask::PrepareStage: Merging 2 parts: from all_1_163_37 to all_164_164_0 into Compact with storage Full 2026.05.28 06:28:09.296479 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.296589 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.296606 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:09.296632 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:28:09.296652 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} MergeTreeSequentialSource: Reading 9 marks from part all_1_163_37, total 64131 rows starting from the beginning of the part 2026.05.28 06:28:09.296734 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 128 rows starting from the beginning of the part 2026.05.28 06:28:09.296969 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.297011 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.297329 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.28 06:28:09.297551 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.297684 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. 2026.05.28 06:28:09.297717 [ 294 ] {7d466610-3109-4cb0-88cf-afcc4c6e8f7c} TCPHandler: Processed in 0.001288821 sec. 2026.05.28 06:28:09.297769 [ 224 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:09.297805 [ 224 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:09.297852 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.297956 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.298012 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} 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 2026.05.28 06:28:09.298930 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.298965 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.299574 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.28 06:28:09.299818 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.299958 [ 224 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:09.300038 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} executeQuery: Read 47 rows, 86.24 KiB in 0.002105 sec., 22327.79097387173 rows/sec., 40.01 MiB/sec. 2026.05.28 06:28:09.300132 [ 294 ] {29c5e34e-7dc9-4575-8e37-3cf2c06bd031} TCPHandler: Processed in 0.002328415 sec. 2026.05.28 06:28:09.300173 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:28:09.300219 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:28:09.300272 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:09.300382 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:09.300426 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:09.300777 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:09.300816 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:09.301187 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.28 06:28:09.301480 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.301617 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} executeQuery: Read 90 rows, 5.77 KiB in 0.001254 sec., 71770.33492822967 rows/sec., 4.49 MiB/sec. 2026.05.28 06:28:09.301654 [ 294 ] {ee1db705-3ce1-44c9-93ff-341ced8ad66c} TCPHandler: Processed in 0.001431274 sec. 2026.05.28 06:28:09.302539 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:28:09.307255 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} MergeTask::MergeProjectionsStage: Merge sorted 64259 rows, containing 5 columns (5 merged, 0 gathered) in 0.010849438 sec., 5922795.26368094 rows/sec., 378.85 MiB/sec. 2026.05.28 06:28:09.307798 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} MergedBlockOutputStream: filled checksums all_1_164_38 (state Temporary) 2026.05.28 06:28:09.308090 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_164_38 to all_1_164_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:09.308162 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_164_38} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_163_37, all_164_164_0] -> all_1_164_38 2026.05.28 06:28:09.308256 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.28 06:28:09.748598 [ 220 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:09.748664 [ 220 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:09.750793 [ 220 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.127941 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.128011 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.130132 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.178956 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.179021 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.181491 [ 220 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:10.437695 [ 221 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:10.437752 [ 221 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:10.439833 [ 221 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:10.457268 [ 218 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:28:10.457348 [ 218 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:28:10.459688 [ 218 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:28:10.701956 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:10.702011 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:10.704621 [ 221 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2026.05.28 06:28:10.834746 [ 68 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:28:10.834821 [ 68 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:28:11.065296 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47966 2026.05.28 06:28:11.066060 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:11.066127 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:11.066645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:28:11.066879 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:11.067010 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47966 2026.05.28 06:28:11.752838 [ 225 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:28:11.752909 [ 225 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:28:11.754705 [ 225 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.28 06:28:12.000221 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 412.42 MiB, peak 434.59 MiB, free memory in arenas 0.00 B, will set to 416.40 MiB (RSS), difference: 3.98 MiB 2026.05.28 06:28:13.641194 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 2026.05.28 06:28:13.658869 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:13.658932 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:13.665093 [ 245 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.28 06:28:13.665815 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:13.668833 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 753 2026.05.28 06:28:14.268527 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.268780 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:14.269146 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:14.269187 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:14.269421 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:14.269496 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:14.269647 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:28:14.269756 [ 351 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:28:14.269775 [ 361 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:28:14.269769 [ 341 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:28:14.269761 [ 332 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:28:14.269973 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:14.270005 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:14.270099 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:28:14.270120 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:28:14.270159 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:14.270206 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:14.270248 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:14.271517 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} executeQuery: Read 41 rows, 7.57 KiB in 0.002845 sec., 14411.247803163445 rows/sec., 2.60 MiB/sec. 2026.05.28 06:28:14.271704 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} MemoryTracker: Peak memory usage (for query): 138.06 KiB. 2026.05.28 06:28:14.271721 [ 294 ] {842dd081-ca4a-46ac-9289-170e894b9744} TCPHandler: Processed in 0.003339479 sec. 2026.05.28 06:28:14.273761 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.273897 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:14.273951 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:14.274529 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.274571 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.274934 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.28 06:28:14.275160 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.275309 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} executeQuery: Read 78 rows, 6.59 KiB in 0.001451 sec., 53756.03032391454 rows/sec., 4.43 MiB/sec. 2026.05.28 06:28:14.275348 [ 294 ] {bcf6bb70-c315-40a0-87a2-2b225e580de2} TCPHandler: Processed in 0.00165029 sec. 2026.05.28 06:28:14.275519 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.275622 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.275664 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:14.276097 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.276135 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.276423 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.28 06:28:14.276633 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.276766 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. 2026.05.28 06:28:14.276773 [ 72 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.28 06:28:14.276804 [ 294 ] {c0882c2b-48b6-43ce-ae87-5f74ab1f9dbc} TCPHandler: Processed in 0.001335392 sec. 2026.05.28 06:28:14.276837 [ 72 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.276865 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.276937 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.276981 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.28 06:28:14.277042 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:14.277088 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:14.277118 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:14.277157 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 214 rows starting from the beginning of the part 2026.05.28 06:28:14.277225 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:14.277273 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 187 rows starting from the beginning of the part 2026.05.28 06:28:14.277319 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 15 rows starting from the beginning of the part 2026.05.28 06:28:14.277364 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 189 rows starting from the beginning of the part 2026.05.28 06:28:14.277407 [ 192 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:14.277527 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.277571 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.277896 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.28 06:28:14.278132 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.278265 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} executeQuery: Read 75 rows, 6.00 KiB in 0.001243 sec., 60337.892196299275 rows/sec., 4.71 MiB/sec. 2026.05.28 06:28:14.278302 [ 294 ] {c34f1ee9-d3d7-4f00-9ce8-8ae6d6f50ee0} TCPHandler: Processed in 0.001415294 sec. 2026.05.28 06:28:14.278329 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400083 sec., 447830.59290056373 rows/sec., 30.04 MiB/sec. 2026.05.28 06:28:14.278436 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.278510 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.28 06:28:14.278539 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.278584 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:14.278828 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.278910 [ 195 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_146_29} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.28 06:28:14.279005 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.279016 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:28:14.279042 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.279365 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.28 06:28:14.279576 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.279702 [ 72 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_164_38 to all_165_165_0 2026.05.28 06:28:14.279705 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.05.28 06:28:14.279743 [ 72 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.279764 [ 294 ] {42424832-f1b5-48ec-9fd8-7d327469eba0} TCPHandler: Processed in 0.001378063 sec. 2026.05.28 06:28:14.279768 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.279846 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} MergeTask::PrepareStage: Merging 2 parts: from all_1_164_38 to all_165_165_0 into Compact with storage Full 2026.05.28 06:28:14.279893 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.279925 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:14.279953 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} MergeTreeSequentialSource: Reading 9 marks from part all_1_164_38, total 64259 rows starting from the beginning of the part 2026.05.28 06:28:14.279997 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.280006 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part 2026.05.28 06:28:14.280080 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} 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 2026.05.28 06:28:14.280849 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.280885 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.281408 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.28 06:28:14.281638 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.281811 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} executeQuery: Read 11 rows, 20.18 KiB in 0.001833 sec., 6001.091107474086 rows/sec., 10.75 MiB/sec. 2026.05.28 06:28:14.281904 [ 294 ] {79edff84-d85e-49f7-8fd1-e4ed6943fc36} TCPHandler: Processed in 0.002060609 sec. 2026.05.28 06:28:14.282030 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.282129 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.282172 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:14.282524 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.282561 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.282869 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.28 06:28:14.283081 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.283210 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. 2026.05.28 06:28:14.283245 [ 294 ] {f94b8004-7b84-4e30-a3e1-1806fd4ec562} TCPHandler: Processed in 0.00126556 sec. 2026.05.28 06:28:14.288866 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} MergeTask::MergeProjectionsStage: Merge sorted 64419 rows, containing 5 columns (5 merged, 0 gathered) in 0.009039255 sec., 7126582.887638417 rows/sec., 455.95 MiB/sec. 2026.05.28 06:28:14.289424 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} MergedBlockOutputStream: filled checksums all_1_165_39 (state Temporary) 2026.05.28 06:28:14.289698 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_165_39 to all_1_165_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.289762 [ 194 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_165_39} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_164_38, all_165_165_0] -> all_1_165_39 2026.05.28 06:28:14.289817 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.28 06:28:14.481422 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.481704 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:28:14.482131 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:14.482190 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:28:14.482500 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:14.482576 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:14.482721 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 44-element set) 2026.05.28 06:28:14.482803 [ 361 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:28:14.482831 [ 341 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:28:14.482849 [ 351 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:28:14.482843 [ 332 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:28:14.483031 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.28 06:28:14.483061 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:14.483167 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:28:14.483191 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 44 rows with 4 streams 2026.05.28 06:28:14.483234 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" 2026.05.28 06:28:14.483279 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" 2026.05.28 06:28:14.483323 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" 2026.05.28 06:28:14.483363 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'zone:cpu_nsec'))" 2026.05.28 06:28:14.484706 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} executeQuery: Read 44 rows, 9.42 KiB in 0.003117 sec., 14116.137311517485 rows/sec., 2.95 MiB/sec. 2026.05.28 06:28:14.485044 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} MemoryTracker: Peak memory usage (for query): 195.67 KiB. 2026.05.28 06:28:14.485072 [ 294 ] {e21cfc7b-d80b-4e13-a059-43e8c2a3d805} TCPHandler: Processed in 0.00379246 sec. 2026.05.28 06:28:14.501560 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.501706 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.28 06:28:14.501764 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:14.502420 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.502458 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.502888 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:28:14.503093 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.503250 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} executeQuery: Read 1 rows, 285.00 B in 0.001582 sec., 632.1112515802781 rows/sec., 175.93 KiB/sec. 2026.05.28 06:28:14.503305 [ 294 ] {bb97466c-75ba-4e0c-ad7e-ccc611108d6a} TCPHandler: Processed in 0.001813283 sec. 2026.05.28 06:28:14.503428 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.503531 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.503574 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:28:14.504105 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.504143 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.504457 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:28:14.504668 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.504799 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} executeQuery: Read 284 rows, 18.47 KiB in 0.001291 sec., 219984.50813323003 rows/sec., 13.97 MiB/sec. 2026.05.28 06:28:14.504809 [ 77 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2026.05.28 06:28:14.504838 [ 294 ] {805cd1b4-7ba3-4505-a5d5-82a625204cb8} TCPHandler: Processed in 0.001461615 sec. 2026.05.28 06:28:14.504864 [ 77 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.504892 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.504969 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.505007 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2026.05.28 06:28:14.505078 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:28:14.505126 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:28:14.505134 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:14.505173 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 284 rows starting from the beginning of the part 2026.05.28 06:28:14.505235 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:14.505282 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:14.505327 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:14.505369 [ 189 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:14.505554 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.505597 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.505917 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.28 06:28:14.506166 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.506307 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} executeQuery: Read 11 rows, 896.00 B in 0.001248 sec., 8814.102564102564 rows/sec., 701.12 KiB/sec. 2026.05.28 06:28:14.506343 [ 294 ] {e7a4b03d-7f9b-48be-a33d-b9c1f8f1adcd} TCPHandler: Processed in 0.001424664 sec. 2026.05.28 06:28:14.506342 [ 221 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.28 06:28:14.506389 [ 221 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.28 06:28:14.506394 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436934 sec., 988215.185944518 rows/sec., 66.53 MiB/sec. 2026.05.28 06:28:14.506501 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.506603 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2026.05.28 06:28:14.506609 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:14.506672 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:14.507067 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.507159 [ 193 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_73_18} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2026.05.28 06:28:14.507251 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:28:14.508284 [ 221 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.28 06:28:14.508576 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.508620 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.509166 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2026.05.28 06:28:14.509400 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.509557 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} executeQuery: Read 3277 rows, 250.76 KiB in 0.002965 sec., 1105227.6559865093 rows/sec., 82.59 MiB/sec. 2026.05.28 06:28:14.509620 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:28:14.509635 [ 294 ] {faa3a17e-8074-40b5-a38b-d134e327c73b} TCPHandler: Processed in 0.003184955 sec. 2026.05.28 06:28:14.509823 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.509953 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.510008 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:14.510690 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.510729 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.511074 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.28 06:28:14.511301 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.511441 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} executeQuery: Read 217 rows, 14.10 KiB in 0.001525 sec., 142295.0819672131 rows/sec., 9.03 MiB/sec. 2026.05.28 06:28:14.511478 [ 294 ] {fb08bfee-d60d-42f8-9236-f687f118eef1} TCPHandler: Processed in 0.001760482 sec. 2026.05.28 06:28:14.511538 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:28:14.511574 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:28:14.511611 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.511721 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.511766 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:28:14.512553 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.512594 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.512994 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:28:14.513259 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.513407 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} executeQuery: Read 953 rows, 57.40 KiB in 0.001709 sec., 557636.0444704506 rows/sec., 32.80 MiB/sec. 2026.05.28 06:28:14.513443 [ 294 ] {9849741b-bdcd-4492-b98b-fe3dd7a01ecc} TCPHandler: Processed in 0.001883825 sec. 2026.05.28 06:28:14.513575 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.513676 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.513693 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:28:14.513718 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:28:14.514126 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.514164 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.514464 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.28 06:28:14.514679 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.514811 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. 2026.05.28 06:28:14.514846 [ 294 ] {1fb9230a-b061-4e28-ab30-f8c67bc84166} TCPHandler: Processed in 0.001320951 sec. 2026.05.28 06:28:14.515001 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.515098 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.515139 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:28:14.515596 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.515634 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.515964 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:28:14.516183 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.516309 [ 77 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2026.05.28 06:28:14.516317 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. 2026.05.28 06:28:14.516353 [ 77 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.516373 [ 294 ] {43c827da-5c24-4235-bcd1-d5bdc78dd6b6} TCPHandler: Processed in 0.001420404 sec. 2026.05.28 06:28:14.516380 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.516489 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2026.05.28 06:28:14.516511 [ 224 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.28 06:28:14.516518 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.516547 [ 224 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.28 06:28:14.516592 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:14.516626 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 148 rows starting from the beginning of the part 2026.05.28 06:28:14.516630 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:14.516676 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:14.516693 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:14.516751 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:14.516803 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:14.516852 [ 193 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:14.517743 [ 200 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291881 sec., 572808.1766045016 rows/sec., 34.76 MiB/sec. 2026.05.28 06:28:14.517954 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2026.05.28 06:28:14.518112 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.518164 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.518334 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.518439 [ 186 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_73_18} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2026.05.28 06:28:14.518446 [ 224 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.28 06:28:14.518558 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:28:14.518709 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2026.05.28 06:28:14.518968 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.519146 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} executeQuery: Read 1813 rows, 125.55 KiB in 0.002531 sec., 716317.661003556 rows/sec., 48.44 MiB/sec. 2026.05.28 06:28:14.519220 [ 294 ] {f1d20772-9ee3-4cc9-b65e-359ead10cfd6} TCPHandler: Processed in 0.002750595 sec. 2026.05.28 06:28:14.519423 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.519562 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:28:14.519626 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:28:14.520064 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.520103 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.520432 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:28:14.520661 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.520778 [ 77 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_64_13 to all_73_73_0 2026.05.28 06:28:14.520807 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} executeQuery: Read 6 rows, 321.00 B in 0.001289 sec., 4654.7711404189295 rows/sec., 243.19 KiB/sec. 2026.05.28 06:28:14.520812 [ 77 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.520851 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.520858 [ 294 ] {74d197bd-ed63-4726-b531-54145dca3710} TCPHandler: Processed in 0.001553247 sec. 2026.05.28 06:28:14.520937 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_13 to all_73_73_0 into Compact with storage Full 2026.05.28 06:28:14.521026 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.521050 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:14.521085 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_64_13, total 384 rows starting from the beginning of the part 2026.05.28 06:28:14.521138 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_69_1, total 30 rows starting from the beginning of the part 2026.05.28 06:28:14.521139 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.521184 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:14.521203 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:14.521230 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:14.521275 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:14.521314 [ 189 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:14.522112 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.522144 [ 200 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124395 sec., 352104.18425177864 rows/sec., 17.96 MiB/sec. 2026.05.28 06:28:14.522155 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.522346 [ 198 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} MergedBlockOutputStream: filled checksums all_1_73_14 (state Temporary) 2026.05.28 06:28:14.522655 [ 198 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_73_14 to all_1_73_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.522677 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2026.05.28 06:28:14.522757 [ 198 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_73_14} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_64_13, all_73_73_0] -> all_1_73_14 2026.05.28 06:28:14.522851 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:28:14.522944 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.523086 [ 77 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_165_39 to all_170_170_0 2026.05.28 06:28:14.523099 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} executeQuery: Read 1611 rows, 100.15 KiB in 0.001986 sec., 811178.247734139 rows/sec., 49.25 MiB/sec. 2026.05.28 06:28:14.523124 [ 77 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.523150 [ 294 ] {cdfe2752-cd7b-43b9-a0d3-c7ef321d48bb} TCPHandler: Processed in 0.002176212 sec. 2026.05.28 06:28:14.523152 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.523248 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTask::PrepareStage: Merging 6 parts: from all_1_165_39 to all_170_170_0 into Compact with storage Full 2026.05.28 06:28:14.523274 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.523352 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:14.523383 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.523391 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTreeSequentialSource: Reading 9 marks from part all_1_165_39, total 64419 rows starting from the beginning of the part 2026.05.28 06:28:14.523441 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:28:14.523468 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 265 rows starting from the beginning of the part 2026.05.28 06:28:14.523521 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 162 rows starting from the beginning of the part 2026.05.28 06:28:14.523568 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 265 rows starting from the beginning of the part 2026.05.28 06:28:14.523613 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part 2026.05.28 06:28:14.523657 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1611 rows starting from the beginning of the part 2026.05.28 06:28:14.523811 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.523856 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.524182 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.28 06:28:14.524396 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.524536 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. 2026.05.28 06:28:14.524572 [ 294 ] {893d9c64-4fc5-457f-a46c-4f2e004a14e8} TCPHandler: Processed in 0.001348673 sec. 2026.05.28 06:28:14.524698 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.524797 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.524854 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} 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 2026.05.28 06:28:14.526008 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.526047 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.526704 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.28 06:28:14.526951 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.527107 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} executeQuery: Read 64 rows, 117.44 KiB in 0.00233 sec., 27467.811158798282 rows/sec., 49.22 MiB/sec. 2026.05.28 06:28:14.527223 [ 294 ] {c243a2f8-86df-47c6-a6e6-e28c5c079c42} TCPHandler: Processed in 0.002573241 sec. 2026.05.28 06:28:14.527368 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.527468 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.527513 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 06:28:14.527877 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.527914 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.528212 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.28 06:28:14.528429 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.528566 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} executeQuery: Read 6 rows, 405.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 353.76 KiB/sec. 2026.05.28 06:28:14.528602 [ 294 ] {1a10b687-3afe-4356-9b82-1fd5cd056dd0} TCPHandler: Processed in 0.00128422 sec. 2026.05.28 06:28:14.528726 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:14.528824 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:14.528866 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:14.529228 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:14.529265 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.31 GiB. 2026.05.28 06:28:14.529572 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2026.05.28 06:28:14.529786 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.529924 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} executeQuery: Read 42 rows, 2.45 KiB in 0.001119 sec., 37533.512064343166 rows/sec., 2.14 MiB/sec. 2026.05.28 06:28:14.529958 [ 294 ] {89e1f33d-bef5-431c-8253-197ec785041b} TCPHandler: Processed in 0.001281841 sec. 2026.05.28 06:28:14.534801 [ 199 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergeTask::MergeProjectionsStage: Merge sorted 66882 rows, containing 5 columns (5 merged, 0 gathered) in 0.011587256 sec., 5772030.927770992 rows/sec., 369.10 MiB/sec. 2026.05.28 06:28:14.535098 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} MergedBlockOutputStream: filled checksums all_1_170_40 (state Temporary) 2026.05.28 06:28:14.535375 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_170_40 to all_1_170_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:14.535443 [ 188 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_170_40} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_165_39, all_170_170_0] -> all_1_170_40 2026.05.28 06:28:14.535509 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2026.05.28 06:28:15.000202 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 418.05 MiB, peak 434.59 MiB, free memory in arenas 0.00 B, will set to 416.46 MiB (RSS), difference: -1.60 MiB 2026.05.28 06:28:15.511097 [ 221 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.28 06:28:15.511172 [ 221 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.28 06:28:15.512619 [ 221 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.28 06:28:18.567184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48414 2026.05.28 06:28:18.567750 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:18.567786 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:18.568268 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:28:18.568497 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:18.568621 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48414 2026.05.28 06:28:18.568679 [ 70 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:28:18.568754 [ 70 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:18.568777 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:18.568988 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:28:18.569170 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:18.569222 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46046 rows starting from the beginning of the part 2026.05.28 06:28:18.569304 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part 2026.05.28 06:28:18.569361 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part 2026.05.28 06:28:18.569413 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part 2026.05.28 06:28:18.569465 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part 2026.05.28 06:28:18.569516 [ 200 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part 2026.05.28 06:28:18.572489 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 48414 rows, containing 4 columns (4 merged, 0 gathered) in 0.003571515 sec., 13555591.954674697 rows/sec., 193.91 MiB/sec. 2026.05.28 06:28:18.572854 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:28:18.573153 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:18.573230 [ 199 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_101_20} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:28:18.573353 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.05.28 06:28:19.267079 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:19.267333 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:19.267691 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:19.267728 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:19.267949 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:19.268019 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:19.268165 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:28:19.268292 [ 349 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:28:19.268294 [ 361 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:28:19.268294 [ 364 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:28:19.268293 [ 320 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:28:19.268292 [ 351 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2026.05.28 06:28:19.268657 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges 2026.05.28 06:28:19.268698 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:19.268791 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:28:19.268814 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:28:19.268852 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:19.268897 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:19.268937 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:19.270607 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} executeQuery: Read 41 rows, 7.57 KiB in 0.00338 sec., 12130.177514792898 rows/sec., 2.19 MiB/sec. 2026.05.28 06:28:19.270787 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} MemoryTracker: Peak memory usage (for query): 137.42 KiB. 2026.05.28 06:28:19.270805 [ 294 ] {8732f4ce-2a00-4e94-9bf9-9d2794abd1ef} TCPHandler: Processed in 0.003874143 sec. 2026.05.28 06:28:19.272557 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:19.272692 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:19.272745 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:19.273426 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.273471 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.273820 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2026.05.28 06:28:19.274038 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.274185 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} executeQuery: Read 56 rows, 4.38 KiB in 0.001531 sec., 36577.400391900715 rows/sec., 2.79 MiB/sec. 2026.05.28 06:28:19.274193 [ 70 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2026.05.28 06:28:19.274224 [ 294 ] {e1b45ced-9420-4f76-af1a-6d0f10c94868} TCPHandler: Processed in 0.001739822 sec. 2026.05.28 06:28:19.274272 [ 70 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.274307 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.274388 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:19.274433 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2026.05.28 06:28:19.274499 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:19.274545 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:19.274573 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:19.274616 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 3269 rows starting from the beginning of the part 2026.05.28 06:28:19.274689 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 80 rows starting from the beginning of the part 2026.05.28 06:28:19.274746 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 891 rows starting from the beginning of the part 2026.05.28 06:28:19.274801 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 78 rows starting from the beginning of the part 2026.05.28 06:28:19.274855 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 3277 rows starting from the beginning of the part 2026.05.28 06:28:19.274914 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part 2026.05.28 06:28:19.274996 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.275039 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.275394 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2026.05.28 06:28:19.275613 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.275749 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. 2026.05.28 06:28:19.275775 [ 69 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2026.05.28 06:28:19.275786 [ 294 ] {d3736109-eb1d-4b78-9769-4ebdfd5bde20} TCPHandler: Processed in 0.001447144 sec. 2026.05.28 06:28:19.275849 [ 69 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.275880 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.275954 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:19.276012 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2026.05.28 06:28:19.276057 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:19.276107 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:19.276141 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:19.276180 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1811 rows starting from the beginning of the part 2026.05.28 06:28:19.276248 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 79 rows starting from the beginning of the part 2026.05.28 06:28:19.276297 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 537 rows starting from the beginning of the part 2026.05.28 06:28:19.276339 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 75 rows starting from the beginning of the part 2026.05.28 06:28:19.276384 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1813 rows starting from the beginning of the part 2026.05.28 06:28:19.276426 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part 2026.05.28 06:28:19.276561 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.276607 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.276985 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2026.05.28 06:28:19.277220 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.277357 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} executeQuery: Read 128 rows, 9.13 KiB in 0.00132 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. 2026.05.28 06:28:19.277354 [ 190 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 5 columns (5 merged, 0 gathered) in 0.00296288 sec., 2582284.803974511 rows/sec., 204.54 MiB/sec. 2026.05.28 06:28:19.277395 [ 294 ] {ff814482-5a18-4686-bedf-c93bf934ce63} TCPHandler: Processed in 0.001489345 sec. 2026.05.28 06:28:19.277551 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:19.277650 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:19.277695 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:19.277725 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2026.05.28 06:28:19.277940 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 4379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989607 sec., 2200937.1700039255 rows/sec., 159.45 MiB/sec. 2026.05.28 06:28:19.277996 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.278050 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.278076 [ 187 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_171_34} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2026.05.28 06:28:19.278096 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.278150 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2026.05.28 06:28:19.278159 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:28:19.278453 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.278463 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2026.05.28 06:28:19.278543 [ 191 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_171_34} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2026.05.28 06:28:19.278624 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.28 06:28:19.278718 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.278854 [ 70 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2026.05.28 06:28:19.278858 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} executeQuery: Read 48 rows, 3.31 KiB in 0.001227 sec., 39119.80440097799 rows/sec., 2.64 MiB/sec. 2026.05.28 06:28:19.278901 [ 70 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:19.278919 [ 294 ] {c52d6fd4-30b8-4079-90fd-357e8e6359e8} TCPHandler: Processed in 0.001417244 sec. 2026.05.28 06:28:19.278929 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:19.279032 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2026.05.28 06:28:19.279150 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:19.279203 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10620 rows starting from the beginning of the part 2026.05.28 06:28:19.279268 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part 2026.05.28 06:28:19.279314 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 90 rows starting from the beginning of the part 2026.05.28 06:28:19.279358 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part 2026.05.28 06:28:19.279398 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 42 rows starting from the beginning of the part 2026.05.28 06:28:19.279439 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 48 rows starting from the beginning of the part 2026.05.28 06:28:19.282066 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 10920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071783 sec., 3554938.613827865 rows/sec., 229.21 MiB/sec. 2026.05.28 06:28:19.282348 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2026.05.28 06:28:19.282646 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:19.282730 [ 191 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_171_34} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2026.05.28 06:28:19.282836 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2026.05.28 06:28:21.168914 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 2026.05.28 06:28:21.187023 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:21.187077 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:21.193393 [ 245 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.28 06:28:21.194094 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:21.194447 [ 66 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.28 06:28:21.194565 [ 66 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:21.194600 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:21.194732 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.28 06:28:21.197416 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 761 2026.05.28 06:28:21.198998 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:21.200797 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part 2026.05.28 06:28:21.205873 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2026.05.28 06:28:21.210912 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2026.05.28 06:28:21.215895 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2026.05.28 06:28:21.221072 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2026.05.28 06:28:21.225834 [ 186 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2026.05.28 06:28:21.282989 [ 187 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.088297321 sec., 8618.608032286733 rows/sec., 44.57 MiB/sec. 2026.05.28 06:28:21.286516 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.28 06:28:21.288693 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:21.288809 [ 198 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_101_20} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.28 06:28:21.292117 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.28 06:28:22.000185 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 417.52 MiB, peak 434.95 MiB, free memory in arenas 0.00 B, will set to 416.46 MiB (RSS), difference: -1.06 MiB 2026.05.28 06:28:24.268094 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.268326 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:24.268690 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:24.268730 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:24.268963 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:24.269036 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:24.269182 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:28:24.269300 [ 364 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.28 06:28:24.269341 [ 351 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.28 06:28:24.269411 [ 364 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.28 06:28:24.269310 [ 307 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2026.05.28 06:28:24.269310 [ 349 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.28 06:28:24.269703 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges 2026.05.28 06:28:24.269741 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:24.269834 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.28 06:28:24.269857 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.28 06:28:24.269894 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:24.269938 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:24.269980 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:24.271303 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} executeQuery: Read 41 rows, 7.57 KiB in 0.00307 sec., 13355.048859934854 rows/sec., 2.41 MiB/sec. 2026.05.28 06:28:24.271511 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} MemoryTracker: Peak memory usage (for query): 137.34 KiB. 2026.05.28 06:28:24.271528 [ 294 ] {67ae6d10-5006-42fd-b057-6cfd683f2257} TCPHandler: Processed in 0.003581785 sec. 2026.05.28 06:28:24.273407 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.273519 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:24.273564 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:24.274305 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:24.274359 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:24.274810 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2026.05.28 06:28:24.275035 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:24.275186 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} executeQuery: Read 78 rows, 6.59 KiB in 0.0017 sec., 45882.352941176476 rows/sec., 3.78 MiB/sec. 2026.05.28 06:28:24.275223 [ 294 ] {b6587236-92bf-412b-a16a-7dd74e87b733} TCPHandler: Processed in 0.001866774 sec. 2026.05.28 06:28:24.275391 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.275488 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:24.275528 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:24.275946 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:24.275985 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:24.276302 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.28 06:28:24.276516 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:24.276645 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} executeQuery: Read 11 rows, 847.00 B in 0.001176 sec., 9353.741496598639 rows/sec., 703.36 KiB/sec. 2026.05.28 06:28:24.276681 [ 294 ] {e4bea57e-7c35-40de-bdd6-2a0b5464ebe0} TCPHandler: Processed in 0.001339312 sec. 2026.05.28 06:28:24.276819 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.276922 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:24.276966 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:24.277411 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:24.277448 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:24.277740 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2026.05.28 06:28:24.277952 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:24.278077 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} executeQuery: Read 75 rows, 6.00 KiB in 0.001177 sec., 63721.325403568386 rows/sec., 4.97 MiB/sec. 2026.05.28 06:28:24.278112 [ 294 ] {97b79f97-1164-4519-a1e2-aa751e0a68ed} TCPHandler: Processed in 0.001342122 sec. 2026.05.28 06:28:24.278248 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.278352 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:24.278397 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:24.278863 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:24.278900 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:24.279230 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2026.05.28 06:28:24.279444 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:24.279575 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. 2026.05.28 06:28:24.279610 [ 294 ] {b85a3ffb-8460-4742-add6-72e345c7d971} TCPHandler: Processed in 0.001410574 sec. 2026.05.28 06:28:24.279730 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.279826 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:24.279881 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} 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 2026.05.28 06:28:24.280701 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:24.280738 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:24.281282 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.28 06:28:24.281501 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:24.281643 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} executeQuery: Read 11 rows, 20.18 KiB in 0.001836 sec., 5991.285403050109 rows/sec., 10.74 MiB/sec. 2026.05.28 06:28:24.281734 [ 294 ] {a5cb69ec-63f0-43f3-a43a-14b5d1ae51e2} TCPHandler: Processed in 0.002049629 sec. 2026.05.28 06:28:24.281878 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:24.281975 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:24.282017 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:24.282406 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:24.282443 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.28 06:28:24.282750 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2026.05.28 06:28:24.282952 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:24.283083 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. 2026.05.28 06:28:24.283119 [ 294 ] {b2265964-b098-4ecb-b49f-cb783730acd5} TCPHandler: Processed in 0.0012893 sec. 2026.05.28 06:28:25.834925 [ 64 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:28:25.835002 [ 64 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:28:26.068819 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48926 2026.05.28 06:28:26.069393 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:26.069437 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:26.069925 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:28:26.070151 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:26.070279 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48926 2026.05.28 06:28:26.957467 [ 49 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 2026.05.28 06:28:26.957537 [ 49 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:26.957562 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:26.957749 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full 2026.05.28 06:28:26.957923 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:26.957962 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 69 rows starting from the beginning of the part 2026.05.28 06:28:26.958036 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part 2026.05.28 06:28:26.958088 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part 2026.05.28 06:28:26.958137 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part 2026.05.28 06:28:26.958183 [ 189 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part 2026.05.28 06:28:26.959046 [ 187 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372372 sec., 53192.57460805088 rows/sec., 3.50 MiB/sec. 2026.05.28 06:28:26.959253 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) 2026.05.28 06:28:26.959592 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:26.959679 [ 193 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_73_16} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 2026.05.28 06:28:26.959774 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:28:27.071494 [ 25 ] {} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:28:27.071565 [ 25 ] {} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:27.071591 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:27.071735 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:28:27.072083 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:27.072138 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:27.072247 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2026.05.28 06:28:27.072332 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2026.05.28 06:28:27.072409 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2026.05.28 06:28:27.072488 [ 194 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.28 06:28:27.074027 [ 193 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 6 columns (6 merged, 0 gathered) in 0.002349146 sec., 19155.897504880497 rows/sec., 4.03 MiB/sec. 2026.05.28 06:28:27.074241 [ 193 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:28:27.074668 [ 193 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:27.074747 [ 193 ] {0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc::all_1_5_1} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:28:27.074839 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2026.05.28 06:28:27.177578 [ 25 ] {} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.28 06:28:27.177661 [ 25 ] {} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:27.177698 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:27.177836 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2026.05.28 06:28:27.177985 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:27.178022 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2026.05.28 06:28:27.178086 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:27.178132 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2026.05.28 06:28:27.178176 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2026.05.28 06:28:27.178217 [ 195 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:27.180156 [ 193 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374157 sec., 20217.702536100183 rows/sec., 1.43 MiB/sec. 2026.05.28 06:28:27.180329 [ 194 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.28 06:28:27.180620 [ 194 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:27.180692 [ 194 ] {c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15::all_1_5_1} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.28 06:28:27.180775 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:28:27.385485 [ 25 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 2026.05.28 06:28:27.385532 [ 25 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:27.385555 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:27.385640 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full 2026.05.28 06:28:27.385745 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:27.385783 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 950 rows starting from the beginning of the part 2026.05.28 06:28:27.385843 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 950 rows starting from the beginning of the part 2026.05.28 06:28:27.385892 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 149 rows starting from the beginning of the part 2026.05.28 06:28:27.385936 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 149 rows starting from the beginning of the part 2026.05.28 06:28:27.385979 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 953 rows starting from the beginning of the part 2026.05.28 06:28:27.387259 [ 188 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergeTask::MergeProjectionsStage: Merge sorted 3151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651839 sec., 1907570.8952264718 rows/sec., 120.54 MiB/sec. 2026.05.28 06:28:27.387425 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) 2026.05.28 06:28:27.387676 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:27.387749 [ 195 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_73_16} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 2026.05.28 06:28:27.387816 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.28 06:28:28.697491 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 2026.05.28 06:28:28.716046 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:28.716098 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:28.722550 [ 245 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.28 06:28:28.723261 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:28.726502 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 768 2026.05.28 06:28:29.179578 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.179634 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.181771 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.274869 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.275295 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native (stage: Complete) 2026.05.28 06:28:29.275866 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:29.275909 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE 2026.05.28 06:28:29.276159 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:29.276228 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:29.276377 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 33-element set) 2026.05.28 06:28:29.276414 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:29.276436 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:29.276452 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:29.276494 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" 2026.05.28 06:28:29.276543 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:29.277805 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} executeQuery: Read 45 rows, 9.70 KiB in 0.00271 sec., 16605.166051660515 rows/sec., 3.49 MiB/sec. 2026.05.28 06:28:29.277929 [ 294 ] {364791e6-fdd8-4c40-852b-52997990cddf} TCPHandler: Processed in 0.003256567 sec. 2026.05.28 06:28:29.284267 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.284405 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.284458 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:28:29.285227 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.285272 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.285647 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:28:29.285871 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.286015 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} executeQuery: Read 284 rows, 18.47 KiB in 0.001649 sec., 172225.5912674348 rows/sec., 10.94 MiB/sec. 2026.05.28 06:28:29.286052 [ 294 ] {9ced1102-8464-4462-ada1-19e64a04a20a} TCPHandler: Processed in 0.001848375 sec. 2026.05.28 06:28:29.286200 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.286297 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:28:29.286347 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:28:29.286847 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.286884 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.287177 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.28 06:28:29.287402 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.287534 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} executeQuery: Read 3 rows, 228.00 B in 0.001256 sec., 2388.5350318471337 rows/sec., 177.27 KiB/sec. 2026.05.28 06:28:29.287569 [ 294 ] {5df55557-ee10-42ac-b561-aeb296f675a9} TCPHandler: Processed in 0.001417784 sec. 2026.05.28 06:28:29.287714 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.287811 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:29.287850 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:29.288596 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.288635 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.288988 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2026.05.28 06:28:29.289197 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.289327 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} executeQuery: Read 903 rows, 72.66 KiB in 0.001535 sec., 588273.6156351792 rows/sec., 46.23 MiB/sec. 2026.05.28 06:28:29.289362 [ 294 ] {483f6f8f-a8ed-4bac-b348-84ab6d2d13f5} TCPHandler: Processed in 0.00169693 sec. 2026.05.28 06:28:29.289528 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.289625 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.289665 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:29.290172 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.290209 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.290514 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.28 06:28:29.290726 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.290855 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} executeQuery: Read 195 rows, 12.49 KiB in 0.001249 sec., 156124.89991993597 rows/sec., 9.77 MiB/sec. 2026.05.28 06:28:29.290890 [ 294 ] {e3f694a7-801f-4a6a-8a16-e3ac1f1053f3} TCPHandler: Processed in 0.001412654 sec. 2026.05.28 06:28:29.291031 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.291127 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.291167 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:28:29.291604 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.291641 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.291936 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:28:29.292157 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.292285 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. 2026.05.28 06:28:29.292320 [ 294 ] {1bc0f9d7-6576-4a76-877f-8a927a881877} TCPHandler: Processed in 0.001337342 sec. 2026.05.28 06:28:29.292464 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.292560 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.292599 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:28:29.293034 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.293071 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.293361 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:28:29.293566 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.293690 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. 2026.05.28 06:28:29.293724 [ 294 ] {f2e8a6f3-a9f2-44e7-8aee-de7c563c74dd} TCPHandler: Processed in 0.001309371 sec. 2026.05.28 06:28:29.293861 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.293956 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:29.293995 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:29.294553 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.294589 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.294908 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2026.05.28 06:28:29.295111 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.295234 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} executeQuery: Read 564 rows, 40.93 KiB in 0.001296 sec., 435185.18518518517 rows/sec., 30.84 MiB/sec. 2026.05.28 06:28:29.295268 [ 294 ] {cbf0e7a2-209b-487d-b2f7-88b4a57631d5} TCPHandler: Processed in 0.001455245 sec. 2026.05.28 06:28:29.295349 [ 218 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.295387 [ 218 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.295496 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.295599 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:28:29.295640 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:28:29.295992 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.296030 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.296370 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:28:29.296662 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.296816 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} executeQuery: Read 6 rows, 321.00 B in 0.001235 sec., 4858.299595141701 rows/sec., 253.83 KiB/sec. 2026.05.28 06:28:29.296851 [ 294 ] {158d189d-c60c-4f29-a4cc-6e057d405ac8} TCPHandler: Processed in 0.001402874 sec. 2026.05.28 06:28:29.296977 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.297076 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.297120 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:29.297562 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.297601 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.297770 [ 218 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.297954 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2026.05.28 06:28:29.298195 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.298323 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} executeQuery: Read 268 rows, 18.22 KiB in 0.001266 sec., 211690.36334913113 rows/sec., 14.05 MiB/sec. 2026.05.28 06:28:29.298358 [ 294 ] {ab9d8e43-1c11-4354-9735-3be49ebd9247} TCPHandler: Processed in 0.001429824 sec. 2026.05.28 06:28:29.298483 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.298578 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.298620 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:28:29.298972 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.299009 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.299294 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.28 06:28:29.299502 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.299631 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. 2026.05.28 06:28:29.299665 [ 294 ] {5e08bc62-96ce-4a15-b8e6-5aac12d9325f} TCPHandler: Processed in 0.001231089 sec. 2026.05.28 06:28:29.299790 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.299886 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.299940 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} 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 2026.05.28 06:28:29.300925 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.300962 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.301530 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.28 06:28:29.301747 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.301884 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} executeQuery: Read 50 rows, 91.75 KiB in 0.002016 sec., 24801.5873015873 rows/sec., 44.44 MiB/sec. 2026.05.28 06:28:29.301913 [ 61 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.28 06:28:29.301951 [ 294 ] {72616874-6552-4270-a573-8280be1f1594} TCPHandler: Processed in 0.002209523 sec. 2026.05.28 06:28:29.301988 [ 61 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.302016 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.302101 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.302138 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.28 06:28:29.302204 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.302255 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.28 06:28:29.302406 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:29.302471 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3142 rows starting from the beginning of the part 2026.05.28 06:28:29.302614 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 47 rows starting from the beginning of the part 2026.05.28 06:28:29.302631 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.302673 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.302727 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:29.302842 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2026.05.28 06:28:29.302955 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:29.303000 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.28 06:28:29.303077 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 50 rows starting from the beginning of the part 2026.05.28 06:28:29.303244 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} oximeter.measurements_i64 (c75b6b0f-9d1c-46a6-b47f-fcceda9a7a15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.303376 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} executeQuery: Read 3 rows, 246.00 B in 0.00119 sec., 2521.0084033613443 rows/sec., 201.88 KiB/sec. 2026.05.28 06:28:29.303411 [ 294 ] {a32cacaa-69fc-4412-a8d4-ba404c6724c0} TCPHandler: Processed in 0.001358883 sec. 2026.05.28 06:28:29.303546 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:29.303642 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:29.303683 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:29.304094 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:29.304130 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:29.304435 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2026.05.28 06:28:29.304645 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.304772 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} executeQuery: Read 90 rows, 5.77 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 4.90 MiB/sec. 2026.05.28 06:28:29.304806 [ 294 ] {76bcc6e4-efbb-4caa-ac04-121748510dd4} TCPHandler: Processed in 0.001314572 sec. 2026.05.28 06:28:29.304887 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.304926 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.307026 [ 225 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:29.312654 [ 188 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 19 columns (19 merged, 0 gathered) in 0.010570191 sec., 314563.85225205484 rows/sec., 563.68 MiB/sec. 2026.05.28 06:28:29.315135 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.28 06:28:29.315496 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:29.315566 [ 201 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_146_29} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.28 06:28:29.315715 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 25.27 MiB. 2026.05.28 06:28:30.174560 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:30.174623 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:30.177295 [ 219 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:28:33.570440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49374 2026.05.28 06:28:33.570981 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:33.571027 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:33.571532 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:28:33.571767 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:33.571896 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49374 2026.05.28 06:28:34.225261 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:28:34.225339 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:28:34.228533 [ 222 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.28 06:28:34.268742 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.268988 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:34.269349 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:34.269387 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:34.269622 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:34.269693 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:34.269840 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:28:34.269877 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:34.269899 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:34.269915 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:34.269966 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:34.269989 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:34.271189 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} executeQuery: Read 45 rows, 9.70 KiB in 0.002304 sec., 19531.25 rows/sec., 4.11 MiB/sec. 2026.05.28 06:28:34.271311 [ 294 ] {014884b6-8765-4e33-ac74-cd832f83141c} TCPHandler: Processed in 0.002713695 sec. 2026.05.28 06:28:34.273437 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.273557 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:34.273603 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:34.274309 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:34.274357 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:34.274738 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2026.05.28 06:28:34.274969 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:34.275117 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} executeQuery: Read 78 rows, 6.59 KiB in 0.001595 sec., 48902.82131661442 rows/sec., 4.03 MiB/sec. 2026.05.28 06:28:34.275153 [ 294 ] {32f95969-e3c9-4ed8-af96-3bfe528c8a8f} TCPHandler: Processed in 0.001776582 sec. 2026.05.28 06:28:34.275396 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.275493 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:34.275533 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:34.275945 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:34.275981 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:34.276277 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.28 06:28:34.276483 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:34.276613 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} executeQuery: Read 11 rows, 847.00 B in 0.001139 sec., 9657.594381035997 rows/sec., 726.21 KiB/sec. 2026.05.28 06:28:34.276646 [ 294 ] {1dab1c42-0589-4e12-a2a7-fe6527f9a5f5} TCPHandler: Processed in 0.001299651 sec. 2026.05.28 06:28:34.276768 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.276863 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:34.276901 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:34.277315 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:34.277351 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:34.277639 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2026.05.28 06:28:34.277841 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:34.277964 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} executeQuery: Read 75 rows, 6.00 KiB in 0.00112 sec., 66964.28571428572 rows/sec., 5.23 MiB/sec. 2026.05.28 06:28:34.277999 [ 294 ] {d5905449-d1bb-453a-a217-b73e9ac05d4d} TCPHandler: Processed in 0.001280251 sec. 2026.05.28 06:28:34.278123 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.278219 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:34.278261 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:34.278671 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:34.278706 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:34.279017 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2026.05.28 06:28:34.279224 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:34.279348 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. 2026.05.28 06:28:34.279382 [ 294 ] {5c9579fb-9efe-4f24-b93f-a999449d3cb9} TCPHandler: Processed in 0.001307861 sec. 2026.05.28 06:28:34.279500 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.279596 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:34.279649 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} 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 2026.05.28 06:28:34.280418 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:34.280454 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:34.280961 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.28 06:28:34.281186 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:34.281321 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} executeQuery: Read 11 rows, 20.18 KiB in 0.001743 sec., 6310.9581181870335 rows/sec., 11.31 MiB/sec. 2026.05.28 06:28:34.281385 [ 294 ] {66b305ec-f98c-49ff-9bbf-961ae1a23334} TCPHandler: Processed in 0.001932526 sec. 2026.05.28 06:28:34.281511 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:34.281607 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:34.281648 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:34.281990 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:34.282025 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:34.282319 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2026.05.28 06:28:34.282524 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:34.282651 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. 2026.05.28 06:28:34.282684 [ 294 ] {17686c89-cbd3-47c3-a774-e66378277edf} TCPHandler: Processed in 0.001222049 sec. 2026.05.28 06:28:35.000185 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 422.12 MiB, peak 442.54 MiB, free memory in arenas 0.00 B, will set to 417.72 MiB (RSS), difference: -4.40 MiB 2026.05.28 06:28:36.226570 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 2026.05.28 06:28:36.245219 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:36.245278 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:36.251702 [ 245 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.28 06:28:36.252413 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:36.255586 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 776 2026.05.28 06:28:37.682165 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52660 2026.05.28 06:28:37.682253 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.682280 [ 371 ] {} TCP-Session: 6ab8e84f-a6ea-4b65-9703-2bf4e59b0367 Authenticating user 'default' from [fd00:1122:3344:101::e]:52660 2026.05.28 06:28:37.682303 [ 371 ] {} TCP-Session: 6ab8e84f-a6ea-4b65-9703-2bf4e59b0367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682317 [ 371 ] {} TCP-Session: 6ab8e84f-a6ea-4b65-9703-2bf4e59b0367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682551 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41653 2026.05.28 06:28:37.682592 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44213 2026.05.28 06:28:37.682627 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43273 2026.05.28 06:28:37.682644 [ 371 ] {} TCP-Session: 6ab8e84f-a6ea-4b65-9703-2bf4e59b0367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:37.682669 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.682689 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.682697 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.682716 [ 380 ] {} TCP-Session: 7c4aa84b-2e14-4db2-824e-8b02ac0b1c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:41653 2026.05.28 06:28:37.682728 [ 317 ] {} TCP-Session: 69f0781d-9310-4966-bee5-9ee9b24e4760 Authenticating user 'default' from [fd00:1122:3344:101::e]:44213 2026.05.28 06:28:37.682738 [ 369 ] {} TCP-Session: 964b751a-16ff-4557-a9e5-296e0fc2cff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43273 2026.05.28 06:28:37.682753 [ 380 ] {} TCP-Session: 7c4aa84b-2e14-4db2-824e-8b02ac0b1c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682778 [ 317 ] {} TCP-Session: 69f0781d-9310-4966-bee5-9ee9b24e4760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682781 [ 369 ] {} TCP-Session: 964b751a-16ff-4557-a9e5-296e0fc2cff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682790 [ 380 ] {} TCP-Session: 7c4aa84b-2e14-4db2-824e-8b02ac0b1c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682816 [ 369 ] {} TCP-Session: 964b751a-16ff-4557-a9e5-296e0fc2cff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682805 [ 317 ] {} TCP-Session: 69f0781d-9310-4966-bee5-9ee9b24e4760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682838 [ 371 ] {ee01b621-9941-45bb-983e-4c6bafef0513} executeQuery: (from [fd00:1122:3344:101::e]:52660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:28:37.682632 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44586 2026.05.28 06:28:37.682603 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52327 2026.05.28 06:28:37.682592 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48201 2026.05.28 06:28:37.682954 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.682974 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.683003 [ 368 ] {} TCP-Session: c5d6e656-1a53-404c-bc3c-bf362dd30e80 Authenticating user 'default' from [fd00:1122:3344:101::e]:44586 2026.05.28 06:28:37.683006 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.683016 [ 367 ] {} TCP-Session: 49555203-f485-4f7c-98cc-0f42140e7abe Authenticating user 'default' from [fd00:1122:3344:101::e]:52327 2026.05.28 06:28:37.683034 [ 368 ] {} TCP-Session: c5d6e656-1a53-404c-bc3c-bf362dd30e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683048 [ 316 ] {} TCP-Session: 49ca6406-ce6d-4555-8416-99c08c8284bf Authenticating user 'default' from [fd00:1122:3344:101::e]:48201 2026.05.28 06:28:37.683063 [ 367 ] {} TCP-Session: 49555203-f485-4f7c-98cc-0f42140e7abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683082 [ 368 ] {} TCP-Session: c5d6e656-1a53-404c-bc3c-bf362dd30e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683106 [ 367 ] {} TCP-Session: 49555203-f485-4f7c-98cc-0f42140e7abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.682569 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37499 2026.05.28 06:28:37.683133 [ 371 ] {ee01b621-9941-45bb-983e-4c6bafef0513} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:28:37.682634 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59103 2026.05.28 06:28:37.683201 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.683220 [ 371 ] {ee01b621-9941-45bb-983e-4c6bafef0513} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:37.683241 [ 381 ] {} TCP-Session: 0e82cd38-3743-4423-8b7d-d33f28d013ed Authenticating user 'default' from [fd00:1122:3344:101::e]:37499 2026.05.28 06:28:37.683252 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.683270 [ 381 ] {} TCP-Session: 0e82cd38-3743-4423-8b7d-d33f28d013ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683290 [ 370 ] {} TCP-Session: 4bf43572-770c-40da-a023-5fbfedb58c28 Authenticating user 'default' from [fd00:1122:3344:101::e]:59103 2026.05.28 06:28:37.683297 [ 381 ] {} TCP-Session: 0e82cd38-3743-4423-8b7d-d33f28d013ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683317 [ 370 ] {} TCP-Session: 4bf43572-770c-40da-a023-5fbfedb58c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683095 [ 316 ] {} TCP-Session: 49ca6406-ce6d-4555-8416-99c08c8284bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683341 [ 370 ] {} TCP-Session: 4bf43572-770c-40da-a023-5fbfedb58c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683354 [ 316 ] {} TCP-Session: 49ca6406-ce6d-4555-8416-99c08c8284bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.683541 [ 371 ] {ee01b621-9941-45bb-983e-4c6bafef0513} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:28:37.684580 [ 343 ] {ee01b621-9941-45bb-983e-4c6bafef0513} AggregatingTransform: Aggregating 2026.05.28 06:28:37.684625 [ 343 ] {ee01b621-9941-45bb-983e-4c6bafef0513} Aggregator: Aggregation method: without_key 2026.05.28 06:28:37.684660 [ 343 ] {ee01b621-9941-45bb-983e-4c6bafef0513} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001524 sec. (998.478 rows/sec., 39.00 KiB/sec.) 2026.05.28 06:28:37.684678 [ 343 ] {ee01b621-9941-45bb-983e-4c6bafef0513} Aggregator: Merging aggregated data 2026.05.28 06:28:37.685317 [ 371 ] {ee01b621-9941-45bb-983e-4c6bafef0513} executeQuery: Read 1 rows, 40.00 B in 0.00254 sec., 393.70078740157476 rows/sec., 15.38 KiB/sec. 2026.05.28 06:28:37.685449 [ 371 ] {ee01b621-9941-45bb-983e-4c6bafef0513} TCPHandler: Processed in 0.00292577 sec. 2026.05.28 06:28:37.685601 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685630 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685634 [ 371 ] {} TCP-Session: 6ab8e84f-a6ea-4b65-9703-2bf4e59b0367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685656 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685671 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685686 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685713 [ 380 ] {} TCP-Session: 7c4aa84b-2e14-4db2-824e-8b02ac0b1c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685710 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685729 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685753 [ 317 ] {} TCP-Session: 69f0781d-9310-4966-bee5-9ee9b24e4760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685772 [ 368 ] {} TCP-Session: c5d6e656-1a53-404c-bc3c-bf362dd30e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685788 [ 381 ] {} TCP-Session: 0e82cd38-3743-4423-8b7d-d33f28d013ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685750 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685700 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.685855 [ 369 ] {} TCP-Session: 964b751a-16ff-4557-a9e5-296e0fc2cff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685675 [ 370 ] {} TCP-Session: 4bf43572-770c-40da-a023-5fbfedb58c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685879 [ 367 ] {} TCP-Session: 49555203-f485-4f7c-98cc-0f42140e7abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.685729 [ 316 ] {} TCP-Session: 49ca6406-ce6d-4555-8416-99c08c8284bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743063 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40701 2026.05.28 06:28:37.743148 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743175 [ 371 ] {} TCP-Session: eee5f82c-b96a-4216-b406-423fa382830d Authenticating user 'default' from [fd00:1122:3344:101::e]:40701 2026.05.28 06:28:37.743199 [ 371 ] {} TCP-Session: eee5f82c-b96a-4216-b406-423fa382830d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743215 [ 371 ] {} TCP-Session: eee5f82c-b96a-4216-b406-423fa382830d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743425 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33022 2026.05.28 06:28:37.743449 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45600 2026.05.28 06:28:37.743470 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35077 2026.05.28 06:28:37.743492 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56660 2026.05.28 06:28:37.743524 [ 371 ] {} TCP-Session: eee5f82c-b96a-4216-b406-423fa382830d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:37.743556 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743513 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743582 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743592 [ 317 ] {} TCP-Session: 02795dda-ff13-485b-b611-3a1f82072cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35077 2026.05.28 06:28:37.743615 [ 380 ] {} TCP-Session: 1edbba00-90e8-440c-9c2d-5a412fb6439f Authenticating user 'default' from [fd00:1122:3344:101::e]:33022 2026.05.28 06:28:37.743626 [ 369 ] {} TCP-Session: 248ecf23-3d7e-460a-8f1d-c6bb934712f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56660 2026.05.28 06:28:37.743638 [ 317 ] {} TCP-Session: 02795dda-ff13-485b-b611-3a1f82072cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743653 [ 380 ] {} TCP-Session: 1edbba00-90e8-440c-9c2d-5a412fb6439f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743674 [ 317 ] {} TCP-Session: 02795dda-ff13-485b-b611-3a1f82072cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743692 [ 380 ] {} TCP-Session: 1edbba00-90e8-440c-9c2d-5a412fb6439f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743713 [ 371 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} executeQuery: (from [fd00:1122:3344:101::e]:40701) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:28:37.743503 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36078 2026.05.28 06:28:37.743488 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45880 2026.05.28 06:28:37.743475 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49933 2026.05.28 06:28:37.743812 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743843 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743868 [ 370 ] {} TCP-Session: 244ae9b5-6a21-409d-8394-7a5a9c197733 Authenticating user 'default' from [fd00:1122:3344:101::e]:36078 2026.05.28 06:28:37.743874 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.743886 [ 368 ] {} TCP-Session: 88cb2482-7ee2-43f4-b572-0b879801488a Authenticating user 'default' from [fd00:1122:3344:101::e]:45880 2026.05.28 06:28:37.743894 [ 370 ] {} TCP-Session: 244ae9b5-6a21-409d-8394-7a5a9c197733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743906 [ 367 ] {} TCP-Session: 1f78a5c5-e0db-4cf6-bc7b-4c1951f29f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:49933 2026.05.28 06:28:37.743920 [ 368 ] {} TCP-Session: 88cb2482-7ee2-43f4-b572-0b879801488a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743926 [ 370 ] {} TCP-Session: 244ae9b5-6a21-409d-8394-7a5a9c197733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743938 [ 367 ] {} TCP-Session: 1f78a5c5-e0db-4cf6-bc7b-4c1951f29f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743950 [ 368 ] {} TCP-Session: 88cb2482-7ee2-43f4-b572-0b879801488a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743969 [ 367 ] {} TCP-Session: 1f78a5c5-e0db-4cf6-bc7b-4c1951f29f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.743438 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64647 2026.05.28 06:28:37.743990 [ 371 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:28:37.743667 [ 369 ] {} TCP-Session: 248ecf23-3d7e-460a-8f1d-c6bb934712f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.744040 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.744058 [ 369 ] {} TCP-Session: 248ecf23-3d7e-460a-8f1d-c6bb934712f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.744066 [ 371 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:37.744073 [ 381 ] {} TCP-Session: ab50ab42-fc6b-4ee6-ba6c-7c31b05fd9d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64647 2026.05.28 06:28:37.743520 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:37.744109 [ 381 ] {} TCP-Session: ab50ab42-fc6b-4ee6-ba6c-7c31b05fd9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.744142 [ 381 ] {} TCP-Session: ab50ab42-fc6b-4ee6-ba6c-7c31b05fd9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.744144 [ 316 ] {} TCP-Session: 8b9946bf-e38e-4d00-a359-a793b09a8071 Authenticating user 'default' from [fd00:1122:3344:101::e]:45600 2026.05.28 06:28:37.744176 [ 316 ] {} TCP-Session: 8b9946bf-e38e-4d00-a359-a793b09a8071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.744189 [ 316 ] {} TCP-Session: 8b9946bf-e38e-4d00-a359-a793b09a8071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.744387 [ 371 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:28:37.745309 [ 326 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} AggregatingTransform: Aggregating 2026.05.28 06:28:37.745348 [ 326 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} Aggregator: Aggregation method: without_key 2026.05.28 06:28:37.745379 [ 326 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892811 sec. (1120.058 rows/sec., 43.75 KiB/sec.) 2026.05.28 06:28:37.745395 [ 326 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} Aggregator: Merging aggregated data 2026.05.28 06:28:37.745971 [ 371 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} executeQuery: Read 1 rows, 40.00 B in 0.00231 sec., 432.9004329004329 rows/sec., 16.91 KiB/sec. 2026.05.28 06:28:37.746119 [ 371 ] {695ce24b-8c78-4f69-b96a-0742f3e61a74} TCPHandler: Processed in 0.002707235 sec. 2026.05.28 06:28:37.746272 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746302 [ 371 ] {} TCP-Session: eee5f82c-b96a-4216-b406-423fa382830d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746304 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746325 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746352 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746353 [ 380 ] {} TCP-Session: 1edbba00-90e8-440c-9c2d-5a412fb6439f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746370 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746393 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746407 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746432 [ 367 ] {} TCP-Session: 1f78a5c5-e0db-4cf6-bc7b-4c1951f29f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746441 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746459 [ 316 ] {} TCP-Session: 8b9946bf-e38e-4d00-a359-a793b09a8071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746485 [ 369 ] {} TCP-Session: 248ecf23-3d7e-460a-8f1d-c6bb934712f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746495 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:37.746422 [ 317 ] {} TCP-Session: 02795dda-ff13-485b-b611-3a1f82072cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746549 [ 368 ] {} TCP-Session: 88cb2482-7ee2-43f4-b572-0b879801488a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746370 [ 381 ] {} TCP-Session: ab50ab42-fc6b-4ee6-ba6c-7c31b05fd9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:37.746385 [ 370 ] {} TCP-Session: 244ae9b5-6a21-409d-8394-7a5a9c197733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.008857 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47514 2026.05.28 06:28:38.008956 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.008988 [ 371 ] {} TCP-Session: 79d70818-5796-49b7-95a4-6cf23c7a41fb Authenticating user 'default' from [fd00:1122:3344:101::e]:47514 2026.05.28 06:28:38.009017 [ 371 ] {} TCP-Session: 79d70818-5796-49b7-95a4-6cf23c7a41fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009036 [ 371 ] {} TCP-Session: 79d70818-5796-49b7-95a4-6cf23c7a41fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009301 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56155 2026.05.28 06:28:38.009336 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41658 2026.05.28 06:28:38.009301 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46644 2026.05.28 06:28:38.009387 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51235 2026.05.28 06:28:38.009427 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56092 2026.05.28 06:28:38.009442 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55438 2026.05.28 06:28:38.009433 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009485 [ 371 ] {} TCP-Session: 79d70818-5796-49b7-95a4-6cf23c7a41fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:38.009502 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009511 [ 380 ] {} TCP-Session: 2f546c20-96a4-4853-8be7-8c41efa8338d Authenticating user 'default' from [fd00:1122:3344:101::e]:46644 2026.05.28 06:28:38.009518 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009551 [ 368 ] {} TCP-Session: f76a783b-b504-4eff-842a-5ce48f43c560 Authenticating user 'default' from [fd00:1122:3344:101::e]:56092 2026.05.28 06:28:38.009557 [ 380 ] {} TCP-Session: 2f546c20-96a4-4853-8be7-8c41efa8338d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009574 [ 381 ] {} TCP-Session: d5c3b6c8-41ee-43d1-bd87-d19289def5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:56155 2026.05.28 06:28:38.009582 [ 368 ] {} TCP-Session: f76a783b-b504-4eff-842a-5ce48f43c560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009583 [ 380 ] {} TCP-Session: 2f546c20-96a4-4853-8be7-8c41efa8338d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009596 [ 381 ] {} TCP-Session: d5c3b6c8-41ee-43d1-bd87-d19289def5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009606 [ 368 ] {} TCP-Session: f76a783b-b504-4eff-842a-5ce48f43c560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009618 [ 381 ] {} TCP-Session: d5c3b6c8-41ee-43d1-bd87-d19289def5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009546 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009492 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009669 [ 371 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} executeQuery: (from [fd00:1122:3344:101::e]:47514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:28:38.009675 [ 369 ] {} TCP-Session: b2298f8a-87c3-4eed-b842-916f18022e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:55438 2026.05.28 06:28:38.009707 [ 317 ] {} TCP-Session: 7d23690c-0b57-4af0-aed3-69868fe4545a Authenticating user 'default' from [fd00:1122:3344:101::e]:51235 2026.05.28 06:28:38.009726 [ 369 ] {} TCP-Session: b2298f8a-87c3-4eed-b842-916f18022e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009387 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64811 2026.05.28 06:28:38.009751 [ 369 ] {} TCP-Session: b2298f8a-87c3-4eed-b842-916f18022e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009754 [ 317 ] {} TCP-Session: 7d23690c-0b57-4af0-aed3-69868fe4545a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009525 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009819 [ 317 ] {} TCP-Session: 7d23690c-0b57-4af0-aed3-69868fe4545a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009810 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009847 [ 316 ] {} TCP-Session: cdb09fff-d0d7-4ac8-8a2d-e855ec88ee17 Authenticating user 'default' from [fd00:1122:3344:101::e]:41658 2026.05.28 06:28:38.009445 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48213 2026.05.28 06:28:38.009889 [ 316 ] {} TCP-Session: cdb09fff-d0d7-4ac8-8a2d-e855ec88ee17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009880 [ 367 ] {} TCP-Session: 511799a6-4b75-407b-a13e-b7225730a237 Authenticating user 'default' from [fd00:1122:3344:101::e]:64811 2026.05.28 06:28:38.009915 [ 316 ] {} TCP-Session: cdb09fff-d0d7-4ac8-8a2d-e855ec88ee17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009931 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:28:38.009947 [ 367 ] {} TCP-Session: 511799a6-4b75-407b-a13e-b7225730a237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009972 [ 370 ] {} TCP-Session: 5bf33487-7a8f-4cd0-afb0-b5c2fcad3d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48213 2026.05.28 06:28:38.009988 [ 367 ] {} TCP-Session: 511799a6-4b75-407b-a13e-b7225730a237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.010005 [ 370 ] {} TCP-Session: 5bf33487-7a8f-4cd0-afb0-b5c2fcad3d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.009956 [ 371 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:28:38.010028 [ 370 ] {} TCP-Session: 5bf33487-7a8f-4cd0-afb0-b5c2fcad3d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.010089 [ 371 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:38.010384 [ 371 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:28:38.011398 [ 347 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} AggregatingTransform: Aggregating 2026.05.28 06:28:38.011440 [ 347 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} Aggregator: Aggregation method: without_key 2026.05.28 06:28:38.011477 [ 347 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991783 sec. (1008.285 rows/sec., 39.39 KiB/sec.) 2026.05.28 06:28:38.011496 [ 347 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} Aggregator: Merging aggregated data 2026.05.28 06:28:38.012124 [ 371 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} executeQuery: Read 1 rows, 40.00 B in 0.002509 sec., 398.5651654045437 rows/sec., 15.57 KiB/sec. 2026.05.28 06:28:38.012274 [ 371 ] {2935e28e-d7a1-4b04-944e-56487f8f47a7} TCPHandler: Processed in 0.002962081 sec. 2026.05.28 06:28:38.012403 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012432 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012434 [ 371 ] {} TCP-Session: 79d70818-5796-49b7-95a4-6cf23c7a41fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012458 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012478 [ 380 ] {} TCP-Session: 2f546c20-96a4-4853-8be7-8c41efa8338d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012485 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012498 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012519 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012564 [ 316 ] {} TCP-Session: cdb09fff-d0d7-4ac8-8a2d-e855ec88ee17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012566 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012590 [ 367 ] {} TCP-Session: 511799a6-4b75-407b-a13e-b7225730a237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012596 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012629 [ 369 ] {} TCP-Session: b2298f8a-87c3-4eed-b842-916f18022e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012543 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:28:38.012656 [ 368 ] {} TCP-Session: f76a783b-b504-4eff-842a-5ce48f43c560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012509 [ 381 ] {} TCP-Session: d5c3b6c8-41ee-43d1-bd87-d19289def5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012695 [ 317 ] {} TCP-Session: 7d23690c-0b57-4af0-aed3-69868fe4545a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:38.012547 [ 370 ] {} TCP-Session: 5bf33487-7a8f-4cd0-afb0-b5c2fcad3d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:28:39.273670 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.274077 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native (stage: Complete) 2026.05.28 06:28:39.274500 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:39.274543 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE 2026.05.28 06:28:39.274794 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:39.274863 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:39.275012 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 32-element set) 2026.05.28 06:28:39.275049 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:39.275071 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:39.275087 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:39.275129 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" 2026.05.28 06:28:39.275151 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:39.276393 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} executeQuery: Read 45 rows, 9.70 KiB in 0.002502 sec., 17985.61151079137 rows/sec., 3.79 MiB/sec. 2026.05.28 06:28:39.276516 [ 294 ] {d738cdd9-2813-423f-b73f-c66178e79df2} TCPHandler: Processed in 0.003041643 sec. 2026.05.28 06:28:39.282585 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.282726 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.282780 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:28:39.283612 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.283662 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.284044 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:28:39.284270 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.284419 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} executeQuery: Read 284 rows, 18.47 KiB in 0.001733 sec., 163877.66878245817 rows/sec., 10.41 MiB/sec. 2026.05.28 06:28:39.284456 [ 294 ] {fa1eb206-8382-49df-96da-4fc032409bba} TCPHandler: Processed in 0.001943106 sec. 2026.05.28 06:28:39.284634 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.284732 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:28:39.284773 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:28:39.285241 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.285278 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.285561 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.28 06:28:39.285783 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.285911 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} executeQuery: Read 3 rows, 228.00 B in 0.001199 sec., 2502.0850708924104 rows/sec., 185.70 KiB/sec. 2026.05.28 06:28:39.285948 [ 294 ] {f3cc7003-723b-4389-a370-06428acb807c} TCPHandler: Processed in 0.001369712 sec. 2026.05.28 06:28:39.286101 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.286197 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:39.286237 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:39.287002 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.287042 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.287391 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2026.05.28 06:28:39.287596 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.287726 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} executeQuery: Read 903 rows, 72.66 KiB in 0.001548 sec., 583333.3333333334 rows/sec., 45.84 MiB/sec. 2026.05.28 06:28:39.287763 [ 294 ] {3a11debe-59fb-4b3c-8888-f5897175416b} TCPHandler: Processed in 0.001719401 sec. 2026.05.28 06:28:39.287909 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.288006 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.288047 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:39.288582 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.288621 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.288927 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.28 06:28:39.289239 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.289402 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} executeQuery: Read 195 rows, 12.49 KiB in 0.001413 sec., 138004.24628450107 rows/sec., 8.63 MiB/sec. 2026.05.28 06:28:39.289445 [ 294 ] {4e9a5e35-49ff-4629-b847-e2141ec42cbf} TCPHandler: Processed in 0.001584098 sec. 2026.05.28 06:28:39.289591 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.289599 [ 51 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.28 06:28:39.289683 [ 51 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.289706 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.289717 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.289781 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:28:39.289848 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.28 06:28:39.290005 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:39.290041 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 229 rows starting from the beginning of the part 2026.05.28 06:28:39.290112 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 217 rows starting from the beginning of the part 2026.05.28 06:28:39.290166 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:39.290217 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 195 rows starting from the beginning of the part 2026.05.28 06:28:39.290262 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:39.290296 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.290308 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 195 rows starting from the beginning of the part 2026.05.28 06:28:39.290344 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.290674 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:28:39.290917 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.291060 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} executeQuery: Read 149 rows, 9.86 KiB in 0.001369 sec., 108838.56829802776 rows/sec., 7.03 MiB/sec. 2026.05.28 06:28:39.291097 [ 294 ] {9615f821-f8da-4167-9174-f545f2019e83} TCPHandler: Processed in 0.001565878 sec. 2026.05.28 06:28:39.291231 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.291274 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476785 sec., 580991.8166828618 rows/sec., 39.06 MiB/sec. 2026.05.28 06:28:39.291327 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.291373 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:28:39.291493 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.28 06:28:39.291806 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.291891 [ 188 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_151_30} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.28 06:28:39.291895 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.291946 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.291998 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:28:39.292265 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:28:39.292489 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.292623 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} executeQuery: Read 148 rows, 8.62 KiB in 0.001315 sec., 112547.52851711027 rows/sec., 6.40 MiB/sec. 2026.05.28 06:28:39.292660 [ 294 ] {1314d2da-67c0-4e00-81b6-eaf6a114c5ec} TCPHandler: Processed in 0.001478115 sec. 2026.05.28 06:28:39.292789 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.292887 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:39.292927 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:39.293644 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.293684 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.294013 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2026.05.28 06:28:39.294220 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.294349 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} executeQuery: Read 561 rows, 40.66 KiB in 0.001481 sec., 378798.1093855503 rows/sec., 26.81 MiB/sec. 2026.05.28 06:28:39.294386 [ 294 ] {124ecf82-c597-4757-8c0b-ae8209912c65} TCPHandler: Processed in 0.00164603 sec. 2026.05.28 06:28:39.294509 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.294606 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:28:39.294649 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:28:39.294996 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.295033 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.295330 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:28:39.295537 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.295665 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. 2026.05.28 06:28:39.295699 [ 294 ] {4143e6c6-ba05-4641-91cb-6851c28e5f5d} TCPHandler: Processed in 0.00123933 sec. 2026.05.28 06:28:39.295844 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.295942 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.295986 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:39.296485 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.296524 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.296857 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2026.05.28 06:28:39.297074 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.297203 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} executeQuery: Read 268 rows, 18.22 KiB in 0.00128 sec., 209374.99999999997 rows/sec., 13.90 MiB/sec. 2026.05.28 06:28:39.297228 [ 48 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_170_40 to all_171_171_0 2026.05.28 06:28:39.297239 [ 294 ] {e6fcf15a-4d8d-4de5-9539-b64f7fd62016} TCPHandler: Processed in 0.001443365 sec. 2026.05.28 06:28:39.297281 [ 48 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.297308 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.297391 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.297411 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} MergeTask::PrepareStage: Merging 2 parts: from all_1_170_40 to all_171_171_0 into Compact with storage Full 2026.05.28 06:28:39.297504 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.297553 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:28:39.297554 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:39.297605 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} MergeTreeSequentialSource: Reading 10 marks from part all_1_170_40, total 66882 rows starting from the beginning of the part 2026.05.28 06:28:39.297673 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 128 rows starting from the beginning of the part 2026.05.28 06:28:39.297923 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.297967 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.298277 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.28 06:28:39.298484 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.298617 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. 2026.05.28 06:28:39.298653 [ 294 ] {29e548ae-6c22-49f9-bb83-6e2602611657} TCPHandler: Processed in 0.001311051 sec. 2026.05.28 06:28:39.298799 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.298904 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.298958 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} 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 2026.05.28 06:28:39.299912 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.299949 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.300524 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.28 06:28:39.300744 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.300883 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} executeQuery: Read 50 rows, 91.75 KiB in 0.001997 sec., 25037.55633450175 rows/sec., 44.87 MiB/sec. 2026.05.28 06:28:39.300942 [ 294 ] {7fb5ea86-98ad-4ed4-8202-bcc8efc9ca88} TCPHandler: Processed in 0.002192003 sec. 2026.05.28 06:28:39.301075 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:39.301171 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:39.301214 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:39.301559 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:39.301595 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:39.301899 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2026.05.28 06:28:39.302115 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.302244 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. 2026.05.28 06:28:39.302277 [ 294 ] {34964756-f5d5-4560-a82f-ccdc41893024} TCPHandler: Processed in 0.001252229 sec. 2026.05.28 06:28:39.306795 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} MergeTask::MergeProjectionsStage: Merge sorted 67010 rows, containing 5 columns (5 merged, 0 gathered) in 0.009415294 sec., 7117143.6600917615 rows/sec., 455.20 MiB/sec. 2026.05.28 06:28:39.307196 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} MergedBlockOutputStream: filled checksums all_1_171_41 (state Temporary) 2026.05.28 06:28:39.307513 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_171_41 to all_1_171_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:39.307594 [ 197 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_171_41} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_170_40, all_171_171_0] -> all_1_171_41 2026.05.28 06:28:39.307681 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:28:40.835082 [ 45 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:28:40.835160 [ 45 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:28:41.072071 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49886 2026.05.28 06:28:41.072873 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:41.072940 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:41.073548 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:28:41.073769 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:41.073898 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49886 2026.05.28 06:28:43.756631 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 2026.05.28 06:28:43.775383 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:43.775445 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:43.781937 [ 245 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.28 06:28:43.782652 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:43.785908 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 783 2026.05.28 06:28:44.268404 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.268643 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:44.269007 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:44.269054 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:44.269307 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:44.269382 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:44.269526 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:28:44.269562 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:44.269585 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:44.269601 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:44.269641 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:44.269663 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:44.270877 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} executeQuery: Read 45 rows, 9.70 KiB in 0.002337 sec., 19255.45571245186 rows/sec., 4.05 MiB/sec. 2026.05.28 06:28:44.270994 [ 294 ] {5b7add08-6927-4a26-867d-2eea85f28257} TCPHandler: Processed in 0.002733815 sec. 2026.05.28 06:28:44.272959 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.273076 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:44.273120 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:44.273718 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.273758 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.274116 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2026.05.28 06:28:44.274335 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.274473 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} executeQuery: Read 78 rows, 6.59 KiB in 0.00143 sec., 54545.454545454544 rows/sec., 4.50 MiB/sec. 2026.05.28 06:28:44.274508 [ 294 ] {0570624d-0f1a-400f-ab78-e3b1fefc8d15} TCPHandler: Processed in 0.001601118 sec. 2026.05.28 06:28:44.274514 [ 43 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2026.05.28 06:28:44.274588 [ 43 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.274615 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.274663 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.274766 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.274774 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2026.05.28 06:28:44.274807 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:44.274944 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:44.274989 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 3306 rows starting from the beginning of the part 2026.05.28 06:28:44.275074 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 78 rows starting from the beginning of the part 2026.05.28 06:28:44.275132 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 903 rows starting from the beginning of the part 2026.05.28 06:28:44.275186 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 78 rows starting from the beginning of the part 2026.05.28 06:28:44.275258 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 903 rows starting from the beginning of the part 2026.05.28 06:28:44.275311 [ 201 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 78 rows starting from the beginning of the part 2026.05.28 06:28:44.275345 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.275398 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.275727 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.28 06:28:44.275942 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.276080 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} executeQuery: Read 11 rows, 847.00 B in 0.001333 sec., 8252.063015753938 rows/sec., 620.52 KiB/sec. 2026.05.28 06:28:44.276116 [ 294 ] {649f18d0-f2e5-4da4-9464-d86cc69e06fc} TCPHandler: Processed in 0.001503056 sec. 2026.05.28 06:28:44.276207 [ 220 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:44.276244 [ 220 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:44.276292 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.276397 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:44.276439 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:44.276934 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.276982 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.277354 [ 197 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651393 sec., 2016298.6022818948 rows/sec., 161.86 MiB/sec. 2026.05.28 06:28:44.277428 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2026.05.28 06:28:44.277737 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2026.05.28 06:28:44.277803 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.277987 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} executeQuery: Read 75 rows, 6.00 KiB in 0.001606 sec., 46699.875466998754 rows/sec., 3.65 MiB/sec. 2026.05.28 06:28:44.277993 [ 38 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2026.05.28 06:28:44.278037 [ 294 ] {1293881c-0b1f-4204-a32b-a5ffedeb2909} TCPHandler: Processed in 0.001803533 sec. 2026.05.28 06:28:44.278055 [ 38 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.278090 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.278170 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.278181 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2026.05.28 06:28:44.278223 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.278281 [ 191 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_176_35} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2026.05.28 06:28:44.278298 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:44.278332 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1849 rows starting from the beginning of the part 2026.05.28 06:28:44.278346 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.278396 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 75 rows starting from the beginning of the part 2026.05.28 06:28:44.278399 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:44.278434 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.28 06:28:44.278454 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 564 rows starting from the beginning of the part 2026.05.28 06:28:44.278507 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 75 rows starting from the beginning of the part 2026.05.28 06:28:44.278585 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 561 rows starting from the beginning of the part 2026.05.28 06:28:44.278627 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 75 rows starting from the beginning of the part 2026.05.28 06:28:44.278929 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.278936 [ 220 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:44.278978 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.279343 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2026.05.28 06:28:44.279563 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.279709 [ 38 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_171_41 to all_172_172_0 2026.05.28 06:28:44.279721 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. 2026.05.28 06:28:44.279748 [ 38 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.279762 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 3199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614738 sec., 1981126.3499093973 rows/sec., 145.48 MiB/sec. 2026.05.28 06:28:44.279775 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.279774 [ 294 ] {60bbe830-51a4-412d-af49-6f54aa7e6cf7} TCPHandler: Processed in 0.001620668 sec. 2026.05.28 06:28:44.279875 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} MergeTask::PrepareStage: Merging 2 parts: from all_1_171_41 to all_172_172_0 into Compact with storage Full 2026.05.28 06:28:44.279970 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2026.05.28 06:28:44.279981 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.280005 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:44.280047 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} MergeTreeSequentialSource: Reading 10 marks from part all_1_171_41, total 67010 rows starting from the beginning of the part 2026.05.28 06:28:44.280087 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.280120 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part 2026.05.28 06:28:44.280152 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} 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 2026.05.28 06:28:44.280258 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.280338 [ 196 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_176_35} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2026.05.28 06:28:44.280409 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.28 06:28:44.280995 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.281040 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.281590 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.28 06:28:44.281828 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.281973 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} executeQuery: Read 11 rows, 20.18 KiB in 0.001904 sec., 5777.310924369747 rows/sec., 10.35 MiB/sec. 2026.05.28 06:28:44.282035 [ 294 ] {07d385f9-67f4-425c-ba52-e2dc3db3e851} TCPHandler: Processed in 0.0021036 sec. 2026.05.28 06:28:44.282173 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.282272 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.282319 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:44.282758 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.282798 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.283121 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2026.05.28 06:28:44.283344 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.283455 [ 38 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2026.05.28 06:28:44.283481 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. 2026.05.28 06:28:44.283489 [ 38 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.283524 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.283526 [ 294 ] {7cc36d37-ea01-44d3-9d02-7e789f630b5e} TCPHandler: Processed in 0.001402763 sec. 2026.05.28 06:28:44.283613 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2026.05.28 06:28:44.283732 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:44.283765 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 10920 rows starting from the beginning of the part 2026.05.28 06:28:44.283825 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part 2026.05.28 06:28:44.283870 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 90 rows starting from the beginning of the part 2026.05.28 06:28:44.283913 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part 2026.05.28 06:28:44.283954 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 90 rows starting from the beginning of the part 2026.05.28 06:28:44.283998 [ 197 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part 2026.05.28 06:28:44.287335 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 11280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375985 sec., 3000119.6856257566 rows/sec., 193.48 MiB/sec. 2026.05.28 06:28:44.287610 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2026.05.28 06:28:44.287900 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.287970 [ 189 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_176_35} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2026.05.28 06:28:44.288052 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2026.05.28 06:28:44.290929 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} MergeTask::MergeProjectionsStage: Merge sorted 67170 rows, containing 5 columns (5 merged, 0 gathered) in 0.011081843 sec., 6061266.163038044 rows/sec., 387.75 MiB/sec. 2026.05.28 06:28:44.291302 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} MergedBlockOutputStream: filled checksums all_1_172_42 (state Temporary) 2026.05.28 06:28:44.291602 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_172_42 to all_1_172_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.291688 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_172_42} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_171_41, all_172_172_0] -> all_1_172_42 2026.05.28 06:28:44.291772 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.28 06:28:44.478651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.479010 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:28:44.479538 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:44.479594 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:28:44.479916 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:44.479999 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:44.480176 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:28:44.480220 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:44.480247 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:44.480267 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:44.480318 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:28:44.480346 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:44.481572 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} executeQuery: Read 45 rows, 9.70 KiB in 0.002749 sec., 16369.588941433247 rows/sec., 3.45 MiB/sec. 2026.05.28 06:28:44.481701 [ 294 ] {6abf3651-e97e-4e56-be53-5e88de8abb5f} TCPHandler: Processed in 0.003204666 sec. 2026.05.28 06:28:44.499521 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.499665 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.499712 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:28:44.500362 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.500413 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.500807 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:28:44.501055 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.501208 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} executeQuery: Read 284 rows, 18.47 KiB in 0.001586 sec., 179066.8348045397 rows/sec., 11.37 MiB/sec. 2026.05.28 06:28:44.501249 [ 294 ] {5ad04aad-22b9-4730-a976-45307bd6e00b} TCPHandler: Processed in 0.001848414 sec. 2026.05.28 06:28:44.501391 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.501489 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:28:44.501541 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:28:44.501967 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.502003 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.502292 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.28 06:28:44.502503 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.502622 [ 38 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2026.05.28 06:28:44.502636 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} executeQuery: Read 6 rows, 501.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 420.32 KiB/sec. 2026.05.28 06:28:44.502677 [ 38 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.502689 [ 294 ] {a6230ce4-aae7-4694-bad4-981404332915} TCPHandler: Processed in 0.001349132 sec. 2026.05.28 06:28:44.502709 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.502821 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2026.05.28 06:28:44.502841 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.502942 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:44.502954 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:44.502986 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 18 rows starting from the beginning of the part 2026.05.28 06:28:44.503005 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:44.503068 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part 2026.05.28 06:28:44.503128 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:44.503180 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part 2026.05.28 06:28:44.503226 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3 rows starting from the beginning of the part 2026.05.28 06:28:44.503274 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2026.05.28 06:28:44.504114 [ 192 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334692 sec., 33715.643759009574 rows/sec., 2.77 MiB/sec. 2026.05.28 06:28:44.504266 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2026.05.28 06:28:44.504528 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.504604 [ 186 ] {a8db2206-0cd6-477e-8220-7ff244dbead0::all_1_41_9} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2026.05.28 06:28:44.504686 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.28 06:28:44.505284 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.505337 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.505960 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2026.05.28 06:28:44.506203 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.506364 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} executeQuery: Read 3257 rows, 249.39 KiB in 0.003427 sec., 950393.9305515027 rows/sec., 71.07 MiB/sec. 2026.05.28 06:28:44.506430 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:28:44.506444 [ 294 ] {8e49415c-2511-42d8-ae0f-485c3c578995} TCPHandler: Processed in 0.003662517 sec. 2026.05.28 06:28:44.506651 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.506785 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.506843 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:44.507411 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.507449 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.507759 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.28 06:28:44.507974 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.508105 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} executeQuery: Read 213 rows, 13.85 KiB in 0.001361 sec., 156502.5716385011 rows/sec., 9.94 MiB/sec. 2026.05.28 06:28:44.508140 [ 294 ] {0e28131d-6348-4978-a293-4e129caae11b} TCPHandler: Processed in 0.001607278 sec. 2026.05.28 06:28:44.508269 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.508366 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.508407 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:28:44.509144 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.509181 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.509524 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:28:44.509742 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.509870 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} executeQuery: Read 950 rows, 57.24 KiB in 0.001523 sec., 623768.877216021 rows/sec., 36.70 MiB/sec. 2026.05.28 06:28:44.509906 [ 294 ] {1d574fb3-4dbb-49df-8d71-07bc30d2bb18} TCPHandler: Processed in 0.00168627 sec. 2026.05.28 06:28:44.510133 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.510310 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.510378 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:28:44.510991 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.511036 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.511422 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.28 06:28:44.511680 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.511849 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} executeQuery: Read 1 rows, 72.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 44.39 KiB/sec. 2026.05.28 06:28:44.511897 [ 294 ] {34fb9a6b-04c4-4f1c-a96c-c609d810b515} TCPHandler: Processed in 0.001900936 sec. 2026.05.28 06:28:44.512070 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.512168 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.512211 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:28:44.512718 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.512758 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.513080 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:28:44.513311 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.513447 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} executeQuery: Read 148 rows, 8.62 KiB in 0.001298 sec., 114021.5716486903 rows/sec., 6.48 MiB/sec. 2026.05.28 06:28:44.513484 [ 294 ] {352f766f-5739-472e-9c1e-1c80a64e161a} TCPHandler: Processed in 0.001463015 sec. 2026.05.28 06:28:44.513725 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.513821 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:44.513862 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:44.514972 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.515010 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.515394 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2026.05.28 06:28:44.515602 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.515732 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} executeQuery: Read 1776 rows, 122.99 KiB in 0.00193 sec., 920207.2538860104 rows/sec., 62.23 MiB/sec. 2026.05.28 06:28:44.515768 [ 294 ] {8a8649ea-c756-4002-96c5-92cb31b1932c} TCPHandler: Processed in 0.002092339 sec. 2026.05.28 06:28:44.515893 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.515989 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:28:44.516030 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:28:44.516389 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.516424 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.516716 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:28:44.516918 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.517049 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. 2026.05.28 06:28:44.517083 [ 294 ] {9e19b073-3ed1-411b-80fc-c9f275209ab8} TCPHandler: Processed in 0.00123962 sec. 2026.05.28 06:28:44.517218 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.517314 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.517357 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:44.518163 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.518199 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.518614 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2026.05.28 06:28:44.518824 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.518943 [ 39 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_172_42 to all_177_177_0 2026.05.28 06:28:44.518952 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} executeQuery: Read 1604 rows, 99.74 KiB in 0.001657 sec., 968014.484007242 rows/sec., 58.78 MiB/sec. 2026.05.28 06:28:44.518988 [ 39 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.519005 [ 294 ] {9dca2865-8e85-43c7-b76d-94b0f73649e2} TCPHandler: Processed in 0.001835754 sec. 2026.05.28 06:28:44.519014 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.519119 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTask::PrepareStage: Merging 6 parts: from all_1_172_42 to all_177_177_0 into Compact with storage Full 2026.05.28 06:28:44.519137 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.519230 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:44.519242 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.519268 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTreeSequentialSource: Reading 10 marks from part all_1_172_42, total 67170 rows starting from the beginning of the part 2026.05.28 06:28:44.519291 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:28:44.519337 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 268 rows starting from the beginning of the part 2026.05.28 06:28:44.519419 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part 2026.05.28 06:28:44.519492 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 268 rows starting from the beginning of the part 2026.05.28 06:28:44.519557 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 160 rows starting from the beginning of the part 2026.05.28 06:28:44.519623 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:28:44.519635 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.519680 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.520017 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.28 06:28:44.520237 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.520371 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. 2026.05.28 06:28:44.520406 [ 294 ] {1476f1f6-1942-4136-93a6-49bd5a84da29} TCPHandler: Processed in 0.001318092 sec. 2026.05.28 06:28:44.520529 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.520625 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.520679 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} 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 2026.05.28 06:28:44.521688 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.521725 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:44.522324 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.28 06:28:44.522547 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.522688 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} executeQuery: Read 65 rows, 119.27 KiB in 0.002082 sec., 31219.980787704128 rows/sec., 55.94 MiB/sec. 2026.05.28 06:28:44.522756 [ 294 ] {8de999cb-9536-4bd1-9bec-bde8dd8e5982} TCPHandler: Processed in 0.002275214 sec. 2026.05.28 06:28:44.522897 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:44.522994 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:44.523035 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:44.523371 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:44.523407 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.28 06:28:44.523712 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2026.05.28 06:28:44.523918 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.524048 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} executeQuery: Read 42 rows, 2.45 KiB in 0.001073 sec., 39142.5908667288 rows/sec., 2.23 MiB/sec. 2026.05.28 06:28:44.524082 [ 294 ] {1110de0f-8d4f-45f2-88cd-f1c0ff5ed1a7} TCPHandler: Processed in 0.001233419 sec. 2026.05.28 06:28:44.530945 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergeTask::MergeProjectionsStage: Merge sorted 69630 rows, containing 5 columns (5 merged, 0 gathered) in 0.011864432 sec., 5868801.810318437 rows/sec., 375.26 MiB/sec. 2026.05.28 06:28:44.531342 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} MergedBlockOutputStream: filled checksums all_1_177_43 (state Temporary) 2026.05.28 06:28:44.531604 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_177_43 to all_1_177_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:44.531674 [ 192 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_177_43} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_172_42, all_177_177_0] -> all_1_177_43 2026.05.28 06:28:44.531763 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2026.05.28 06:28:48.574976 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50334 2026.05.28 06:28:48.575523 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:48.575564 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:48.576061 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:28:48.576293 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:48.576431 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50334 2026.05.28 06:28:48.576581 [ 220 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:28:48.576640 [ 220 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:28:48.578862 [ 220 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:28:49.266889 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:49.267155 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:49.267517 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:49.267554 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:49.267778 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:49.267848 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:49.267996 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:28:49.268033 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:49.268055 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:49.268071 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:49.268112 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:49.268133 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:49.269449 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} executeQuery: Read 45 rows, 9.70 KiB in 0.002406 sec., 18703.241895261843 rows/sec., 3.94 MiB/sec. 2026.05.28 06:28:49.269570 [ 294 ] {44499bb1-4bc6-44b3-b6c5-c734fb7ad20b} TCPHandler: Processed in 0.002830237 sec. 2026.05.28 06:28:49.271192 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:49.271309 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:49.271358 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:49.272018 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:49.272066 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:49.272483 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2026.05.28 06:28:49.272701 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:49.272847 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} executeQuery: Read 56 rows, 4.38 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.72 MiB/sec. 2026.05.28 06:28:49.272884 [ 294 ] {d288c100-faaf-4402-930d-0ce2cce61f18} TCPHandler: Processed in 0.001743572 sec. 2026.05.28 06:28:49.273020 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:49.273115 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:49.273155 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:49.273716 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:49.273755 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:49.274058 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2026.05.28 06:28:49.274271 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:49.274401 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. 2026.05.28 06:28:49.274437 [ 294 ] {ce8d598b-7d77-42a1-bd9c-12fc38b267da} TCPHandler: Processed in 0.001470085 sec. 2026.05.28 06:28:49.274571 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:49.274669 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:49.274712 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:49.275121 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:49.275158 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:49.275478 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2026.05.28 06:28:49.275684 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:49.275818 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. 2026.05.28 06:28:49.275853 [ 294 ] {84f42a7a-fde0-4dd0-a686-5672a9792809} TCPHandler: Processed in 0.001335682 sec. 2026.05.28 06:28:49.275977 [ 218 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 5 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0] 2026.05.28 06:28:49.275980 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:49.276038 [ 218 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 5 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0] 2026.05.28 06:28:49.276130 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:49.276177 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:49.276571 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:49.276610 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:49.276949 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2026.05.28 06:28:49.277208 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:49.277352 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} executeQuery: Read 48 rows, 3.31 KiB in 0.001241 sec., 38678.48509266721 rows/sec., 2.61 MiB/sec. 2026.05.28 06:28:49.277387 [ 294 ] {b60ba88e-f66c-4740-a3c3-a9b8553caa53} TCPHandler: Processed in 0.001455835 sec. 2026.05.28 06:28:49.277517 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.277574 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.278572 [ 218 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 5 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0] 2026.05.28 06:28:49.279979 [ 223 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.882844 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.882896 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.885335 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.898383 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.898467 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:49.901011 [ 219 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:28:50.387249 [ 219 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:28:50.387325 [ 219 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:28:50.389550 [ 219 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.28 06:28:51.001313 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 414.15 MiB, peak 442.54 MiB, free memory in arenas 0.00 B, will set to 418.15 MiB (RSS), difference: 4.00 MiB 2026.05.28 06:28:51.286824 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 2026.05.28 06:28:51.303487 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:51.303538 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:51.309842 [ 245 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.28 06:28:51.310562 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:51.313571 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 791 2026.05.28 06:28:54.267637 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.267906 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:28:54.268303 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:54.268350 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:28:54.268587 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:54.268658 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:54.268809 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:28:54.268847 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:54.268869 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:54.268886 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:54.268929 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:28:54.268951 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:54.270164 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} executeQuery: Read 45 rows, 9.70 KiB in 0.002372 sec., 18971.33220910624 rows/sec., 3.99 MiB/sec. 2026.05.28 06:28:54.270280 [ 294 ] {910c03a3-158d-4fca-a6fa-e2dab482006f} TCPHandler: Processed in 0.002793306 sec. 2026.05.28 06:28:54.272331 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.272457 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:54.272511 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:54.273226 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.273275 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.273663 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2026.05.28 06:28:54.273889 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.274033 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} executeQuery: Read 78 rows, 6.59 KiB in 0.001615 sec., 48297.21362229103 rows/sec., 3.98 MiB/sec. 2026.05.28 06:28:54.274070 [ 294 ] {40e91a06-156e-4844-b39e-d7cf28d6a19a} TCPHandler: Processed in 0.001790472 sec. 2026.05.28 06:28:54.274246 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.274342 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:54.274383 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:54.274870 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.274907 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.275194 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.28 06:28:54.275410 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.275538 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} executeQuery: Read 11 rows, 847.00 B in 0.001216 sec., 9046.052631578947 rows/sec., 680.22 KiB/sec. 2026.05.28 06:28:54.275574 [ 294 ] {8584d397-a99c-4113-bc09-f43ecf62492e} TCPHandler: Processed in 0.001388393 sec. 2026.05.28 06:28:54.275721 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.275821 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:54.275861 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:54.276292 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.276329 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.276624 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2026.05.28 06:28:54.276847 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.276973 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} executeQuery: Read 75 rows, 6.00 KiB in 0.00117 sec., 64102.5641025641 rows/sec., 5.00 MiB/sec. 2026.05.28 06:28:54.277009 [ 294 ] {7550b83c-3e34-4e29-abc8-007c8b2bd1c7} TCPHandler: Processed in 0.001340351 sec. 2026.05.28 06:28:54.277162 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.277257 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:54.277300 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:54.277752 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.277789 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.278106 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2026.05.28 06:28:54.278317 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.278445 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. 2026.05.28 06:28:54.278480 [ 294 ] {9d941a61-96cd-4e4c-b1f2-221036991922} TCPHandler: Processed in 0.001375422 sec. 2026.05.28 06:28:54.278612 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.278708 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:54.278763 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} 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 2026.05.28 06:28:54.279661 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.279697 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.280215 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.28 06:28:54.280438 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.280583 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} executeQuery: Read 11 rows, 20.18 KiB in 0.001893 sec., 5810.882197569995 rows/sec., 10.41 MiB/sec. 2026.05.28 06:28:54.280619 [ 23 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.28 06:28:54.280649 [ 294 ] {633b50af-e626-4d2f-95c9-9bf6585b75e9} TCPHandler: Processed in 0.00208478 sec. 2026.05.28 06:28:54.280699 [ 23 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.280731 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.280798 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:54.280859 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.28 06:28:54.280900 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:54.280955 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:54.281145 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:54.281215 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3325 rows starting from the beginning of the part 2026.05.28 06:28:54.281327 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:54.281364 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:54.281375 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:54.281501 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 50 rows starting from the beginning of the part 2026.05.28 06:28:54.281615 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:54.281714 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2026.05.28 06:28:54.281717 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 65 rows starting from the beginning of the part 2026.05.28 06:28:54.281837 [ 195 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 11 rows starting from the beginning of the part 2026.05.28 06:28:54.281958 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.282096 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. 2026.05.28 06:28:54.282133 [ 294 ] {5abcf3b6-7bf6-42b5-b16c-f373fa13bf5e} TCPHandler: Processed in 0.001387713 sec. 2026.05.28 06:28:54.291746 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 19 columns (19 merged, 0 gathered) in 0.01093674 sec., 317553.49400278326 rows/sec., 569.04 MiB/sec. 2026.05.28 06:28:54.294371 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.28 06:28:54.294778 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:54.294866 [ 193 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_151_30} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.28 06:28:54.295030 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.47 MiB. 2026.05.28 06:28:55.000278 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 418.60 MiB, peak 447.02 MiB, free memory in arenas 0.00 B, will set to 420.81 MiB (RSS), difference: 2.21 MiB 2026.05.28 06:28:55.835250 [ 23 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:28:55.835356 [ 23 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:28:56.077497 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50846 2026.05.28 06:28:56.078033 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:56.078072 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:56.078546 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:28:56.078780 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:56.078912 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50846 2026.05.28 06:28:56.078913 [ 23 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:28:56.078980 [ 23 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:56.079001 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:56.079106 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:28:56.079210 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:56.079240 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48414 rows starting from the beginning of the part 2026.05.28 06:28:56.079296 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part 2026.05.28 06:28:56.079340 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part 2026.05.28 06:28:56.079380 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part 2026.05.28 06:28:56.079420 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part 2026.05.28 06:28:56.079461 [ 194 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part 2026.05.28 06:28:56.082161 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 50846 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097604 sec., 16414622.398473144 rows/sec., 234.81 MiB/sec. 2026.05.28 06:28:56.082291 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:28:56.082589 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:56.082666 [ 193 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_106_21} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:28:56.082774 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2026.05.28 06:28:56.182492 [ 222 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:28:56.182559 [ 222 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:28:56.184432 [ 222 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:28:56.898440 [ 221 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:28:56.898495 [ 221 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:28:56.900080 [ 221 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:28:58.814561 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 2026.05.28 06:28:58.833182 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:58.833235 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:58.839649 [ 245 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.28 06:28:58.840349 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:58.840735 [ 41 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.28 06:28:58.840833 [ 41 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:58.840869 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:58.841039 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.28 06:28:58.843761 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 798 2026.05.28 06:28:58.845349 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:58.847151 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part 2026.05.28 06:28:58.852268 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2026.05.28 06:28:58.857419 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2026.05.28 06:28:58.862576 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2026.05.28 06:28:58.868066 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2026.05.28 06:28:58.873236 [ 199 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2026.05.28 06:28:58.934298 [ 188 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.09333246 sec., 8550.08000432004 rows/sec., 44.21 MiB/sec. 2026.05.28 06:28:58.937869 [ 188 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.28 06:28:58.940058 [ 188 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:58.940138 [ 188 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_106_21} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.28 06:28:58.942622 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.05.28 06:28:59.000267 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 421.88 MiB, peak 447.02 MiB, free memory in arenas 0.00 B, will set to 420.81 MiB (RSS), difference: -1.07 MiB 2026.05.28 06:28:59.273402 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.273637 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:28:59.273969 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:28:59.274010 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:28:59.274246 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:28:59.274313 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:28:59.274460 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:28:59.274496 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:28:59.274519 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:28:59.274534 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:28:59.274576 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:28:59.274598 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:28:59.275794 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} executeQuery: Read 45 rows, 9.70 KiB in 0.002257 sec., 19937.97075764289 rows/sec., 4.20 MiB/sec. 2026.05.28 06:28:59.275907 [ 294 ] {36e5633c-a89a-416d-9482-44799ae67582} TCPHandler: Processed in 0.002641742 sec. 2026.05.28 06:28:59.281959 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.282097 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.282150 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:28:59.282971 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.283013 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.283363 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:28:59.283589 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.283725 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} executeQuery: Read 284 rows, 18.47 KiB in 0.001667 sec., 170365.92681463706 rows/sec., 10.82 MiB/sec. 2026.05.28 06:28:59.283744 [ 41 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 2026.05.28 06:28:59.283761 [ 294 ] {0e983f89-dbca-4b20-bdfe-00f7f9d9149e} TCPHandler: Processed in 0.001865914 sec. 2026.05.28 06:28:59.283815 [ 41 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.283846 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.283969 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.283971 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full 2026.05.28 06:28:59.284074 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:28:59.284120 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:28:59.284131 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:59.284170 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 284 rows starting from the beginning of the part 2026.05.28 06:28:59.284233 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:59.284282 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:59.284327 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:59.284385 [ 200 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 284 rows starting from the beginning of the part 2026.05.28 06:28:59.284949 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.284994 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.285364 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2026.05.28 06:28:59.285404 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485565 sec., 955865.2768475293 rows/sec., 64.36 MiB/sec. 2026.05.28 06:28:59.285600 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.285624 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) 2026.05.28 06:28:59.285751 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} executeQuery: Read 897 rows, 72.26 KiB in 0.001696 sec., 528891.5094339623 rows/sec., 41.61 MiB/sec. 2026.05.28 06:28:59.285794 [ 294 ] {45141df1-cc3c-4246-8550-16c36b2655af} TCPHandler: Processed in 0.001878875 sec. 2026.05.28 06:28:59.285967 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.285980 [ 219 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:59.286023 [ 219 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:59.286061 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_77_19} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 2026.05.28 06:28:59.286178 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:28:59.286195 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.286314 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.286356 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:28:59.286933 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.286971 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.287289 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.28 06:28:59.287514 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.287647 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} executeQuery: Read 192 rows, 12.30 KiB in 0.001353 sec., 141906.87361419067 rows/sec., 8.88 MiB/sec. 2026.05.28 06:28:59.287689 [ 294 ] {e1a43e6f-be41-492d-915d-5c11fb56bfb9} TCPHandler: Processed in 0.001546407 sec. 2026.05.28 06:28:59.287832 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.287933 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.287976 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:28:59.288393 [ 219 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.28 06:28:59.288477 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.288520 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.288839 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:28:59.289077 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.289213 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} executeQuery: Read 149 rows, 9.86 KiB in 0.0013 sec., 114615.38461538462 rows/sec., 7.40 MiB/sec. 2026.05.28 06:28:59.289250 [ 294 ] {a9f5c035-cfaa-4bf1-b610-64ba0959273d} TCPHandler: Processed in 0.001467395 sec. 2026.05.28 06:28:59.289399 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.289495 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.289535 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:28:59.290037 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.290076 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.290388 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:28:59.290601 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.290730 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. 2026.05.28 06:28:59.290739 [ 63 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 2026.05.28 06:28:59.290769 [ 294 ] {fd1988c6-f1ce-4fc8-9946-9bcb9ca56dd5} TCPHandler: Processed in 0.001418624 sec. 2026.05.28 06:28:59.290793 [ 63 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.290821 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.290911 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.291014 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:28:59.291055 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:28:59.291254 [ 218 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2026.05.28 06:28:59.291286 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full 2026.05.28 06:28:59.291290 [ 218 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2026.05.28 06:28:59.291406 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:28:59.291446 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 148 rows starting from the beginning of the part 2026.05.28 06:28:59.291513 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:59.291567 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:59.291616 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:59.291661 [ 197 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 148 rows starting from the beginning of the part 2026.05.28 06:28:59.291696 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.291738 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.292098 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2026.05.28 06:28:59.292377 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.292435 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205318 sec., 613945.8632493666 rows/sec., 37.26 MiB/sec. 2026.05.28 06:28:59.292512 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} executeQuery: Read 540 rows, 39.18 KiB in 0.001517 sec., 355965.72181938036 rows/sec., 25.22 MiB/sec. 2026.05.28 06:28:59.292556 [ 294 ] {2f67d1bc-5f6a-43e8-a5e9-25eef77b675f} TCPHandler: Processed in 0.00169408 sec. 2026.05.28 06:28:59.292637 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) 2026.05.28 06:28:59.292714 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.292818 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:28:59.292863 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:28:59.293019 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.293108 [ 189 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_77_19} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 2026.05.28 06:28:59.293193 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:28:59.293229 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.293276 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.293380 [ 218 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2026.05.28 06:28:59.293620 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:28:59.293988 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.294214 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. 2026.05.28 06:28:59.294289 [ 294 ] {54efacdb-30f0-411e-93ce-2adb484c71ac} TCPHandler: Processed in 0.001623229 sec. 2026.05.28 06:28:59.294505 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.294649 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.294713 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:28:59.295315 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.295354 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.295745 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2026.05.28 06:28:59.295960 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.296098 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} executeQuery: Read 265 rows, 18.03 KiB in 0.0015 sec., 176666.66666666666 rows/sec., 11.74 MiB/sec. 2026.05.28 06:28:59.296135 [ 294 ] {90deee37-190a-4504-8769-b0da77317ad7} TCPHandler: Processed in 0.001751711 sec. 2026.05.28 06:28:59.296284 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.296383 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.296427 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:28:59.296762 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.296799 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.297093 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.28 06:28:59.297302 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.297430 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. 2026.05.28 06:28:59.297464 [ 294 ] {dce19e0f-cf1e-4dd3-87be-02a947e73ba3} TCPHandler: Processed in 0.001230609 sec. 2026.05.28 06:28:59.297589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.297686 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.297743 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} 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 2026.05.28 06:28:59.298755 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.298792 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.299401 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.28 06:28:59.299632 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.299773 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} executeQuery: Read 50 rows, 91.75 KiB in 0.002106 sec., 23741.690408357077 rows/sec., 42.54 MiB/sec. 2026.05.28 06:28:59.299828 [ 294 ] {1334261a-5e4a-40e5-b7ef-d563031c74a2} TCPHandler: Processed in 0.002288474 sec. 2026.05.28 06:28:59.299957 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:28:59.300055 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:28:59.300097 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:28:59.300449 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:28:59.300486 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:28:59.300789 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2026.05.28 06:28:59.300999 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:28:59.301130 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. 2026.05.28 06:28:59.301165 [ 294 ] {253e22f3-cf09-4953-b544-42bbf26a165a} TCPHandler: Processed in 0.00125721 sec. 2026.05.28 06:29:00.126118 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2026.05.28 06:29:00.126163 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2026.05.28 06:29:00.127540 [ 224 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2026.05.28 06:29:00.533507 [ 220 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:29:00.533573 [ 220 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:29:00.535303 [ 220 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] 2026.05.28 06:29:03.580006 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51294 2026.05.28 06:29:03.580519 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:03.580555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:03.581042 [ 244 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:29:03.581281 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:03.581413 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51294 2026.05.28 06:29:04.268120 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.268391 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.28 06:29:04.268775 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:04.268814 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.28 06:29:04.269143 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:04.269216 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:04.269367 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.28 06:29:04.269405 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:04.269428 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:04.269444 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:04.269486 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.28 06:29:04.269507 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:04.270470 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} executeQuery: Read 45 rows, 9.70 KiB in 0.002195 sec., 20501.13895216401 rows/sec., 4.31 MiB/sec. 2026.05.28 06:29:04.270540 [ 294 ] {a5fabc4b-f556-4337-be43-dc58822dfe39} TCPHandler: Processed in 0.002568631 sec. 2026.05.28 06:29:04.272601 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.272728 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:29:04.272780 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:29:04.273351 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.273398 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.273786 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.28 06:29:04.274008 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.274154 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} executeQuery: Read 4 rows, 334.00 B in 0.001465 sec., 2730.3754266211604 rows/sec., 222.64 KiB/sec. 2026.05.28 06:29:04.274190 [ 294 ] {41a49c38-4106-4f2d-a1d0-ddbec6e77847} TCPHandler: Processed in 0.001639979 sec. 2026.05.28 06:29:04.274323 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.274420 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:04.274460 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:04.274940 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.274977 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.275283 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2026.05.28 06:29:04.275497 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.275627 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} executeQuery: Read 80 rows, 6.73 KiB in 0.001225 sec., 65306.12244897959 rows/sec., 5.37 MiB/sec. 2026.05.28 06:29:04.275639 [ 119 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2026.05.28 06:29:04.275663 [ 294 ] {ffdfac70-484b-439f-bc51-adc3f90e2e5b} TCPHandler: Processed in 0.001389103 sec. 2026.05.28 06:29:04.275721 [ 119 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.275752 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.275833 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.275925 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2026.05.28 06:29:04.275936 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:04.276027 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:04.276102 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:04.276147 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 3308 rows starting from the beginning of the part 2026.05.28 06:29:04.276228 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 3257 rows starting from the beginning of the part 2026.05.28 06:29:04.276287 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 56 rows starting from the beginning of the part 2026.05.28 06:29:04.276342 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 78 rows starting from the beginning of the part 2026.05.28 06:29:04.276394 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 897 rows starting from the beginning of the part 2026.05.28 06:29:04.276444 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 80 rows starting from the beginning of the part 2026.05.28 06:29:04.276461 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.276507 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.276836 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.28 06:29:04.277063 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.277204 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} executeQuery: Read 15 rows, 1.11 KiB in 0.001286 sec., 11664.07465007776 rows/sec., 860.38 KiB/sec. 2026.05.28 06:29:04.277220 [ 138 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.28 06:29:04.277240 [ 294 ] {2607662e-f87d-437c-b2b1-dd972f0fdeb3} TCPHandler: Processed in 0.001469685 sec. 2026.05.28 06:29:04.277270 [ 138 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.277299 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.277397 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.277410 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.28 06:29:04.277503 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:04.277549 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:04.277550 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:04.277591 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 239 rows starting from the beginning of the part 2026.05.28 06:29:04.277666 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:04.277716 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 213 rows starting from the beginning of the part 2026.05.28 06:29:04.277763 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:04.277808 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 192 rows starting from the beginning of the part 2026.05.28 06:29:04.277852 [ 190 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 15 rows starting from the beginning of the part 2026.05.28 06:29:04.278090 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.278142 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.278497 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2026.05.28 06:29:04.278733 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.278771 [ 201 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399564 sec., 486580.10637598566 rows/sec., 32.98 MiB/sec. 2026.05.28 06:29:04.278786 [ 186 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 7676 rows, containing 5 columns (5 merged, 0 gathered) in 0.00293872 sec., 2612021.560407252 rows/sec., 207.03 MiB/sec. 2026.05.28 06:29:04.278868 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} executeQuery: Read 79 rows, 6.32 KiB in 0.001384 sec., 57080.92485549133 rows/sec., 4.46 MiB/sec. 2026.05.28 06:29:04.278905 [ 119 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2026.05.28 06:29:04.278912 [ 294 ] {518083af-24bd-41d6-a848-b6061ac8c98e} TCPHandler: Processed in 0.001564937 sec. 2026.05.28 06:29:04.278955 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.28 06:29:04.278961 [ 119 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.279006 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.279099 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.279103 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2026.05.28 06:29:04.279129 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2026.05.28 06:29:04.279211 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:04.279233 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:04.279262 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:04.279272 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1850 rows starting from the beginning of the part 2026.05.28 06:29:04.279345 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1776 rows starting from the beginning of the part 2026.05.28 06:29:04.279380 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.279395 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 64 rows starting from the beginning of the part 2026.05.28 06:29:04.279453 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 75 rows starting from the beginning of the part 2026.05.28 06:29:04.279475 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_156_31} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.28 06:29:04.279481 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.279500 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 540 rows starting from the beginning of the part 2026.05.28 06:29:04.279550 [ 197 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 79 rows starting from the beginning of the part 2026.05.28 06:29:04.279561 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:29:04.279576 [ 200 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_181_36} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2026.05.28 06:29:04.279668 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:29:04.279767 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.279811 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.280163 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2026.05.28 06:29:04.280394 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.280527 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} executeQuery: Read 162 rows, 11.55 KiB in 0.001334 sec., 121439.2803598201 rows/sec., 8.46 MiB/sec. 2026.05.28 06:29:04.280563 [ 294 ] {a13a11e1-3c13-4370-a1e2-97fa5d799711} TCPHandler: Processed in 0.001513127 sec. 2026.05.28 06:29:04.280728 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.280825 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:04.280880 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} 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 2026.05.28 06:29:04.280883 [ 200 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 4384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813023 sec., 2418060.8850522027 rows/sec., 175.21 MiB/sec. 2026.05.28 06:29:04.281129 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2026.05.28 06:29:04.281443 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.281521 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_181_36} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2026.05.28 06:29:04.281644 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2026.05.28 06:29:04.281726 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.281770 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.282315 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.28 06:29:04.282546 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.282692 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} executeQuery: Read 11 rows, 20.18 KiB in 0.001887 sec., 5829.358770535241 rows/sec., 10.45 MiB/sec. 2026.05.28 06:29:04.282756 [ 294 ] {80fe20a4-f874-4669-926c-97082b537d86} TCPHandler: Processed in 0.00208643 sec. 2026.05.28 06:29:04.282896 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:04.282994 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:04.283037 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:04.283404 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.283441 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.283768 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2026.05.28 06:29:04.283981 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.284115 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. 2026.05.28 06:29:04.284131 [ 119 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2026.05.28 06:29:04.284149 [ 294 ] {1f3142c7-0305-4fa6-bcf2-a78ac0cdf473} TCPHandler: Processed in 0.001302731 sec. 2026.05.28 06:29:04.284177 [ 119 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:04.284203 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:04.284287 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2026.05.28 06:29:04.284398 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:04.284434 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 11280 rows starting from the beginning of the part 2026.05.28 06:29:04.284488 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 42 rows starting from the beginning of the part 2026.05.28 06:29:04.284533 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 48 rows starting from the beginning of the part 2026.05.28 06:29:04.284575 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part 2026.05.28 06:29:04.284614 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 90 rows starting from the beginning of the part 2026.05.28 06:29:04.284661 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part 2026.05.28 06:29:04.287174 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 11580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917409 sec., 3969275.476972889 rows/sec., 255.99 MiB/sec. 2026.05.28 06:29:04.287670 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2026.05.28 06:29:04.287943 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:04.288010 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_181_36} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2026.05.28 06:29:04.288089 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2026.05.28 06:29:06.344775 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 2026.05.28 06:29:06.362819 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:06.362869 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:06.369256 [ 245 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.28 06:29:06.369990 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:06.373148 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 806 2026.05.28 06:29:09.272935 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.273222 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:29:09.273651 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:09.273700 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:29:09.273960 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:09.274029 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:09.274179 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:29:09.274215 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:09.274238 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:09.274254 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:09.274296 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:29:09.274317 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:09.275765 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} executeQuery: Read 45 rows, 9.70 KiB in 0.002673 sec., 16835.016835016835 rows/sec., 3.54 MiB/sec. 2026.05.28 06:29:09.275894 [ 294 ] {49e4c4e3-7ba7-47d3-93a5-9c8e8685d08e} TCPHandler: Processed in 0.003113044 sec. 2026.05.28 06:29:09.281747 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.281967 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.282049 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:29:09.283078 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.283130 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.283522 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:29:09.283752 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.283904 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} executeQuery: Read 284 rows, 18.47 KiB in 0.001999 sec., 142071.0355177589 rows/sec., 9.02 MiB/sec. 2026.05.28 06:29:09.283941 [ 294 ] {1dc1866a-893e-4609-ab03-e79b8e82b400} TCPHandler: Processed in 0.002300645 sec. 2026.05.28 06:29:09.284078 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.284174 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:09.284216 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:09.285147 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.285186 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.285554 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2026.05.28 06:29:09.285770 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.285901 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} executeQuery: Read 897 rows, 72.26 KiB in 0.001746 sec., 513745.704467354 rows/sec., 40.42 MiB/sec. 2026.05.28 06:29:09.285938 [ 294 ] {5ea7b935-7094-4910-9fc9-e43895c242c7} TCPHandler: Processed in 0.001909775 sec. 2026.05.28 06:29:09.286078 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.286175 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.286217 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:09.286830 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.286870 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.287180 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.28 06:29:09.287424 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.287558 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} executeQuery: Read 192 rows, 12.30 KiB in 0.001401 sec., 137044.96788008566 rows/sec., 8.57 MiB/sec. 2026.05.28 06:29:09.287594 [ 294 ] {bf305264-f069-41a0-b765-70d7c34cc811} TCPHandler: Processed in 0.001571478 sec. 2026.05.28 06:29:09.287724 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:29:09.287762 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.287791 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:29:09.287873 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.287921 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:29:09.288435 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.288476 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.288836 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:29:09.289108 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.289254 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} executeQuery: Read 149 rows, 9.86 KiB in 0.0014 sec., 106428.57142857143 rows/sec., 6.88 MiB/sec. 2026.05.28 06:29:09.289269 [ 170 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 6 parts from all_1_73_16 to all_78_78_0 2026.05.28 06:29:09.289291 [ 294 ] {f29eb6f4-483d-48ee-8731-4cb4b6e6ae3b} TCPHandler: Processed in 0.001578587 sec. 2026.05.28 06:29:09.289343 [ 170 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.289376 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.289448 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.289515 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_73_16 to all_78_78_0 into Compact with storage Full 2026.05.28 06:29:09.289555 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.289614 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:29:09.289690 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:09.289737 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_16, total 953 rows starting from the beginning of the part 2026.05.28 06:29:09.289814 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 149 rows starting from the beginning of the part 2026.05.28 06:29:09.289869 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 149 rows starting from the beginning of the part 2026.05.28 06:29:09.289920 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 950 rows starting from the beginning of the part 2026.05.28 06:29:09.289967 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part 2026.05.28 06:29:09.290012 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 149 rows starting from the beginning of the part 2026.05.28 06:29:09.290114 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.290163 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.290270 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:29:09.290530 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:29:09.290780 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.290920 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} executeQuery: Read 148 rows, 8.62 KiB in 0.001385 sec., 106859.20577617329 rows/sec., 6.08 MiB/sec. 2026.05.28 06:29:09.290957 [ 294 ] {2d0c7384-335e-4d9f-b4a3-cb7826451161} TCPHandler: Processed in 0.001558857 sec. 2026.05.28 06:29:09.291103 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.291201 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:09.291241 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:09.291327 [ 196 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885464 sec., 1325403.1898779292 rows/sec., 84.85 MiB/sec. 2026.05.28 06:29:09.291499 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} MergedBlockOutputStream: filled checksums all_1_78_17 (state Temporary) 2026.05.28 06:29:09.291880 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_78_17 to all_1_78_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.291921 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.291957 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.291974 [ 187 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_78_17} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 6 parts: [all_1_73_16, all_78_78_0] -> all_1_78_17 2026.05.28 06:29:09.292073 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.28 06:29:09.292292 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2026.05.28 06:29:09.292527 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.292656 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} executeQuery: Read 540 rows, 39.18 KiB in 0.001475 sec., 366101.69491525425 rows/sec., 25.94 MiB/sec. 2026.05.28 06:29:09.292692 [ 294 ] {80ab4902-2369-4852-9ead-2357252da5dd} TCPHandler: Processed in 0.001637629 sec. 2026.05.28 06:29:09.292825 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.292921 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:29:09.292963 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:29:09.293371 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.293408 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.293709 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:29:09.293920 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.294042 [ 113 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 6 parts from all_1_73_14 to all_78_78_0 2026.05.28 06:29:09.294050 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. 2026.05.28 06:29:09.294093 [ 113 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.294106 [ 294 ] {f60828ae-c81b-495b-a36d-07744e85ac8a} TCPHandler: Processed in 0.001331461 sec. 2026.05.28 06:29:09.294121 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.294237 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.294260 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_73_14 to all_78_78_0 into Compact with storage Full 2026.05.28 06:29:09.294348 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.294397 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:09.294413 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:09.294461 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_14, total 438 rows starting from the beginning of the part 2026.05.28 06:29:09.294540 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:09.294594 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:09.294643 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:09.294690 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:09.294743 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:09.294867 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.294913 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.295276 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2026.05.28 06:29:09.295511 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.295611 [ 192 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408723 sec., 332215.7727246591 rows/sec., 16.95 MiB/sec. 2026.05.28 06:29:09.295642 [ 113 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_177_43 to all_178_178_0 2026.05.28 06:29:09.295644 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} executeQuery: Read 265 rows, 18.03 KiB in 0.001315 sec., 201520.9125475285 rows/sec., 13.39 MiB/sec. 2026.05.28 06:29:09.295671 [ 113 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.295699 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.295700 [ 294 ] {65b04318-0929-4c7f-9fa0-cade747abe5a} TCPHandler: Processed in 0.001511836 sec. 2026.05.28 06:29:09.295763 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} MergedBlockOutputStream: filled checksums all_1_78_15 (state Temporary) 2026.05.28 06:29:09.295810 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} MergeTask::PrepareStage: Merging 2 parts: from all_1_177_43 to all_178_178_0 into Compact with storage Full 2026.05.28 06:29:09.295871 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.295873 [ 218 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_65_13, all_66_66_0, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0] 2026.05.28 06:29:09.295933 [ 218 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_65_13, all_66_66_0, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0] 2026.05.28 06:29:09.295938 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:09.295980 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.295981 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} MergeTreeSequentialSource: Reading 10 marks from part all_1_177_43, total 69630 rows starting from the beginning of the part 2026.05.28 06:29:09.296035 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:29:09.296058 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_78_15 to all_1_78_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.296071 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 128 rows starting from the beginning of the part 2026.05.28 06:29:09.296144 [ 191 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_78_15} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 6 parts: [all_1_73_14, all_78_78_0] -> all_1_78_15 2026.05.28 06:29:09.296222 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.28 06:29:09.296379 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.296432 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.296777 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.28 06:29:09.297177 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.297332 [ 113 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 6 parts from all_1_73_16 to all_78_78_0 2026.05.28 06:29:09.297369 [ 113 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.297386 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.297410 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. 2026.05.28 06:29:09.297484 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_73_16 to all_78_78_0 into Compact with storage Full 2026.05.28 06:29:09.297487 [ 294 ] {f2fd6e0f-96e3-4f52-9ae7-422c6a766a66} TCPHandler: Processed in 0.00166502 sec. 2026.05.28 06:29:09.297619 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:09.297663 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_16, total 73 rows starting from the beginning of the part 2026.05.28 06:29:09.297727 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.297730 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:09.297812 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:09.297870 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:09.297872 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.297920 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:09.297972 [ 192 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:09.297973 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} 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 2026.05.28 06:29:09.298607 [ 218 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_65_13, all_66_66_0, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0] 2026.05.28 06:29:09.298982 [ 198 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.001543667 sec., 50529.03249211131 rows/sec., 3.32 MiB/sec. 2026.05.28 06:29:09.299137 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} MergedBlockOutputStream: filled checksums all_1_78_17 (state Temporary) 2026.05.28 06:29:09.299241 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.299279 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.299450 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_78_17 to all_1_78_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.299529 [ 191 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_78_17} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 6 parts: [all_1_73_16, all_78_78_0] -> all_1_78_17 2026.05.28 06:29:09.299615 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:29:09.299944 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.28 06:29:09.300188 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.300344 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} executeQuery: Read 50 rows, 91.75 KiB in 0.002515 sec., 19880.715705765408 rows/sec., 35.63 MiB/sec. 2026.05.28 06:29:09.300469 [ 294 ] {488d70d0-39ae-4220-8d70-ed8be0b72591} TCPHandler: Processed in 0.002863068 sec. 2026.05.28 06:29:09.300680 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:09.300809 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:09.300867 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:09.301224 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:09.301262 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:09.301576 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2026.05.28 06:29:09.301795 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.301926 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} executeQuery: Read 90 rows, 5.77 KiB in 0.00116 sec., 77586.20689655172 rows/sec., 4.85 MiB/sec. 2026.05.28 06:29:09.301960 [ 294 ] {884008ab-c2c4-456f-aeb9-c7537b3daf7b} TCPHandler: Processed in 0.001398653 sec. 2026.05.28 06:29:09.306706 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} MergeTask::MergeProjectionsStage: Merge sorted 69758 rows, containing 5 columns (5 merged, 0 gathered) in 0.01093352 sec., 6380195.947874061 rows/sec., 408.02 MiB/sec. 2026.05.28 06:29:09.307401 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} MergedBlockOutputStream: filled checksums all_1_178_44 (state Temporary) 2026.05.28 06:29:09.307698 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_178_44 to all_1_178_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:09.307772 [ 198 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_178_44} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_177_43, all_178_178_0] -> all_1_178_44 2026.05.28 06:29:09.307865 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:29:10.835480 [ 152 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:29:10.835584 [ 152 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:29:11.082578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51806 2026.05.28 06:29:11.083109 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:11.083150 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:11.083637 [ 244 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:29:11.083889 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:11.084035 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51806 2026.05.28 06:29:13.874169 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 2026.05.28 06:29:13.892430 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:13.892481 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:13.898914 [ 245 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.28 06:29:13.899611 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:13.902715 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 814 2026.05.28 06:29:14.253804 [ 218 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.253890 [ 218 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.256757 [ 218 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.268328 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.268611 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:14.269010 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:14.269048 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:14.269277 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:14.269348 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:14.269503 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:29:14.269539 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:14.269562 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:14.269577 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:14.269625 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:14.269646 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:14.270894 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} executeQuery: Read 45 rows, 9.70 KiB in 0.002399 sec., 18757.815756565236 rows/sec., 3.95 MiB/sec. 2026.05.28 06:29:14.271018 [ 294 ] {5669da45-cec5-4ea9-9ced-fcd28fb76614} TCPHandler: Processed in 0.002853058 sec. 2026.05.28 06:29:14.273173 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.273289 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:14.273334 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:14.274017 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.274069 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.274455 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2026.05.28 06:29:14.274685 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.274831 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} executeQuery: Read 78 rows, 6.59 KiB in 0.001575 sec., 49523.80952380953 rows/sec., 4.08 MiB/sec. 2026.05.28 06:29:14.274866 [ 294 ] {aa709330-3da3-49dc-bbf6-002ff9cd078a} TCPHandler: Processed in 0.001745051 sec. 2026.05.28 06:29:14.275007 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.275010 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.275072 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.275166 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.275214 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:14.275694 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.275733 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.276085 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.28 06:29:14.276371 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.276506 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} executeQuery: Read 11 rows, 847.00 B in 0.00136 sec., 8088.235294117647 rows/sec., 608.20 KiB/sec. 2026.05.28 06:29:14.276543 [ 294 ] {9cf064db-468a-42c8-b03a-61ef43d623ae} TCPHandler: Processed in 0.001582537 sec. 2026.05.28 06:29:14.276725 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.276823 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:14.276864 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:14.277325 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.277364 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.277394 [ 221 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.277690 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2026.05.28 06:29:14.277923 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.278052 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} executeQuery: Read 75 rows, 6.00 KiB in 0.001248 sec., 60096.153846153844 rows/sec., 4.69 MiB/sec. 2026.05.28 06:29:14.278087 [ 294 ] {7dbe28e2-9e18-4e4c-b295-fd319cfb1395} TCPHandler: Processed in 0.001409914 sec. 2026.05.28 06:29:14.278238 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.278334 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.278377 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:14.278820 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.278857 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.279189 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2026.05.28 06:29:14.279400 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.279527 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. 2026.05.28 06:29:14.279553 [ 150 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_178_44 to all_179_179_0 2026.05.28 06:29:14.279563 [ 294 ] {c746a733-9941-4b26-aa18-78c8a55dc38c} TCPHandler: Processed in 0.001372363 sec. 2026.05.28 06:29:14.279631 [ 150 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.279659 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.279740 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.279772 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} MergeTask::PrepareStage: Merging 2 parts: from all_1_178_44 to all_179_179_0 into Compact with storage Full 2026.05.28 06:29:14.279843 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.279882 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:14.279898 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} 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 2026.05.28 06:29:14.279918 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} MergeTreeSequentialSource: Reading 10 marks from part all_1_178_44, total 69758 rows starting from the beginning of the part 2026.05.28 06:29:14.279989 [ 191 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part 2026.05.28 06:29:14.280734 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.280769 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:14.281311 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.28 06:29:14.281542 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.281698 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} executeQuery: Read 11 rows, 20.18 KiB in 0.001874 sec., 5869.797225186766 rows/sec., 10.52 MiB/sec. 2026.05.28 06:29:14.281781 [ 294 ] {600d37e2-dd19-40e7-a2f2-c4ea073fcadd} TCPHandler: Processed in 0.00208918 sec. 2026.05.28 06:29:14.281945 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.282042 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.282084 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:14.282479 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.282515 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:14.282826 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2026.05.28 06:29:14.283047 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.283177 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. 2026.05.28 06:29:14.283212 [ 294 ] {e6781c2d-4b15-4cb6-a348-b002c8365ad1} TCPHandler: Processed in 0.001316841 sec. 2026.05.28 06:29:14.289277 [ 201 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} MergeTask::MergeProjectionsStage: Merge sorted 69918 rows, containing 5 columns (5 merged, 0 gathered) in 0.009532617 sec., 7334607.06540502 rows/sec., 469.16 MiB/sec. 2026.05.28 06:29:14.290073 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} MergedBlockOutputStream: filled checksums all_1_179_45 (state Temporary) 2026.05.28 06:29:14.290399 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_179_45 to all_1_179_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.290481 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_179_45} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_178_44, all_179_179_0] -> all_1_179_45 2026.05.28 06:29:14.290571 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.28 06:29:14.473875 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.474233 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:29:14.474782 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:14.474861 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:29:14.475297 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:14.475410 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:14.475656 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:29:14.475717 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:14.475743 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:14.475762 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:14.475807 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:29:14.475829 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:14.477257 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} executeQuery: Read 45 rows, 9.70 KiB in 0.003193 sec., 14093.329157532102 rows/sec., 2.97 MiB/sec. 2026.05.28 06:29:14.477383 [ 294 ] {438bc84f-b53d-4fec-b7d3-37247921a50b} TCPHandler: Processed in 0.003645357 sec. 2026.05.28 06:29:14.495638 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.495778 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.495834 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:29:14.496618 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.496674 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.497101 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:29:14.497348 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.497496 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. 2026.05.28 06:29:14.497533 [ 294 ] {df216398-565e-4883-aaa8-09f9d0fd5b17} TCPHandler: Processed in 0.001959947 sec. 2026.05.28 06:29:14.497688 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.497784 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:29:14.497825 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:29:14.498251 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.498288 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.498587 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.28 06:29:14.498805 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.498933 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} executeQuery: Read 8 rows, 668.00 B in 0.001168 sec., 6849.315068493151 rows/sec., 558.51 KiB/sec. 2026.05.28 06:29:14.498969 [ 294 ] {d8c19902-98b2-435e-afe0-b9b558ad507d} TCPHandler: Processed in 0.001330012 sec. 2026.05.28 06:29:14.499101 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.499198 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:14.499237 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:14.501294 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.501331 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.501811 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2026.05.28 06:29:14.502024 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.502152 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} executeQuery: Read 3258 rows, 249.46 KiB in 0.002973 sec., 1095862.7648839557 rows/sec., 81.94 MiB/sec. 2026.05.28 06:29:14.502189 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:29:14.502202 [ 294 ] {b7a005a4-ce76-4ab7-9c4e-478847f07691} TCPHandler: Processed in 0.003150295 sec. 2026.05.28 06:29:14.502346 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.502441 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.502482 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:14.503074 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.503123 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.503505 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.28 06:29:14.503773 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.503940 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} executeQuery: Read 215 rows, 13.99 KiB in 0.001515 sec., 141914.19141914192 rows/sec., 9.02 MiB/sec. 2026.05.28 06:29:14.503982 [ 294 ] {e3ed598c-314b-4973-a6bf-e152ec229acb} TCPHandler: Processed in 0.00168508 sec. 2026.05.28 06:29:14.504112 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.504218 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.504258 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:29:14.505059 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.505097 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.505449 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:29:14.505677 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.505808 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} executeQuery: Read 950 rows, 57.24 KiB in 0.001609 sec., 590428.8377874456 rows/sec., 34.74 MiB/sec. 2026.05.28 06:29:14.505844 [ 294 ] {47993e9a-4c31-43b7-8bd9-cbb0c1334db6} TCPHandler: Processed in 0.001781502 sec. 2026.05.28 06:29:14.505980 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.506076 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.506115 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:29:14.506514 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.506551 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.506841 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.28 06:29:14.507073 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.507201 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. 2026.05.28 06:29:14.507236 [ 294 ] {0f7f814e-cbbb-4f0e-b7cd-62301a92592e} TCPHandler: Processed in 0.001306731 sec. 2026.05.28 06:29:14.507364 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.507469 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.507510 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:29:14.507964 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.508002 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.508302 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:29:14.508515 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.508651 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. 2026.05.28 06:29:14.508686 [ 294 ] {13b9c1b2-1c4a-4f5c-a4a6-aa6eb4f3cc8c} TCPHandler: Processed in 0.001371342 sec. 2026.05.28 06:29:14.508818 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.508914 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:14.508963 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:14.510021 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.510057 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.510436 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2026.05.28 06:29:14.510662 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.510791 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} executeQuery: Read 1778 rows, 123.16 KiB in 0.001896 sec., 937763.7130801688 rows/sec., 63.43 MiB/sec. 2026.05.28 06:29:14.510826 [ 294 ] {895a3639-d620-428a-b796-d59a9c1fb9f9} TCPHandler: Processed in 0.002056419 sec. 2026.05.28 06:29:14.510906 [ 222 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.510945 [ 222 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.510961 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.511063 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:29:14.511105 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:29:14.511449 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.511486 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.511839 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:29:14.512108 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.512254 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. 2026.05.28 06:29:14.512289 [ 294 ] {e91c5c7d-ca78-475a-a9ef-9f38f45d5308} TCPHandler: Processed in 0.001376613 sec. 2026.05.28 06:29:14.512414 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.512513 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.512576 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:14.513174 [ 222 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:14.513356 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.513399 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.513852 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2026.05.28 06:29:14.514071 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.514201 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} executeQuery: Read 1605 rows, 99.81 KiB in 0.001707 sec., 940246.0456942003 rows/sec., 57.10 MiB/sec. 2026.05.28 06:29:14.514203 [ 142 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_179_45 to all_184_184_0 2026.05.28 06:29:14.514238 [ 294 ] {b308e312-7534-4d52-be29-61b5006c53ab} TCPHandler: Processed in 0.001872284 sec. 2026.05.28 06:29:14.514274 [ 142 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.514301 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.28 06:29:14.514388 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.514424 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTask::PrepareStage: Merging 6 parts: from all_1_179_45 to all_184_184_0 into Compact with storage Full 2026.05.28 06:29:14.514490 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.514539 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:29:14.514578 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:14.514620 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTreeSequentialSource: Reading 10 marks from part all_1_179_45, total 69918 rows starting from the beginning of the part 2026.05.28 06:29:14.514694 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 265 rows starting from the beginning of the part 2026.05.28 06:29:14.514745 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 162 rows starting from the beginning of the part 2026.05.28 06:29:14.514791 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 265 rows starting from the beginning of the part 2026.05.28 06:29:14.514838 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 160 rows starting from the beginning of the part 2026.05.28 06:29:14.514880 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.514885 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1605 rows starting from the beginning of the part 2026.05.28 06:29:14.514925 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:14.515252 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.28 06:29:14.515473 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.515627 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. 2026.05.28 06:29:14.515662 [ 294 ] {65440a0f-40c5-492b-a9a6-697cf238f25f} TCPHandler: Processed in 0.001323051 sec. 2026.05.28 06:29:14.515791 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.515886 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.515940 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} 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 2026.05.28 06:29:14.516842 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.516879 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:14.517483 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.28 06:29:14.517724 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.517856 [ 142 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.28 06:29:14.517870 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} executeQuery: Read 65 rows, 119.27 KiB in 0.002002 sec., 32467.53246753247 rows/sec., 58.18 MiB/sec. 2026.05.28 06:29:14.517899 [ 142 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.517926 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:14.517948 [ 294 ] {4469a35d-78c7-4775-8b9c-c945c6bbf675} TCPHandler: Processed in 0.002205092 sec. 2026.05.28 06:29:14.518039 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.28 06:29:14.518087 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:14.518189 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:14.518231 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:14.518309 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:14.518380 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3473 rows starting from the beginning of the part 2026.05.28 06:29:14.518527 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 50 rows starting from the beginning of the part 2026.05.28 06:29:14.518588 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:14.518630 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:14.518660 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:14.518798 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 50 rows starting from the beginning of the part 2026.05.28 06:29:14.518924 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:14.518971 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2026.05.28 06:29:14.519044 [ 189 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 65 rows starting from the beginning of the part 2026.05.28 06:29:14.519216 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.519357 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} executeQuery: Read 42 rows, 2.45 KiB in 0.001187 sec., 35383.31929233362 rows/sec., 2.02 MiB/sec. 2026.05.28 06:29:14.519392 [ 294 ] {b9757209-ab05-4367-9218-ab20b44a68aa} TCPHandler: Processed in 0.001354692 sec. 2026.05.28 06:29:14.527431 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergeTask::MergeProjectionsStage: Merge sorted 72375 rows, containing 5 columns (5 merged, 0 gathered) in 0.013063341 sec., 5540313.155723333 rows/sec., 354.23 MiB/sec. 2026.05.28 06:29:14.528435 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} MergedBlockOutputStream: filled checksums all_1_184_46 (state Temporary) 2026.05.28 06:29:14.528760 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_184_46 to all_1_184_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.528840 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_184_46} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_179_45, all_184_184_0] -> all_1_184_46 2026.05.28 06:29:14.528941 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. 2026.05.28 06:29:14.531991 [ 186 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 19 columns (19 merged, 0 gathered) in 0.013999603 sec., 261435.98500614625 rows/sec., 468.48 MiB/sec. 2026.05.28 06:29:14.534836 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.28 06:29:14.535204 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:14.535277 [ 196 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_156_31} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.28 06:29:14.535421 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.18 MiB. 2026.05.28 06:29:15.000231 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 422.15 MiB, peak 453.28 MiB, free memory in arenas 0.00 B, will set to 424.55 MiB (RSS), difference: 2.40 MiB 2026.05.28 06:29:18.585175 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52254 2026.05.28 06:29:18.585718 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:18.585753 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:18.586240 [ 244 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:29:18.586475 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:18.586610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52254 2026.05.28 06:29:19.266141 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:19.266391 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:19.266779 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:19.266820 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:19.267054 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:19.267129 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:19.267306 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:29:19.267343 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:19.267367 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:19.267383 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:19.267427 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:19.267448 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:19.268562 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} executeQuery: Read 45 rows, 9.70 KiB in 0.002271 sec., 19815.059445178336 rows/sec., 4.17 MiB/sec. 2026.05.28 06:29:19.268692 [ 294 ] {09eb716c-dfd7-4a43-94f9-89064af1816a} TCPHandler: Processed in 0.002723935 sec. 2026.05.28 06:29:19.270213 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:19.270331 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:19.270377 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:19.270924 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:19.270962 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:19.271352 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2026.05.28 06:29:19.271595 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:19.271745 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} executeQuery: Read 56 rows, 4.38 KiB in 0.00145 sec., 38620.68965517241 rows/sec., 2.95 MiB/sec. 2026.05.28 06:29:19.271782 [ 294 ] {c0277bbe-297c-4762-8a19-d181ebf94852} TCPHandler: Processed in 0.001620669 sec. 2026.05.28 06:29:19.271946 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:19.272047 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:19.272087 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:19.272609 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:19.272671 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:19.273140 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2026.05.28 06:29:19.273393 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:19.273610 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} executeQuery: Read 64 rows, 5.12 KiB in 0.001578 sec., 40557.66793409379 rows/sec., 3.17 MiB/sec. 2026.05.28 06:29:19.273709 [ 294 ] {c678b60d-c249-4014-a40a-239bf5226df1} TCPHandler: Processed in 0.001810674 sec. 2026.05.28 06:29:19.274032 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:19.274171 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:19.274242 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:19.274810 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:19.274847 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:19.275186 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2026.05.28 06:29:19.275392 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:19.275519 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} executeQuery: Read 128 rows, 9.13 KiB in 0.001391 sec., 92020.12940330697 rows/sec., 6.41 MiB/sec. 2026.05.28 06:29:19.275555 [ 294 ] {606527ca-91f0-416d-8c7e-82fbf0a68215} TCPHandler: Processed in 0.00167167 sec. 2026.05.28 06:29:19.275702 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:19.275799 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:19.275843 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:19.276212 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:19.276249 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:19.276545 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2026.05.28 06:29:19.276749 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:19.276877 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. 2026.05.28 06:29:19.276912 [ 294 ] {4acc5d05-3e39-4426-b1f6-876cf15b92e4} TCPHandler: Processed in 0.00125949 sec. 2026.05.28 06:29:21.403764 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 2026.05.28 06:29:21.423201 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:21.423268 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:21.430096 [ 245 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.28 06:29:21.430808 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:21.434203 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 821 2026.05.28 06:29:24.267433 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.267702 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:24.268109 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:24.268154 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:24.268390 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:24.268459 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:24.268621 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:29:24.268671 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:24.268694 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:24.268710 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:24.268753 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:24.268774 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:24.270218 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} executeQuery: Read 45 rows, 9.70 KiB in 0.00263 sec., 17110.266159695817 rows/sec., 3.60 MiB/sec. 2026.05.28 06:29:24.270343 [ 294 ] {e6f625bc-21ad-495d-bd28-b699fa76e9a7} TCPHandler: Processed in 0.003061403 sec. 2026.05.28 06:29:24.272529 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.272669 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:24.272721 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:24.273396 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.273441 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.273824 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2026.05.28 06:29:24.274051 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.274206 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} executeQuery: Read 78 rows, 6.59 KiB in 0.001577 sec., 49461.00190234622 rows/sec., 4.08 MiB/sec. 2026.05.28 06:29:24.274214 [ 139 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2026.05.28 06:29:24.274244 [ 294 ] {95a0a8c0-3bac-4e1b-b5aa-ed905694fd74} TCPHandler: Processed in 0.001779173 sec. 2026.05.28 06:29:24.274289 [ 139 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.274317 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.274417 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.274463 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2026.05.28 06:29:24.274525 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:24.274573 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:24.274615 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:24.274657 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 3308 rows starting from the beginning of the part 2026.05.28 06:29:24.274730 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 897 rows starting from the beginning of the part 2026.05.28 06:29:24.274782 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 78 rows starting from the beginning of the part 2026.05.28 06:29:24.274830 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 3258 rows starting from the beginning of the part 2026.05.28 06:29:24.274870 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 56 rows starting from the beginning of the part 2026.05.28 06:29:24.274923 [ 194 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 78 rows starting from the beginning of the part 2026.05.28 06:29:24.275028 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.275072 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.275404 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.28 06:29:24.275631 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.275770 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} executeQuery: Read 11 rows, 847.00 B in 0.001265 sec., 8695.652173913042 rows/sec., 653.87 KiB/sec. 2026.05.28 06:29:24.275807 [ 294 ] {2126bdf5-8eeb-4f88-bc93-a0da5aa23597} TCPHandler: Processed in 0.001439914 sec. 2026.05.28 06:29:24.275970 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.276068 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:24.276108 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:24.276610 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.276648 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.276959 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2026.05.28 06:29:24.277173 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.277249 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 5 columns (5 merged, 0 gathered) in 0.002854388 sec., 2688842.5820175814 rows/sec., 213.12 MiB/sec. 2026.05.28 06:29:24.277308 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} executeQuery: Read 75 rows, 6.00 KiB in 0.001258 sec., 59618.441971383145 rows/sec., 4.65 MiB/sec. 2026.05.28 06:29:24.277346 [ 133 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2026.05.28 06:29:24.277350 [ 294 ] {5069c8ef-37e6-4c58-8f99-49a54d828b56} TCPHandler: Processed in 0.001438925 sec. 2026.05.28 06:29:24.277416 [ 133 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.277449 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.277567 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.277586 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2026.05.28 06:29:24.277606 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2026.05.28 06:29:24.277673 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:24.277721 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:24.277744 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:24.277787 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1850 rows starting from the beginning of the part 2026.05.28 06:29:24.277863 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 540 rows starting from the beginning of the part 2026.05.28 06:29:24.277916 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 75 rows starting from the beginning of the part 2026.05.28 06:29:24.277965 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1778 rows starting from the beginning of the part 2026.05.28 06:29:24.277998 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.278014 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 64 rows starting from the beginning of the part 2026.05.28 06:29:24.278071 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 75 rows starting from the beginning of the part 2026.05.28 06:29:24.278132 [ 196 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_186_37} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2026.05.28 06:29:24.278191 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.278236 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.278263 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.28 06:29:24.278608 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2026.05.28 06:29:24.278856 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.278991 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} executeQuery: Read 160 rows, 11.41 KiB in 0.001338 sec., 119581.46487294469 rows/sec., 8.33 MiB/sec. 2026.05.28 06:29:24.279029 [ 294 ] {dad96aa0-0310-4805-9237-5ed12f93ce00} TCPHandler: Processed in 0.001511845 sec. 2026.05.28 06:29:24.279168 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.279266 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:24.279322 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} 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 2026.05.28 06:29:24.279612 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 4382 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090579 sec., 2096070.036100047 rows/sec., 151.87 MiB/sec. 2026.05.28 06:29:24.279826 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2026.05.28 06:29:24.280099 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.280172 [ 186 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_186_37} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2026.05.28 06:29:24.280194 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.280238 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.280252 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2026.05.28 06:29:24.280780 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.28 06:29:24.281023 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.281166 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} executeQuery: Read 11 rows, 20.18 KiB in 0.001919 sec., 5732.15216258468 rows/sec., 10.27 MiB/sec. 2026.05.28 06:29:24.281224 [ 294 ] {e351d960-10ec-4cb1-b203-daffbcb50700} TCPHandler: Processed in 0.00210546 sec. 2026.05.28 06:29:24.281283 [ 220 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:29:24.281324 [ 220 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:29:24.281364 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:24.281468 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:24.281512 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:24.281878 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.281916 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.282253 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2026.05.28 06:29:24.282501 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.282650 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. 2026.05.28 06:29:24.282665 [ 133 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2026.05.28 06:29:24.282685 [ 294 ] {310e43ef-bf0c-4e36-a7f9-d3abd7280486} TCPHandler: Processed in 0.001370742 sec. 2026.05.28 06:29:24.282717 [ 133 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:24.282750 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:24.282836 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2026.05.28 06:29:24.282953 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:24.282985 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 11580 rows starting from the beginning of the part 2026.05.28 06:29:24.283041 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 90 rows starting from the beginning of the part 2026.05.28 06:29:24.283088 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part 2026.05.28 06:29:24.283132 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 42 rows starting from the beginning of the part 2026.05.28 06:29:24.283175 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 48 rows starting from the beginning of the part 2026.05.28 06:29:24.283220 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 60 rows starting from the beginning of the part 2026.05.28 06:29:24.283624 [ 220 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2026.05.28 06:29:24.285706 [ 188 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 11880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002902289 sec., 4093320.8236671123 rows/sec., 263.99 MiB/sec. 2026.05.28 06:29:24.286040 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2026.05.28 06:29:24.286332 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:24.286405 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_186_37} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2026.05.28 06:29:24.286486 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2026.05.28 06:29:25.835875 [ 134 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:29:25.835956 [ 134 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:29:26.063852 [ 220 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:29:26.063907 [ 220 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:29:26.065801 [ 220 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:29:26.087773 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52766 2026.05.28 06:29:26.088375 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:26.088418 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:26.088901 [ 244 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:29:26.089133 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:26.089269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52766 2026.05.28 06:29:27.184143 [ 225 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:29:27.184209 [ 225 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:29:27.185884 [ 225 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.28 06:29:28.011078 [ 225 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:29:28.011125 [ 225 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:29:28.013188 [ 225 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.28 06:29:28.935243 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 2026.05.28 06:29:28.953305 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:28.953368 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:28.959882 [ 245 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.28 06:29:28.960601 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:28.963757 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 829 2026.05.28 06:29:29.000220 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 421.07 MiB, peak 453.28 MiB, free memory in arenas 0.00 B, will set to 424.55 MiB (RSS), difference: 3.48 MiB 2026.05.28 06:29:29.272864 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.273224 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:29:29.273644 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:29.273686 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:29:29.273935 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:29.274004 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:29.274155 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:29:29.274193 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:29.274215 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:29.274231 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:29.274273 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:29:29.274295 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:29.275760 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} executeQuery: Read 45 rows, 9.70 KiB in 0.002703 sec., 16648.16870144284 rows/sec., 3.50 MiB/sec. 2026.05.28 06:29:29.275883 [ 294 ] {a4ec203e-7896-496c-8f1e-5ce259ae33d0} TCPHandler: Processed in 0.003196196 sec. 2026.05.28 06:29:29.281658 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.281807 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.281870 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:29:29.282704 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.282747 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.283133 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:29:29.283374 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.283518 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. 2026.05.28 06:29:29.283556 [ 294 ] {6c7348c7-b7ca-45f9-b9ca-01a43f376c09} TCPHandler: Processed in 0.001963297 sec. 2026.05.28 06:29:29.283724 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.283838 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:29.283878 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:29.285088 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.285125 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.285484 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2026.05.28 06:29:29.285706 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.285839 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} executeQuery: Read 897 rows, 72.26 KiB in 0.00202 sec., 444059.40594059404 rows/sec., 34.93 MiB/sec. 2026.05.28 06:29:29.285876 [ 294 ] {b747f499-f221-4eca-9ad3-37ca1dd41673} TCPHandler: Processed in 0.002211392 sec. 2026.05.28 06:29:29.286048 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.286147 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.286188 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:29.286720 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.286759 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.287070 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.28 06:29:29.287283 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.287416 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} executeQuery: Read 192 rows, 12.30 KiB in 0.001288 sec., 149068.32298136645 rows/sec., 9.33 MiB/sec. 2026.05.28 06:29:29.287453 [ 294 ] {4de3d8b4-c27b-447d-9f37-ef62eb9711cc} TCPHandler: Processed in 0.001454025 sec. 2026.05.28 06:29:29.287462 [ 130 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.28 06:29:29.287521 [ 130 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.287546 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.287589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.287683 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.28 06:29:29.287694 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.287781 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:29:29.287834 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:29.287875 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 239 rows starting from the beginning of the part 2026.05.28 06:29:29.287940 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 192 rows starting from the beginning of the part 2026.05.28 06:29:29.287993 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:29.288046 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 215 rows starting from the beginning of the part 2026.05.28 06:29:29.288095 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:29.288142 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 192 rows starting from the beginning of the part 2026.05.28 06:29:29.288257 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.288301 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.288639 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:29:29.288889 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.289024 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} executeQuery: Read 149 rows, 9.86 KiB in 0.00135 sec., 110370.37037037036 rows/sec., 7.13 MiB/sec. 2026.05.28 06:29:29.289060 [ 294 ] {e9ce9f41-3c67-4a56-a624-58977e01c595} TCPHandler: Processed in 0.001520816 sec. 2026.05.28 06:29:29.289134 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507456 sec., 570497.5800288699 rows/sec., 38.42 MiB/sec. 2026.05.28 06:29:29.289237 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.289283 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.28 06:29:29.289341 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.289390 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:29:29.289538 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.289616 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_161_32} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.28 06:29:29.289697 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.28 06:29:29.289917 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.289962 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.290275 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:29:29.290495 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.290626 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} executeQuery: Read 148 rows, 8.62 KiB in 0.001303 sec., 113584.03683806601 rows/sec., 6.46 MiB/sec. 2026.05.28 06:29:29.290663 [ 294 ] {f4985923-e06c-4274-9150-c0565a74391c} TCPHandler: Processed in 0.001475425 sec. 2026.05.28 06:29:29.290799 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.290896 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:29.290936 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:29.291560 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.291598 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.291921 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2026.05.28 06:29:29.292137 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.292266 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} executeQuery: Read 540 rows, 39.18 KiB in 0.001389 sec., 388768.89848812093 rows/sec., 27.55 MiB/sec. 2026.05.28 06:29:29.292301 [ 294 ] {f5b0a102-38ee-4490-9c80-6ee30984efa9} TCPHandler: Processed in 0.001553127 sec. 2026.05.28 06:29:29.292428 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.292527 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:29:29.292569 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:29:29.292930 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.292968 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.293263 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:29:29.293472 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.293605 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. 2026.05.28 06:29:29.293639 [ 294 ] {19fa47b7-0232-4bf0-9748-3e7ffe3ecdfb} TCPHandler: Processed in 0.0012607 sec. 2026.05.28 06:29:29.293769 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.293867 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.293910 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:29.294321 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.294357 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.294686 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2026.05.28 06:29:29.294897 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.295025 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. 2026.05.28 06:29:29.295060 [ 294 ] {fa3ffaf1-a391-4380-bb2f-d9e185a9d9ed} TCPHandler: Processed in 0.001340062 sec. 2026.05.28 06:29:29.295194 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.295290 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.295333 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:29:29.295664 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.295700 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.295987 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.28 06:29:29.296193 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.296321 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. 2026.05.28 06:29:29.296355 [ 294 ] {576d0c4d-de3f-468b-8cba-2fcdeb28f9ba} TCPHandler: Processed in 0.001210448 sec. 2026.05.28 06:29:29.296484 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.296587 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.296641 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} 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 2026.05.28 06:29:29.297615 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.297653 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.298233 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.28 06:29:29.298459 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.298603 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} executeQuery: Read 50 rows, 91.75 KiB in 0.002034 sec., 24582.10422812193 rows/sec., 44.05 MiB/sec. 2026.05.28 06:29:29.298656 [ 294 ] {f133541b-1c00-4217-af7e-d382237889d6} TCPHandler: Processed in 0.002220772 sec. 2026.05.28 06:29:29.298805 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:29.298903 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:29.298945 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:29.299304 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:29.299341 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:29.299650 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2026.05.28 06:29:29.299858 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:29.299985 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. 2026.05.28 06:29:29.300019 [ 294 ] {59b004a8-52cd-49f2-ab13-3c64e67653e6} TCPHandler: Processed in 0.00126421 sec. 2026.05.28 06:29:30.169250 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 6 old parts to remove. Parts: [all_1_70_14, all_71_71_0, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0] 2026.05.28 06:29:30.169310 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from filesystem (serially): Parts: [all_1_70_14, all_71_71_0, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0] 2026.05.28 06:29:30.171408 [ 222 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 6 parts from memory: Parts: [all_1_70_14, all_71_71_0, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0] 2026.05.28 06:29:33.590492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53214 2026.05.28 06:29:33.591267 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:33.591307 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:33.591803 [ 244 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:29:33.592037 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:33.592171 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53214 2026.05.28 06:29:33.592247 [ 121 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:29:33.592355 [ 121 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:33.592395 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:33.592592 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:29:33.592766 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:33.592813 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50846 rows starting from the beginning of the part 2026.05.28 06:29:33.592894 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part 2026.05.28 06:29:33.592952 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part 2026.05.28 06:29:33.593005 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part 2026.05.28 06:29:33.593057 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part 2026.05.28 06:29:33.593109 [ 195 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part 2026.05.28 06:29:33.596196 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 53214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003685948 sec., 14436991.51480162 rows/sec., 206.52 MiB/sec. 2026.05.28 06:29:33.596582 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:29:33.596884 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:33.596963 [ 198 ] {b9525806-0c04-4a89-8cad-11984ccfb893::all_1_111_22} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:29:33.597089 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.05.28 06:29:34.071673 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:29:34.071730 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:29:34.073676 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:29:34.267555 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.267806 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:34.268171 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:34.268210 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:34.268440 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:34.268522 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:34.268683 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:29:34.268721 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:34.268743 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:34.268760 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:34.268804 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:34.268826 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:34.269989 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} executeQuery: Read 45 rows, 9.70 KiB in 0.002286 sec., 19685.039370078743 rows/sec., 4.14 MiB/sec. 2026.05.28 06:29:34.270114 [ 294 ] {415d51af-0d9e-4435-b361-58ee092f38b6} TCPHandler: Processed in 0.002711505 sec. 2026.05.28 06:29:34.272244 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.272450 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:34.272530 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:34.273362 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:34.273413 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:34.273809 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2026.05.28 06:29:34.274036 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:34.274186 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} executeQuery: Read 78 rows, 6.59 KiB in 0.001796 sec., 43429.84409799554 rows/sec., 3.58 MiB/sec. 2026.05.28 06:29:34.274226 [ 294 ] {2415f048-d120-4839-b459-298ffc01dd36} TCPHandler: Processed in 0.002133511 sec. 2026.05.28 06:29:34.274406 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.274503 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:34.274545 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:34.275102 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:34.275140 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:34.275452 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.28 06:29:34.275668 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:34.275800 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} executeQuery: Read 11 rows, 847.00 B in 0.001316 sec., 8358.662613981764 rows/sec., 628.53 KiB/sec. 2026.05.28 06:29:34.275836 [ 294 ] {9ce8792e-7648-4c5e-85eb-feb4742f64c8} TCPHandler: Processed in 0.001489306 sec. 2026.05.28 06:29:34.275993 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.276089 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:34.276130 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:34.276602 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:34.276641 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:34.276953 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2026.05.28 06:29:34.277159 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:34.277288 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} executeQuery: Read 75 rows, 6.00 KiB in 0.001217 sec., 61626.95152013147 rows/sec., 4.81 MiB/sec. 2026.05.28 06:29:34.277324 [ 294 ] {cd5024b7-7b83-467a-bc5d-4121c93b83c0} TCPHandler: Processed in 0.001379423 sec. 2026.05.28 06:29:34.277409 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.277453 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.277453 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.277567 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:34.277612 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:34.278133 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:34.278180 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:34.278567 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2026.05.28 06:29:34.278839 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:34.278979 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} executeQuery: Read 160 rows, 11.41 KiB in 0.001432 sec., 111731.843575419 rows/sec., 7.78 MiB/sec. 2026.05.28 06:29:34.279018 [ 294 ] {25e8f2a9-02b9-40ff-8161-3acd051686f6} TCPHandler: Processed in 0.001613599 sec. 2026.05.28 06:29:34.279163 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.279268 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:34.279329 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} 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 2026.05.28 06:29:34.279660 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.280234 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:34.280279 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:34.280843 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.28 06:29:34.281073 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:34.281219 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} executeQuery: Read 11 rows, 20.18 KiB in 0.00197 sec., 5583.756345177665 rows/sec., 10.01 MiB/sec. 2026.05.28 06:29:34.281290 [ 294 ] {cbeb758e-d1b1-4cc3-b6f4-364668e57cb2} TCPHandler: Processed in 0.002179602 sec. 2026.05.28 06:29:34.281445 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:34.281551 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:34.281594 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:34.281985 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:34.282022 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:34.282337 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2026.05.28 06:29:34.282560 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:34.282690 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. 2026.05.28 06:29:34.282725 [ 294 ] {38f5107e-b789-4c7c-911f-01de5485e482} TCPHandler: Processed in 0.001328602 sec. 2026.05.28 06:29:34.282827 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.282868 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.284954 [ 220 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.563412 [ 220 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.563468 [ 220 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:34.565734 [ 220 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2026.05.28 06:29:36.464780 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 2026.05.28 06:29:36.486850 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:36.486922 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:36.493687 [ 245 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.28 06:29:36.494477 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:36.494812 [ 117 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.28 06:29:36.494885 [ 117 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:36.494910 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:36.495024 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.28 06:29:36.498732 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:36.500348 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 798 rows starting from the beginning of the part 2026.05.28 06:29:36.500991 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 836 2026.05.28 06:29:36.505206 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part 2026.05.28 06:29:36.510070 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part 2026.05.28 06:29:36.515447 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part 2026.05.28 06:29:36.520953 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part 2026.05.28 06:29:36.526260 [ 197 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part 2026.05.28 06:29:36.595143 [ 187 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.100164022 sec., 8346.310215059055 rows/sec., 43.16 MiB/sec. 2026.05.28 06:29:36.598445 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.28 06:29:36.601035 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:36.601148 [ 192 ] {517151f7-9290-470f-9c96-41ac14858e5f::all_1_111_22} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.28 06:29:36.603638 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.28 06:29:37.000363 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 425.63 MiB, peak 453.28 MiB, free memory in arenas 0.00 B, will set to 424.56 MiB (RSS), difference: -1.07 MiB 2026.05.28 06:29:37.758298 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53406 2026.05.28 06:29:37.758383 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.758409 [ 371 ] {} TCP-Session: 15d1dd2e-0f5b-4c0d-89d9-47d757e0128a Authenticating user 'default' from [fd00:1122:3344:101::e]:53406 2026.05.28 06:29:37.758431 [ 371 ] {} TCP-Session: 15d1dd2e-0f5b-4c0d-89d9-47d757e0128a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758447 [ 371 ] {} TCP-Session: 15d1dd2e-0f5b-4c0d-89d9-47d757e0128a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758662 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60970 2026.05.28 06:29:37.758691 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55895 2026.05.28 06:29:37.758701 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47856 2026.05.28 06:29:37.758758 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.758771 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.758727 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64342 2026.05.28 06:29:37.758810 [ 371 ] {} TCP-Session: 15d1dd2e-0f5b-4c0d-89d9-47d757e0128a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:37.758816 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.758805 [ 317 ] {} TCP-Session: 6efec8a7-ad65-499f-8edb-3037f397691b Authenticating user 'default' from [fd00:1122:3344:101::e]:55895 2026.05.28 06:29:37.758879 [ 367 ] {} TCP-Session: 50c7b7bb-0791-461f-b566-5a9a6a1cf2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47856 2026.05.28 06:29:37.758876 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.758907 [ 317 ] {} TCP-Session: 6efec8a7-ad65-499f-8edb-3037f397691b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758925 [ 367 ] {} TCP-Session: 50c7b7bb-0791-461f-b566-5a9a6a1cf2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758947 [ 317 ] {} TCP-Session: 6efec8a7-ad65-499f-8edb-3037f397691b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758936 [ 369 ] {} TCP-Session: a83e2467-68c2-4f60-941a-61eb0ee211b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64342 2026.05.28 06:29:37.758982 [ 367 ] {} TCP-Session: 50c7b7bb-0791-461f-b566-5a9a6a1cf2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758999 [ 371 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} executeQuery: (from [fd00:1122:3344:101::e]:53406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:29:37.759016 [ 369 ] {} TCP-Session: a83e2467-68c2-4f60-941a-61eb0ee211b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758801 [ 380 ] {} TCP-Session: d555ef38-6b58-47d6-9ca8-5cec7bebb3f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60970 2026.05.28 06:29:37.759053 [ 369 ] {} TCP-Session: a83e2467-68c2-4f60-941a-61eb0ee211b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759077 [ 380 ] {} TCP-Session: d555ef38-6b58-47d6-9ca8-5cec7bebb3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758733 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59255 2026.05.28 06:29:37.759103 [ 380 ] {} TCP-Session: d555ef38-6b58-47d6-9ca8-5cec7bebb3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.758711 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33369 2026.05.28 06:29:37.759184 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.758681 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50061 2026.05.28 06:29:37.759215 [ 370 ] {} TCP-Session: e57769df-d9e8-433b-91dc-9a1d43a46b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:59255 2026.05.28 06:29:37.758665 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37763 2026.05.28 06:29:37.759262 [ 370 ] {} TCP-Session: e57769df-d9e8-433b-91dc-9a1d43a46b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759220 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.759283 [ 370 ] {} TCP-Session: e57769df-d9e8-433b-91dc-9a1d43a46b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759291 [ 371 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:29:37.759307 [ 368 ] {} TCP-Session: c5514eb0-86c1-42d9-a1f3-a0c1bcc7a38a Authenticating user 'default' from [fd00:1122:3344:101::e]:33369 2026.05.28 06:29:37.759302 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.759343 [ 368 ] {} TCP-Session: c5514eb0-86c1-42d9-a1f3-a0c1bcc7a38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759280 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.759363 [ 371 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:37.759367 [ 381 ] {} TCP-Session: 0cd92ef3-9e5b-4a56-8134-68729faec734 Authenticating user 'default' from [fd00:1122:3344:101::e]:37763 2026.05.28 06:29:37.759402 [ 316 ] {} TCP-Session: ef9784d3-bfc7-4fd4-9c8d-883d08d3bd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:50061 2026.05.28 06:29:37.759432 [ 381 ] {} TCP-Session: 0cd92ef3-9e5b-4a56-8134-68729faec734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759453 [ 316 ] {} TCP-Session: ef9784d3-bfc7-4fd4-9c8d-883d08d3bd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759461 [ 381 ] {} TCP-Session: 0cd92ef3-9e5b-4a56-8134-68729faec734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759479 [ 316 ] {} TCP-Session: ef9784d3-bfc7-4fd4-9c8d-883d08d3bd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759363 [ 368 ] {} TCP-Session: c5514eb0-86c1-42d9-a1f3-a0c1bcc7a38a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.759692 [ 371 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:29:37.760735 [ 333 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} AggregatingTransform: Aggregating 2026.05.28 06:29:37.760770 [ 333 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} Aggregator: Aggregation method: without_key 2026.05.28 06:29:37.760797 [ 333 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989393 sec. (1010.721 rows/sec., 39.48 KiB/sec.) 2026.05.28 06:29:37.760812 [ 333 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} Aggregator: Merging aggregated data 2026.05.28 06:29:37.761316 [ 371 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} executeQuery: Read 1 rows, 40.00 B in 0.002374 sec., 421.2299915754002 rows/sec., 16.45 KiB/sec. 2026.05.28 06:29:37.761453 [ 371 ] {9ab7b4ec-6631-4616-b9a4-0c31c070c15f} TCPHandler: Processed in 0.002759125 sec. 2026.05.28 06:29:37.761603 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761631 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761639 [ 371 ] {} TCP-Session: 15d1dd2e-0f5b-4c0d-89d9-47d757e0128a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761644 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761663 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761704 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761723 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761733 [ 316 ] {} TCP-Session: ef9784d3-bfc7-4fd4-9c8d-883d08d3bd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761737 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761755 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761768 [ 317 ] {} TCP-Session: 6efec8a7-ad65-499f-8edb-3037f397691b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761801 [ 369 ] {} TCP-Session: a83e2467-68c2-4f60-941a-61eb0ee211b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761816 [ 368 ] {} TCP-Session: c5514eb0-86c1-42d9-a1f3-a0c1bcc7a38a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761753 [ 367 ] {} TCP-Session: 50c7b7bb-0791-461f-b566-5a9a6a1cf2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761712 [ 381 ] {} TCP-Session: 0cd92ef3-9e5b-4a56-8134-68729faec734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761688 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.761676 [ 380 ] {} TCP-Session: d555ef38-6b58-47d6-9ca8-5cec7bebb3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.761915 [ 370 ] {} TCP-Session: e57769df-d9e8-433b-91dc-9a1d43a46b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789145 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60820 2026.05.28 06:29:37.789215 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.789240 [ 367 ] {} TCP-Session: 13e6bab0-bdbc-45e4-ab9d-f2711384df3f Authenticating user 'default' from [fd00:1122:3344:101::e]:60820 2026.05.28 06:29:37.789262 [ 367 ] {} TCP-Session: 13e6bab0-bdbc-45e4-ab9d-f2711384df3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789274 [ 367 ] {} TCP-Session: 13e6bab0-bdbc-45e4-ab9d-f2711384df3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789531 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56558 2026.05.28 06:29:37.789565 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37570 2026.05.28 06:29:37.789584 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42682 2026.05.28 06:29:37.789604 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53032 2026.05.28 06:29:37.789624 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.789653 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.789678 [ 370 ] {} TCP-Session: a4c72c0d-3485-4acd-aaa6-10c6ae43c8cf Authenticating user 'default' from [fd00:1122:3344:101::e]:37570 2026.05.28 06:29:37.789683 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.789695 [ 380 ] {} TCP-Session: ff560e38-b5a7-470b-bafe-2da6264447fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42682 2026.05.28 06:29:37.789706 [ 370 ] {} TCP-Session: a4c72c0d-3485-4acd-aaa6-10c6ae43c8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789717 [ 381 ] {} TCP-Session: d009512a-0e02-4e1f-b844-911277993288 Authenticating user 'default' from [fd00:1122:3344:101::e]:53032 2026.05.28 06:29:37.789736 [ 380 ] {} TCP-Session: ff560e38-b5a7-470b-bafe-2da6264447fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789738 [ 370 ] {} TCP-Session: a4c72c0d-3485-4acd-aaa6-10c6ae43c8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789751 [ 381 ] {} TCP-Session: d009512a-0e02-4e1f-b844-911277993288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789762 [ 380 ] {} TCP-Session: ff560e38-b5a7-470b-bafe-2da6264447fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789783 [ 381 ] {} TCP-Session: d009512a-0e02-4e1f-b844-911277993288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789718 [ 367 ] {} TCP-Session: 13e6bab0-bdbc-45e4-ab9d-f2711384df3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:37.789634 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46935 2026.05.28 06:29:37.789614 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.789617 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55415 2026.05.28 06:29:37.789921 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.789919 [ 368 ] {} TCP-Session: d9aa75a5-ec60-4da8-a2b7-9511e597ceae Authenticating user 'default' from [fd00:1122:3344:101::e]:56558 2026.05.28 06:29:37.789973 [ 317 ] {} TCP-Session: 084f2dde-e099-4266-81b3-b7427df2d619 Authenticating user 'default' from [fd00:1122:3344:101::e]:46935 2026.05.28 06:29:37.789989 [ 368 ] {} TCP-Session: d9aa75a5-ec60-4da8-a2b7-9511e597ceae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789996 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.790014 [ 368 ] {} TCP-Session: d9aa75a5-ec60-4da8-a2b7-9511e597ceae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789534 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36547 2026.05.28 06:29:37.790041 [ 316 ] {} TCP-Session: 55b4ae20-798a-4e19-a977-6db94552e065 Authenticating user 'default' from [fd00:1122:3344:101::e]:55415 2026.05.28 06:29:37.790052 [ 367 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} executeQuery: (from [fd00:1122:3344:101::e]:60820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:29:37.790095 [ 316 ] {} TCP-Session: 55b4ae20-798a-4e19-a977-6db94552e065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790099 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.790129 [ 316 ] {} TCP-Session: 55b4ae20-798a-4e19-a977-6db94552e065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790153 [ 369 ] {} TCP-Session: 97181b37-23d5-4298-8e07-d1756f0b4b4d Authenticating user 'default' from [fd00:1122:3344:101::e]:36547 2026.05.28 06:29:37.790010 [ 317 ] {} TCP-Session: 084f2dde-e099-4266-81b3-b7427df2d619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790184 [ 369 ] {} TCP-Session: 97181b37-23d5-4298-8e07-d1756f0b4b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790201 [ 317 ] {} TCP-Session: 084f2dde-e099-4266-81b3-b7427df2d619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790215 [ 369 ] {} TCP-Session: 97181b37-23d5-4298-8e07-d1756f0b4b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.789587 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42539 2026.05.28 06:29:37.790318 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.790345 [ 371 ] {} TCP-Session: 14c07696-591d-437d-a098-e825c6340137 Authenticating user 'default' from [fd00:1122:3344:101::e]:42539 2026.05.28 06:29:37.790363 [ 371 ] {} TCP-Session: 14c07696-591d-437d-a098-e825c6340137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790377 [ 371 ] {} TCP-Session: 14c07696-591d-437d-a098-e825c6340137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.790416 [ 367 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:29:37.790509 [ 367 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:37.790792 [ 367 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:29:37.791697 [ 360 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} AggregatingTransform: Aggregating 2026.05.28 06:29:37.791736 [ 360 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} Aggregator: Aggregation method: without_key 2026.05.28 06:29:37.791770 [ 360 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877901 sec. (1139.081 rows/sec., 44.50 KiB/sec.) 2026.05.28 06:29:37.791788 [ 360 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} Aggregator: Merging aggregated data 2026.05.28 06:29:37.792554 [ 367 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} executeQuery: Read 1 rows, 40.00 B in 0.002568 sec., 389.4080996884735 rows/sec., 15.21 KiB/sec. 2026.05.28 06:29:37.792806 [ 367 ] {45317007-7a5a-4d7b-9a30-d39cac390e66} TCPHandler: Processed in 0.003261228 sec. 2026.05.28 06:29:37.792967 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.792999 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793005 [ 367 ] {} TCP-Session: 13e6bab0-bdbc-45e4-ab9d-f2711384df3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793027 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793046 [ 317 ] {} TCP-Session: 084f2dde-e099-4266-81b3-b7427df2d619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793044 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793081 [ 368 ] {} TCP-Session: d9aa75a5-ec60-4da8-a2b7-9511e597ceae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793092 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793113 [ 369 ] {} TCP-Session: 97181b37-23d5-4298-8e07-d1756f0b4b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793121 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793136 [ 380 ] {} TCP-Session: ff560e38-b5a7-470b-bafe-2da6264447fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793149 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793167 [ 371 ] {} TCP-Session: 14c07696-591d-437d-a098-e825c6340137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793178 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793198 [ 381 ] {} TCP-Session: d009512a-0e02-4e1f-b844-911277993288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793074 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.793223 [ 316 ] {} TCP-Session: 55b4ae20-798a-4e19-a977-6db94552e065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.793263 [ 370 ] {} TCP-Session: a4c72c0d-3485-4acd-aaa6-10c6ae43c8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957217 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41633 2026.05.28 06:29:37.957300 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.957328 [ 367 ] {} TCP-Session: 30803761-9efa-4ae9-84b2-a572a8b332ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41633 2026.05.28 06:29:37.957352 [ 367 ] {} TCP-Session: 30803761-9efa-4ae9-84b2-a572a8b332ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957366 [ 367 ] {} TCP-Session: 30803761-9efa-4ae9-84b2-a572a8b332ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957571 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53673 2026.05.28 06:29:37.957586 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57129 2026.05.28 06:29:37.957621 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59814 2026.05.28 06:29:37.957632 [ 380 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53815 2026.05.28 06:29:37.957665 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.957674 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54450 2026.05.28 06:29:37.957691 [ 367 ] {} TCP-Session: 30803761-9efa-4ae9-84b2-a572a8b332ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:37.957715 [ 380 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.957707 [ 368 ] {} TCP-Session: 8da9a733-bb1a-444f-bcdb-434090207197 Authenticating user 'default' from [fd00:1122:3344:101::e]:53673 2026.05.28 06:29:37.957760 [ 380 ] {} TCP-Session: d41bc655-e8fa-48d4-866d-d009f38697e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53815 2026.05.28 06:29:37.957766 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.957785 [ 368 ] {} TCP-Session: 8da9a733-bb1a-444f-bcdb-434090207197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957794 [ 380 ] {} TCP-Session: d41bc655-e8fa-48d4-866d-d009f38697e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957818 [ 368 ] {} TCP-Session: 8da9a733-bb1a-444f-bcdb-434090207197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957832 [ 380 ] {} TCP-Session: d41bc655-e8fa-48d4-866d-d009f38697e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957812 [ 317 ] {} TCP-Session: e1435da8-d3cb-4946-88a3-6f5c1eb5e8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:54450 2026.05.28 06:29:37.957687 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.957887 [ 367 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} executeQuery: (from [fd00:1122:3344:101::e]:41633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.28 06:29:37.957902 [ 317 ] {} TCP-Session: e1435da8-d3cb-4946-88a3-6f5c1eb5e8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957925 [ 369 ] {} TCP-Session: 8bb667d2-cb6f-4b64-9337-0e5a88799ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57129 2026.05.28 06:29:37.957940 [ 317 ] {} TCP-Session: e1435da8-d3cb-4946-88a3-6f5c1eb5e8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957656 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56817 2026.05.28 06:29:37.957964 [ 369 ] {} TCP-Session: 8bb667d2-cb6f-4b64-9337-0e5a88799ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.957644 [ 381 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38124 2026.05.28 06:29:37.958013 [ 369 ] {} TCP-Session: 8bb667d2-cb6f-4b64-9337-0e5a88799ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958027 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.957608 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 2026.05.28 06:29:37.958061 [ 316 ] {} TCP-Session: 076a71f2-3199-4251-87d0-1b87e46f01df Authenticating user 'default' from [fd00:1122:3344:101::e]:56817 2026.05.28 06:29:37.958061 [ 381 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.958086 [ 316 ] {} TCP-Session: 076a71f2-3199-4251-87d0-1b87e46f01df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958098 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.958110 [ 381 ] {} TCP-Session: 78ec972c-87ed-4ff5-8a62-6ee58c2e56fe Authenticating user 'default' from [fd00:1122:3344:101::e]:38124 2026.05.28 06:29:37.958112 [ 316 ] {} TCP-Session: 076a71f2-3199-4251-87d0-1b87e46f01df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958126 [ 370 ] {} TCP-Session: 86698207-ec67-40ec-895d-ec06d5e1713f Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 2026.05.28 06:29:37.958138 [ 381 ] {} TCP-Session: 78ec972c-87ed-4ff5-8a62-6ee58c2e56fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958158 [ 370 ] {} TCP-Session: 86698207-ec67-40ec-895d-ec06d5e1713f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958164 [ 381 ] {} TCP-Session: 78ec972c-87ed-4ff5-8a62-6ee58c2e56fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958182 [ 370 ] {} TCP-Session: 86698207-ec67-40ec-895d-ec06d5e1713f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958181 [ 367 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.28 06:29:37.957696 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.28 06:29:37.958246 [ 371 ] {} TCP-Session: e90f3085-01e3-4820-a868-cb9cbfb05215 Authenticating user 'default' from [fd00:1122:3344:101::e]:59814 2026.05.28 06:29:37.958253 [ 367 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:37.958266 [ 371 ] {} TCP-Session: e90f3085-01e3-4820-a868-cb9cbfb05215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958280 [ 371 ] {} TCP-Session: e90f3085-01e3-4820-a868-cb9cbfb05215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.958539 [ 367 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} oximeter.version (a059b965-d518-449e-9355-c455d1e2435a) (SelectExecutor): Key condition: unknown 2026.05.28 06:29:37.959532 [ 344 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} AggregatingTransform: Aggregating 2026.05.28 06:29:37.959568 [ 344 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} Aggregator: Aggregation method: without_key 2026.05.28 06:29:37.959600 [ 344 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959212 sec. (1042.522 rows/sec., 40.72 KiB/sec.) 2026.05.28 06:29:37.959617 [ 344 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} Aggregator: Merging aggregated data 2026.05.28 06:29:37.960277 [ 367 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} executeQuery: Read 1 rows, 40.00 B in 0.002447 sec., 408.6636697997548 rows/sec., 15.96 KiB/sec. 2026.05.28 06:29:37.960437 [ 367 ] {ec0b80d7-e476-4fb3-a8c8-d91f476400e7} TCPHandler: Processed in 0.002865568 sec. 2026.05.28 06:29:37.960570 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960603 [ 367 ] {} TCP-Session: 30803761-9efa-4ae9-84b2-a572a8b332ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960605 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960628 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960645 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960661 [ 368 ] {} TCP-Session: 8da9a733-bb1a-444f-bcdb-434090207197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960668 [ 380 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960681 [ 317 ] {} TCP-Session: e1435da8-d3cb-4946-88a3-6f5c1eb5e8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960698 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960724 [ 380 ] {} TCP-Session: d41bc655-e8fa-48d4-866d-d009f38697e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960729 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960750 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960768 [ 381 ] {} TCPHandler: Done processing connection. 2026.05.28 06:29:37.960784 [ 371 ] {} TCP-Session: e90f3085-01e3-4820-a868-cb9cbfb05215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960797 [ 370 ] {} TCP-Session: 86698207-ec67-40ec-895d-ec06d5e1713f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960814 [ 381 ] {} TCP-Session: 78ec972c-87ed-4ff5-8a62-6ee58c2e56fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960756 [ 316 ] {} TCP-Session: 076a71f2-3199-4251-87d0-1b87e46f01df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:37.960697 [ 369 ] {} TCP-Session: 8bb667d2-cb6f-4b64-9337-0e5a88799ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.28 06:29:39.137404 [ 218 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.137689 [ 218 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.140017 [ 218 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.273184 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.273409 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:29:39.273899 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:39.273943 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:29:39.274195 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:39.274268 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:39.274417 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:29:39.274462 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:39.274485 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:39.274501 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:39.274546 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:29:39.274567 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:39.275884 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} executeQuery: Read 45 rows, 9.70 KiB in 0.00258 sec., 17441.86046511628 rows/sec., 3.67 MiB/sec. 2026.05.28 06:29:39.276010 [ 294 ] {aba3ba6a-9fc3-4326-9496-87cbb2cef2c8} TCPHandler: Processed in 0.00295718 sec. 2026.05.28 06:29:39.282027 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.282149 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.282198 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:29:39.282944 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.282986 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.283578 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:29:39.284145 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.284286 [ 111 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 2026.05.28 06:29:39.284293 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} executeQuery: Read 284 rows, 18.47 KiB in 0.002182 sec., 130155.82034830432 rows/sec., 8.27 MiB/sec. 2026.05.28 06:29:39.284365 [ 111 ] {} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.284384 [ 294 ] {34fd1e3e-0549-403f-893b-23f8539b2c85} TCPHandler: Processed in 0.002409807 sec. 2026.05.28 06:29:39.284397 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.284537 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full 2026.05.28 06:29:39.284692 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:39.284729 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 284 rows starting from the beginning of the part 2026.05.28 06:29:39.284801 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 284 rows starting from the beginning of the part 2026.05.28 06:29:39.284856 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 284 rows starting from the beginning of the part 2026.05.28 06:29:39.284910 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 284 rows starting from the beginning of the part 2026.05.28 06:29:39.284961 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 284 rows starting from the beginning of the part 2026.05.28 06:29:39.285187 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.285307 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:39.285351 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:39.286013 [ 201 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531807 sec., 927009.7342550334 rows/sec., 62.41 MiB/sec. 2026.05.28 06:29:39.286158 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.286203 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.286341 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) 2026.05.28 06:29:39.286821 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2026.05.28 06:29:39.286953 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.287052 [ 190 ] {1932ce6a-58a7-4abf-94eb-9a3683c087b2::all_1_81_20} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 2026.05.28 06:29:39.287152 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.28 06:29:39.287434 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.287581 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} executeQuery: Read 897 rows, 72.26 KiB in 0.002297 sec., 390509.360034828 rows/sec., 30.72 MiB/sec. 2026.05.28 06:29:39.287619 [ 294 ] {4162a66a-9ec0-4c91-82e5-ee3c0a34949b} TCPHandler: Processed in 0.002483209 sec. 2026.05.28 06:29:39.288210 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.288310 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.288351 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:39.288941 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.288978 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.289464 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.28 06:29:39.290068 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.290207 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} executeQuery: Read 192 rows, 12.30 KiB in 0.001917 sec., 100156.4945226917 rows/sec., 6.27 MiB/sec. 2026.05.28 06:29:39.290243 [ 294 ] {bb101212-e0ac-4fe0-b2c6-0b4ab8fb1642} TCPHandler: Processed in 0.002082009 sec. 2026.05.28 06:29:39.290371 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.290479 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.290520 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:29:39.291013 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.291049 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.291534 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:29:39.292108 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.292238 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} executeQuery: Read 149 rows, 9.86 KiB in 0.001778 sec., 83802.02474690664 rows/sec., 5.41 MiB/sec. 2026.05.28 06:29:39.292273 [ 294 ] {462f00aa-85ee-48ec-895d-0d4142c7c172} TCPHandler: Processed in 0.001952567 sec. 2026.05.28 06:29:39.292416 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.292524 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.292563 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:29:39.293043 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.293079 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.293565 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:29:39.294196 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.294331 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} executeQuery: Read 148 rows, 8.62 KiB in 0.001825 sec., 81095.8904109589 rows/sec., 4.61 MiB/sec. 2026.05.28 06:29:39.294352 [ 114 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 2026.05.28 06:29:39.294366 [ 294 ] {e128b061-5176-40e6-b085-0ccc302191c3} TCPHandler: Processed in 0.001999948 sec. 2026.05.28 06:29:39.294432 [ 114 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.294460 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.294566 [ 222 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.294570 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full 2026.05.28 06:29:39.294611 [ 222 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.294574 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.294729 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:39.294742 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:39.294771 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 148 rows starting from the beginning of the part 2026.05.28 06:29:39.294793 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:39.294845 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 148 rows starting from the beginning of the part 2026.05.28 06:29:39.294901 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 148 rows starting from the beginning of the part 2026.05.28 06:29:39.294946 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 148 rows starting from the beginning of the part 2026.05.28 06:29:39.294992 [ 191 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 148 rows starting from the beginning of the part 2026.05.28 06:29:39.295414 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.295469 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.295895 [ 190 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375973 sec., 537801.2504605831 rows/sec., 32.64 MiB/sec. 2026.05.28 06:29:39.296138 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2026.05.28 06:29:39.296225 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) 2026.05.28 06:29:39.296935 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.296989 [ 222 ] {} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.296999 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.297092 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} executeQuery: Read 540 rows, 39.18 KiB in 0.002369 sec., 227944.28028704095 rows/sec., 16.15 MiB/sec. 2026.05.28 06:29:39.297109 [ 201 ] {6fab9cda-7cbc-4725-8e11-82c81b4fa8ab::all_1_81_20} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 2026.05.28 06:29:39.297138 [ 294 ] {b6a77b58-d595-458a-9ea1-5ad47ca726ba} TCPHandler: Processed in 0.002614042 sec. 2026.05.28 06:29:39.297212 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.28 06:29:39.297335 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.297447 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:29:39.297490 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:29:39.297861 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.297897 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.298406 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:29:39.298984 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.299119 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} executeQuery: Read 6 rows, 321.00 B in 0.001701 sec., 3527.336860670194 rows/sec., 184.29 KiB/sec. 2026.05.28 06:29:39.299153 [ 294 ] {eea911bb-1f59-4afa-9c35-16a16391e33d} TCPHandler: Processed in 0.001873335 sec. 2026.05.28 06:29:39.299174 [ 220 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.299241 [ 220 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.299309 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.299412 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.299466 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:39.299901 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.299942 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.300603 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2026.05.28 06:29:39.301258 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.301306 [ 220 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.301398 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} executeQuery: Read 265 rows, 18.03 KiB in 0.002005 sec., 132169.5760598504 rows/sec., 8.78 MiB/sec. 2026.05.28 06:29:39.301404 [ 111 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_184_46 to all_185_185_0 2026.05.28 06:29:39.301457 [ 294 ] {23805137-20fc-4c13-907e-c65575f65897} TCPHandler: Processed in 0.002198492 sec. 2026.05.28 06:29:39.301462 [ 111 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.301503 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.301609 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} MergeTask::PrepareStage: Merging 2 parts: from all_1_184_46 to all_185_185_0 into Compact with storage Full 2026.05.28 06:29:39.301625 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.301737 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.301741 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:39.301783 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:29:39.301793 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} MergeTreeSequentialSource: Reading 10 marks from part all_1_184_46, total 72375 rows starting from the beginning of the part 2026.05.28 06:29:39.301879 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 128 rows starting from the beginning of the part 2026.05.28 06:29:39.302130 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.302175 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.302658 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.28 06:29:39.303203 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.303341 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} executeQuery: Read 1 rows, 69.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 41.52 KiB/sec. 2026.05.28 06:29:39.303375 [ 294 ] {36170e73-5553-4d6b-8e43-f80e5156edb6} TCPHandler: Processed in 0.001800173 sec. 2026.05.28 06:29:39.303602 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.303779 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.303883 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} 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 2026.05.28 06:29:39.305057 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.305092 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.305972 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.28 06:29:39.306543 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.306698 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} executeQuery: Read 50 rows, 91.75 KiB in 0.00297 sec., 16835.016835016835 rows/sec., 30.17 MiB/sec. 2026.05.28 06:29:39.306756 [ 294 ] {9c445014-0a2d-47bf-aba8-f0986c7ecce0} TCPHandler: Processed in 0.003293718 sec. 2026.05.28 06:29:39.306885 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.306984 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:39.307027 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:39.307391 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:39.307428 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.28 06:29:39.307923 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2026.05.28 06:29:39.308484 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.308619 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} executeQuery: Read 90 rows, 5.77 KiB in 0.001655 sec., 54380.664652567975 rows/sec., 3.40 MiB/sec. 2026.05.28 06:29:39.308654 [ 294 ] {677b0069-1b12-44cb-a45b-f48d6d52df0b} TCPHandler: Processed in 0.001818743 sec. 2026.05.28 06:29:39.311457 [ 189 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} MergeTask::MergeProjectionsStage: Merge sorted 72503 rows, containing 5 columns (5 merged, 0 gathered) in 0.009884285 sec., 7335179.024077108 rows/sec., 469.06 MiB/sec. 2026.05.28 06:29:39.312365 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} MergedBlockOutputStream: filled checksums all_1_185_47 (state Temporary) 2026.05.28 06:29:39.313047 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_185_47 to all_1_185_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:39.313124 [ 200 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_185_47} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_184_46, all_185_185_0] -> all_1_185_47 2026.05.28 06:29:39.313144 [ 284 ] {} TCP-Session: d071640d-b7a9-4c67-8f11-1e0abf806bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:39.313194 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:29:39.313387 [ 284 ] {ab8e62b2-ad6a-4dc7-8da0-eeb4bce47e21} executeQuery: (from [fd00:1122:3344:101::e]:52026) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.28 06:29:39.313885 [ 284 ] {ab8e62b2-ad6a-4dc7-8da0-eeb4bce47e21} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.28 06:29:39.314073 [ 284 ] {ab8e62b2-ad6a-4dc7-8da0-eeb4bce47e21} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:39.314431 [ 335 ] {ab8e62b2-ad6a-4dc7-8da0-eeb4bce47e21} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.28 06:29:39.314768 [ 284 ] {ab8e62b2-ad6a-4dc7-8da0-eeb4bce47e21} executeQuery: Read 41 rows, 2.50 KiB in 0.001495 sec., 27424.7491638796 rows/sec., 1.63 MiB/sec. 2026.05.28 06:29:39.314850 [ 284 ] {ab8e62b2-ad6a-4dc7-8da0-eeb4bce47e21} TCPHandler: Processed in 0.001838414 sec. 2026.05.28 06:29:39.994449 [ 222 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.994504 [ 222 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:39.997568 [ 222 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:40.690497 [ 224 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:40.690573 [ 224 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:40.692820 [ 224 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2026.05.28 06:29:40.836046 [ 109 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:29:40.836122 [ 109 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:29:41.005758 [ 249 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005339727 sec. 2026.05.28 06:29:41.093289 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53726 2026.05.28 06:29:41.093796 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:41.093836 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:41.094557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:29:41.095127 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:41.095255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53726 2026.05.28 06:29:44.002052 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 2026.05.28 06:29:44.019574 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.019628 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.025896 [ 245 ] {} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.28 06:29:44.026593 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.029659 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 844 2026.05.28 06:29:44.268096 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.268485 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:44.268968 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:44.269007 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:44.269236 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:44.269309 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:44.269458 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:29:44.269496 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:44.269519 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:44.269536 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:44.269580 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:44.269602 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:44.270886 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} executeQuery: Read 45 rows, 9.70 KiB in 0.002568 sec., 17523.36448598131 rows/sec., 3.69 MiB/sec. 2026.05.28 06:29:44.271014 [ 294 ] {880a392f-f5e4-4621-9001-7dd78dda1dc8} TCPHandler: Processed in 0.003116684 sec. 2026.05.28 06:29:44.273208 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.273428 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:44.273513 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:44.274293 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.274342 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.274724 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2026.05.28 06:29:44.274953 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.275101 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} executeQuery: Read 78 rows, 6.59 KiB in 0.001735 sec., 44956.77233429395 rows/sec., 3.71 MiB/sec. 2026.05.28 06:29:44.275139 [ 294 ] {9bba6d10-ba68-4452-b2cb-a4b5735cface} TCPHandler: Processed in 0.002035619 sec. 2026.05.28 06:29:44.275276 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.275373 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.275414 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:44.275865 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.275903 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.276201 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.28 06:29:44.276413 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.276541 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} executeQuery: Read 11 rows, 847.00 B in 0.001187 sec., 9267.059814658804 rows/sec., 696.84 KiB/sec. 2026.05.28 06:29:44.276577 [ 294 ] {8eb34126-9974-4655-8913-f33533e91aa7} TCPHandler: Processed in 0.001349472 sec. 2026.05.28 06:29:44.276715 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.276810 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:44.276850 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:44.277344 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.277383 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.277692 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2026.05.28 06:29:44.277906 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.278035 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} executeQuery: Read 75 rows, 6.00 KiB in 0.001243 sec., 60337.892196299275 rows/sec., 4.71 MiB/sec. 2026.05.28 06:29:44.278071 [ 294 ] {fa4fbf9f-1d1f-42df-87e4-6f00c77633a1} TCPHandler: Processed in 0.001404084 sec. 2026.05.28 06:29:44.278226 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.278358 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.278416 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:44.279202 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.279241 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.279587 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2026.05.28 06:29:44.279801 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.279933 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. 2026.05.28 06:29:44.279955 [ 107 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 2 parts from all_1_185_47 to all_186_186_0 2026.05.28 06:29:44.279969 [ 294 ] {634f9ea0-b1b9-41df-9183-d407d365e8c1} TCPHandler: Processed in 0.001805393 sec. 2026.05.28 06:29:44.280030 [ 107 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.280085 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.280198 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} MergeTask::PrepareStage: Merging 2 parts: from all_1_185_47 to all_186_186_0 into Compact with storage Full 2026.05.28 06:29:44.280298 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.280304 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:44.280360 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} MergeTreeSequentialSource: Reading 10 marks from part all_1_185_47, total 72503 rows starting from the beginning of the part 2026.05.28 06:29:44.280428 [ 190 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 160 rows starting from the beginning of the part 2026.05.28 06:29:44.280475 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.280584 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} 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 2026.05.28 06:29:44.281708 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.281752 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.282363 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.28 06:29:44.282602 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.282765 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} executeQuery: Read 11 rows, 20.18 KiB in 0.002346 sec., 4688.832054560955 rows/sec., 8.40 MiB/sec. 2026.05.28 06:29:44.282779 [ 103 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.28 06:29:44.282826 [ 294 ] {26cbce84-355a-4bc9-b2b1-cdf91c821741} TCPHandler: Processed in 0.002663904 sec. 2026.05.28 06:29:44.282832 [ 103 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.282872 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.282964 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.283020 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.28 06:29:44.283069 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.283121 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:44.283403 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:44.283482 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.283505 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3660 rows starting from the beginning of the part 2026.05.28 06:29:44.283530 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.283730 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:44.283875 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2026.05.28 06:29:44.283894 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 50 rows starting from the beginning of the part 2026.05.28 06:29:44.284003 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:44.284101 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 50 rows starting from the beginning of the part 2026.05.28 06:29:44.284116 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.284199 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:44.284265 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. 2026.05.28 06:29:44.284306 [ 294 ] {37bf24d0-4973-4841-ad7f-de4ff03aa393} TCPHandler: Processed in 0.001391733 sec. 2026.05.28 06:29:44.290424 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} MergeTask::MergeProjectionsStage: Merge sorted 72663 rows, containing 5 columns (5 merged, 0 gathered) in 0.010259234 sec., 7082692.528506514 rows/sec., 453.00 MiB/sec. 2026.05.28 06:29:44.290977 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} MergedBlockOutputStream: filled checksums all_1_186_48 (state Temporary) 2026.05.28 06:29:44.291259 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_186_48 to all_1_186_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.291334 [ 186 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_186_48} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 2 parts: [all_1_185_47, all_186_186_0] -> all_1_186_48 2026.05.28 06:29:44.291445 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.28 06:29:44.295900 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3793 rows, containing 19 columns (19 merged, 0 gathered) in 0.012954918 sec., 292784.5625885089 rows/sec., 524.66 MiB/sec. 2026.05.28 06:29:44.298586 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.28 06:29:44.298927 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.299005 [ 200 ] {963a3a8f-c69d-42d5-8bbe-5266c5383b69::all_1_161_32} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.28 06:29:44.299116 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.28 MiB. 2026.05.28 06:29:44.476005 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.476414 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.28 06:29:44.476939 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:44.476983 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.28 06:29:44.477247 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:44.477314 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:44.477460 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.28 06:29:44.477497 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:44.477519 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:44.477535 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:44.477577 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.28 06:29:44.477598 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:44.478677 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} executeQuery: Read 45 rows, 9.70 KiB in 0.002462 sec., 18277.82290820471 rows/sec., 3.85 MiB/sec. 2026.05.28 06:29:44.478788 [ 294 ] {ffde9c94-3eda-4b00-8853-dbe066d3f087} TCPHandler: Processed in 0.002970001 sec. 2026.05.28 06:29:44.495577 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.495716 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.495771 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:29:44.496583 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.496638 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.497064 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:29:44.497286 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.497437 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} executeQuery: Read 284 rows, 18.47 KiB in 0.00176 sec., 161363.63636363635 rows/sec., 10.25 MiB/sec. 2026.05.28 06:29:44.497474 [ 294 ] {2ddc3a48-779e-45d9-8b15-75f80eb44955} TCPHandler: Processed in 0.001962496 sec. 2026.05.28 06:29:44.497628 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.497726 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.28 06:29:44.497768 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.28 06:29:44.498189 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.498226 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.498511 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.28 06:29:44.498725 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.498858 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} executeQuery: Read 6 rows, 501.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 425.07 KiB/sec. 2026.05.28 06:29:44.498894 [ 294 ] {b1f97381-950b-4afe-9bec-4a58a2bc35bf} TCPHandler: Processed in 0.001316001 sec. 2026.05.28 06:29:44.499029 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.499137 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:44.499176 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:44.500854 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.500891 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.501392 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2026.05.28 06:29:44.501612 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.501749 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} executeQuery: Read 3257 rows, 249.39 KiB in 0.002631 sec., 1237932.3451159254 rows/sec., 92.57 MiB/sec. 2026.05.28 06:29:44.501756 [ 103 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2026.05.28 06:29:44.501789 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.28 06:29:44.501813 [ 294 ] {449f575b-221b-4583-a005-dd6c41784509} TCPHandler: Processed in 0.002834298 sec. 2026.05.28 06:29:44.501822 [ 103 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.501849 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.501940 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full 2026.05.28 06:29:44.501947 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.502036 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:44.502062 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.502064 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 3308 rows starting from the beginning of the part 2026.05.28 06:29:44.502103 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:44.502131 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 897 rows starting from the beginning of the part 2026.05.28 06:29:44.502178 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 78 rows starting from the beginning of the part 2026.05.28 06:29:44.502219 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 897 rows starting from the beginning of the part 2026.05.28 06:29:44.502262 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 78 rows starting from the beginning of the part 2026.05.28 06:29:44.502306 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 3257 rows starting from the beginning of the part 2026.05.28 06:29:44.502606 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.502642 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.502942 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.28 06:29:44.503155 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.503288 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} executeQuery: Read 213 rows, 13.85 KiB in 0.001245 sec., 171084.3373493976 rows/sec., 10.86 MiB/sec. 2026.05.28 06:29:44.503324 [ 294 ] {bf2440f1-b6ca-4e21-a29b-c70eecc09fb0} TCPHandler: Processed in 0.001426194 sec. 2026.05.28 06:29:44.503445 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.503543 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.503582 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:29:44.504256 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.504292 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.504433 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 8515 rows, containing 5 columns (5 merged, 0 gathered) in 0.002532501 sec., 3362288.89939234 rows/sec., 267.62 MiB/sec. 2026.05.28 06:29:44.504617 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:29:44.504681 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2026.05.28 06:29:44.504837 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.504910 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.504963 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} executeQuery: Read 950 rows, 57.24 KiB in 0.00144 sec., 659722.2222222221 rows/sec., 38.82 MiB/sec. 2026.05.28 06:29:44.504974 [ 199 ] {1f01ecfd-8758-4c94-9e56-9e45781f894c::all_1_191_38} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2026.05.28 06:29:44.504999 [ 294 ] {2381d761-bf66-4e45-b039-3942957967bf} TCPHandler: Processed in 0.001605028 sec. 2026.05.28 06:29:44.505038 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2026.05.28 06:29:44.505123 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.505233 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.505273 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.28 06:29:44.505661 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.505696 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.505968 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.28 06:29:44.506176 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.506301 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. 2026.05.28 06:29:44.506336 [ 294 ] {6a0ef061-faca-4673-8f01-98822f4b0368} TCPHandler: Processed in 0.00126241 sec. 2026.05.28 06:29:44.506455 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.506552 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.506592 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:29:44.507023 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.507059 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.507346 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:29:44.507551 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.507682 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. 2026.05.28 06:29:44.507717 [ 294 ] {d421460b-ffa0-4e2a-8cff-70fe6958b015} TCPHandler: Processed in 0.001310731 sec. 2026.05.28 06:29:44.507839 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.507935 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:44.507974 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:44.509059 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.509096 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.509458 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2026.05.28 06:29:44.509669 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.509795 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} executeQuery: Read 1776 rows, 122.99 KiB in 0.001878 sec., 945686.9009584665 rows/sec., 63.96 MiB/sec. 2026.05.28 06:29:44.509818 [ 101 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2026.05.28 06:29:44.509830 [ 294 ] {c8449a2c-0e97-4f0d-8533-0b92ad61dfa1} TCPHandler: Processed in 0.002040638 sec. 2026.05.28 06:29:44.509898 [ 101 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.509930 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.509999 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.510032 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full 2026.05.28 06:29:44.510100 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:29:44.510147 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:29:44.510158 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:44.510199 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 1850 rows starting from the beginning of the part 2026.05.28 06:29:44.510270 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 540 rows starting from the beginning of the part 2026.05.28 06:29:44.510323 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 75 rows starting from the beginning of the part 2026.05.28 06:29:44.510374 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 540 rows starting from the beginning of the part 2026.05.28 06:29:44.510422 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 75 rows starting from the beginning of the part 2026.05.28 06:29:44.510471 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 1776 rows starting from the beginning of the part 2026.05.28 06:29:44.510476 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.510521 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.510841 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:29:44.511062 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.511194 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. 2026.05.28 06:29:44.511228 [ 294 ] {3a7ceef3-cbf4-4dcc-ba10-1355a3c80bc6} TCPHandler: Processed in 0.00127954 sec. 2026.05.28 06:29:44.511347 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.511450 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.511493 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:44.512045 [ 199 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 4856 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057029 sec., 2360686.212979982 rows/sec., 171.32 MiB/sec. 2026.05.28 06:29:44.512241 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2026.05.28 06:29:44.512266 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.512308 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.512512 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.512590 [ 192 ] {375a13fe-d744-46a2-ac83-7b7866355877::all_1_191_38} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2026.05.28 06:29:44.512660 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2026.05.28 06:29:44.512756 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2026.05.28 06:29:44.512972 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.513106 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} executeQuery: Read 1604 rows, 99.74 KiB in 0.001675 sec., 957611.9402985075 rows/sec., 58.15 MiB/sec. 2026.05.28 06:29:44.513130 [ 103 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Selected 6 parts from all_1_186_48 to all_191_191_0 2026.05.28 06:29:44.513142 [ 294 ] {b8c126c5-f9ef-4068-a1e7-f58771b2354d} TCPHandler: Processed in 0.001843814 sec. 2026.05.28 06:29:44.513193 [ 103 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.513222 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.513290 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.513308 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_48 to all_191_191_0 into Compact with storage Full 2026.05.28 06:29:44.513392 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.513438 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:44.513441 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:29:44.513485 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTreeSequentialSource: Reading 10 marks from part all_1_186_48, total 72663 rows starting from the beginning of the part 2026.05.28 06:29:44.513555 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 265 rows starting from the beginning of the part 2026.05.28 06:29:44.513604 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 160 rows starting from the beginning of the part 2026.05.28 06:29:44.513647 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 265 rows starting from the beginning of the part 2026.05.28 06:29:44.513687 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 160 rows starting from the beginning of the part 2026.05.28 06:29:44.513731 [ 195 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 1604 rows starting from the beginning of the part 2026.05.28 06:29:44.513821 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.513861 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.514162 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.28 06:29:44.514384 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.514516 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. 2026.05.28 06:29:44.514551 [ 294 ] {fe1ec90a-463a-4145-b02d-b81ee23379d5} TCPHandler: Processed in 0.001310761 sec. 2026.05.28 06:29:44.514693 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.514791 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.514844 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} 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 2026.05.28 06:29:44.515732 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.515769 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.516368 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.28 06:29:44.516596 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.516737 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} executeQuery: Read 65 rows, 119.27 KiB in 0.001965 sec., 33078.88040712468 rows/sec., 59.28 MiB/sec. 2026.05.28 06:29:44.516798 [ 294 ] {5e7e1af9-3d75-4e25-9179-298a094e9a29} TCPHandler: Processed in 0.002153491 sec. 2026.05.28 06:29:44.516849 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:29:44.516886 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:29:44.516938 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:44.517037 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:44.517078 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:44.517445 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.517480 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.517785 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2026.05.28 06:29:44.518004 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.518136 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} executeQuery: Read 42 rows, 2.45 KiB in 0.001118 sec., 37567.08407871198 rows/sec., 2.14 MiB/sec. 2026.05.28 06:29:44.518149 [ 103 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2026.05.28 06:29:44.518172 [ 294 ] {c6074ac5-2bc6-4981-bfcc-54c49aecacc0} TCPHandler: Processed in 0.001283721 sec. 2026.05.28 06:29:44.518192 [ 103 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:44.518219 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:44.518287 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full 2026.05.28 06:29:44.518382 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:44.518415 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTreeSequentialSource: Reading 3 marks from part all_1_186_37, total 11880 rows starting from the beginning of the part 2026.05.28 06:29:44.518467 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 90 rows starting from the beginning of the part 2026.05.28 06:29:44.518510 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 60 rows starting from the beginning of the part 2026.05.28 06:29:44.518549 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 90 rows starting from the beginning of the part 2026.05.28 06:29:44.518589 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 60 rows starting from the beginning of the part 2026.05.28 06:29:44.518640 [ 195 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 42 rows starting from the beginning of the part 2026.05.28 06:29:44.519071 [ 224 ] {} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2026.05.28 06:29:44.521218 [ 196 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 12222 rows, containing 4 columns (4 merged, 0 gathered) in 0.00295588 sec., 4134809.2615397107 rows/sec., 266.56 MiB/sec. 2026.05.28 06:29:44.521577 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2026.05.28 06:29:44.521879 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.521953 [ 187 ] {c7969b0c-b14d-44ae-a1f3-b647642797e8::all_1_191_38} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2026.05.28 06:29:44.522029 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2026.05.28 06:29:44.527260 [ 196 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergeTask::MergeProjectionsStage: Merge sorted 75117 rows, containing 5 columns (5 merged, 0 gathered) in 0.013990913 sec., 5368984.854669599 rows/sec., 343.25 MiB/sec. 2026.05.28 06:29:44.527657 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} MergedBlockOutputStream: filled checksums all_1_191_49 (state Temporary) 2026.05.28 06:29:44.527957 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_merge_all_1_191_49 to all_1_191_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:44.528034 [ 187 ] {fc96f739-bea6-4c58-bbc1-c49394949f41::all_1_191_49} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41) (MergerMutator): Merged 6 parts: [all_1_186_48, all_191_191_0] -> all_1_191_49 2026.05.28 06:29:44.528120 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. 2026.05.28 06:29:48.596410 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 54174 2026.05.28 06:29:48.596966 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:48.597007 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:48.597722 [ 244 ] {} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:29:48.598348 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:48.598489 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54174 2026.05.28 06:29:49.197528 [ 225 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Found 5 old parts to remove. Parts: [all_1_75_15, all_76_76_0, all_77_77_0, all_78_78_0, all_79_79_0] 2026.05.28 06:29:49.197592 [ 225 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 5 parts from filesystem (serially): Parts: [all_1_75_15, all_76_76_0, all_77_77_0, all_78_78_0, all_79_79_0] 2026.05.28 06:29:49.200542 [ 225 ] {} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Removing 5 parts from memory: Parts: [all_1_75_15, all_76_76_0, all_77_77_0, all_78_78_0, all_79_79_0] 2026.05.28 06:29:49.266345 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:49.266592 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:49.266960 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:49.266997 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:49.267214 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:49.267285 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:49.267431 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.28 06:29:49.267469 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:49.267491 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:49.267507 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:49.267550 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:49.267571 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:49.269066 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} executeQuery: Read 45 rows, 9.70 KiB in 0.002577 sec., 17462.165308498254 rows/sec., 3.68 MiB/sec. 2026.05.28 06:29:49.269187 [ 294 ] {3371e408-001c-4574-ae03-6927aa2ba1fa} TCPHandler: Processed in 0.002983611 sec. 2026.05.28 06:29:49.270802 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:49.270927 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:49.270979 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:49.271770 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:49.271819 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:49.272364 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2026.05.28 06:29:49.272876 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:49.273026 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} executeQuery: Read 56 rows, 4.38 KiB in 0.002139 sec., 26180.458158017766 rows/sec., 2.00 MiB/sec. 2026.05.28 06:29:49.273067 [ 294 ] {7bf94437-53ea-48d6-be2c-4ea84d713e86} TCPHandler: Processed in 0.002317926 sec. 2026.05.28 06:29:49.273221 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:49.273333 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:49.273384 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:49.273901 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:49.273939 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:49.274376 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2026.05.28 06:29:49.274855 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:49.274990 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. 2026.05.28 06:29:49.275025 [ 294 ] {b52fd770-11c1-41f0-a328-e8d8b236a6f7} TCPHandler: Processed in 0.001868674 sec. 2026.05.28 06:29:49.275172 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:49.275269 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:49.275313 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:49.275746 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:49.275784 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:49.276311 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2026.05.28 06:29:49.276802 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:49.276934 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} executeQuery: Read 128 rows, 9.13 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 5.29 MiB/sec. 2026.05.28 06:29:49.276969 [ 294 ] {8cce27f4-b54c-4f8d-ac5f-7fe3c6a2a832} TCPHandler: Processed in 0.001847104 sec. 2026.05.28 06:29:49.277124 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:49.277221 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:49.277264 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:49.277618 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:49.277654 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:49.278088 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2026.05.28 06:29:49.278576 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:49.278708 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} executeQuery: Read 48 rows, 3.31 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.15 MiB/sec. 2026.05.28 06:29:49.278742 [ 294 ] {be8bddae-153c-49af-9ba9-27a22467833f} TCPHandler: Processed in 0.00166743 sec. 2026.05.28 06:29:51.530718 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 851 2026.05.28 06:29:51.549254 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:51.549310 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:51.556001 [ 245 ] {} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.28 06:29:51.557276 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:51.560497 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 851 2026.05.28 06:29:54.157860 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:54.157926 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:54.160519 [ 225 ] {} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:54.267874 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.268121 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.28 06:29:54.268518 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:54.268566 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.28 06:29:54.268827 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:54.268910 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:54.269077 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.28 06:29:54.269113 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:54.269135 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:54.269151 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:54.269193 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.28 06:29:54.269214 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:54.270367 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} executeQuery: Read 45 rows, 9.70 KiB in 0.002358 sec., 19083.969465648857 rows/sec., 4.02 MiB/sec. 2026.05.28 06:29:54.270484 [ 294 ] {61d5e04b-e255-4f84-93c8-c5b27adbbefa} TCPHandler: Processed in 0.002754315 sec. 2026.05.28 06:29:54.272509 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.272650 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:54.272704 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:54.273438 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.273479 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.274024 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2026.05.28 06:29:54.274549 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.274693 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} executeQuery: Read 78 rows, 6.59 KiB in 0.002082 sec., 37463.976945244955 rows/sec., 3.09 MiB/sec. 2026.05.28 06:29:54.274730 [ 294 ] {c05fae45-58e2-466c-bd7e-fe9bf2fd746c} TCPHandler: Processed in 0.002285484 sec. 2026.05.28 06:29:54.274895 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.274994 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:54.275036 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:54.275533 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.275570 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.276049 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.28 06:29:54.276534 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.276670 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} executeQuery: Read 11 rows, 847.00 B in 0.001695 sec., 6489.675516224189 rows/sec., 487.99 KiB/sec. 2026.05.28 06:29:54.276693 [ 90 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.05.28 06:29:54.276706 [ 294 ] {5c175e1b-fef7-4512-9af6-7c15edbc6373} TCPHandler: Processed in 0.001861224 sec. 2026.05.28 06:29:54.276771 [ 90 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.276799 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.276907 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.276949 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.05.28 06:29:54.277012 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:54.277059 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:54.277118 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:54.277158 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 239 rows starting from the beginning of the part 2026.05.28 06:29:54.277233 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:54.277376 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 192 rows starting from the beginning of the part 2026.05.28 06:29:54.277425 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:54.277473 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 213 rows starting from the beginning of the part 2026.05.28 06:29:54.277516 [ 199 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 11 rows starting from the beginning of the part 2026.05.28 06:29:54.277580 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.277625 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.278088 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2026.05.28 06:29:54.278507 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625648 sec., 416449.31744141417 rows/sec., 28.22 MiB/sec. 2026.05.28 06:29:54.278608 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.278780 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} executeQuery: Read 75 rows, 6.00 KiB in 0.001787 sec., 41969.781757134864 rows/sec., 3.28 MiB/sec. 2026.05.28 06:29:54.278818 [ 294 ] {2eb8100c-cc97-4836-a994-01c26b742df6} TCPHandler: Processed in 0.001960057 sec. 2026.05.28 06:29:54.278921 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.05.28 06:29:54.278959 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.279063 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:54.279108 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:54.279501 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.279588 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.279591 [ 187 ] {6f455d53-230a-44dc-b08b-ccb349646156::all_1_166_33} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.05.28 06:29:54.279634 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.279713 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.28 06:29:54.280143 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2026.05.28 06:29:54.280643 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.280777 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} executeQuery: Read 160 rows, 11.41 KiB in 0.001734 sec., 92272.2029988466 rows/sec., 6.43 MiB/sec. 2026.05.28 06:29:54.280813 [ 294 ] {b90030c6-85da-4351-8d0a-1733beb5b0ee} TCPHandler: Processed in 0.001903115 sec. 2026.05.28 06:29:54.280959 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.281055 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:54.281112 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} 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 2026.05.28 06:29:54.281959 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.281997 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.282664 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.28 06:29:54.283186 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.283330 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} executeQuery: Read 11 rows, 20.18 KiB in 0.002293 sec., 4797.208896641954 rows/sec., 8.60 MiB/sec. 2026.05.28 06:29:54.283394 [ 294 ] {9b563108-741f-4998-851e-af232f41abb4} TCPHandler: Processed in 0.002484299 sec. 2026.05.28 06:29:54.283521 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:54.283618 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:54.283661 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:54.284040 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:54.284078 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:54.284511 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2026.05.28 06:29:54.285011 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:54.285146 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. 2026.05.28 06:29:54.285180 [ 294 ] {f40b3cbf-2033-4272-8016-dd5bfec8b6f8} TCPHandler: Processed in 0.001708901 sec. 2026.05.28 06:29:54.285306 [ 218 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:54.285351 [ 218 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:54.287669 [ 218 ] {} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:55.370526 [ 224 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:55.370622 [ 224 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:55.373082 [ 224 ] {} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2026.05.28 06:29:55.836425 [ 89 ] {} DNSResolver: Updating DNS cache 2026.05.28 06:29:55.836488 [ 89 ] {} DNSResolver: Updated DNS cache 2026.05.28 06:29:56.099582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 54686 2026.05.28 06:29:56.100110 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:56.100160 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:56.100960 [ 244 ] {} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:29:56.101521 [ 244 ] {} system.asynchronous_metric_log (b9525806-0c04-4a89-8cad-11984ccfb893): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:56.101683 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 54686 2026.05.28 06:29:57.131538 [ 86 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.05.28 06:29:57.131616 [ 86 ] {} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:57.131638 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:57.131784 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2026.05.28 06:29:57.131955 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:57.131993 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 2 rows starting from the beginning of the part 2026.05.28 06:29:57.132069 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.132119 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.132167 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.132214 [ 199 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.133089 [ 187 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368872 sec., 4383.1709612001705 rows/sec., 325.31 KiB/sec. 2026.05.28 06:29:57.133416 [ 191 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.05.28 06:29:57.134232 [ 191 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:57.134312 [ 191 ] {2c91cb95-f9f9-4a9d-a572-7e473983e8dc::all_1_25_6} oximeter.fields_u64 (2c91cb95-f9f9-4a9d-a572-7e473983e8dc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.05.28 06:29:57.134405 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.28 06:29:57.339134 [ 86 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Selected 5 parts from all_1_78_17 to all_82_82_0 2026.05.28 06:29:57.339222 [ 86 ] {} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:57.339244 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:57.339416 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_78_17 to all_82_82_0 into Compact with storage Full 2026.05.28 06:29:57.339599 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:57.339641 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_78_17, total 78 rows starting from the beginning of the part 2026.05.28 06:29:57.339718 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.339773 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.339824 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.339872 [ 199 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1 rows starting from the beginning of the part 2026.05.28 06:29:57.340835 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 4 columns (4 merged, 0 gathered) in 0.001482665 sec., 55305.817564992765 rows/sec., 3.64 MiB/sec. 2026.05.28 06:29:57.341026 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} MergedBlockOutputStream: filled checksums all_1_82_18 (state Temporary) 2026.05.28 06:29:57.341348 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_merge_all_1_82_18 to all_1_82_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:57.341433 [ 201 ] {cb3dfec7-0853-4f17-8f93-468d2a379666::all_1_82_18} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666) (MergerMutator): Merged 5 parts: [all_1_78_17, all_82_82_0] -> all_1_82_18 2026.05.28 06:29:57.341544 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.28 06:29:57.543875 [ 87 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Selected 5 parts from all_1_78_15 to all_82_82_0 2026.05.28 06:29:57.543939 [ 87 ] {} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:57.543962 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:57.544095 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_78_15 to all_82_82_0 into Compact with storage Full 2026.05.28 06:29:57.544251 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:57.544288 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_78_15, total 468 rows starting from the beginning of the part 2026.05.28 06:29:57.544356 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:57.544403 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:57.544448 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:57.544495 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 6 rows starting from the beginning of the part 2026.05.28 06:29:57.545311 [ 199 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277601 sec., 385096.7555598344 rows/sec., 19.65 MiB/sec. 2026.05.28 06:29:57.545513 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} MergedBlockOutputStream: filled checksums all_1_82_16 (state Temporary) 2026.05.28 06:29:57.545886 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_merge_all_1_82_16 to all_1_82_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:57.545978 [ 193 ] {20419f7f-3224-49e9-a79b-9ad93ce36801::all_1_82_16} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801) (MergerMutator): Merged 5 parts: [all_1_78_15, all_82_82_0] -> all_1_82_16 2026.05.28 06:29:57.546106 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.28 06:29:58.022755 [ 87 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Selected 5 parts from all_1_78_17 to all_82_82_0 2026.05.28 06:29:58.022821 [ 87 ] {} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:58.022845 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:58.022975 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_78_17 to all_82_82_0 into Compact with storage Full 2026.05.28 06:29:58.023106 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.28 06:29:58.023139 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_78_17, total 953 rows starting from the beginning of the part 2026.05.28 06:29:58.023210 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 950 rows starting from the beginning of the part 2026.05.28 06:29:58.023258 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 149 rows starting from the beginning of the part 2026.05.28 06:29:58.023311 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 149 rows starting from the beginning of the part 2026.05.28 06:29:58.023360 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 950 rows starting from the beginning of the part 2026.05.28 06:29:58.024546 [ 193 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergeTask::MergeProjectionsStage: Merge sorted 3151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624009 sec., 1940260.1832871616 rows/sec., 122.61 MiB/sec. 2026.05.28 06:29:58.024715 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} MergedBlockOutputStream: filled checksums all_1_82_18 (state Temporary) 2026.05.28 06:29:58.024958 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_merge_all_1_82_18 to all_1_82_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:58.025023 [ 194 ] {b2909fdf-adf5-4faa-9266-71d2a1ce0494::all_1_82_18} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494) (MergerMutator): Merged 5 parts: [all_1_78_17, all_82_82_0] -> all_1_82_18 2026.05.28 06:29:58.025086 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.28 06:29:58.670561 [ 223 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2026.05.28 06:29:58.670602 [ 223 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2026.05.28 06:29:58.672340 [ 223 ] {} oximeter.fields_ipaddr (a8db2206-0cd6-477e-8220-7ff244dbead0): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2026.05.28 06:29:59.061514 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 859 2026.05.28 06:29:59.079236 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.079291 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.085461 [ 245 ] {} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.28 06:29:59.086161 [ 245 ] {} system.metric_log (517151f7-9290-470f-9c96-41ac14858e5f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.089215 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 859 2026.05.28 06:29:59.273703 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.273993 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} executeQuery: (from [fd00:1122:3344:101::d]:60200) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.28 06:29:59.274404 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.28 06:29:59.274447 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.28 06:29:59.274708 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.28 06:29:59.274778 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.28 06:29:59.274930 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.28 06:29:59.274969 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2026.05.28 06:29:59.274992 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (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 2026.05.28 06:29:59.275008 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} oximeter.timeseries_schema (0e02bb09-d46f-4c30-9f1a-ae08e9e8a7cc) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.28 06:29:59.275051 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.28 06:29:59.275073 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 2026.05.28 06:29:59.276429 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} executeQuery: Read 45 rows, 9.70 KiB in 0.002567 sec., 17530.19088430074 rows/sec., 3.69 MiB/sec. 2026.05.28 06:29:59.276554 [ 294 ] {a601aca8-1e19-49ef-b912-79c31d654219} TCPHandler: Processed in 0.003000882 sec. 2026.05.28 06:29:59.282430 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.282632 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.282710 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.28 06:29:59.283637 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.283680 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.284076 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:29:59.284304 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} oximeter.fields_i16 (1932ce6a-58a7-4abf-94eb-9a3683c087b2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.284454 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. 2026.05.28 06:29:59.284492 [ 294 ] {1d481772-5f0c-4634-98ba-cea16e412953} TCPHandler: Processed in 0.002160961 sec. 2026.05.28 06:29:59.284635 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.284734 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.28 06:29:59.284786 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.28 06:29:59.285618 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.285656 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.286024 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} MergedBlockOutputStream: filled checksums all_194_194_0 (state Temporary) 2026.05.28 06:29:59.286251 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} oximeter.fields_string (1f01ecfd-8758-4c94-9e56-9e45781f894c): Renaming temporary part tmp_insert_all_194_194_0 to all_194_194_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.286387 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} executeQuery: Read 897 rows, 72.26 KiB in 0.001673 sec., 536162.5821876868 rows/sec., 42.18 MiB/sec. 2026.05.28 06:29:59.286425 [ 294 ] {ee46a501-5636-497c-976a-3366fdd5515c} TCPHandler: Processed in 0.001840434 sec. 2026.05.28 06:29:59.286576 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.286676 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.286717 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.28 06:29:59.287294 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.287334 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.287654 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.28 06:29:59.287868 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.288001 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} executeQuery: Read 192 rows, 12.30 KiB in 0.001344 sec., 142857.14285714287 rows/sec., 8.94 MiB/sec. 2026.05.28 06:29:59.288038 [ 294 ] {7250b680-3763-4083-ab64-484b28ce25e7} TCPHandler: Processed in 0.001511086 sec. 2026.05.28 06:29:59.288193 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:59.288239 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:59.288346 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.288456 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.288499 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.28 06:29:59.289034 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.289077 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.289429 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:29:59.289725 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} oximeter.fields_u32 (b2909fdf-adf5-4faa-9266-71d2a1ce0494): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.289861 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} executeQuery: Read 149 rows, 9.86 KiB in 0.001424 sec., 104634.83146067416 rows/sec., 6.76 MiB/sec. 2026.05.28 06:29:59.289900 [ 294 ] {81b23c10-45c6-4783-bd73-14f1f711f947} TCPHandler: Processed in 0.001606168 sec. 2026.05.28 06:29:59.290052 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.290150 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.290194 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.28 06:29:59.290614 [ 225 ] {} oximeter.fields_u16 (6f455d53-230a-44dc-b08b-ccb349646156): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2026.05.28 06:29:59.290684 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.290728 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.291046 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:29:59.291278 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} oximeter.fields_u8 (6fab9cda-7cbc-4725-8e11-82c81b4fa8ab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.291416 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} executeQuery: Read 148 rows, 8.62 KiB in 0.001285 sec., 115175.0972762646 rows/sec., 6.55 MiB/sec. 2026.05.28 06:29:59.291453 [ 294 ] {f7219383-5310-4084-997f-c12dd04c9af6} TCPHandler: Processed in 0.001451235 sec. 2026.05.28 06:29:59.291589 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.291686 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.28 06:29:59.291727 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.28 06:29:59.292328 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.292366 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.292692 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} MergedBlockOutputStream: filled checksums all_194_194_0 (state Temporary) 2026.05.28 06:29:59.292905 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} oximeter.fields_uuid (375a13fe-d744-46a2-ac83-7b7866355877): Renaming temporary part tmp_insert_all_194_194_0 to all_194_194_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.293035 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} executeQuery: Read 540 rows, 39.18 KiB in 0.001367 sec., 395025.6035113387 rows/sec., 27.99 MiB/sec. 2026.05.28 06:29:59.293070 [ 294 ] {9307649e-2b8f-4bb9-b750-15748de96975} TCPHandler: Processed in 0.001530936 sec. 2026.05.28 06:29:59.293206 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.293304 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.28 06:29:59.293348 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.28 06:29:59.293720 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.293757 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.294056 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:29:59.294273 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} oximeter.measurements_bool (20419f7f-3224-49e9-a79b-9ad93ce36801): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.294404 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. 2026.05.28 06:29:59.294438 [ 294 ] {ce7c382d-5802-428e-89ec-cc878b4ed0f5} TCPHandler: Processed in 0.001287381 sec. 2026.05.28 06:29:59.294571 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.294668 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.294710 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.28 06:29:59.295129 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.295166 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.295496 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} MergedBlockOutputStream: filled checksums all_194_194_0 (state Temporary) 2026.05.28 06:29:59.295721 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} oximeter.measurements_cumulativeu64 (fc96f739-bea6-4c58-bbc1-c49394949f41): Renaming temporary part tmp_insert_all_194_194_0 to all_194_194_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.295850 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. 2026.05.28 06:29:59.295886 [ 294 ] {70ed10ec-8b56-4970-8a44-fe1678b2876f} TCPHandler: Processed in 0.001364612 sec. 2026.05.28 06:29:59.296023 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.296119 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.296162 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.28 06:29:59.296524 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.296561 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.296857 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.28 06:29:59.297072 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} oximeter.measurements_f64 (cb3dfec7-0853-4f17-8f93-468d2a379666): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.297204 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. 2026.05.28 06:29:59.297239 [ 294 ] {7aa933c9-49ae-4189-a55c-98f4d4d1af26} TCPHandler: Processed in 0.00126933 sec. 2026.05.28 06:29:59.297379 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.297476 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.297530 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} 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 2026.05.28 06:29:59.298599 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.298646 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.299342 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.28 06:29:59.299575 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} oximeter.measurements_histogramu64 (963a3a8f-c69d-42d5-8bbe-5266c5383b69): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.299717 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} executeQuery: Read 50 rows, 91.75 KiB in 0.00226 sec., 22123.893805309737 rows/sec., 39.65 MiB/sec. 2026.05.28 06:29:59.299789 [ 294 ] {004aa691-81f0-43d6-93d1-4fe96cb737a8} TCPHandler: Processed in 0.002458958 sec. 2026.05.28 06:29:59.299928 [ 294 ] {} TCP-Session: 10c668c1-df60-4748-a224-5b23dabecb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.28 06:29:59.300028 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} executeQuery: (from [fd00:1122:3344:101::d]:60200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.28 06:29:59.300070 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.28 06:29:59.300458 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.28 06:29:59.300497 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.28 06:29:59.300812 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} MergedBlockOutputStream: filled checksums all_194_194_0 (state Temporary) 2026.05.28 06:29:59.301027 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} oximeter.measurements_u64 (c7969b0c-b14d-44ae-a1f3-b647642797e8): Renaming temporary part tmp_insert_all_194_194_0 to all_194_194_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.28 06:29:59.301157 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} executeQuery: Read 90 rows, 5.77 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 4.90 MiB/sec. 2026.05.28 06:29:59.301193 [ 294 ] {6d864c50-7935-4bfc-b4f5-e1273ae6e9b0} TCPHandler: Processed in 0.001315272 sec. 2026.05.28 06:30:00.000211 [ 249 ] {} AsynchronousMetrics: MemoryTracking: was 428.60 MiB, peak 453.79 MiB, free memory in arenas 0.00 B, will set to 427.38 MiB (RSS), difference: -1.21 MiB