[ May 22 21:56:26 Enabled. ] [ May 22 21:56:26 Rereading configuration. ] [ May 22 21:56:28 Rereading configuration. ] [ May 22 21:56: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 22 21:56: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.22 21:56:40.470947 [ 1 ] {} Application: Will watch for the process with pid 23861 2026.05.22 21:56:40.471318 [ 1 ] {} Application: Forked a child process to watch 2026.05.22 21:56:40.961733 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23861 2026.05.22 21:56:40.963129 [ 1 ] {} Application: starting up 2026.05.22 21:56:40.963316 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.22 21:56:41.065416 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.22 21:56:41.089893 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.22 21:56:41.089987 [ 1 ] {} Application: Initializing DateLUT. 2026.05.22 21:56:41.090006 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.22 21:56:41.090076 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.22 21:56:41.090719 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.22 21:56:41.094608 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.22 21:56:41.096586 [ 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.22 21:56:41.097666 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.22 21:56:41.098610 [ 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.22 21:56:41.098686 [ 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.22 21:56:41.098700 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.22 21:56:41.099837 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.22 21:56:41.102126 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.22 21:56:41.108803 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.22 21:56:41.109543 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.22 21:56:41.111684 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.22 21:56:41.112340 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.22 21:56:41.113036 [ 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.22 21:56:41.113781 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.22 21:56:41.118971 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.22 21:56:41.119305 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.22 21:56:41.121553 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.22 21:56:41.121979 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.22 21:56:41.122281 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.22 21:56:41.122593 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.22 21:56:41.123576 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.22 21:56:41.123653 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.22 21:56:41.123740 [ 148 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:56:41.123854 [ 148 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:56:41.129992 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.22 21:56:41.130055 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167363 sec 2026.05.22 21:56:41.130103 [ 1 ] {} ReferentialDeps: No tables 2026.05.22 21:56:41.130116 [ 1 ] {} LoadingDeps: No tables 2026.05.22 21:56:41.130791 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.22 21:56:41.131393 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.22 21:56:41.142210 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.22 21:56:41.142410 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.22 21:56:41.142425 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.22 21:56:41.142438 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.22 21:56:41.142539 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.22 21:56:41.142555 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.22 21:56:41.148933 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.22 21:56:41.149004 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.22 21:56:41.149103 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.22 21:56:41.149289 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.22 21:56:41.149332 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.22 21:56:41.149435 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.22 21:56:41.149449 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.22 21:56:41.149463 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.22 21:56:41.149644 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.22 21:56:41.149659 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.22 21:56:41.172518 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.22 21:56:41.173349 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.22 21:56:41.173421 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1822e-05 sec 2026.05.22 21:56:41.173436 [ 1 ] {} ReferentialDeps: No tables 2026.05.22 21:56:41.173448 [ 1 ] {} LoadingDeps: No tables 2026.05.22 21:56:41.173488 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.22 21:56:41.173749 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.22 21:56:41.173831 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.22 21:56:41.173846 [ 1 ] {} Application: Loaded metadata. 2026.05.22 21:56:41.173858 [ 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.22 21:56:41.173943 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.22 21:56:41.187526 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.22 21:56:41.187745 [ 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.22 21:56:41.189294 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.76e-05 sec. 2026.05.22 21:56:41.189642 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.22 21:56:41.191022 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.22 21:56:41.191052 [ 1 ] {} Application: Ready for connections. 2026.05.22 21:56:41.255158 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58359 2026.05.22 21:56:41.255386 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.255437 [ 3 ] {} TCP-Session: 69e5584a-f28c-4735-b79a-9339e1af1611 Authenticating user 'default' from [fd00:1122:3344:101::e]:58359 2026.05.22 21:56:41.255463 [ 3 ] {} TCP-Session: 69e5584a-f28c-4735-b79a-9339e1af1611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.255564 [ 3 ] {} TCP-Session: 69e5584a-f28c-4735-b79a-9339e1af1611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.255668 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 21:56:41.255699 [ 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.22 21:56:41.255790 [ 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.22 21:56:41.256190 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57808 2026.05.22 21:56:41.256284 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.256310 [ 4 ] {} TCP-Session: 3b67f0aa-f1b9-4030-90de-7c78dfcc0fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:57808 2026.05.22 21:56:41.256330 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34845 2026.05.22 21:56:41.256325 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37509 2026.05.22 21:56:41.256415 [ 4 ] {} TCP-Session: 3b67f0aa-f1b9-4030-90de-7c78dfcc0fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.256451 [ 4 ] {} TCP-Session: 3b67f0aa-f1b9-4030-90de-7c78dfcc0fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.256469 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54982 2026.05.22 21:56:41.256636 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.256677 [ 254 ] {} TCP-Session: 779c3ded-087a-411c-9575-77ffa5f26723 Authenticating user 'default' from [fd00:1122:3344:101::e]:34845 2026.05.22 21:56:41.256707 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60175 2026.05.22 21:56:41.256686 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.256768 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.256787 [ 254 ] {} TCP-Session: 779c3ded-087a-411c-9575-77ffa5f26723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.256831 [ 255 ] {} TCP-Session: b3e9c371-5b3b-4874-8b5d-9b37ff75d30e Authenticating user 'default' from [fd00:1122:3344:101::e]:54982 2026.05.22 21:56:41.256853 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62441 2026.05.22 21:56:41.256805 [ 5 ] {} TCP-Session: 36988374-1162-488f-93a4-15fc86111585 Authenticating user 'default' from [fd00:1122:3344:101::e]:37509 2026.05.22 21:56:41.256897 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.256949 [ 255 ] {} TCP-Session: b3e9c371-5b3b-4874-8b5d-9b37ff75d30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.256921 [ 254 ] {} TCP-Session: 779c3ded-087a-411c-9575-77ffa5f26723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257018 [ 5 ] {} TCP-Session: 36988374-1162-488f-93a4-15fc86111585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257060 [ 256 ] {} TCP-Session: d920519d-cc75-4edb-931a-e4991c83c210 Authenticating user 'default' from [fd00:1122:3344:101::e]:60175 2026.05.22 21:56:41.257029 [ 255 ] {} TCP-Session: b3e9c371-5b3b-4874-8b5d-9b37ff75d30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257135 [ 256 ] {} TCP-Session: d920519d-cc75-4edb-931a-e4991c83c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257085 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43585 2026.05.22 21:56:41.257021 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.257207 [ 5 ] {} TCP-Session: 36988374-1162-488f-93a4-15fc86111585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257255 [ 256 ] {} TCP-Session: d920519d-cc75-4edb-931a-e4991c83c210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257223 [ 257 ] {} TCP-Session: 8beba4eb-919d-4881-a13a-455d00d3b7d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62441 2026.05.22 21:56:41.257327 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.257333 [ 257 ] {} TCP-Session: 8beba4eb-919d-4881-a13a-455d00d3b7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257458 [ 258 ] {} TCP-Session: 8eafb3aa-a03b-4627-a69c-1fa362c08bce Authenticating user 'default' from [fd00:1122:3344:101::e]:43585 2026.05.22 21:56:41.257463 [ 257 ] {} TCP-Session: 8beba4eb-919d-4881-a13a-455d00d3b7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257492 [ 258 ] {} TCP-Session: 8eafb3aa-a03b-4627-a69c-1fa362c08bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.257600 [ 258 ] {} TCP-Session: 8eafb3aa-a03b-4627-a69c-1fa362c08bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.423115 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39232 2026.05.22 21:56:41.423376 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.423418 [ 259 ] {} TCP-Session: 85c95cf1-43b8-406b-8614-506d1a6a37b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:39232 2026.05.22 21:56:41.423446 [ 259 ] {} TCP-Session: 85c95cf1-43b8-406b-8614-506d1a6a37b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.423530 [ 259 ] {} TCP-Session: 85c95cf1-43b8-406b-8614-506d1a6a37b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.423664 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 21:56:41.423698 [ 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.22 21:56:41.423795 [ 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.22 21:56:41.424277 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42371 2026.05.22 21:56:41.424378 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.424404 [ 260 ] {} TCP-Session: 70ad521d-75a6-4a2c-bbd9-869cd4000a02 Authenticating user 'default' from [fd00:1122:3344:101::c]:42371 2026.05.22 21:56:41.424419 [ 260 ] {} TCP-Session: 70ad521d-75a6-4a2c-bbd9-869cd4000a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.424523 [ 260 ] {} TCP-Session: 70ad521d-75a6-4a2c-bbd9-869cd4000a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.424545 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45793 2026.05.22 21:56:41.424571 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50527 2026.05.22 21:56:41.424578 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53243 2026.05.22 21:56:41.424674 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.424723 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47829 2026.05.22 21:56:41.424827 [ 263 ] {} TCP-Session: 4a20db23-2c2f-4e68-ab6a-79a98956e993 Authenticating user 'default' from [fd00:1122:3344:101::c]:45793 2026.05.22 21:56:41.424937 [ 263 ] {} TCP-Session: 4a20db23-2c2f-4e68-ab6a-79a98956e993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.424951 [ 263 ] {} TCP-Session: 4a20db23-2c2f-4e68-ab6a-79a98956e993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.424982 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.425048 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56869 2026.05.22 21:56:41.425055 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40891 2026.05.22 21:56:41.425083 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.425138 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.425161 [ 264 ] {} TCP-Session: 75cc0c64-255a-45d0-921b-b1ceb78f7242 Authenticating user 'default' from [fd00:1122:3344:101::c]:47829 2026.05.22 21:56:41.425161 [ 262 ] {} TCP-Session: 3928c941-b7b6-442f-9682-d6d4f089266e Authenticating user 'default' from [fd00:1122:3344:101::c]:50527 2026.05.22 21:56:41.425282 [ 261 ] {} TCP-Session: 6bbe1ebd-7306-4056-b1df-6c1dd66ed808 Authenticating user 'default' from [fd00:1122:3344:101::c]:53243 2026.05.22 21:56:41.425312 [ 262 ] {} TCP-Session: 3928c941-b7b6-442f-9682-d6d4f089266e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425301 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.425375 [ 264 ] {} TCP-Session: 75cc0c64-255a-45d0-921b-b1ceb78f7242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425411 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.425448 [ 264 ] {} TCP-Session: 75cc0c64-255a-45d0-921b-b1ceb78f7242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425407 [ 262 ] {} TCP-Session: 3928c941-b7b6-442f-9682-d6d4f089266e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425400 [ 266 ] {} TCP-Session: 2a5b99fc-b202-403d-8d26-adb40aeca150 Authenticating user 'default' from [fd00:1122:3344:101::c]:40891 2026.05.22 21:56:41.425534 [ 265 ] {} TCP-Session: b80ca90d-6761-49c4-b08a-eaaa888c5b5d Authenticating user 'default' from [fd00:1122:3344:101::c]:56869 2026.05.22 21:56:41.425388 [ 261 ] {} TCP-Session: 6bbe1ebd-7306-4056-b1df-6c1dd66ed808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425610 [ 266 ] {} TCP-Session: 2a5b99fc-b202-403d-8d26-adb40aeca150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425648 [ 265 ] {} TCP-Session: b80ca90d-6761-49c4-b08a-eaaa888c5b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425619 [ 261 ] {} TCP-Session: 6bbe1ebd-7306-4056-b1df-6c1dd66ed808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425709 [ 266 ] {} TCP-Session: 2a5b99fc-b202-403d-8d26-adb40aeca150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.425726 [ 265 ] {} TCP-Session: b80ca90d-6761-49c4-b08a-eaaa888c5b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.459911 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33697 2026.05.22 21:56:41.460027 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.460153 [ 267 ] {} TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33697 2026.05.22 21:56:41.460174 [ 267 ] {} TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.460187 [ 267 ] {} TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.460706 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58172 2026.05.22 21:56:41.460707 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44216 2026.05.22 21:56:41.460797 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64703 2026.05.22 21:56:41.460888 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.460934 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44245 2026.05.22 21:56:41.460997 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.461024 [ 268 ] {} TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Authenticating user 'default' from [fd00:1122:3344:101::e]:58172 2026.05.22 21:56:41.461031 [ 269 ] {} TCP-Session: cdbebdbf-9f57-4548-9d6a-b35bfc6a4eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44216 2026.05.22 21:56:41.461076 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40909 2026.05.22 21:56:41.461053 [ 268 ] {} TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.461139 [ 269 ] {} TCP-Session: cdbebdbf-9f57-4548-9d6a-b35bfc6a4eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.461145 [ 268 ] {} TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.461236 [ 269 ] {} TCP-Session: cdbebdbf-9f57-4548-9d6a-b35bfc6a4eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.461739 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57333 2026.05.22 21:56:41.461799 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.461866 [ 270 ] {} TCP-Session: 78c1a186-838f-44b2-a932-2da951ebc7c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64703 2026.05.22 21:56:41.461885 [ 270 ] {} TCP-Session: 78c1a186-838f-44b2-a932-2da951ebc7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.461897 [ 270 ] {} TCP-Session: 78c1a186-838f-44b2-a932-2da951ebc7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.461982 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.462011 [ 272 ] {} TCP-Session: fa6b9025-73e2-4172-b7fc-6c3a2fa2fcea Authenticating user 'default' from [fd00:1122:3344:101::e]:40909 2026.05.22 21:56:41.462026 [ 272 ] {} TCP-Session: fa6b9025-73e2-4172-b7fc-6c3a2fa2fcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.462116 [ 272 ] {} TCP-Session: fa6b9025-73e2-4172-b7fc-6c3a2fa2fcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.462552 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40844 2026.05.22 21:56:41.462708 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61652 2026.05.22 21:56:41.463375 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.463425 [ 271 ] {} TCP-Session: c31cfa7f-6988-4d42-9351-0a97f6d033a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44245 2026.05.22 21:56:41.463444 [ 271 ] {} TCP-Session: c31cfa7f-6988-4d42-9351-0a97f6d033a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463502 [ 271 ] {} TCP-Session: c31cfa7f-6988-4d42-9351-0a97f6d033a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463537 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.463565 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.463576 [ 275 ] {} TCP-Session: c2b7a68f-c31b-413d-a22d-971de21d55b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61652 2026.05.22 21:56:41.463614 [ 274 ] {} TCP-Session: c1d36704-a222-403f-8c3a-c8b3f823eb14 Authenticating user 'default' from [fd00:1122:3344:101::e]:40844 2026.05.22 21:56:41.463588 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.463589 [ 267 ] {} TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:41.463715 [ 274 ] {} TCP-Session: c1d36704-a222-403f-8c3a-c8b3f823eb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463708 [ 273 ] {} TCP-Session: d428346b-7ccf-4a4d-bcd1-c112a344cc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:57333 2026.05.22 21:56:41.463695 [ 275 ] {} TCP-Session: c2b7a68f-c31b-413d-a22d-971de21d55b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463838 [ 273 ] {} TCP-Session: d428346b-7ccf-4a4d-bcd1-c112a344cc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463846 [ 274 ] {} TCP-Session: c1d36704-a222-403f-8c3a-c8b3f823eb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463907 [ 275 ] {} TCP-Session: c2b7a68f-c31b-413d-a22d-971de21d55b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.463934 [ 273 ] {} TCP-Session: d428346b-7ccf-4a4d-bcd1-c112a344cc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.464926 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} executeQuery: (from [fd00:1122:3344:101::e]:33697) 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.22 21:56:41.474390 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.22 21:56:41.477173 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:56:41.479522 [ 276 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.22 21:56:41.481327 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} TCPHandler: Processed in 0.020503166 sec. 2026.05.22 21:56:41.491590 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61037 2026.05.22 21:56:41.491790 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.491882 [ 277 ] {} TCP-Session: a3658df0-0e01-4882-bac6-08ceba15c55c Authenticating user 'default' from [fd00:1122:3344:101::a]:61037 2026.05.22 21:56:41.492020 [ 277 ] {} TCP-Session: a3658df0-0e01-4882-bac6-08ceba15c55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.492046 [ 277 ] {} TCP-Session: a3658df0-0e01-4882-bac6-08ceba15c55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.492138 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 21:56:41.492269 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 21:56:41.492295 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2026.05.22 21:56:41.492804 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35271 2026.05.22 21:56:41.492885 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52872 2026.05.22 21:56:41.492912 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493029 [ 278 ] {} TCP-Session: cb10c9f1-2911-4212-a107-8fe0a96cc075 Authenticating user 'default' from [fd00:1122:3344:101::a]:35271 2026.05.22 21:56:41.493047 [ 278 ] {} TCP-Session: cb10c9f1-2911-4212-a107-8fe0a96cc075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493058 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46050 2026.05.22 21:56:41.493058 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55030 2026.05.22 21:56:41.493141 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493153 [ 278 ] {} TCP-Session: cb10c9f1-2911-4212-a107-8fe0a96cc075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493183 [ 279 ] {} TCP-Session: 323f24e9-26a1-4b28-9cf2-e512c95feb85 Authenticating user 'default' from [fd00:1122:3344:101::a]:52872 2026.05.22 21:56:41.493217 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35410 2026.05.22 21:56:41.493331 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493347 [ 279 ] {} TCP-Session: 323f24e9-26a1-4b28-9cf2-e512c95feb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493434 [ 279 ] {} TCP-Session: 323f24e9-26a1-4b28-9cf2-e512c95feb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493484 [ 281 ] {} TCP-Session: 7b437854-2319-4630-8e6d-bd0480b8e0b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:55030 2026.05.22 21:56:41.493493 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493510 [ 281 ] {} TCP-Session: 7b437854-2319-4630-8e6d-bd0480b8e0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493499 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63045 2026.05.22 21:56:41.493611 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493645 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33836 2026.05.22 21:56:41.493667 [ 280 ] {} TCP-Session: e849224b-ecb8-4e73-a51f-5074b1cfa258 Authenticating user 'default' from [fd00:1122:3344:101::a]:46050 2026.05.22 21:56:41.493647 [ 281 ] {} TCP-Session: 7b437854-2319-4630-8e6d-bd0480b8e0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493725 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493755 [ 280 ] {} TCP-Session: e849224b-ecb8-4e73-a51f-5074b1cfa258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493738 [ 282 ] {} TCP-Session: aedf2288-c321-427c-935c-60efc1acaeb0 Authenticating user 'default' from [fd00:1122:3344:101::a]:35410 2026.05.22 21:56:41.493864 [ 283 ] {} TCP-Session: e827cce8-5b32-4880-a9c1-6880c6aba1c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:63045 2026.05.22 21:56:41.493888 [ 280 ] {} TCP-Session: e849224b-ecb8-4e73-a51f-5074b1cfa258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493873 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:41.493877 [ 282 ] {} TCP-Session: aedf2288-c321-427c-935c-60efc1acaeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.493984 [ 284 ] {} TCP-Session: ee9e16b4-ee98-40da-9037-96408303efac Authenticating user 'default' from [fd00:1122:3344:101::a]:33836 2026.05.22 21:56:41.493976 [ 283 ] {} TCP-Session: e827cce8-5b32-4880-a9c1-6880c6aba1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.494082 [ 282 ] {} TCP-Session: aedf2288-c321-427c-935c-60efc1acaeb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.494113 [ 284 ] {} TCP-Session: ee9e16b4-ee98-40da-9037-96408303efac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.494098 [ 283 ] {} TCP-Session: e827cce8-5b32-4880-a9c1-6880c6aba1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:41.494217 [ 284 ] {} TCP-Session: ee9e16b4-ee98-40da-9037-96408303efac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.001150 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 119.61 MiB, peak 119.61 MiB, free memory in arenas 0.00 B, will set to 125.43 MiB (RSS), difference: 5.82 MiB 2026.05.22 21:56:42.554867 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52529 2026.05.22 21:56:42.555033 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.555150 [ 285 ] {} TCP-Session: ed4b0d5c-1c31-45fb-8c83-bc5515348acf Authenticating user 'default' from [fd00:1122:3344:101::b]:52529 2026.05.22 21:56:42.555177 [ 285 ] {} TCP-Session: ed4b0d5c-1c31-45fb-8c83-bc5515348acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.555194 [ 285 ] {} TCP-Session: ed4b0d5c-1c31-45fb-8c83-bc5515348acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.555362 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 21:56:42.555396 [ 285 ] {} 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.22 21:56:42.555494 [ 285 ] {} 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.22 21:56:42.556005 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40651 2026.05.22 21:56:42.556083 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35292 2026.05.22 21:56:42.556187 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50084 2026.05.22 21:56:42.556290 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.556283 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47216 2026.05.22 21:56:42.556339 [ 286 ] {} TCP-Session: 52c69392-10d7-4c4a-bfa6-22e6cf3afcde Authenticating user 'default' from [fd00:1122:3344:101::b]:40651 2026.05.22 21:56:42.556447 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.556454 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64207 2026.05.22 21:56:42.556462 [ 286 ] {} TCP-Session: 52c69392-10d7-4c4a-bfa6-22e6cf3afcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556531 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.556510 [ 287 ] {} TCP-Session: 965fb7ed-fe76-485c-a985-020bf4673b27 Authenticating user 'default' from [fd00:1122:3344:101::b]:35292 2026.05.22 21:56:42.556613 [ 286 ] {} TCP-Session: 52c69392-10d7-4c4a-bfa6-22e6cf3afcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556656 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.556673 [ 288 ] {} TCP-Session: 0a85e252-828e-450a-b19d-04bf8f4b6fb6 Authenticating user 'default' from [fd00:1122:3344:101::b]:50084 2026.05.22 21:56:42.556683 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.556673 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36401 2026.05.22 21:56:42.556762 [ 288 ] {} TCP-Session: 0a85e252-828e-450a-b19d-04bf8f4b6fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556776 [ 289 ] {} TCP-Session: 76da2d67-5d91-4359-9de5-477267db10d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:47216 2026.05.22 21:56:42.556784 [ 290 ] {} TCP-Session: 492c7dcd-cbfe-44ad-a36b-ae22ac977a11 Authenticating user 'default' from [fd00:1122:3344:101::b]:64207 2026.05.22 21:56:42.556861 [ 289 ] {} TCP-Session: 76da2d67-5d91-4359-9de5-477267db10d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556873 [ 288 ] {} TCP-Session: 0a85e252-828e-450a-b19d-04bf8f4b6fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556765 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54602 2026.05.22 21:56:42.556957 [ 289 ] {} TCP-Session: 76da2d67-5d91-4359-9de5-477267db10d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556932 [ 290 ] {} TCP-Session: 492c7dcd-cbfe-44ad-a36b-ae22ac977a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556910 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.557012 [ 290 ] {} TCP-Session: 492c7dcd-cbfe-44ad-a36b-ae22ac977a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.556648 [ 287 ] {} TCP-Session: 965fb7ed-fe76-485c-a985-020bf4673b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.557114 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:42.557161 [ 287 ] {} TCP-Session: 965fb7ed-fe76-485c-a985-020bf4673b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.557148 [ 291 ] {} TCP-Session: 8b8dd71e-84ea-42df-a396-e9bb752d8199 Authenticating user 'default' from [fd00:1122:3344:101::b]:36401 2026.05.22 21:56:42.557193 [ 292 ] {} TCP-Session: ccaa3a71-c78b-4525-98f8-6b35a0186212 Authenticating user 'default' from [fd00:1122:3344:101::b]:54602 2026.05.22 21:56:42.557280 [ 292 ] {} TCP-Session: ccaa3a71-c78b-4525-98f8-6b35a0186212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.557304 [ 291 ] {} TCP-Session: 8b8dd71e-84ea-42df-a396-e9bb752d8199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.557360 [ 292 ] {} TCP-Session: ccaa3a71-c78b-4525-98f8-6b35a0186212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:42.557375 [ 291 ] {} TCP-Session: 8b8dd71e-84ea-42df-a396-e9bb752d8199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.041219 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60451 2026.05.22 21:56:45.050017 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.050067 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:60451 2026.05.22 21:56:45.050173 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.050187 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.050285 [ 293 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.22 21:56:45.050400 [ 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.22 21:56:45.050420 [ 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.22 21:56:45.054636 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58793 2026.05.22 21:56:45.054737 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36334 2026.05.22 21:56:45.054788 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.054858 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57013 2026.05.22 21:56:45.054937 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Authenticating user 'default' from [fd00:1122:3344:101::d]:58793 2026.05.22 21:56:45.054943 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42268 2026.05.22 21:56:45.054959 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055120 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055151 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.055186 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.055249 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46412 2026.05.22 21:56:45.055276 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.055353 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43401 2026.05.22 21:56:45.055452 [ 297 ] {} TCP-Session: af7edcfb-d937-4639-9b76-8c2670405851 Authenticating user 'default' from [fd00:1122:3344:101::d]:42268 2026.05.22 21:56:45.055452 [ 295 ] {} TCP-Session: 012c8960-4e51-4598-aa04-898af01d9ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36334 2026.05.22 21:56:45.055474 [ 296 ] {} TCP-Session: a2e31683-19ec-4fab-bedb-1cc4a6f0bbce Authenticating user 'default' from [fd00:1122:3344:101::d]:57013 2026.05.22 21:56:45.055530 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.055521 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64704 2026.05.22 21:56:45.055513 [ 295 ] {} TCP-Session: 012c8960-4e51-4598-aa04-898af01d9ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055598 [ 296 ] {} TCP-Session: a2e31683-19ec-4fab-bedb-1cc4a6f0bbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055635 [ 298 ] {} TCP-Session: 80f8b0a8-f8d7-430d-9935-100ceb2522a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46412 2026.05.22 21:56:45.055613 [ 295 ] {} TCP-Session: 012c8960-4e51-4598-aa04-898af01d9ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055498 [ 297 ] {} TCP-Session: af7edcfb-d937-4639-9b76-8c2670405851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055729 [ 298 ] {} TCP-Session: 80f8b0a8-f8d7-430d-9935-100ceb2522a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055700 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.055701 [ 296 ] {} TCP-Session: a2e31683-19ec-4fab-bedb-1cc4a6f0bbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055811 [ 300 ] {} TCP-Session: fe6f848f-ba22-4030-a786-bb6b3848f5a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64704 2026.05.22 21:56:45.055817 [ 298 ] {} TCP-Session: 80f8b0a8-f8d7-430d-9935-100ceb2522a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055789 [ 297 ] {} TCP-Session: af7edcfb-d937-4639-9b76-8c2670405851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055615 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.055920 [ 300 ] {} TCP-Session: fe6f848f-ba22-4030-a786-bb6b3848f5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.055981 [ 300 ] {} TCP-Session: fe6f848f-ba22-4030-a786-bb6b3848f5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.056004 [ 299 ] {} TCP-Session: edb9e5ee-0b41-45e7-89d3-d13b09844425 Authenticating user 'default' from [fd00:1122:3344:101::d]:43401 2026.05.22 21:56:45.056115 [ 299 ] {} TCP-Session: edb9e5ee-0b41-45e7-89d3-d13b09844425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.056129 [ 299 ] {} TCP-Session: edb9e5ee-0b41-45e7-89d3-d13b09844425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.056730 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47874 2026.05.22 21:56:45.056895 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:45.056924 [ 301 ] {} TCP-Session: ea8bec1f-78da-47b1-a52a-33d3d55ad012 Authenticating user 'default' from [fd00:1122:3344:101::d]:47874 2026.05.22 21:56:45.056938 [ 301 ] {} TCP-Session: ea8bec1f-78da-47b1-a52a-33d3d55ad012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.057039 [ 301 ] {} TCP-Session: ea8bec1f-78da-47b1-a52a-33d3d55ad012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:45.064418 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.064775 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:56:45.118660 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60451) (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.22 21:56:45.119760 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} 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.22 21:56:45.120048 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} TCPHandler: Processed in 0.055798327 sec. 2026.05.22 21:56:45.123018 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.123176 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:56:45.123432 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60451) (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.22 21:56:45.123696 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} 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.22 21:56:45.123924 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} TCPHandler: Processed in 0.001018178 sec. 2026.05.22 21:56:45.130785 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.131715 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} executeQuery: (from [fd00:1122:3344:101::d]:58793) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.22 21:56:45.131865 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.22 21:56:45.132641 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.22 21:56:45.132749 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144053 sec 2026.05.22 21:56:45.132765 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} ReferentialDeps: No tables 2026.05.22 21:56:45.132776 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} LoadingDeps: No tables 2026.05.22 21:56:45.132814 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} DatabaseAtomic (oximeter): Starting up tables. 2026.05.22 21:56:45.132962 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} TCPHandler: Processed in 0.002277951 sec. 2026.05.22 21:56:45.133117 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.133273 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} executeQuery: (from [fd00:1122:3344:101::d]:58793) /* 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.22 21:56:45.133415 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.22 21:56:45.137578 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.22 21:56:45.138761 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): Loading data parts 2026.05.22 21:56:45.139163 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): There are no data parts 2026.05.22 21:56:45.141071 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} TCPHandler: Processed in 0.008002443 sec. 2026.05.22 21:56:45.141246 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.142184 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} executeQuery: (from [fd00:1122:3344:101::d]:58793) /* 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.22 21:56:45.142321 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.22 21:56:45.148258 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Loading data parts 2026.05.22 21:56:45.148450 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): There are no data parts 2026.05.22 21:56:45.149351 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} TCPHandler: Processed in 0.008153855 sec. 2026.05.22 21:56:45.149608 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.149855 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.150053 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.22 21:56:45.151545 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} oximeter.measurements_i8 (ed35a434-4a85-4bfa-b91e-b9418fcb7eed): Loading data parts 2026.05.22 21:56:45.151717 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} oximeter.measurements_i8 (ed35a434-4a85-4bfa-b91e-b9418fcb7eed): There are no data parts 2026.05.22 21:56:45.152259 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} TCPHandler: Processed in 0.002775829 sec. 2026.05.22 21:56:45.152501 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.152800 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.152933 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.22 21:56:45.153915 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} oximeter.measurements_u8 (edceb78a-dc4b-4a79-960e-64d66b3961b2): Loading data parts 2026.05.22 21:56:45.154010 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} oximeter.measurements_u8 (edceb78a-dc4b-4a79-960e-64d66b3961b2): There are no data parts 2026.05.22 21:56:45.154609 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} TCPHandler: Processed in 0.002219609 sec. 2026.05.22 21:56:45.154762 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.154918 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.155053 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.22 21:56:45.156104 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} oximeter.measurements_i16 (2d4c1f49-a935-40fd-b890-7b0562de46f9): Loading data parts 2026.05.22 21:56:45.156476 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} oximeter.measurements_i16 (2d4c1f49-a935-40fd-b890-7b0562de46f9): There are no data parts 2026.05.22 21:56:45.156966 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} TCPHandler: Processed in 0.00225353 sec. 2026.05.22 21:56:45.157122 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.157372 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.157503 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.22 21:56:45.158523 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} oximeter.measurements_u16 (a30e7890-cf8c-4a27-af0d-d8ad8d155c72): Loading data parts 2026.05.22 21:56:45.158620 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} oximeter.measurements_u16 (a30e7890-cf8c-4a27-af0d-d8ad8d155c72): There are no data parts 2026.05.22 21:56:45.159190 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} TCPHandler: Processed in 0.002116628 sec. 2026.05.22 21:56:45.159338 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.159493 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.159634 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.22 21:56:45.160613 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} oximeter.measurements_i32 (68261ff1-d643-4a46-a47c-f8a0cc01198d): Loading data parts 2026.05.22 21:56:45.160794 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} oximeter.measurements_i32 (68261ff1-d643-4a46-a47c-f8a0cc01198d): There are no data parts 2026.05.22 21:56:45.161319 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} TCPHandler: Processed in 0.002029936 sec. 2026.05.22 21:56:45.161463 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.161709 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.161837 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.22 21:56:45.162848 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} oximeter.measurements_u32 (15e4c7ea-3b04-4b80-b129-02e2630e63cb): Loading data parts 2026.05.22 21:56:45.162997 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} oximeter.measurements_u32 (15e4c7ea-3b04-4b80-b129-02e2630e63cb): There are no data parts 2026.05.22 21:56:45.163761 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} TCPHandler: Processed in 0.002346072 sec. 2026.05.22 21:56:45.163935 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.164107 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.164254 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.22 21:56:45.165452 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Loading data parts 2026.05.22 21:56:45.165670 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): There are no data parts 2026.05.22 21:56:45.166410 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} TCPHandler: Processed in 0.002527305 sec. 2026.05.22 21:56:45.166575 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.166839 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.166978 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.22 21:56:45.169822 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Loading data parts 2026.05.22 21:56:45.169958 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): There are no data parts 2026.05.22 21:56:45.170717 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} TCPHandler: Processed in 0.004193455 sec. 2026.05.22 21:56:45.170878 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.171047 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.171178 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.22 21:56:45.172199 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} oximeter.measurements_f32 (f1723767-5207-4d43-8f7d-cd7a64b5f9c6): Loading data parts 2026.05.22 21:56:45.172388 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} oximeter.measurements_f32 (f1723767-5207-4d43-8f7d-cd7a64b5f9c6): There are no data parts 2026.05.22 21:56:45.172883 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} TCPHandler: Processed in 0.002058577 sec. 2026.05.22 21:56:45.173028 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.173270 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.173392 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.22 21:56:45.174316 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Loading data parts 2026.05.22 21:56:45.174456 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): There are no data parts 2026.05.22 21:56:45.175039 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} TCPHandler: Processed in 0.002060056 sec. 2026.05.22 21:56:45.175188 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.175344 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.175470 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.22 21:56:45.176430 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} oximeter.measurements_string (f9c64359-4c5a-46d0-b308-a616be9004ec): Loading data parts 2026.05.22 21:56:45.176622 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} oximeter.measurements_string (f9c64359-4c5a-46d0-b308-a616be9004ec): There are no data parts 2026.05.22 21:56:45.177070 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} TCPHandler: Processed in 0.001930855 sec. 2026.05.22 21:56:45.177207 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.177452 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.177578 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.22 21:56:45.178563 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} oximeter.measurements_bytes (7f9c5c1c-0044-4197-9fea-e5f12e5009c0): Loading data parts 2026.05.22 21:56:45.178720 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} oximeter.measurements_bytes (7f9c5c1c-0044-4197-9fea-e5f12e5009c0): There are no data parts 2026.05.22 21:56:45.179191 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} TCPHandler: Processed in 0.002032247 sec. 2026.05.22 21:56:45.179342 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.179587 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.179711 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.22 21:56:45.180670 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} oximeter.measurements_cumulativei64 (3e1297d7-2789-44c3-b641-00245ef86a9b): Loading data parts 2026.05.22 21:56:45.180788 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} oximeter.measurements_cumulativei64 (3e1297d7-2789-44c3-b641-00245ef86a9b): There are no data parts 2026.05.22 21:56:45.181364 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} TCPHandler: Processed in 0.002070857 sec. 2026.05.22 21:56:45.181501 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.181708 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.181794 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.22 21:56:45.182864 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Loading data parts 2026.05.22 21:56:45.183019 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): There are no data parts 2026.05.22 21:56:45.183575 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} TCPHandler: Processed in 0.002123518 sec. 2026.05.22 21:56:45.183765 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.183927 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.184061 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.22 21:56:45.185056 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} oximeter.measurements_cumulativef32 (62c40b51-a1ee-4a8d-bdf1-1bc1b88651b1): Loading data parts 2026.05.22 21:56:45.185253 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} oximeter.measurements_cumulativef32 (62c40b51-a1ee-4a8d-bdf1-1bc1b88651b1): There are no data parts 2026.05.22 21:56:45.185711 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} TCPHandler: Processed in 0.001993906 sec. 2026.05.22 21:56:45.185850 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.186096 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.186221 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.22 21:56:45.187173 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} oximeter.measurements_cumulativef64 (512d4dd8-06b5-4bb4-8661-83eab3d3dd69): Loading data parts 2026.05.22 21:56:45.187287 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} oximeter.measurements_cumulativef64 (512d4dd8-06b5-4bb4-8661-83eab3d3dd69): There are no data parts 2026.05.22 21:56:45.187815 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} TCPHandler: Processed in 0.002013736 sec. 2026.05.22 21:56:45.187957 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.188182 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.188319 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.22 21:56:45.189521 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} oximeter.measurements_histogrami8 (f00d1954-de4b-4d58-85e6-cb0b57fbf109): Loading data parts 2026.05.22 21:56:45.189676 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} oximeter.measurements_histogrami8 (f00d1954-de4b-4d58-85e6-cb0b57fbf109): There are no data parts 2026.05.22 21:56:45.190169 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} TCPHandler: Processed in 0.002261091 sec. 2026.05.22 21:56:45.190310 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.190598 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.190726 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.22 21:56:45.191814 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} oximeter.measurements_histogramu8 (c03736ff-92e2-4483-a07e-792964332fd7): Loading data parts 2026.05.22 21:56:45.191935 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} oximeter.measurements_histogramu8 (c03736ff-92e2-4483-a07e-792964332fd7): There are no data parts 2026.05.22 21:56:45.192481 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} TCPHandler: Processed in 0.00221981 sec. 2026.05.22 21:56:45.192624 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.192828 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.192958 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.22 21:56:45.194114 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} oximeter.measurements_histogrami16 (6beb3b58-0e11-4fb8-bf70-d4f856eddc68): Loading data parts 2026.05.22 21:56:45.194301 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} oximeter.measurements_histogrami16 (6beb3b58-0e11-4fb8-bf70-d4f856eddc68): There are no data parts 2026.05.22 21:56:45.194786 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} TCPHandler: Processed in 0.002209969 sec. 2026.05.22 21:56:45.194926 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.195208 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.195336 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.22 21:56:45.196421 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} oximeter.measurements_histogramu16 (6687781b-00ff-4e19-be68-38908d5ca285): Loading data parts 2026.05.22 21:56:45.196537 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} oximeter.measurements_histogramu16 (6687781b-00ff-4e19-be68-38908d5ca285): There are no data parts 2026.05.22 21:56:45.197108 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} TCPHandler: Processed in 0.002230239 sec. 2026.05.22 21:56:45.197245 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.197451 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.197580 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.22 21:56:45.198730 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} oximeter.measurements_histogrami32 (57ea4e46-cf8c-424d-a93e-360d04856ff0): Loading data parts 2026.05.22 21:56:45.198917 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} oximeter.measurements_histogrami32 (57ea4e46-cf8c-424d-a93e-360d04856ff0): There are no data parts 2026.05.22 21:56:45.199444 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} TCPHandler: Processed in 0.00224777 sec. 2026.05.22 21:56:45.199581 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.199865 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.199993 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.22 21:56:45.201088 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} oximeter.measurements_histogramu32 (281a787d-a68a-4b87-ace7-6e5b7179c65d): Loading data parts 2026.05.22 21:56:45.201204 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} oximeter.measurements_histogramu32 (281a787d-a68a-4b87-ace7-6e5b7179c65d): There are no data parts 2026.05.22 21:56:45.201804 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} TCPHandler: Processed in 0.0022715 sec. 2026.05.22 21:56:45.201944 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.202150 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.202282 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.22 21:56:45.203363 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} oximeter.measurements_histogrami64 (44d3d05f-e59f-4436-af04-3c4f5a5ef98c): Loading data parts 2026.05.22 21:56:45.203554 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} oximeter.measurements_histogrami64 (44d3d05f-e59f-4436-af04-3c4f5a5ef98c): There are no data parts 2026.05.22 21:56:45.204120 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} TCPHandler: Processed in 0.00222379 sec. 2026.05.22 21:56:45.204264 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.204550 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.204683 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.22 21:56:45.205815 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Loading data parts 2026.05.22 21:56:45.205936 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): There are no data parts 2026.05.22 21:56:45.206547 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} TCPHandler: Processed in 0.002330821 sec. 2026.05.22 21:56:45.206691 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.206896 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.207029 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.22 21:56:45.208119 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} oximeter.measurements_histogramf32 (a47750a0-babb-4c69-b350-d79e58a2cb6d): Loading data parts 2026.05.22 21:56:45.208334 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} oximeter.measurements_histogramf32 (a47750a0-babb-4c69-b350-d79e58a2cb6d): There are no data parts 2026.05.22 21:56:45.208866 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} TCPHandler: Processed in 0.00222372 sec. 2026.05.22 21:56:45.209013 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.209297 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.209443 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.22 21:56:45.210572 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} oximeter.measurements_histogramf64 (fe10f2b9-4f16-460d-a79f-e734c81f914d): Loading data parts 2026.05.22 21:56:45.210700 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} oximeter.measurements_histogramf64 (fe10f2b9-4f16-460d-a79f-e734c81f914d): There are no data parts 2026.05.22 21:56:45.211303 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} TCPHandler: Processed in 0.002338782 sec. 2026.05.22 21:56:45.211480 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.211688 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} executeQuery: (from [fd00:1122:3344:101::d]:58793) /* 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.22 21:56:45.211831 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.22 21:56:45.213645 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} oximeter.fields_bool (dde449f6-c527-4f3e-8199-8892c24d76dd): Loading data parts 2026.05.22 21:56:45.213891 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} oximeter.fields_bool (dde449f6-c527-4f3e-8199-8892c24d76dd): There are no data parts 2026.05.22 21:56:45.214398 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} TCPHandler: Processed in 0.002967153 sec. 2026.05.22 21:56:45.214551 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.214802 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.214902 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.22 21:56:45.215981 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} oximeter.fields_i8 (cc27be6a-e009-4d1f-a244-e1ed8c63656b): Loading data parts 2026.05.22 21:56:45.216109 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} oximeter.fields_i8 (cc27be6a-e009-4d1f-a244-e1ed8c63656b): There are no data parts 2026.05.22 21:56:45.216581 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} TCPHandler: Processed in 0.002077988 sec. 2026.05.22 21:56:45.216820 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.216988 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.217116 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.22 21:56:45.218173 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Loading data parts 2026.05.22 21:56:45.218360 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): There are no data parts 2026.05.22 21:56:45.218895 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} TCPHandler: Processed in 0.002122168 sec. 2026.05.22 21:56:45.219057 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.219395 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.219523 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.22 21:56:45.220613 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Loading data parts 2026.05.22 21:56:45.220730 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): There are no data parts 2026.05.22 21:56:45.221411 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} TCPHandler: Processed in 0.002402643 sec. 2026.05.22 21:56:45.221605 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.221763 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.221893 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.22 21:56:45.222943 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Loading data parts 2026.05.22 21:56:45.223178 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): There are no data parts 2026.05.22 21:56:45.223648 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} TCPHandler: Processed in 0.002091018 sec. 2026.05.22 21:56:45.223800 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.224044 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.224164 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.22 21:56:45.225239 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} oximeter.fields_i32 (e0e44381-16d2-4b34-bcc9-35f5c3e97c23): Loading data parts 2026.05.22 21:56:45.225360 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} oximeter.fields_i32 (e0e44381-16d2-4b34-bcc9-35f5c3e97c23): There are no data parts 2026.05.22 21:56:45.225904 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} TCPHandler: Processed in 0.002152009 sec. 2026.05.22 21:56:45.226045 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.226201 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.226380 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.22 21:56:45.227412 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Loading data parts 2026.05.22 21:56:45.227628 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): There are no data parts 2026.05.22 21:56:45.228078 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} TCPHandler: Processed in 0.002081327 sec. 2026.05.22 21:56:45.228230 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.228481 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.228603 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.22 21:56:45.229633 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} oximeter.fields_i64 (8dc9c0a8-7444-49c1-b645-8e1e15b5a452): Loading data parts 2026.05.22 21:56:45.229782 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} oximeter.fields_i64 (8dc9c0a8-7444-49c1-b645-8e1e15b5a452): There are no data parts 2026.05.22 21:56:45.230349 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} TCPHandler: Processed in 0.002168288 sec. 2026.05.22 21:56:45.230496 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.230652 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.230737 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.22 21:56:45.231771 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Loading data parts 2026.05.22 21:56:45.231951 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): There are no data parts 2026.05.22 21:56:45.232392 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} TCPHandler: Processed in 0.001944315 sec. 2026.05.22 21:56:45.232540 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.232742 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.232785 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.22 21:56:45.233850 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Loading data parts 2026.05.22 21:56:45.233982 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): There are no data parts 2026.05.22 21:56:45.234430 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} TCPHandler: Processed in 0.001939004 sec. 2026.05.22 21:56:45.234604 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.234760 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.234801 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.22 21:56:45.235759 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Loading data parts 2026.05.22 21:56:45.235897 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): There are no data parts 2026.05.22 21:56:45.236419 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} TCPHandler: Processed in 0.001863714 sec. 2026.05.22 21:56:45.236567 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.236725 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:56:45.236766 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.22 21:56:45.237735 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Loading data parts 2026.05.22 21:56:45.237851 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): There are no data parts 2026.05.22 21:56:45.238344 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} TCPHandler: Processed in 0.001824792 sec. 2026.05.22 21:56:45.238510 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.238752 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} executeQuery: (from [fd00:1122:3344:101::d]:58793) /* 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.22 21:56:45.238817 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.22 21:56:45.239841 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Loading data parts 2026.05.22 21:56:45.239960 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): There are no data parts 2026.05.22 21:56:45.240664 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} TCPHandler: Processed in 0.00220362 sec. 2026.05.22 21:56:45.243317 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:45.243613 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.22 21:56:45.245513 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.22 21:56:45.251601 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:56:45.251662 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:56:45.255503 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:56:45.256089 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): 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.22 21:56:45.256356 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} executeQuery: Read 1 rows, 16.00 B in 0.012887 sec., 77.59757895553659 rows/sec., 1.21 KiB/sec. 2026.05.22 21:56:45.256513 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} TCPHandler: Processed in 0.013302418 sec. 2026.05.22 21:56:46.001123 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 132.86 MiB, peak 132.86 MiB, free memory in arenas 0.00 B, will set to 141.60 MiB (RSS), difference: 8.74 MiB 2026.05.22 21:56:46.444931 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34739 2026.05.22 21:56:46.445055 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.445094 [ 302 ] {} TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:34739 2026.05.22 21:56:46.445120 [ 302 ] {} TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.445136 [ 302 ] {} TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.445534 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48008 2026.05.22 21:56:46.445563 [ 302 ] {} TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:46.445586 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 2026.05.22 21:56:46.445621 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52255 2026.05.22 21:56:46.445688 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62570 2026.05.22 21:56:46.445932 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.445949 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.445984 [ 303 ] {} TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Authenticating user 'default' from [fd00:1122:3344:101::e]:48008 2026.05.22 21:56:46.445990 [ 305 ] {} TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 2026.05.22 21:56:46.446019 [ 303 ] {} TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446024 [ 305 ] {} TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446042 [ 303 ] {} TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446054 [ 305 ] {} TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446143 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} executeQuery: (from [fd00:1122:3344:101::e]:34739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:56:46.446160 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.446188 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.446227 [ 306 ] {} TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Authenticating user 'default' from [fd00:1122:3344:101::e]:62570 2026.05.22 21:56:46.446234 [ 304 ] {} TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:52255 2026.05.22 21:56:46.446259 [ 306 ] {} TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446262 [ 304 ] {} TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446266 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51111 2026.05.22 21:56:46.446286 [ 304 ] {} TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446282 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41899 2026.05.22 21:56:46.446356 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41666 2026.05.22 21:56:46.446277 [ 306 ] {} TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446515 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64736 2026.05.22 21:56:46.446533 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.446571 [ 308 ] {} TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51111 2026.05.22 21:56:46.446591 [ 308 ] {} TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446603 [ 308 ] {} TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446741 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:56:46.446767 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.446813 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.446838 [ 307 ] {} TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41899 2026.05.22 21:56:46.446854 [ 309 ] {} TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41666 2026.05.22 21:56:46.446862 [ 307 ] {} TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446867 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.446879 [ 309 ] {} TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446886 [ 307 ] {} TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446922 [ 309 ] {} TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446922 [ 310 ] {} TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Authenticating user 'default' from [fd00:1122:3344:101::e]:64736 2026.05.22 21:56:46.446963 [ 310 ] {} TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.446979 [ 310 ] {} TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.447127 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:56:46.448366 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:56:46.453657 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} AggregatingTransform: Aggregating 2026.05.22 21:56:46.453779 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} Aggregator: Aggregation method: without_key 2026.05.22 21:56:46.454008 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003634055 sec. (275.175 rows/sec., 10.75 KiB/sec.) 2026.05.22 21:56:46.454028 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} Aggregator: Merging aggregated data 2026.05.22 21:56:46.454073 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.22 21:56:46.455766 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} executeQuery: Read 1 rows, 40.00 B in 0.00976 sec., 102.45901639344262 rows/sec., 4.00 KiB/sec. 2026.05.22 21:56:46.455905 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} TCPHandler: Processed in 0.010496258 sec. 2026.05.22 21:56:46.457647 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457689 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457703 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457707 [ 302 ] {} TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457727 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457756 [ 305 ] {} TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457767 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457785 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457807 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457829 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457848 [ 306 ] {} TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457865 [ 309 ] {} TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457895 [ 307 ] {} TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457814 [ 308 ] {} TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457740 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.457737 [ 303 ] {} TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457794 [ 304 ] {} TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.457990 [ 310 ] {} TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.499610 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32902 2026.05.22 21:56:46.499675 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.499700 [ 302 ] {} TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32902 2026.05.22 21:56:46.499722 [ 302 ] {} TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.499738 [ 302 ] {} TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.499954 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43685 2026.05.22 21:56:46.499961 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48452 2026.05.22 21:56:46.500004 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58031 2026.05.22 21:56:46.500026 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39736 2026.05.22 21:56:46.500040 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64219 2026.05.22 21:56:46.500046 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57377 2026.05.22 21:56:46.500085 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500084 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500102 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500122 [ 307 ] {} TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Authenticating user 'default' from [fd00:1122:3344:101::e]:39736 2026.05.22 21:56:46.500131 [ 305 ] {} TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Authenticating user 'default' from [fd00:1122:3344:101::e]:58031 2026.05.22 21:56:46.500137 [ 308 ] {} TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64219 2026.05.22 21:56:46.500132 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500161 [ 308 ] {} TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500154 [ 305 ] {} TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500185 [ 308 ] {} TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500180 [ 309 ] {} TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Authenticating user 'default' from [fd00:1122:3344:101::e]:57377 2026.05.22 21:56:46.500200 [ 305 ] {} TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500226 [ 309 ] {} TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500151 [ 307 ] {} TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500253 [ 309 ] {} TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500274 [ 307 ] {} TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500058 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33732 2026.05.22 21:56:46.500024 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52293 2026.05.22 21:56:46.500350 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500026 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500387 [ 310 ] {} TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33732 2026.05.22 21:56:46.500011 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500408 [ 304 ] {} TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48452 2026.05.22 21:56:46.500418 [ 310 ] {} TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500435 [ 303 ] {} TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43685 2026.05.22 21:56:46.500436 [ 304 ] {} TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500446 [ 310 ] {} TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500456 [ 303 ] {} TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500460 [ 304 ] {} TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500482 [ 303 ] {} TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500407 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:56:46.500058 [ 302 ] {} TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:56:46.500540 [ 306 ] {} TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Authenticating user 'default' from [fd00:1122:3344:101::e]:52293 2026.05.22 21:56:46.500572 [ 306 ] {} TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500585 [ 306 ] {} TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.500693 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} executeQuery: (from [fd00:1122:3344:101::e]:32902) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:56:46.500942 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:56:46.500997 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:56:46.501290 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:56:46.502117 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} AggregatingTransform: Aggregating 2026.05.22 21:56:46.502156 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} Aggregator: Aggregation method: without_key 2026.05.22 21:56:46.502184 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000798624 sec. (1252.154 rows/sec., 48.91 KiB/sec.) 2026.05.22 21:56:46.502199 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} Aggregator: Merging aggregated data 2026.05.22 21:56:46.502869 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} executeQuery: Read 1 rows, 40.00 B in 0.002232 sec., 448.02867383512546 rows/sec., 17.50 KiB/sec. 2026.05.22 21:56:46.502998 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} TCPHandler: Processed in 0.003061024 sec. 2026.05.22 21:56:46.503121 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503148 [ 302 ] {} TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503157 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503177 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503196 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503209 [ 303 ] {} TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503236 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503253 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503271 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503287 [ 306 ] {} TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503301 [ 305 ] {} TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503316 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503321 [ 307 ] {} TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503261 [ 304 ] {} TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503369 [ 309 ] {} TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503230 [ 310 ] {} TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:46.503212 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:56:46.503469 [ 308 ] {} TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:56:47.001152 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 142.07 MiB, peak 150.17 MiB, free memory in arenas 0.00 B, will set to 145.80 MiB (RSS), difference: 3.73 MiB 2026.05.22 21:56:48.650473 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.22 21:56:48.650514 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 494 2026.05.22 21:56:48.650551 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.22 21:56:48.650601 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.22 21:56:48.652264 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Loading data parts 2026.05.22 21:56:48.652466 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): There are no data parts 2026.05.22 21:56:48.653867 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:56:48.653925 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:56:48.655622 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:56:48.656244 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:56:48.656407 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 494 2026.05.22 21:56:48.661541 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Loading data parts 2026.05.22 21:56:48.661695 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): There are no data parts 2026.05.22 21:56:48.683391 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:56:48.683434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:56:48.689497 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:56:48.690715 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:56:48.694889 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.22 21:56:49.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.72 MiB, peak 154.72 MiB, free memory in arenas 0.00 B, will set to 159.98 MiB (RSS), difference: 9.26 MiB 2026.05.22 21:56:51.150293 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 2026.05.22 21:56:51.150395 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.22 21:56:51.153809 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Loading data parts 2026.05.22 21:56:51.154001 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): There are no data parts 2026.05.22 21:56:51.157051 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:56:51.157091 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:56:51.158523 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:56:51.159089 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): 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.22 21:56:51.159352 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 5 2026.05.22 21:56:52.001142 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.13 MiB, peak 164.13 MiB, free memory in arenas 0.00 B, will set to 160.52 MiB (RSS), difference: -3.61 MiB 2026.05.22 21:56:56.123955 [ 119 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:56:56.124030 [ 119 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:56:56.157288 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1006 2026.05.22 21:56:56.158090 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:56:56.158132 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:56:56.158869 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:56:56.159395 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:56:56.159547 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1006 2026.05.22 21:56:56.195716 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.22 21:56:56.212828 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:56:56.212876 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:56:56.219442 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:56:56.220638 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:56:56.223255 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.22 21:56:57.000272 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 161.22 MiB, peak 165.22 MiB, free memory in arenas 0.00 B, will set to 163.53 MiB (RSS), difference: 2.31 MiB 2026.05.22 21:57:03.659605 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1454 2026.05.22 21:57:03.660103 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:03.660158 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:03.660896 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:03.661401 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:03.661553 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1454 2026.05.22 21:57:03.724307 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.22 21:57:03.741158 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:03.741231 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:03.747964 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:03.749565 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:03.753023 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.22 21:57:05.300399 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.300658 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:05.301295 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:05.301361 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:05.301792 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} TCPHandler: Processed in 0.001532057 sec. 2026.05.22 21:57:05.307355 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.307480 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.22 21:57:05.307529 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:05.310215 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.310265 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.310966 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.311456 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): 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.22 21:57:05.311623 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} executeQuery: Read 35 rows, 7.54 KiB in 0.004178 sec., 8377.213977979894 rows/sec., 1.76 MiB/sec. 2026.05.22 21:57:05.311661 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} TCPHandler: Processed in 0.004364088 sec. 2026.05.22 21:57:05.311838 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.311947 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.311992 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:57:05.315339 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.315376 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.315918 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.316430 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:05.316574 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} executeQuery: Read 284 rows, 18.47 KiB in 0.004652 sec., 61049.011177987966 rows/sec., 3.88 MiB/sec. 2026.05.22 21:57:05.316610 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} TCPHandler: Processed in 0.004823856 sec. 2026.05.22 21:57:05.316748 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.316856 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:57:05.316900 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:57:05.317368 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.317409 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.318090 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.318602 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:57:05.318817 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} executeQuery: Read 10 rows, 835.00 B in 0.001978 sec., 5055.6117290192105 rows/sec., 412.25 KiB/sec. 2026.05.22 21:57:05.318880 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} TCPHandler: Processed in 0.002183699 sec. 2026.05.22 21:57:05.319055 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.319195 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:05.319257 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:05.371135 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.371203 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.372002 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.372628 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:05.372812 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} executeQuery: Read 844 rows, 67.73 KiB in 0.053655 sec., 15730.127667505358 rows/sec., 1.23 MiB/sec. 2026.05.22 21:57:05.372884 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} TCPHandler: Processed in 0.053940164 sec. 2026.05.22 21:57:05.373104 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.373242 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.373301 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:05.373947 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.373984 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.374463 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.375076 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:05.375223 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} executeQuery: Read 186 rows, 11.80 KiB in 0.00202 sec., 92079.20792079208 rows/sec., 5.70 MiB/sec. 2026.05.22 21:57:05.375262 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} TCPHandler: Processed in 0.002266161 sec. 2026.05.22 21:57:05.375421 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.375553 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.375614 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:57:05.376132 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.376172 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.376667 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.377159 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:05.377293 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} executeQuery: Read 149 rows, 9.86 KiB in 0.001773 sec., 84038.35307388607 rows/sec., 5.43 MiB/sec. 2026.05.22 21:57:05.377327 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} TCPHandler: Processed in 0.001963665 sec. 2026.05.22 21:57:05.377493 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.377599 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.377643 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:57:05.378112 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.378149 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.378613 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.379159 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:05.379294 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} executeQuery: Read 148 rows, 8.62 KiB in 0.001716 sec., 86247.08624708625 rows/sec., 4.91 MiB/sec. 2026.05.22 21:57:05.379328 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} TCPHandler: Processed in 0.001910054 sec. 2026.05.22 21:57:05.379485 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.379590 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:05.379633 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:05.380254 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.380293 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.380757 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.381213 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:05.381356 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} executeQuery: Read 516 rows, 37.29 KiB in 0.001787 sec., 288752.0984890879 rows/sec., 20.38 MiB/sec. 2026.05.22 21:57:05.381393 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} TCPHandler: Processed in 0.001978096 sec. 2026.05.22 21:57:05.381528 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.381635 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:57:05.381683 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:57:05.382057 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.382097 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.382651 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.383289 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:05.383468 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} executeQuery: Read 6 rows, 321.00 B in 0.001852 sec., 3239.7408207343415 rows/sec., 169.26 KiB/sec. 2026.05.22 21:57:05.383513 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} TCPHandler: Processed in 0.002043356 sec. 2026.05.22 21:57:05.383675 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.383778 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.383824 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:05.384309 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.384345 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.385064 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.385586 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:05.385793 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} executeQuery: Read 170 rows, 11.28 KiB in 0.002028 sec., 83826.42998027614 rows/sec., 5.43 MiB/sec. 2026.05.22 21:57:05.385857 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} TCPHandler: Processed in 0.00224913 sec. 2026.05.22 21:57:05.386061 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.386200 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.386264 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:57:05.386779 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.386825 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.387294 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.387741 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:05.387881 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} executeQuery: Read 1 rows, 69.00 B in 0.001721 sec., 581.0575246949447 rows/sec., 39.15 KiB/sec. 2026.05.22 21:57:05.387919 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} TCPHandler: Processed in 0.001970145 sec. 2026.05.22 21:57:05.388055 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.388160 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.388219 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:05.389108 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.389147 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.389949 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.390592 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:05.390750 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} executeQuery: Read 34 rows, 62.39 KiB in 0.002614 sec., 13006.885998469777 rows/sec., 23.31 MiB/sec. 2026.05.22 21:57:05.390808 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} TCPHandler: Processed in 0.002806311 sec. 2026.05.22 21:57:05.390968 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.391079 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.391125 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.22 21:57:05.391497 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.391537 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.392046 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.392622 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): 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.22 21:57:05.392764 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} executeQuery: Read 18 rows, 1.36 KiB in 0.001712 sec., 10514.018691588784 rows/sec., 792.32 KiB/sec. 2026.05.22 21:57:05.392801 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} TCPHandler: Processed in 0.001889773 sec. 2026.05.22 21:57:05.392935 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:05.393042 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:05.393089 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:05.393494 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:05.393538 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.22 21:57:05.393971 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:57:05.394486 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:05.394640 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} executeQuery: Read 60 rows, 3.66 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.21 MiB/sec. 2026.05.22 21:57:05.394694 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} TCPHandler: Processed in 0.001812892 sec. 2026.05.22 21:57:10.288475 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:10.288710 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:10.289042 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:10.289118 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} 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.22 21:57:10.289346 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:10.289412 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:10.289558 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:57:10.289614 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:10.289643 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:10.289659 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:10.289764 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:57:10.289787 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:10.292830 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} executeQuery: Read 35 rows, 7.54 KiB in 0.004208 sec., 8317.490494296579 rows/sec., 1.75 MiB/sec. 2026.05.22 21:57:10.292937 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} MemoryTracker: Peak memory usage (for query): 137.56 KiB. 2026.05.22 21:57:10.292955 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} TCPHandler: Processed in 0.004612282 sec. 2026.05.22 21:57:10.294199 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:10.294312 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:10.294355 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:10.294818 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:10.294865 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:10.295379 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:10.295877 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:10.296021 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} executeQuery: Read 30 rows, 2.40 KiB in 0.00174 sec., 17241.379310344826 rows/sec., 1.35 MiB/sec. 2026.05.22 21:57:10.296053 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} TCPHandler: Processed in 0.001905754 sec. 2026.05.22 21:57:10.296189 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:10.296286 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:10.296326 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:10.296728 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:10.296762 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:10.297198 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:10.297805 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:10.297929 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} executeQuery: Read 36 rows, 2.88 KiB in 0.001663 sec., 21647.624774503907 rows/sec., 1.69 MiB/sec. 2026.05.22 21:57:10.297963 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} TCPHandler: Processed in 0.001822663 sec. 2026.05.22 21:57:10.298100 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:10.298205 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:10.298249 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:10.298647 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:10.298683 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:10.299203 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:10.299724 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:10.299856 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} executeQuery: Read 60 rows, 4.31 KiB in 0.00167 sec., 35928.14371257485 rows/sec., 2.52 MiB/sec. 2026.05.22 21:57:10.299888 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} TCPHandler: Processed in 0.001840742 sec. 2026.05.22 21:57:10.300032 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:10.300143 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:10.300187 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:10.300548 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:10.300581 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:10.301057 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:10.301704 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:10.301828 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} executeQuery: Read 30 rows, 2.04 KiB in 0.001705 sec., 17595.307917888564 rows/sec., 1.17 MiB/sec. 2026.05.22 21:57:10.301860 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} TCPHandler: Processed in 0.001881994 sec. 2026.05.22 21:57:11.124077 [ 38 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:57:11.124139 [ 38 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:57:11.160735 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 2026.05.22 21:57:11.162074 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1966 2026.05.22 21:57:11.162573 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:11.162620 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:11.162649 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:11.162695 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:11.163368 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:11.163898 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:11.164002 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:11.164047 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1966 2026.05.22 21:57:11.164581 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): 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.22 21:57:11.164813 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 6 2026.05.22 21:57:11.253542 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.22 21:57:11.269491 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:11.269551 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:11.275770 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:11.277158 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:11.280013 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.22 21:57:15.294121 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.294353 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:15.294678 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:15.294719 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} 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.22 21:57:15.294954 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:15.295020 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:15.295157 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:57:15.295192 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:15.295214 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:15.295230 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:15.295270 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:57:15.295290 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:15.296306 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} executeQuery: Read 35 rows, 7.54 KiB in 0.002051 sec., 17064.846416382254 rows/sec., 3.59 MiB/sec. 2026.05.22 21:57:15.296404 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} TCPHandler: Processed in 0.002416663 sec. 2026.05.22 21:57:15.301665 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.301780 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.301825 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:57:15.302431 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.302478 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.303022 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.303489 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:15.303634 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} executeQuery: Read 284 rows, 18.47 KiB in 0.001887 sec., 150503.44462109168 rows/sec., 9.56 MiB/sec. 2026.05.22 21:57:15.303667 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} TCPHandler: Processed in 0.002055766 sec. 2026.05.22 21:57:15.303807 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.303905 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:15.303945 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:15.304641 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.304676 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.305155 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:15.305614 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:15.305742 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} executeQuery: Read 839 rows, 67.36 KiB in 0.001856 sec., 452047.4137931034 rows/sec., 35.44 MiB/sec. 2026.05.22 21:57:15.305775 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} TCPHandler: Processed in 0.002018636 sec. 2026.05.22 21:57:15.305984 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.306164 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.306235 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:15.306895 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.306946 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.307601 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.308285 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:15.308439 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} executeQuery: Read 176 rows, 11.10 KiB in 0.002325 sec., 75698.92473118281 rows/sec., 4.66 MiB/sec. 2026.05.22 21:57:15.308483 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} TCPHandler: Processed in 0.002630867 sec. 2026.05.22 21:57:15.308643 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.308749 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.308794 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:57:15.309251 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.309289 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.309763 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.310285 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:15.310411 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} executeQuery: Read 149 rows, 9.86 KiB in 0.001688 sec., 88270.14218009479 rows/sec., 5.70 MiB/sec. 2026.05.22 21:57:15.310444 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} TCPHandler: Processed in 0.001852354 sec. 2026.05.22 21:57:15.310587 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.310683 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.310723 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:57:15.311158 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.311194 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.311611 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.312070 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:15.312196 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} executeQuery: Read 148 rows, 8.62 KiB in 0.001531 sec., 96668.84389288047 rows/sec., 5.50 MiB/sec. 2026.05.22 21:57:15.312227 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} TCPHandler: Processed in 0.0016894 sec. 2026.05.22 21:57:15.312355 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.312451 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:15.312491 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:15.313075 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.313110 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.313575 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:15.314131 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:15.314267 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} executeQuery: Read 496 rows, 35.67 KiB in 0.001834 sec., 270447.11014176667 rows/sec., 18.99 MiB/sec. 2026.05.22 21:57:15.314300 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} TCPHandler: Processed in 0.001995085 sec. 2026.05.22 21:57:15.314421 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.314517 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:57:15.314558 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:57:15.314894 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.314929 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.315403 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.315900 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:15.316030 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. 2026.05.22 21:57:15.316062 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} TCPHandler: Processed in 0.00168998 sec. 2026.05.22 21:57:15.316188 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.316285 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.316326 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:15.316727 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.316762 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.317213 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:15.317718 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:15.317845 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} executeQuery: Read 165 rows, 10.93 KiB in 0.001578 sec., 104562.73764258555 rows/sec., 6.77 MiB/sec. 2026.05.22 21:57:15.317877 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} TCPHandler: Processed in 0.001738181 sec. 2026.05.22 21:57:15.317997 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.318091 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.318133 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:57:15.318451 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.318486 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.318892 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.319398 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:15.319525 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2026.05.22 21:57:15.319557 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} TCPHandler: Processed in 0.001610019 sec. 2026.05.22 21:57:15.319680 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.319775 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.319828 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:15.320615 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.320651 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.321295 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:15.321734 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:15.321870 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} executeQuery: Read 34 rows, 62.39 KiB in 0.002112 sec., 16098.484848484848 rows/sec., 28.85 MiB/sec. 2026.05.22 21:57:15.321915 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} TCPHandler: Processed in 0.00228319 sec. 2026.05.22 21:57:15.322062 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:15.322158 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:15.322199 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:15.322535 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:15.322569 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:15.322993 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:15.323439 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:15.323566 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} executeQuery: Read 60 rows, 3.66 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.51 MiB/sec. 2026.05.22 21:57:15.323599 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} TCPHandler: Processed in 0.001586239 sec. 2026.05.22 21:57:18.665041 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2414 2026.05.22 21:57:18.665647 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:18.665686 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:18.666343 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:18.666912 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:18.667064 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2414 2026.05.22 21:57:18.780931 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.22 21:57:18.796863 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:18.796924 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:18.803705 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:18.806246 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:18.814140 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.22 21:57:20.292614 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.292925 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.22 21:57:20.293350 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:20.293389 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.22 21:57:20.293603 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:20.293673 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:20.293809 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:57:20.293845 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:20.293866 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:20.293881 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:20.293921 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2026.05.22 21:57:20.293940 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:20.295053 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} executeQuery: Read 35 rows, 7.54 KiB in 0.002276 sec., 15377.85588752197 rows/sec., 3.23 MiB/sec. 2026.05.22 21:57:20.295153 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} TCPHandler: Processed in 0.002679008 sec. 2026.05.22 21:57:20.296780 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.296893 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:57:20.296938 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:57:20.297398 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:20.297442 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:20.297982 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:20.298577 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:57:20.298725 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} executeQuery: Read 2 rows, 167.00 B in 0.001864 sec., 1072.961373390558 rows/sec., 87.49 KiB/sec. 2026.05.22 21:57:20.298759 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} TCPHandler: Processed in 0.002040876 sec. 2026.05.22 21:57:20.298885 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.298986 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:20.299027 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:20.299453 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:20.299488 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:20.300001 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:20.300498 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:20.300626 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} executeQuery: Read 57 rows, 4.45 KiB in 0.001661 sec., 34316.676700782664 rows/sec., 2.62 MiB/sec. 2026.05.22 21:57:20.300658 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} TCPHandler: Processed in 0.001822422 sec. 2026.05.22 21:57:20.300790 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.300886 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:20.300926 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:20.301311 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:20.301347 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:20.301885 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:20.302488 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:20.302620 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} executeQuery: Read 2 rows, 143.00 B in 0.001752 sec., 1141.552511415525 rows/sec., 79.71 KiB/sec. 2026.05.22 21:57:20.302653 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} TCPHandler: Processed in 0.001911995 sec. 2026.05.22 21:57:20.302796 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.302892 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:20.302932 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:20.303350 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:20.303385 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:20.303914 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:20.304436 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:20.304583 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} executeQuery: Read 66 rows, 5.28 KiB in 0.001708 sec., 38641.686182669786 rows/sec., 3.02 MiB/sec. 2026.05.22 21:57:20.304618 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} TCPHandler: Processed in 0.001870964 sec. 2026.05.22 21:57:20.304763 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.304865 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:20.304910 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:20.305355 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:20.305391 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:20.305886 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:20.306439 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:20.306569 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} executeQuery: Read 161 rows, 11.48 KiB in 0.001725 sec., 93333.33333333333 rows/sec., 6.50 MiB/sec. 2026.05.22 21:57:20.306602 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} TCPHandler: Processed in 0.001888273 sec. 2026.05.22 21:57:20.306736 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:20.306836 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:20.306878 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:20.307214 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:20.307249 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:20.307679 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:20.308154 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:20.308280 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. 2026.05.22 21:57:20.308312 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} TCPHandler: Processed in 0.001624479 sec. 2026.05.22 21:57:25.297343 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.297631 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:25.298023 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:25.298074 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} 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.22 21:57:25.298356 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:25.298434 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:25.298586 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:57:25.298622 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:25.298645 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:25.298660 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:25.298702 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:57:25.298723 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:25.299841 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} executeQuery: Read 35 rows, 7.54 KiB in 0.002329 sec., 15027.908973808502 rows/sec., 3.16 MiB/sec. 2026.05.22 21:57:25.299945 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} TCPHandler: Processed in 0.002753669 sec. 2026.05.22 21:57:25.305502 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.305617 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.305661 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:57:25.306362 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.306405 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.306925 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:25.307461 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:25.307602 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} executeQuery: Read 284 rows, 18.47 KiB in 0.002018 sec., 140733.39940535184 rows/sec., 8.94 MiB/sec. 2026.05.22 21:57:25.307637 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} TCPHandler: Processed in 0.002186929 sec. 2026.05.22 21:57:25.307865 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.307962 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:25.308002 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:25.308694 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.308729 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.309245 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:25.309719 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:25.309869 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} executeQuery: Read 865 rows, 69.34 KiB in 0.001925 sec., 449350.6493506493 rows/sec., 35.18 MiB/sec. 2026.05.22 21:57:25.309995 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} TCPHandler: Processed in 0.00217871 sec. 2026.05.22 21:57:25.310131 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.310227 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.310266 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:25.310702 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.310738 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.311171 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:25.311644 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:25.311768 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} executeQuery: Read 176 rows, 11.10 KiB in 0.00156 sec., 112820.51282051283 rows/sec., 6.95 MiB/sec. 2026.05.22 21:57:25.311801 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} TCPHandler: Processed in 0.001719271 sec. 2026.05.22 21:57:25.311924 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.312019 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.312060 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:57:25.312480 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.312515 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.312941 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:25.313464 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:25.313589 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} executeQuery: Read 149 rows, 9.86 KiB in 0.001588 sec., 93828.71536523929 rows/sec., 6.06 MiB/sec. 2026.05.22 21:57:25.313622 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} TCPHandler: Processed in 0.001746641 sec. 2026.05.22 21:57:25.313741 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.313836 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.313885 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:57:25.314304 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.314339 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.314762 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:25.315258 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:25.315384 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} executeQuery: Read 148 rows, 8.62 KiB in 0.001565 sec., 94568.69009584664 rows/sec., 5.38 MiB/sec. 2026.05.22 21:57:25.315417 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} TCPHandler: Processed in 0.00172536 sec. 2026.05.22 21:57:25.315541 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.315636 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:25.315674 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:25.316427 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.316489 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.317078 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:25.317722 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:25.317929 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} executeQuery: Read 524 rows, 37.90 KiB in 0.002307 sec., 227134.80710879932 rows/sec., 16.04 MiB/sec. 2026.05.22 21:57:25.317987 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} TCPHandler: Processed in 0.002495134 sec. 2026.05.22 21:57:25.318171 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.318298 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:57:25.318354 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:57:25.318722 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.318758 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.319250 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:25.319780 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:25.319925 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} executeQuery: Read 6 rows, 321.00 B in 0.001664 sec., 3605.769230769231 rows/sec., 188.39 KiB/sec. 2026.05.22 21:57:25.319960 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} TCPHandler: Processed in 0.001895534 sec. 2026.05.22 21:57:25.320082 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.320185 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.320230 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:25.320636 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.320672 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.321202 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:25.321687 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:25.321839 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} executeQuery: Read 265 rows, 18.03 KiB in 0.001676 sec., 158114.5584725537 rows/sec., 10.51 MiB/sec. 2026.05.22 21:57:25.321893 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} TCPHandler: Processed in 0.001861693 sec. 2026.05.22 21:57:25.322016 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.322113 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.322156 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:57:25.322467 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.322502 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.322936 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:25.323470 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:25.323599 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. 2026.05.22 21:57:25.323633 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} TCPHandler: Processed in 0.00166608 sec. 2026.05.22 21:57:25.323751 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.323847 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.323909 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:25.324675 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.324711 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.325420 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:25.325964 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:25.326102 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} executeQuery: Read 34 rows, 62.39 KiB in 0.002273 sec., 14958.205015398153 rows/sec., 26.80 MiB/sec. 2026.05.22 21:57:25.326161 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} TCPHandler: Processed in 0.002458624 sec. 2026.05.22 21:57:25.326281 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:25.326377 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:25.326418 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:25.326750 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:25.326785 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:25.327297 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:25.327877 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:25.328045 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} executeQuery: Read 90 rows, 5.77 KiB in 0.001687 sec., 53349.14048606995 rows/sec., 3.34 MiB/sec. 2026.05.22 21:57:25.328079 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} TCPHandler: Processed in 0.001847604 sec. 2026.05.22 21:57:26.124199 [ 86 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:57:26.124269 [ 86 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:57:26.167163 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2926 2026.05.22 21:57:26.167652 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:26.167689 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:26.168184 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:26.168415 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:26.168549 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2926 2026.05.22 21:57:26.168564 [ 86 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:26.168634 [ 86 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:26.168658 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:26.168869 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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.22 21:57:26.169071 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:26.169144 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 494 rows starting from the beginning of the part 2026.05.22 21:57:26.169255 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part 2026.05.22 21:57:26.169304 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part 2026.05.22 21:57:26.169353 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part 2026.05.22 21:57:26.169393 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part 2026.05.22 21:57:26.169445 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part 2026.05.22 21:57:26.179715 [ 195 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 4 columns (4 merged, 0 gathered) in 0.010972536 sec., 266665.79175497807 rows/sec., 3.81 MiB/sec. 2026.05.22 21:57:26.180561 [ 201 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:26.180855 [ 201 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:26.180924 [ 201 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:26.181008 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. 2026.05.22 21:57:26.314262 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.22 21:57:26.330643 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:26.330684 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:26.337060 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:26.337762 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:26.338057 [ 84 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:26.338115 [ 84 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:26.338139 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:26.338320 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.341063 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.22 21:57:26.342931 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:26.344546 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.349167 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.353469 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.357527 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.362830 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.367081 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:57:26.419890 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.081653198 sec., 563.3582165391734 rows/sec., 2.91 MiB/sec. 2026.05.22 21:57:26.421342 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:26.422923 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:26.423009 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:26.424208 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.22 21:57:27.000233 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.70 MiB, peak 180.24 MiB, free memory in arenas 0.00 B, will set to 181.47 MiB (RSS), difference: 10.78 MiB 2026.05.22 21:57:30.292510 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:30.292732 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:30.293051 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:30.293090 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} 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.22 21:57:30.293310 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:30.293380 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:30.293520 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:57:30.293556 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:30.293578 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:30.293594 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:30.293640 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:57:30.293660 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:30.294793 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} executeQuery: Read 35 rows, 7.54 KiB in 0.002149 sec., 16286.644951140066 rows/sec., 3.43 MiB/sec. 2026.05.22 21:57:30.294904 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} TCPHandler: Processed in 0.002522155 sec. 2026.05.22 21:57:30.296445 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:30.296559 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:30.296605 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:30.297146 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.297185 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.297543 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:30.297770 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:30.297923 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} executeQuery: Read 56 rows, 4.38 KiB in 0.001397 sec., 40085.89835361489 rows/sec., 3.06 MiB/sec. 2026.05.22 21:57:30.297931 [ 79 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:30.297959 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} TCPHandler: Processed in 0.001565738 sec. 2026.05.22 21:57:30.297999 [ 79 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.298026 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.298118 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:57:30.298215 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:30.298256 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 844 rows starting from the beginning of the part 2026.05.22 21:57:30.298298 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:30.298338 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2026.05.22 21:57:30.298394 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 839 rows starting from the beginning of the part 2026.05.22 21:57:30.298438 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part 2026.05.22 21:57:30.298468 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:30.298481 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 865 rows starting from the beginning of the part 2026.05.22 21:57:30.298537 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2026.05.22 21:57:30.298540 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:30.299292 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.299365 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.299722 [ 187 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640169 sec., 1640684.5879906279 rows/sec., 134.67 MiB/sec. 2026.05.22 21:57:30.299940 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:30.300026 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:30.300247 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:30.300388 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:30.300391 [ 79 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:30.300434 [ 79 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.300444 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} executeQuery: Read 64 rows, 5.12 KiB in 0.002014 sec., 31777.557100297912 rows/sec., 2.48 MiB/sec. 2026.05.22 21:57:30.300473 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:30.300476 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.300538 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} TCPHandler: Processed in 0.002363682 sec. 2026.05.22 21:57:30.300588 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2026.05.22 21:57:30.300637 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:57:30.300764 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:30.300765 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:30.300825 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 516 rows starting from the beginning of the part 2026.05.22 21:57:30.300903 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2026.05.22 21:57:30.300921 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:30.300963 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 496 rows starting from the beginning of the part 2026.05.22 21:57:30.300996 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:30.301021 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2026.05.22 21:57:30.301070 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 524 rows starting from the beginning of the part 2026.05.22 21:57:30.301112 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2026.05.22 21:57:30.301574 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.301622 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.302104 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:30.302303 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741241 sec., 977463.7743999825 rows/sec., 73.35 MiB/sec. 2026.05.22 21:57:30.302340 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:30.302452 [ 79 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:30.302484 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. 2026.05.22 21:57:30.302487 [ 79 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.302527 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.302529 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} TCPHandler: Processed in 0.001874694 sec. 2026.05.22 21:57:30.302554 [ 189 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:30.302604 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:57:30.302692 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:30.302704 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:30.302741 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 170 rows starting from the beginning of the part 2026.05.22 21:57:30.302791 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:30.302803 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:30.302831 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 165 rows starting from the beginning of the part 2026.05.22 21:57:30.302843 [ 189 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:30.302852 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:30.302874 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part 2026.05.22 21:57:30.302916 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part 2026.05.22 21:57:30.302922 [ 189 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:30.302957 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2026.05.22 21:57:30.303003 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2026.05.22 21:57:30.303249 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.303286 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.303609 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:30.303853 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:30.303986 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. 2026.05.22 21:57:30.303992 [ 79 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:30.304019 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} TCPHandler: Processed in 0.001381565 sec. 2026.05.22 21:57:30.304039 [ 79 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:30.304062 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:30.304162 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:57:30.304265 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:30.304297 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:30.304360 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2026.05.22 21:57:30.304412 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:30.304462 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:30.304503 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part 2026.05.22 21:57:30.304555 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:30.305780 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667699 sec., 215866.29241847602 rows/sec., 13.71 MiB/sec. 2026.05.22 21:57:30.305872 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.003298169 sec., 297437.7601632906 rows/sec., 19.97 MiB/sec. 2026.05.22 21:57:30.305919 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:30.306098 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:30.306197 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:30.306279 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:30.306345 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.22 21:57:30.306408 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:30.306483 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:30.306551 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.05.22 21:57:33.668673 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3374 2026.05.22 21:57:33.669156 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:33.669203 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:33.669671 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:33.669907 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:33.670047 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3374 2026.05.22 21:57:33.841184 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.22 21:57:33.859636 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:33.859706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:33.865529 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:33.866245 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:33.870049 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.22 21:57:35.297778 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.298042 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:35.298414 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:35.298463 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} 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.22 21:57:35.298739 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:35.298813 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:35.298952 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:57:35.298988 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:35.299009 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:35.299025 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:35.299065 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:57:35.299086 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:35.300124 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} executeQuery: Read 35 rows, 7.54 KiB in 0.002197 sec., 15930.814747382794 rows/sec., 3.35 MiB/sec. 2026.05.22 21:57:35.300221 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} TCPHandler: Processed in 0.002574116 sec. 2026.05.22 21:57:35.305519 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.305647 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.305697 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:57:35.306267 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.306312 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.306666 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:35.306890 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:35.307028 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} executeQuery: Read 284 rows, 18.47 KiB in 0.001416 sec., 200564.97175141243 rows/sec., 12.74 MiB/sec. 2026.05.22 21:57:35.307062 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} TCPHandler: Processed in 0.001603929 sec. 2026.05.22 21:57:35.307202 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.307298 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:35.307337 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:35.308083 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.308119 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.308470 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:35.308673 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:35.308796 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} executeQuery: Read 865 rows, 69.34 KiB in 0.001516 sec., 570580.474934037 rows/sec., 44.67 MiB/sec. 2026.05.22 21:57:35.308829 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} TCPHandler: Processed in 0.00167709 sec. 2026.05.22 21:57:35.308961 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.309056 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.309096 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:35.309526 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.309562 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.309844 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:35.310045 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:35.310173 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} executeQuery: Read 176 rows, 11.10 KiB in 0.001135 sec., 155066.0792951542 rows/sec., 9.55 MiB/sec. 2026.05.22 21:57:35.310206 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} TCPHandler: Processed in 0.001294833 sec. 2026.05.22 21:57:35.310329 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.310424 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.310464 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:57:35.310885 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.310920 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.311210 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:35.311423 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:35.311543 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. 2026.05.22 21:57:35.311576 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} TCPHandler: Processed in 0.001295812 sec. 2026.05.22 21:57:35.311697 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.311792 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.311831 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:57:35.312290 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.312325 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.312606 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:35.312808 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:35.312928 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. 2026.05.22 21:57:35.312961 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} TCPHandler: Processed in 0.001312713 sec. 2026.05.22 21:57:35.313100 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.313202 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:35.313242 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:35.313834 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.313870 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.314176 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:35.314376 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:35.314499 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} executeQuery: Read 524 rows, 37.90 KiB in 0.001314 sec., 398782.3439878234 rows/sec., 28.17 MiB/sec. 2026.05.22 21:57:35.314531 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} TCPHandler: Processed in 0.001480066 sec. 2026.05.22 21:57:35.314652 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.314747 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:57:35.314788 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:57:35.315114 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.315148 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.315431 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:35.315634 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:35.315755 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. 2026.05.22 21:57:35.315787 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} TCPHandler: Processed in 0.001184321 sec. 2026.05.22 21:57:35.315911 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.316006 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.316047 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:35.316434 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.316468 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.316779 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:35.316980 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:35.317101 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} executeQuery: Read 265 rows, 18.03 KiB in 0.001113 sec., 238095.23809523808 rows/sec., 15.82 MiB/sec. 2026.05.22 21:57:35.317134 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} TCPHandler: Processed in 0.001272893 sec. 2026.05.22 21:57:35.317272 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.317366 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.317407 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:57:35.317718 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.317752 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.318031 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:35.318233 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:35.318357 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. 2026.05.22 21:57:35.318389 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} TCPHandler: Processed in 0.001166861 sec. 2026.05.22 21:57:35.318512 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.318607 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.318658 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:35.319406 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.319441 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.319953 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:57:35.320176 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:35.320307 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} executeQuery: Read 34 rows, 62.39 KiB in 0.001718 sec., 19790.454016298023 rows/sec., 35.46 MiB/sec. 2026.05.22 21:57:35.320354 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} TCPHandler: Processed in 0.001890644 sec. 2026.05.22 21:57:35.320476 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:35.320571 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:35.320612 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:35.320944 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:35.320980 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:35.321281 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:35.321486 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:35.321608 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. 2026.05.22 21:57:35.321640 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} TCPHandler: Processed in 0.001213181 sec. 2026.05.22 21:57:36.439751 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61431 2026.05.22 21:57:36.439847 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.439872 [ 306 ] {} TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61431 2026.05.22 21:57:36.439893 [ 306 ] {} TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.439906 [ 306 ] {} TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440184 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37224 2026.05.22 21:57:36.440193 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63366 2026.05.22 21:57:36.440224 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57064 2026.05.22 21:57:36.440231 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56341 2026.05.22 21:57:36.440273 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65178 2026.05.22 21:57:36.440286 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50144 2026.05.22 21:57:36.440291 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35317 2026.05.22 21:57:36.440278 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440275 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440413 [ 307 ] {} TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Authenticating user 'default' from [fd00:1122:3344:101::e]:37224 2026.05.22 21:57:36.440220 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 2026.05.22 21:57:36.440435 [ 308 ] {} TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Authenticating user 'default' from [fd00:1122:3344:101::e]:63366 2026.05.22 21:57:36.440451 [ 307 ] {} TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440478 [ 308 ] {} TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440485 [ 307 ] {} TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440501 [ 308 ] {} TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440662 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440691 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440708 [ 305 ] {} TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Authenticating user 'default' from [fd00:1122:3344:101::e]:35317 2026.05.22 21:57:36.440718 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440732 [ 303 ] {} TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65178 2026.05.22 21:57:36.440746 [ 305 ] {} TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440764 [ 309 ] {} TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 2026.05.22 21:57:36.440779 [ 303 ] {} TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440793 [ 305 ] {} TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440801 [ 309 ] {} TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440811 [ 303 ] {} TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440836 [ 309 ] {} TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440850 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440880 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440901 [ 302 ] {} TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Authenticating user 'default' from [fd00:1122:3344:101::e]:57064 2026.05.22 21:57:36.440920 [ 304 ] {} TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Authenticating user 'default' from [fd00:1122:3344:101::e]:50144 2026.05.22 21:57:36.440930 [ 302 ] {} TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440934 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.440948 [ 304 ] {} TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440959 [ 302 ] {} TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440990 [ 304 ] {} TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.440985 [ 310 ] {} TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Authenticating user 'default' from [fd00:1122:3344:101::e]:56341 2026.05.22 21:57:36.440823 [ 306 ] {} TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:36.441051 [ 310 ] {} TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.441080 [ 310 ] {} TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.441291 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} executeQuery: (from [fd00:1122:3344:101::e]:61431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:57:36.441602 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:57:36.441660 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:36.441987 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:57:36.443041 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} AggregatingTransform: Aggregating 2026.05.22 21:57:36.443087 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} Aggregator: Aggregation method: without_key 2026.05.22 21:57:36.443120 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032448 sec. (968.572 rows/sec., 37.83 KiB/sec.) 2026.05.22 21:57:36.443137 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} Aggregator: Merging aggregated data 2026.05.22 21:57:36.443730 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} executeQuery: Read 1 rows, 40.00 B in 0.002499 sec., 400.16006402561027 rows/sec., 15.63 KiB/sec. 2026.05.22 21:57:36.443873 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} TCPHandler: Processed in 0.003562404 sec. 2026.05.22 21:57:36.444018 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444048 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444053 [ 306 ] {} TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444069 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444091 [ 303 ] {} TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444096 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444124 [ 305 ] {} TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444133 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444162 [ 310 ] {} TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444174 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444192 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444196 [ 309 ] {} TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444222 [ 308 ] {} TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444233 [ 304 ] {} TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444155 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444114 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.444295 [ 302 ] {} TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.444318 [ 307 ] {} TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549100 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60382 2026.05.22 21:57:36.549183 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549208 [ 306 ] {} TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Authenticating user 'default' from [fd00:1122:3344:101::e]:60382 2026.05.22 21:57:36.549232 [ 306 ] {} TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549245 [ 306 ] {} TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549448 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45794 2026.05.22 21:57:36.549472 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33682 2026.05.22 21:57:36.549504 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53224 2026.05.22 21:57:36.549530 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36330 2026.05.22 21:57:36.549539 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549555 [ 306 ] {} TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:36.549581 [ 308 ] {} TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Authenticating user 'default' from [fd00:1122:3344:101::e]:33682 2026.05.22 21:57:36.549590 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549597 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549607 [ 308 ] {} TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549626 [ 309 ] {} TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:53224 2026.05.22 21:57:36.549638 [ 308 ] {} TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549634 [ 303 ] {} TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Authenticating user 'default' from [fd00:1122:3344:101::e]:36330 2026.05.22 21:57:36.549661 [ 309 ] {} TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549679 [ 303 ] {} TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549691 [ 309 ] {} TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549704 [ 303 ] {} TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549535 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549741 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} executeQuery: (from [fd00:1122:3344:101::e]:60382) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:57:36.549552 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45678 2026.05.22 21:57:36.549771 [ 307 ] {} TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Authenticating user 'default' from [fd00:1122:3344:101::e]:45794 2026.05.22 21:57:36.549522 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47670 2026.05.22 21:57:36.549515 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63825 2026.05.22 21:57:36.549844 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549877 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.549843 [ 307 ] {} TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549911 [ 305 ] {} TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Authenticating user 'default' from [fd00:1122:3344:101::e]:45678 2026.05.22 21:57:36.549926 [ 302 ] {} TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Authenticating user 'default' from [fd00:1122:3344:101::e]:47670 2026.05.22 21:57:36.549953 [ 305 ] {} TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549977 [ 302 ] {} TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549990 [ 305 ] {} TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.550002 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:57:36.550004 [ 302 ] {} TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549934 [ 307 ] {} TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.549543 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47520 2026.05.22 21:57:36.550067 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:36.549926 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.550119 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:36.550134 [ 310 ] {} TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:63825 2026.05.22 21:57:36.550141 [ 304 ] {} TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47520 2026.05.22 21:57:36.550157 [ 310 ] {} TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.550160 [ 304 ] {} TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.550171 [ 310 ] {} TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.550185 [ 304 ] {} TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.550359 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:57:36.550449 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} Aggregator: Compile expression max()(UInt64) 0 2026.05.22 21:57:36.700547 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} AggregatingTransform: Aggregating 2026.05.22 21:57:36.700609 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} Aggregator: Aggregation method: without_key 2026.05.22 21:57:36.700641 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986028 sec. (1014.170 rows/sec., 39.62 KiB/sec.) 2026.05.22 21:57:36.700656 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} Aggregator: Merging aggregated data 2026.05.22 21:57:36.701258 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} executeQuery: Read 1 rows, 40.00 B in 0.151571 sec., 6.597568136384928 rows/sec., 263.90 B/sec. 2026.05.22 21:57:36.701387 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2026.05.22 21:57:36.701403 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} TCPHandler: Processed in 0.151960445 sec. 2026.05.22 21:57:36.701554 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701585 [ 306 ] {} TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701597 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701607 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701648 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701674 [ 305 ] {} TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701685 [ 307 ] {} TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701682 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701712 [ 309 ] {} TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701717 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701753 [ 303 ] {} TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701712 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701812 [ 304 ] {} TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701665 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701876 [ 302 ] {} TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701900 [ 308 ] {} TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:36.701637 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:36.701957 [ 310 ] {} TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.000202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 184.35 MiB, peak 194.46 MiB, free memory in arenas 0.00 B, will set to 202.94 MiB (RSS), difference: 18.59 MiB 2026.05.22 21:57:37.321944 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42068 2026.05.22 21:57:37.322051 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322085 [ 306 ] {} TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Authenticating user 'default' from [fd00:1122:3344:101::e]:42068 2026.05.22 21:57:37.322116 [ 306 ] {} TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322135 [ 306 ] {} TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322437 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42032 2026.05.22 21:57:37.322509 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322538 [ 307 ] {} TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42032 2026.05.22 21:57:37.322546 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43975 2026.05.22 21:57:37.322562 [ 307 ] {} TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322590 [ 307 ] {} TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322588 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35063 2026.05.22 21:57:37.322612 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52819 2026.05.22 21:57:37.322602 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57332 2026.05.22 21:57:37.322660 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65221 2026.05.22 21:57:37.322701 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322722 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322701 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322760 [ 304 ] {} TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Authenticating user 'default' from [fd00:1122:3344:101::e]:52819 2026.05.22 21:57:37.322763 [ 303 ] {} TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Authenticating user 'default' from [fd00:1122:3344:101::e]:57332 2026.05.22 21:57:37.322784 [ 309 ] {} TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Authenticating user 'default' from [fd00:1122:3344:101::e]:35063 2026.05.22 21:57:37.322796 [ 304 ] {} TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322801 [ 303 ] {} TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322810 [ 309 ] {} TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322826 [ 303 ] {} TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322817 [ 304 ] {} TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322837 [ 309 ] {} TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322787 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322588 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63925 2026.05.22 21:57:37.322925 [ 305 ] {} TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:65221 2026.05.22 21:57:37.322611 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322976 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.322973 [ 305 ] {} TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323007 [ 308 ] {} TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43975 2026.05.22 21:57:37.323019 [ 302 ] {} TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Authenticating user 'default' from [fd00:1122:3344:101::e]:63925 2026.05.22 21:57:37.323040 [ 305 ] {} TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323058 [ 308 ] {} TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323074 [ 302 ] {} TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323104 [ 308 ] {} TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323121 [ 302 ] {} TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.322585 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40123 2026.05.22 21:57:37.322819 [ 306 ] {} TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:37.323270 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:57:37.323312 [ 310 ] {} TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Authenticating user 'default' from [fd00:1122:3344:101::e]:40123 2026.05.22 21:57:37.323340 [ 310 ] {} TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323359 [ 310 ] {} TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.323555 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} executeQuery: (from [fd00:1122:3344:101::e]:42068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:57:37.323900 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:57:37.323969 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:37.324259 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:57:37.325221 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} AggregatingTransform: Aggregating 2026.05.22 21:57:37.325265 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} Aggregator: Aggregation method: without_key 2026.05.22 21:57:37.325298 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930516 sec. (1074.673 rows/sec., 41.98 KiB/sec.) 2026.05.22 21:57:37.325315 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} Aggregator: Merging aggregated data 2026.05.22 21:57:37.326083 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} executeQuery: Read 1 rows, 40.00 B in 0.002626 sec., 380.8073115003808 rows/sec., 14.88 KiB/sec. 2026.05.22 21:57:37.326263 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} TCPHandler: Processed in 0.003638425 sec. 2026.05.22 21:57:37.326446 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326484 [ 306 ] {} TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326484 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326503 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326539 [ 307 ] {} TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326553 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326565 [ 310 ] {} TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326580 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326610 [ 308 ] {} TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326643 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326646 [ 305 ] {} TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326671 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326714 [ 309 ] {} TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326624 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326750 [ 304 ] {} TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326624 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:37.326786 [ 303 ] {} TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:37.326831 [ 302 ] {} TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:40.292724 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:40.292978 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} executeQuery: (from [fd00:1122:3344:101::d]:60451) 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.22 21:57:40.293301 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:40.293339 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} 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.22 21:57:40.293553 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:40.293621 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:40.293756 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:57:40.293792 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:40.293813 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:40.293829 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:40.293869 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:57:40.293888 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:40.294885 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} executeQuery: Read 35 rows, 7.54 KiB in 0.002008 sec., 17430.278884462154 rows/sec., 3.67 MiB/sec. 2026.05.22 21:57:40.294957 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} TCPHandler: Processed in 0.002374443 sec. 2026.05.22 21:57:40.297056 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:40.297188 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:40.297238 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:40.297820 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:40.297869 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:40.298422 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:40.298695 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:40.298898 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} executeQuery: Read 56 rows, 4.38 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.45 MiB/sec. 2026.05.22 21:57:40.298963 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} TCPHandler: Processed in 0.001965045 sec. 2026.05.22 21:57:40.299163 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:40.299293 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:40.299353 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:40.299909 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:40.299949 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:40.300269 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:40.300485 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:40.300611 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. 2026.05.22 21:57:40.300645 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} TCPHandler: Processed in 0.001595748 sec. 2026.05.22 21:57:40.300777 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:40.300875 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:40.300919 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:40.301368 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:40.301404 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:40.301732 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:40.301939 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:40.302082 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. 2026.05.22 21:57:40.302116 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} TCPHandler: Processed in 0.001387885 sec. 2026.05.22 21:57:40.302236 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:40.302333 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:40.302375 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:40.302722 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:40.302756 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:40.303075 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:40.303278 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:40.303404 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. 2026.05.22 21:57:40.303436 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} TCPHandler: Processed in 0.001251572 sec. 2026.05.22 21:57:41.124362 [ 53 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:57:41.124437 [ 53 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:57:41.165958 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 2026.05.22 21:57:41.167476 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:41.167522 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:41.168619 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:41.168887 [ 243 ] {} system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): 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.22 21:57:41.169114 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.22 21:57:41.170177 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3886 2026.05.22 21:57:41.170763 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:41.170811 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:41.171342 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:41.171600 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:41.171745 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3886 2026.05.22 21:57:41.370206 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.22 21:57:41.389350 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:41.389431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:41.395667 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:41.396394 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:41.400330 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.22 21:57:41.461686 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:41.461744 [ 267 ] {} TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:42.000232 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 201.47 MiB, peak 211.26 MiB, free memory in arenas 0.00 B, will set to 204.50 MiB (RSS), difference: 3.03 MiB 2026.05.22 21:57:45.057106 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:57:45.057165 [ 293 ] {} TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:57:45.297675 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.297931 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:57:45.298290 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:45.298331 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} 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.22 21:57:45.298569 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:45.298635 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:45.298774 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:57:45.298809 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:45.298830 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:45.298846 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:45.298886 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:57:45.298933 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:45.300118 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} executeQuery: Read 35 rows, 7.54 KiB in 0.002299 sec., 15224.010439321446 rows/sec., 3.20 MiB/sec. 2026.05.22 21:57:45.300212 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} TCPHandler: Processed in 0.002673758 sec. 2026.05.22 21:57:45.305228 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.305359 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.305408 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:57:45.306118 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.306161 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.306565 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:45.306791 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:45.306930 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} executeQuery: Read 284 rows, 18.47 KiB in 0.001609 sec., 176507.14729645744 rows/sec., 11.21 MiB/sec. 2026.05.22 21:57:45.306934 [ 46 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 21:57:45.306965 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} TCPHandler: Processed in 0.001821163 sec. 2026.05.22 21:57:45.307009 [ 46 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.307061 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.307175 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:57:45.307258 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.307302 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:45.307339 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:57:45.307403 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:57:45.307416 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:45.307448 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:57:45.307487 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:45.307495 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:57:45.307548 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:57:45.308553 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427165 sec., 994979.5573742349 rows/sec., 66.99 MiB/sec. 2026.05.22 21:57:45.308599 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.308647 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.308699 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 21:57:45.308998 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:45.309064 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 21:57:45.309129 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.22 21:57:45.309143 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:57:45.309378 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:45.309521 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} executeQuery: Read 867 rows, 69.53 KiB in 0.00215 sec., 403255.81395348837 rows/sec., 31.58 MiB/sec. 2026.05.22 21:57:45.309559 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} TCPHandler: Processed in 0.002426223 sec. 2026.05.22 21:57:45.309719 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.309816 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.309857 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:45.310328 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.310364 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.310659 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:45.310867 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:45.310961 [ 46 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:45.310988 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} executeQuery: Read 177 rows, 11.17 KiB in 0.001192 sec., 148489.93288590605 rows/sec., 9.15 MiB/sec. 2026.05.22 21:57:45.310995 [ 46 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.311030 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.311030 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} TCPHandler: Processed in 0.001361484 sec. 2026.05.22 21:57:45.311106 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:57:45.311175 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.311240 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:45.311278 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.311281 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 186 rows starting from the beginning of the part 2026.05.22 21:57:45.311326 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:57:45.311396 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 176 rows starting from the beginning of the part 2026.05.22 21:57:45.311458 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2026.05.22 21:57:45.311509 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 176 rows starting from the beginning of the part 2026.05.22 21:57:45.311565 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 176 rows starting from the beginning of the part 2026.05.22 21:57:45.311616 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part 2026.05.22 21:57:45.311777 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.311819 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.312133 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:45.312392 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:45.312506 [ 46 ] {} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 21:57:45.312522 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} executeQuery: Read 149 rows, 9.86 KiB in 0.001263 sec., 117973.07996832937 rows/sec., 7.62 MiB/sec. 2026.05.22 21:57:45.312550 [ 46 ] {} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.312569 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} TCPHandler: Processed in 0.001444106 sec. 2026.05.22 21:57:45.312575 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.312660 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:57:45.312684 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608949 sec., 555020.6998481618 rows/sec., 36.35 MiB/sec. 2026.05.22 21:57:45.312703 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.312771 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:45.312803 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:57:45.312817 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.312856 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:57:45.312863 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:57:45.312873 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:45.312910 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:57:45.312956 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:57:45.312996 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:57:45.313160 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:45.313231 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:45.313299 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2026.05.22 21:57:45.313309 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.313347 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.313666 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:45.313760 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181281 sec., 630671.2797378439 rows/sec., 43.15 MiB/sec. 2026.05.22 21:57:45.313872 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:45.313901 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 21:57:45.314039 [ 46 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 21:57:45.314069 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. 2026.05.22 21:57:45.314072 [ 46 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.314112 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.314115 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} TCPHandler: Processed in 0.001458006 sec. 2026.05.22 21:57:45.314234 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:57:45.314270 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:45.314278 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.314334 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:45.314347 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 21:57:45.314371 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:57:45.314388 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:45.314424 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:57:45.314434 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:45.314445 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:57:45.314500 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:57:45.314551 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:57:45.314592 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:57:45.315063 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.315104 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.315460 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287293 sec., 574849.7039912437 rows/sec., 34.89 MiB/sec. 2026.05.22 21:57:45.315473 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:57:45.315614 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 21:57:45.315720 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:45.315865 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} executeQuery: Read 525 rows, 37.98 KiB in 0.001495 sec., 351170.56856187293 rows/sec., 24.81 MiB/sec. 2026.05.22 21:57:45.315900 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} TCPHandler: Processed in 0.00167642 sec. 2026.05.22 21:57:45.315930 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:45.316015 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 21:57:45.316031 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.316086 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:57:45.316141 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:57:45.316188 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:57:45.316520 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.316555 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.316847 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:45.317063 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:45.317192 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. 2026.05.22 21:57:45.317225 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} TCPHandler: Processed in 0.001244452 sec. 2026.05.22 21:57:45.317352 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.317448 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.317489 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:45.317929 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.317964 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.318300 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:57:45.318502 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:45.318625 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. 2026.05.22 21:57:45.318659 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} TCPHandler: Processed in 0.001356494 sec. 2026.05.22 21:57:45.318779 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.318875 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.318918 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:57:45.319259 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.319294 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.319569 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:45.319770 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:45.319888 [ 44 ] {} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 21:57:45.319897 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. 2026.05.22 21:57:45.319937 [ 44 ] {} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.319948 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} TCPHandler: Processed in 0.001218982 sec. 2026.05.22 21:57:45.319965 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.320064 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:57:45.320102 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.320174 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:45.320202 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.320209 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:57:45.320263 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:45.320278 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:57:45.320326 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:57:45.320366 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:57:45.320405 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:57:45.321130 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011023 sec., 4535.970244035198 rows/sec., 305.65 KiB/sec. 2026.05.22 21:57:45.321146 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.321188 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.321243 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 21:57:45.321544 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:45.321610 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 21:57:45.321675 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.22 21:57:45.321767 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:57:45.321994 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:45.322136 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} executeQuery: Read 35 rows, 64.22 KiB in 0.001951 sec., 17939.518195797027 rows/sec., 32.15 MiB/sec. 2026.05.22 21:57:45.322186 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} TCPHandler: Processed in 0.002136838 sec. 2026.05.22 21:57:45.322325 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:45.322422 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:45.322463 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:45.322832 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:45.322867 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:45.323173 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:57:45.323389 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:45.323512 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. 2026.05.22 21:57:45.323546 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} TCPHandler: Processed in 0.001270723 sec. 2026.05.22 21:57:46.000239 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 203.35 MiB, peak 211.26 MiB, free memory in arenas 0.00 B, will set to 204.97 MiB (RSS), difference: 1.62 MiB 2026.05.22 21:57:48.671868 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4334 2026.05.22 21:57:48.672349 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:48.672388 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:48.672871 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:57:48.673097 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:48.673223 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4334 2026.05.22 21:57:48.900445 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.22 21:57:48.916849 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:48.916918 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:48.923382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:57:48.924110 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:48.927145 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.22 21:57:49.000219 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 205.51 MiB, peak 211.26 MiB, free memory in arenas 0.00 B, will set to 207.12 MiB (RSS), difference: 1.60 MiB 2026.05.22 21:57:50.292828 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.293060 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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', '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.22 21:57:50.293379 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:50.293419 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} 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', '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.22 21:57:50.293645 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:50.293714 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:50.293853 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 23-element set) 2026.05.22 21:57:50.293889 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:50.293911 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:50.293927 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:50.293967 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} 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', '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.22 21:57:50.293987 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:50.294884 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} executeQuery: Read 35 rows, 7.54 KiB in 0.001921 sec., 18219.677251431545 rows/sec., 3.83 MiB/sec. 2026.05.22 21:57:50.294944 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} TCPHandler: Processed in 0.002250271 sec. 2026.05.22 21:57:50.297053 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.297233 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:57:50.297300 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:57:50.297906 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.297952 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.298305 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:57:50.298531 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:57:50.298679 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} executeQuery: Read 4 rows, 334.00 B in 0.001495 sec., 2675.5852842809363 rows/sec., 218.18 KiB/sec. 2026.05.22 21:57:50.298717 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} TCPHandler: Processed in 0.001796962 sec. 2026.05.22 21:57:50.298851 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.298948 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:50.298989 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:50.299430 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.299468 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.299765 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:57:50.299969 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:50.300094 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} executeQuery: Read 72 rows, 5.86 KiB in 0.001164 sec., 61855.67010309278 rows/sec., 4.92 MiB/sec. 2026.05.22 21:57:50.300128 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} TCPHandler: Processed in 0.001326324 sec. 2026.05.22 21:57:50.300278 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.300375 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:50.300415 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:50.300816 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.300852 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.301128 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:50.301340 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:50.301465 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} executeQuery: Read 11 rows, 825.00 B in 0.001109 sec., 9918.845807033364 rows/sec., 726.48 KiB/sec. 2026.05.22 21:57:50.301499 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} TCPHandler: Processed in 0.001270443 sec. 2026.05.22 21:57:50.301695 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.301791 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:50.301832 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:50.302485 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.302552 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.302974 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:57:50.303215 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:50.303376 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} executeQuery: Read 84 rows, 6.73 KiB in 0.001599 sec., 52532.8330206379 rows/sec., 4.11 MiB/sec. 2026.05.22 21:57:50.303433 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} TCPHandler: Processed in 0.001856753 sec. 2026.05.22 21:57:50.303641 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.303780 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:50.303842 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:50.304305 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.304341 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.304675 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:57:50.304902 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:50.305033 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} executeQuery: Read 162 rows, 11.55 KiB in 0.001297 sec., 124903.62374710871 rows/sec., 8.70 MiB/sec. 2026.05.22 21:57:50.305070 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} TCPHandler: Processed in 0.001555367 sec. 2026.05.22 21:57:50.305213 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.305310 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:50.305366 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:50.306175 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.306213 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.306706 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:50.306926 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:50.307034 [ 36 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:50.307061 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} executeQuery: Read 7 rows, 12.84 KiB in 0.00177 sec., 3954.8022598870057 rows/sec., 7.09 MiB/sec. 2026.05.22 21:57:50.307082 [ 36 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.307109 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.307115 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} TCPHandler: Processed in 0.001951495 sec. 2026.05.22 21:57:50.307234 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:57:50.307262 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.307371 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.22 21:57:50.307413 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.22 21:57:50.307523 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:50.307598 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2026.05.22 21:57:50.307747 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part 2026.05.22 21:57:50.307753 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.307799 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.307862 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part 2026.05.22 21:57:50.307976 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2026.05.22 21:57:50.308096 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2026.05.22 21:57:50.308135 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:57:50.308206 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part 2026.05.22 21:57:50.308371 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): 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.22 21:57:50.308511 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} executeQuery: Read 9 rows, 651.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 548.53 KiB/sec. 2026.05.22 21:57:50.308548 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} TCPHandler: Processed in 0.001336184 sec. 2026.05.22 21:57:50.308691 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:50.308791 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:50.308833 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:50.309202 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:50.309239 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:50.309567 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:57:50.309834 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:50.309970 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. 2026.05.22 21:57:50.310005 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} TCPHandler: Processed in 0.001362755 sec. 2026.05.22 21:57:50.312719 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.005546229 sec., 32093.878561451394 rows/sec., 57.51 MiB/sec. 2026.05.22 21:57:50.313065 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:50.313436 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:50.313513 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:50.313608 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2026.05.22 21:57:55.298164 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.298411 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:57:55.298743 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:57:55.298787 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} 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.22 21:57:55.299026 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:57:55.299093 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:57:55.299231 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:57:55.299267 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:57:55.299288 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:57:55.299303 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:57:55.299344 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:57:55.299364 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:57:55.300390 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} executeQuery: Read 35 rows, 7.54 KiB in 0.002078 sec., 16843.118383060635 rows/sec., 3.54 MiB/sec. 2026.05.22 21:57:55.300479 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} TCPHandler: Processed in 0.002447624 sec. 2026.05.22 21:57:55.305783 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.305893 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.305935 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:57:55.306537 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.306583 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.306950 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:55.307175 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:57:55.307315 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} executeQuery: Read 284 rows, 18.47 KiB in 0.001452 sec., 195592.2865013774 rows/sec., 12.42 MiB/sec. 2026.05.22 21:57:55.307350 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} TCPHandler: Processed in 0.001617158 sec. 2026.05.22 21:57:55.307486 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.307584 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:57:55.307624 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:57:55.308351 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.308387 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.308752 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:57:55.308963 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:55.309091 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} executeQuery: Read 867 rows, 69.53 KiB in 0.001525 sec., 568524.5901639344 rows/sec., 44.53 MiB/sec. 2026.05.22 21:57:55.309089 [ 28 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:57:55.309126 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} TCPHandler: Processed in 0.0016916 sec. 2026.05.22 21:57:55.309172 [ 28 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.309202 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.309277 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.309314 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:57:55.309379 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.309424 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:57:55.309454 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:55.309489 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 871 rows starting from the beginning of the part 2026.05.22 21:57:55.309580 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 865 rows starting from the beginning of the part 2026.05.22 21:57:55.309631 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2026.05.22 21:57:55.309710 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 867 rows starting from the beginning of the part 2026.05.22 21:57:55.309756 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part 2026.05.22 21:57:55.309802 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 867 rows starting from the beginning of the part 2026.05.22 21:57:55.309875 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.309915 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.310264 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:57:55.310498 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:57:55.310630 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} executeQuery: Read 177 rows, 11.17 KiB in 0.00127 sec., 139370.07874015748 rows/sec., 8.59 MiB/sec. 2026.05.22 21:57:55.310664 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} TCPHandler: Processed in 0.001437396 sec. 2026.05.22 21:57:55.310796 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.310892 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.310931 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:57:55.311323 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3598 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059577 sec., 1746960.662310756 rows/sec., 143.43 MiB/sec. 2026.05.22 21:57:55.311362 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.311402 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.311490 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:57:55.311736 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:55.311761 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:57:55.311847 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:57:55.311915 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.22 21:57:55.311975 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:57:55.312108 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. 2026.05.22 21:57:55.312142 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} TCPHandler: Processed in 0.001395975 sec. 2026.05.22 21:57:55.312268 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.312365 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.312404 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:57:55.312819 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.312854 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.313140 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:55.313342 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:57:55.313465 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} executeQuery: Read 148 rows, 8.62 KiB in 0.001118 sec., 132379.24865831842 rows/sec., 7.53 MiB/sec. 2026.05.22 21:57:55.313498 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} TCPHandler: Processed in 0.001279682 sec. 2026.05.22 21:57:55.313624 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.313720 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:57:55.313760 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:57:55.314354 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.314390 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.314714 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:57:55.314933 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:55.315054 [ 27 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:57:55.315060 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} executeQuery: Read 525 rows, 37.98 KiB in 0.001358 sec., 386597.9381443299 rows/sec., 27.31 MiB/sec. 2026.05.22 21:57:55.315101 [ 27 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.315114 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} TCPHandler: Processed in 0.001539797 sec. 2026.05.22 21:57:55.315134 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.315247 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.315261 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:57:55.315349 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:57:55.315378 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:55.315391 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:57:55.315426 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part 2026.05.22 21:57:55.315520 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 524 rows starting from the beginning of the part 2026.05.22 21:57:55.315574 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2026.05.22 21:57:55.315618 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 525 rows starting from the beginning of the part 2026.05.22 21:57:55.315661 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 84 rows starting from the beginning of the part 2026.05.22 21:57:55.315702 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 525 rows starting from the beginning of the part 2026.05.22 21:57:55.315731 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.315768 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.316057 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:55.316449 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:55.316599 [ 27 ] {} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.22 21:57:55.316629 [ 27 ] {} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.316646 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.316681 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. 2026.05.22 21:57:55.316715 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.316743 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} TCPHandler: Processed in 0.001544777 sec. 2026.05.22 21:57:55.316803 [ 198 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591838 sec., 1424768.0982612553 rows/sec., 106.90 MiB/sec. 2026.05.22 21:57:55.316840 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:55.316886 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.316937 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.316948 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:57:55.316961 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.316978 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.317023 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.317059 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.317098 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:57:55.317102 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.317174 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:57:55.317218 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:57:55.317292 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:57:55.317355 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2026.05.22 21:57:55.317671 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.317713 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.317817 [ 191 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112984 sec., 31862.91864334773 rows/sec., 1.63 MiB/sec. 2026.05.22 21:57:55.317977 [ 198 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.22 21:57:55.318089 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:57:55.318262 [ 198 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:57:55.318322 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:55.318326 [ 198 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.22 21:57:55.318403 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.22 21:57:55.318425 [ 27 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:57:55.318449 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. 2026.05.22 21:57:55.318454 [ 27 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.318490 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.318491 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} TCPHandler: Processed in 0.00164094 sec. 2026.05.22 21:57:55.318559 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:57:55.318633 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.318657 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:55.318687 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 981 rows starting from the beginning of the part 2026.05.22 21:57:55.318731 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part 2026.05.22 21:57:55.318735 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.318774 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2026.05.22 21:57:55.318790 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:57:55.318815 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part 2026.05.22 21:57:55.318858 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part 2026.05.22 21:57:55.318898 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part 2026.05.22 21:57:55.319115 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.319154 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.319463 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:57:55.319692 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:57:55.319819 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. 2026.05.22 21:57:55.319852 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} TCPHandler: Processed in 0.001268273 sec. 2026.05.22 21:57:55.319888 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358795 sec., 1544015.1016157698 rows/sec., 103.86 MiB/sec. 2026.05.22 21:57:55.319991 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.320092 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.320147 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:57:55.320155 [ 191 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:57:55.320450 [ 191 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:57:55.320525 [ 191 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:57:55.320609 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2026.05.22 21:57:55.321007 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.321048 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.321598 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:57:55.321820 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:57:55.321952 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} executeQuery: Read 35 rows, 64.22 KiB in 0.001878 sec., 18636.84771033014 rows/sec., 33.40 MiB/sec. 2026.05.22 21:57:55.322002 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} TCPHandler: Processed in 0.002060057 sec. 2026.05.22 21:57:55.322124 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:57:55.322220 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:57:55.322261 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:57:55.322596 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.322631 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.322922 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:57:55.323129 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:55.323229 [ 27 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:57:55.323251 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. 2026.05.22 21:57:55.323259 [ 27 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:55.323290 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} TCPHandler: Processed in 0.001215511 sec. 2026.05.22 21:57:55.323291 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:55.323421 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:57:55.323547 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:57:55.323590 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part 2026.05.22 21:57:55.323673 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part 2026.05.22 21:57:55.323729 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:55.323777 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part 2026.05.22 21:57:55.323824 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2026.05.22 21:57:55.323872 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part 2026.05.22 21:57:55.324753 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382094 sec., 542654.8411323688 rows/sec., 34.61 MiB/sec. 2026.05.22 21:57:55.324879 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:57:55.325112 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:57:55.325177 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:57:55.325229 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2026.05.22 21:57:56.124515 [ 26 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:57:56.124587 [ 26 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:57:56.173476 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4846 2026.05.22 21:57:56.173996 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:56.174037 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:56.174553 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:57:56.174791 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:57:56.174912 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4846 2026.05.22 21:57:56.427400 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.22 21:57:56.444931 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:57:56.444988 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:57:56.451220 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:57:56.451890 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:57:56.454592 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.22 21:57:57.000293 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 208.62 MiB, peak 212.62 MiB, free memory in arenas 0.00 B, will set to 210.96 MiB (RSS), difference: 2.35 MiB 2026.05.22 21:58:00.292268 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.292495 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:00.292824 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:00.292872 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} 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.22 21:58:00.293101 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:00.293174 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:00.293314 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:58:00.293350 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:00.293372 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:00.293388 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:00.293430 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:00.293449 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:58:00.294494 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} executeQuery: Read 35 rows, 7.54 KiB in 0.002089 sec., 16754.42795595979 rows/sec., 3.52 MiB/sec. 2026.05.22 21:58:00.294593 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} TCPHandler: Processed in 0.002458224 sec. 2026.05.22 21:58:00.296444 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.296574 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:00.296626 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:00.297205 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.297258 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.297665 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:00.297903 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:00.298058 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} executeQuery: Read 70 rows, 5.71 KiB in 0.001517 sec., 46143.70468029005 rows/sec., 3.68 MiB/sec. 2026.05.22 21:58:00.298099 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} TCPHandler: Processed in 0.001715291 sec. 2026.05.22 21:58:00.298247 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.298356 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.298402 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:00.298829 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.298867 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.299199 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:00.299421 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:00.299555 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} executeQuery: Read 7 rows, 539.00 B in 0.001224 sec., 5718.9542483660125 rows/sec., 430.04 KiB/sec. 2026.05.22 21:58:00.299591 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} TCPHandler: Processed in 0.001394594 sec. 2026.05.22 21:58:00.299725 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.299827 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:00.299873 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:00.300518 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.300581 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.301000 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:00.301250 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:00.301425 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} executeQuery: Read 71 rows, 5.68 KiB in 0.001611 sec., 44072.00496585971 rows/sec., 3.44 MiB/sec. 2026.05.22 21:58:00.301501 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} TCPHandler: Processed in 0.001825073 sec. 2026.05.22 21:58:00.301717 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.301855 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.301916 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:00.302421 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.302458 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.302809 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:00.303034 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:00.303175 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} executeQuery: Read 160 rows, 11.41 KiB in 0.001359 sec., 117733.6276674025 rows/sec., 8.20 MiB/sec. 2026.05.22 21:58:00.303217 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} TCPHandler: Processed in 0.001610538 sec. 2026.05.22 21:58:00.303382 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.303506 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.303572 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:00.304368 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.304405 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.304916 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:58:00.305149 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:00.305296 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} executeQuery: Read 7 rows, 12.84 KiB in 0.001826 sec., 3833.515881708653 rows/sec., 6.87 MiB/sec. 2026.05.22 21:58:00.305360 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} TCPHandler: Processed in 0.002040437 sec. 2026.05.22 21:58:00.305499 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.305602 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.305646 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:00.306003 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.306039 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.306344 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:00.306552 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:00.306683 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.22 21:58:00.306719 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} TCPHandler: Processed in 0.001271143 sec. 2026.05.22 21:58:00.701316 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.701589 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:00.701946 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:00.701991 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} 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.22 21:58:00.702251 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:00.702321 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:00.702464 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.22 21:58:00.702500 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:00.702522 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:00.702538 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:00.702581 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.22 21:58:00.702601 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.22 21:58:00.703695 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} executeQuery: Read 35 rows, 7.54 KiB in 0.00223 sec., 15695.067264573989 rows/sec., 3.30 MiB/sec. 2026.05.22 21:58:00.703792 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} TCPHandler: Processed in 0.002617477 sec. 2026.05.22 21:58:00.725952 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.726097 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.22 21:58:00.726154 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:00.726849 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.726892 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.727343 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:58:00.727553 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): 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.22 21:58:00.727713 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} executeQuery: Read 9 rows, 1.88 KiB in 0.001659 sec., 5424.9547920434 rows/sec., 1.11 MiB/sec. 2026.05.22 21:58:00.727751 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} TCPHandler: Processed in 0.001863933 sec. 2026.05.22 21:58:00.727903 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.728006 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.728050 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:58:00.728634 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.728673 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.729013 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:58:00.729259 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:00.729398 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} executeQuery: Read 284 rows, 18.47 KiB in 0.001415 sec., 200706.7137809187 rows/sec., 12.75 MiB/sec. 2026.05.22 21:58:00.729433 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} TCPHandler: Processed in 0.001580388 sec. 2026.05.22 21:58:00.729587 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.729687 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:58:00.729729 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:58:00.730168 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.730204 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.730501 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:58:00.730725 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:58:00.730858 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} executeQuery: Read 12 rows, 1002.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 820.90 KiB/sec. 2026.05.22 21:58:00.730894 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} TCPHandler: Processed in 0.001356844 sec. 2026.05.22 21:58:00.731161 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.731267 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:00.731308 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:00.733713 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.733751 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.734467 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:00.734689 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:00.734821 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} executeQuery: Read 3224 rows, 246.32 KiB in 0.003579 sec., 900810.2822017323 rows/sec., 67.21 MiB/sec. 2026.05.22 21:58:00.734879 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.22 21:58:00.734894 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} TCPHandler: Processed in 0.003784368 sec. 2026.05.22 21:58:00.735044 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.735143 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.735187 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:00.735707 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.735747 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.736066 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:00.736421 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:00.736673 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} executeQuery: Read 200 rows, 12.84 KiB in 0.001541 sec., 129785.85334198571 rows/sec., 8.14 MiB/sec. 2026.05.22 21:58:00.736744 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} TCPHandler: Processed in 0.001749791 sec. 2026.05.22 21:58:00.736947 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.737088 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.737152 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:58:00.738071 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.738115 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.738554 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:58:00.738780 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:00.738918 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} executeQuery: Read 950 rows, 57.24 KiB in 0.001874 sec., 506937.03308431164 rows/sec., 29.83 MiB/sec. 2026.05.22 21:58:00.738957 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} TCPHandler: Processed in 0.002124198 sec. 2026.05.22 21:58:00.739117 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.739233 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.739287 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 21:58:00.739747 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.739786 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.740112 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.22 21:58:00.740367 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): 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.22 21:58:00.740502 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} executeQuery: Read 2 rows, 144.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 108.42 KiB/sec. 2026.05.22 21:58:00.740559 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} TCPHandler: Processed in 0.001497207 sec. 2026.05.22 21:58:00.740713 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.740826 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.740870 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:58:00.741485 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.741534 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.743487 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:58:00.743926 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:00.744114 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} executeQuery: Read 148 rows, 8.62 KiB in 0.00331 sec., 44712.99093655589 rows/sec., 2.54 MiB/sec. 2026.05.22 21:58:00.744171 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} TCPHandler: Processed in 0.003511332 sec. 2026.05.22 21:58:00.744359 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.744473 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:00.744519 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:00.746036 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.746080 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.746587 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:00.746841 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:00.746989 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} executeQuery: Read 1763 rows, 121.96 KiB in 0.002537 sec., 694915.254237288 rows/sec., 46.95 MiB/sec. 2026.05.22 21:58:00.747041 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} TCPHandler: Processed in 0.002749198 sec. 2026.05.22 21:58:00.747193 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.747302 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:58:00.747352 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:58:00.747718 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.747754 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.748080 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:58:00.748290 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:00.748424 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. 2026.05.22 21:58:00.748458 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} TCPHandler: Processed in 0.001323244 sec. 2026.05.22 21:58:00.748592 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.748701 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.748747 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:00.750767 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.750847 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.751742 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:00.752136 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:00.752359 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} executeQuery: Read 3580 rows, 231.60 KiB in 0.003674 sec., 974414.8067501361 rows/sec., 61.56 MiB/sec. 2026.05.22 21:58:00.752433 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} TCPHandler: Processed in 0.00389477 sec. 2026.05.22 21:58:00.752709 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.752898 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.752980 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:58:00.753519 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.753562 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.753972 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:58:00.754217 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:00.754369 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2026.05.22 21:58:00.754414 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} TCPHandler: Processed in 0.001875073 sec. 2026.05.22 21:58:00.754576 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.754693 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.754759 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:00.755779 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.755824 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.756509 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:00.756806 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:00.756983 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} executeQuery: Read 46 rows, 84.41 KiB in 0.002317 sec., 19853.258523953387 rows/sec., 35.58 MiB/sec. 2026.05.22 21:58:00.757101 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} TCPHandler: Processed in 0.002578856 sec. 2026.05.22 21:58:00.757279 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:00.757389 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:00.757441 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:00.757843 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:00.757887 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.22 21:58:00.758223 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:00.758444 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:00.758580 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} executeQuery: Read 42 rows, 2.45 KiB in 0.001216 sec., 34539.47368421053 rows/sec., 1.97 MiB/sec. 2026.05.22 21:58:00.758616 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} TCPHandler: Processed in 0.001395565 sec. 2026.05.22 21:58:03.675963 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5294 2026.05.22 21:58:03.676439 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:03.676479 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:03.676965 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:03.677191 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:03.677313 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5294 2026.05.22 21:58:03.677334 [ 148 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:58:03.677381 [ 148 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:03.677404 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:03.677546 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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.22 21:58:03.677702 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:03.677745 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2926 rows starting from the beginning of the part 2026.05.22 21:58:03.677816 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part 2026.05.22 21:58:03.677866 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part 2026.05.22 21:58:03.677911 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part 2026.05.22 21:58:03.677954 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part 2026.05.22 21:58:03.678001 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part 2026.05.22 21:58:03.679470 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001985756 sec., 2665987.1605574903 rows/sec., 38.14 MiB/sec. 2026.05.22 21:58:03.680157 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:58:03.680429 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:03.680505 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:58:03.680581 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.22 21:58:03.955641 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.22 21:58:03.973338 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:03.973406 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:03.979934 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:03.980646 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:03.980987 [ 98 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:58:03.981067 [ 98 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:03.981092 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:03.981212 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:03.984200 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.22 21:58:03.985522 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:03.987021 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:03.991789 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:03.996047 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:04.000219 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 212.24 MiB, peak 218.09 MiB, free memory in arenas 0.00 B, will set to 214.58 MiB (RSS), difference: 2.34 MiB 2026.05.22 21:58:04.000337 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:04.004866 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:04.009185 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:04.058368 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077197969 sec., 1075.157819242628 rows/sec., 5.56 MiB/sec. 2026.05.22 21:58:04.060562 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:58:04.062407 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:04.062501 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:58:04.064956 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.22 21:58:05.001204 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 215.13 MiB, peak 225.03 MiB, free memory in arenas 0.00 B, will set to 220.68 MiB (RSS), difference: 5.55 MiB 2026.05.22 21:58:05.290966 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:05.291190 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:05.291505 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:05.291548 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} 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.22 21:58:05.291762 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:05.291834 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:05.291975 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:58:05.292054 [ 357 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:05.292079 [ 328 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:05.292178 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:05.292207 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:05.294236 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:05.294264 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:05.294339 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:58:05.294380 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:58:05.295503 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} executeQuery: Read 44 rows, 7.84 KiB in 0.004385 sec., 10034.207525655644 rows/sec., 1.75 MiB/sec. 2026.05.22 21:58:05.295699 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} TCPHandler: Processed in 0.004867387 sec. 2026.05.22 21:58:05.297242 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:05.297380 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:05.297445 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:05.297989 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:05.298035 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:05.298415 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:05.298657 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:05.298804 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} executeQuery: Read 56 rows, 4.38 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.91 MiB/sec. 2026.05.22 21:58:05.298841 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} TCPHandler: Processed in 0.0017128 sec. 2026.05.22 21:58:05.298975 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:05.299082 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:05.299125 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:05.299595 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:05.299635 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:05.299952 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:05.300165 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:05.300296 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. 2026.05.22 21:58:05.300336 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} TCPHandler: Processed in 0.001413775 sec. 2026.05.22 21:58:05.300474 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:05.300571 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:05.300614 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:05.301021 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:05.301056 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:05.301371 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:05.301579 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:05.301701 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} executeQuery: Read 128 rows, 9.13 KiB in 0.001149 sec., 111401.2184508268 rows/sec., 7.76 MiB/sec. 2026.05.22 21:58:05.301734 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} TCPHandler: Processed in 0.001310054 sec. 2026.05.22 21:58:05.301859 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:05.301955 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:05.301996 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:05.302346 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:05.302380 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:05.302667 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:05.302870 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:05.302993 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. 2026.05.22 21:58:05.303025 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} TCPHandler: Processed in 0.001214742 sec. 2026.05.22 21:58:10.292425 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.292696 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:10.293044 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:10.293082 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} 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.22 21:58:10.293299 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:10.293371 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:10.293507 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:58:10.293607 [ 329 ] {22058617-b723-4c48-861d-160ec21449d6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:10.293615 [ 334 ] {22058617-b723-4c48-861d-160ec21449d6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:10.293750 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:10.293778 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:10.293846 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:10.293867 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:10.293902 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:10.293940 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:10.294964 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} executeQuery: Read 44 rows, 7.84 KiB in 0.00237 sec., 18565.400843881856 rows/sec., 3.23 MiB/sec. 2026.05.22 21:58:10.295066 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} TCPHandler: Processed in 0.00278315 sec. 2026.05.22 21:58:10.296847 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.296959 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:10.297006 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:10.297480 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.297522 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.297890 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:10.298118 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:10.298258 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} executeQuery: Read 70 rows, 5.71 KiB in 0.001331 sec., 52592.03606311045 rows/sec., 4.19 MiB/sec. 2026.05.22 21:58:10.298292 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} TCPHandler: Processed in 0.001494676 sec. 2026.05.22 21:58:10.298437 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.298533 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:10.298573 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:10.298994 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.299028 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.299333 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:10.299539 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:10.299634 [ 170 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:58:10.299662 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} executeQuery: Read 7 rows, 539.00 B in 0.001148 sec., 6097.5609756097565 rows/sec., 458.51 KiB/sec. 2026.05.22 21:58:10.299671 [ 170 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.299696 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.299701 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} TCPHandler: Processed in 0.001313794 sec. 2026.05.22 21:58:10.299810 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:58:10.299847 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.299950 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:10.299978 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:10.299989 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:10.300039 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part 2026.05.22 21:58:10.300154 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:58:10.300210 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part 2026.05.22 21:58:10.300256 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:58:10.300301 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 200 rows starting from the beginning of the part 2026.05.22 21:58:10.300346 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:58:10.300455 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.300496 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.301005 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:10.301359 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:10.301498 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} executeQuery: Read 71 rows, 5.68 KiB in 0.001566 sec., 45338.44189016603 rows/sec., 3.54 MiB/sec. 2026.05.22 21:58:10.301519 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753352 sec., 337068.65478238254 rows/sec., 22.39 MiB/sec. 2026.05.22 21:58:10.301533 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} TCPHandler: Processed in 0.001735841 sec. 2026.05.22 21:58:10.301702 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:58:10.301732 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.301837 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:10.301886 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:10.301977 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:10.302058 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:58:10.302135 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:58:10.302452 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.302492 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.302826 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:10.303038 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:10.303163 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. 2026.05.22 21:58:10.303197 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} TCPHandler: Processed in 0.001515637 sec. 2026.05.22 21:58:10.303325 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.303421 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:10.303474 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:10.304200 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.304236 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.304701 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:10.304922 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:10.305055 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} executeQuery: Read 7 rows, 12.84 KiB in 0.001652 sec., 4237.28813559322 rows/sec., 7.59 MiB/sec. 2026.05.22 21:58:10.305103 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} TCPHandler: Processed in 0.001827113 sec. 2026.05.22 21:58:10.305246 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:10.305343 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:10.305384 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:10.305733 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:10.305771 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:10.306086 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:10.306290 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:10.306415 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. 2026.05.22 21:58:10.306447 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} TCPHandler: Processed in 0.001251402 sec. 2026.05.22 21:58:11.124645 [ 111 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:58:11.124727 [ 111 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:58:11.178334 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5806 2026.05.22 21:58:11.178837 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:11.178870 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:11.179417 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:11.179655 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:11.179787 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5806 2026.05.22 21:58:11.485214 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.22 21:58:11.501779 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:11.501844 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:11.507737 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:11.508407 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:11.511099 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.22 21:58:15.297017 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.297278 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:15.297643 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:15.297692 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} 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.22 21:58:15.297968 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:15.298040 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:15.298178 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:58:15.298276 [ 357 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:15.298276 [ 329 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:15.298418 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:15.298446 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:15.298515 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:15.298535 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:15.298570 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:15.298608 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:15.299766 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} executeQuery: Read 44 rows, 7.84 KiB in 0.0026 sec., 16923.076923076926 rows/sec., 2.94 MiB/sec. 2026.05.22 21:58:15.299881 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} TCPHandler: Processed in 0.002999523 sec. 2026.05.22 21:58:15.305094 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.305221 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.305271 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:58:15.305951 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.305998 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.306357 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:58:15.306580 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:15.306718 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} executeQuery: Read 284 rows, 18.47 KiB in 0.001533 sec., 185257.6647097195 rows/sec., 11.77 MiB/sec. 2026.05.22 21:58:15.306752 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} TCPHandler: Processed in 0.001718491 sec. 2026.05.22 21:58:15.306888 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.306984 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:15.307024 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:15.307728 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.307763 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.308109 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:15.308310 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:15.308433 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} executeQuery: Read 867 rows, 69.53 KiB in 0.001468 sec., 590599.455040872 rows/sec., 46.26 MiB/sec. 2026.05.22 21:58:15.308441 [ 121 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:15.308469 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} TCPHandler: Processed in 0.001629899 sec. 2026.05.22 21:58:15.308493 [ 121 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.308526 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.308606 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.308627 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:58:15.308706 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.308747 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:15.308751 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:15.308788 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part 2026.05.22 21:58:15.308860 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part 2026.05.22 21:58:15.308912 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3224 rows starting from the beginning of the part 2026.05.22 21:58:15.308961 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2026.05.22 21:58:15.309003 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part 2026.05.22 21:58:15.309046 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 867 rows starting from the beginning of the part 2026.05.22 21:58:15.309212 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.309255 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.309563 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:15.309775 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:15.309905 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} executeQuery: Read 177 rows, 11.17 KiB in 0.001217 sec., 145439.60558751028 rows/sec., 8.97 MiB/sec. 2026.05.22 21:58:15.309940 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} TCPHandler: Processed in 0.001383735 sec. 2026.05.22 21:58:15.310068 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.310163 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.310203 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:58:15.310630 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.310666 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.311014 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:58:15.311070 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485124 sec., 2082793.4541696913 rows/sec., 166.35 MiB/sec. 2026.05.22 21:58:15.311230 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:15.311360 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. 2026.05.22 21:58:15.311394 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} TCPHandler: Processed in 0.001375464 sec. 2026.05.22 21:58:15.311423 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:15.311519 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.311620 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.311663 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:58:15.311743 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:15.311830 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:15.311907 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2026.05.22 21:58:15.312092 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.312132 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.312424 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:58:15.312624 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:15.312747 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. 2026.05.22 21:58:15.312780 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} TCPHandler: Processed in 0.001309953 sec. 2026.05.22 21:58:15.312951 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.313047 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:15.313086 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:15.313695 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.313731 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.314037 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:15.314240 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:15.314349 [ 118 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:15.314365 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} executeQuery: Read 525 rows, 37.98 KiB in 0.001336 sec., 392964.0718562874 rows/sec., 27.76 MiB/sec. 2026.05.22 21:58:15.314412 [ 118 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.314419 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} TCPHandler: Processed in 0.001517867 sec. 2026.05.22 21:58:15.314443 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.314549 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:58:15.314562 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.314669 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:15.314670 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:58:15.314712 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 566 rows starting from the beginning of the part 2026.05.22 21:58:15.314732 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:58:15.314789 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 71 rows starting from the beginning of the part 2026.05.22 21:58:15.314846 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1763 rows starting from the beginning of the part 2026.05.22 21:58:15.314893 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part 2026.05.22 21:58:15.314939 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 71 rows starting from the beginning of the part 2026.05.22 21:58:15.314983 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 525 rows starting from the beginning of the part 2026.05.22 21:58:15.315068 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.315109 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.315419 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:58:15.315644 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:15.315780 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. 2026.05.22 21:58:15.315814 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} TCPHandler: Processed in 0.001301563 sec. 2026.05.22 21:58:15.315951 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.316046 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.316087 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:15.316278 [ 193 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767981 sec., 1730787.8308646982 rows/sec., 126.85 MiB/sec. 2026.05.22 21:58:15.316492 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.316535 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.316546 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:15.316884 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:15.316892 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:15.317046 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:15.317154 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:15.317169 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.22 21:58:15.317266 [ 118 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:15.317288 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} executeQuery: Read 265 rows, 18.03 KiB in 0.001261 sec., 210150.67406819985 rows/sec., 13.96 MiB/sec. 2026.05.22 21:58:15.317308 [ 118 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.317326 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} TCPHandler: Processed in 0.001423436 sec. 2026.05.22 21:58:15.317335 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.317427 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:58:15.317461 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.317536 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:15.317561 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.317581 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2098 rows starting from the beginning of the part 2026.05.22 21:58:15.317608 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:58:15.317667 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2026.05.22 21:58:15.317720 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3580 rows starting from the beginning of the part 2026.05.22 21:58:15.317763 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part 2026.05.22 21:58:15.317806 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:58:15.317849 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part 2026.05.22 21:58:15.317931 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.317972 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.318281 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:58:15.318505 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:15.318632 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. 2026.05.22 21:58:15.318667 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} TCPHandler: Processed in 0.001255102 sec. 2026.05.22 21:58:15.318807 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.318903 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.318956 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:15.319757 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.319795 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.319888 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 6391 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497525 sec., 2558933.3440105706 rows/sec., 166.61 MiB/sec. 2026.05.22 21:58:15.320363 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:15.320410 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:15.320638 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:15.320727 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:15.320759 [ 118 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.22 21:58:15.320788 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} executeQuery: Read 35 rows, 64.22 KiB in 0.001901 sec., 18411.362440820623 rows/sec., 32.99 MiB/sec. 2026.05.22 21:58:15.320807 [ 118 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.320807 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:15.320845 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.320865 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} TCPHandler: Processed in 0.002106777 sec. 2026.05.22 21:58:15.320914 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2026.05.22 21:58:15.320965 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:58:15.321004 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:15.321106 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:15.321148 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:15.321152 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:15.321208 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2026.05.22 21:58:15.321316 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2026.05.22 21:58:15.321422 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part 2026.05.22 21:58:15.321508 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.321526 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part 2026.05.22 21:58:15.321552 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.321633 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part 2026.05.22 21:58:15.321737 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2026.05.22 21:58:15.321874 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:15.322115 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:15.322245 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} executeQuery: Read 90 rows, 5.77 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 4.86 MiB/sec. 2026.05.22 21:58:15.322248 [ 125 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:15.322282 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} TCPHandler: Processed in 0.001327963 sec. 2026.05.22 21:58:15.322304 [ 125 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:15.322332 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:15.322414 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:58:15.322518 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:15.322549 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part 2026.05.22 21:58:15.322605 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2026.05.22 21:58:15.322652 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2026.05.22 21:58:15.322694 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2026.05.22 21:58:15.322733 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:58:15.322774 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part 2026.05.22 21:58:15.323673 [ 187 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295163 sec., 810708.7679311407 rows/sec., 51.88 MiB/sec. 2026.05.22 21:58:15.323887 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:15.324179 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:15.324255 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:15.324330 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.05.22 21:58:15.324637 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 19 columns (19 merged, 0 gathered) in 0.003746897 sec., 82201.35221224389 rows/sec., 147.30 MiB/sec. 2026.05.22 21:58:15.325126 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.22 21:58:15.325426 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:15.325491 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.22 21:58:15.325567 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. 2026.05.22 21:58:16.000194 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 222.21 MiB, peak 229.86 MiB, free memory in arenas 0.00 B, will set to 223.42 MiB (RSS), difference: 1.21 MiB 2026.05.22 21:58:18.680855 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6254 2026.05.22 21:58:18.681422 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:18.681464 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:18.681957 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:18.682188 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:18.682330 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6254 2026.05.22 21:58:19.012089 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.22 21:58:19.027596 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:19.027652 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:19.034141 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:19.035101 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:19.038413 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.22 21:58:20.291996 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.292219 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:20.292535 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:20.292572 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} 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.22 21:58:20.292819 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:20.292902 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:20.293059 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.22 21:58:20.293153 [ 334 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:20.293161 [ 329 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:20.293355 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:20.293391 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:20.293463 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:20.293483 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:20.293520 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:58:20.293563 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:58:20.294742 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} executeQuery: Read 44 rows, 7.84 KiB in 0.002606 sec., 16884.11358403684 rows/sec., 2.94 MiB/sec. 2026.05.22 21:58:20.294906 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} TCPHandler: Processed in 0.003049144 sec. 2026.05.22 21:58:20.296728 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.296872 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:58:20.296934 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:58:20.297450 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.297496 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.297861 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 21:58:20.298089 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:58:20.298239 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} executeQuery: Read 2 rows, 167.00 B in 0.001413 sec., 1415.4281670205237 rows/sec., 115.42 KiB/sec. 2026.05.22 21:58:20.298275 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} TCPHandler: Processed in 0.001664749 sec. 2026.05.22 21:58:20.298402 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.298499 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:20.298539 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:20.299118 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.299154 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.299469 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:20.299678 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:20.299804 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} executeQuery: Read 71 rows, 5.79 KiB in 0.001324 sec., 53625.37764350453 rows/sec., 4.27 MiB/sec. 2026.05.22 21:58:20.299838 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} TCPHandler: Processed in 0.001486177 sec. 2026.05.22 21:58:20.299981 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.300078 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:20.300119 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:20.300513 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.300549 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.300836 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:20.301046 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:20.301171 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} executeQuery: Read 9 rows, 682.00 B in 0.001111 sec., 8100.8100810081005 rows/sec., 599.47 KiB/sec. 2026.05.22 21:58:20.301206 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} TCPHandler: Processed in 0.001274593 sec. 2026.05.22 21:58:20.301326 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.301423 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:20.301464 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:20.301876 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.301914 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.302208 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:20.302413 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:20.302536 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} executeQuery: Read 73 rows, 5.84 KiB in 0.001132 sec., 64487.63250883392 rows/sec., 5.04 MiB/sec. 2026.05.22 21:58:20.302570 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} TCPHandler: Processed in 0.001293603 sec. 2026.05.22 21:58:20.302692 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.302789 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:20.302832 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:20.303238 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.303273 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.303592 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:20.303800 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:20.303926 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} executeQuery: Read 161 rows, 11.48 KiB in 0.001155 sec., 139393.9393939394 rows/sec., 9.71 MiB/sec. 2026.05.22 21:58:20.303959 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} TCPHandler: Processed in 0.001316753 sec. 2026.05.22 21:58:20.304078 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.304175 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:20.304228 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:20.304935 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.304971 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.305486 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:20.305698 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:20.305828 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} executeQuery: Read 7 rows, 12.84 KiB in 0.001671 sec., 4189.108318372232 rows/sec., 7.51 MiB/sec. 2026.05.22 21:58:20.305876 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} TCPHandler: Processed in 0.001846793 sec. 2026.05.22 21:58:20.306111 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:20.306254 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:20.306314 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:20.306772 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:20.306812 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:20.307182 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:20.307400 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:20.307541 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. 2026.05.22 21:58:20.307576 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} TCPHandler: Processed in 0.001585689 sec. 2026.05.22 21:58:25.297793 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.298039 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:25.298368 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:25.298409 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} 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.22 21:58:25.298655 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:25.298722 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:25.298859 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:58:25.298961 [ 334 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:25.298965 [ 326 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:25.299123 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:25.299151 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:25.299218 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:25.299237 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:25.299273 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:25.299338 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:25.300397 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} executeQuery: Read 44 rows, 7.84 KiB in 0.002449 sec., 17966.51694569212 rows/sec., 3.13 MiB/sec. 2026.05.22 21:58:25.300565 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} TCPHandler: Processed in 0.002904082 sec. 2026.05.22 21:58:25.305722 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.305881 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.305950 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:58:25.306641 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.306689 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.307075 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:25.307297 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:25.307438 [ 145 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.22 21:58:25.307443 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. 2026.05.22 21:58:25.307489 [ 145 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.307508 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} TCPHandler: Processed in 0.001910774 sec. 2026.05.22 21:58:25.307515 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.307615 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:58:25.307657 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.307718 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:25.307753 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:58:25.307768 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:25.307810 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:58:25.307818 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:25.307866 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:58:25.307914 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:58:25.307952 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:58:25.308603 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.308646 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.308850 [ 189 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260313 sec., 1126704.2393437184 rows/sec., 75.86 MiB/sec. 2026.05.22 21:58:25.309004 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.22 21:58:25.309123 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:25.309285 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:25.309369 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.22 21:58:25.309395 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:25.309435 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.22 21:58:25.309545 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} executeQuery: Read 867 rows, 69.53 KiB in 0.001801 sec., 481399.22265408107 rows/sec., 37.70 MiB/sec. 2026.05.22 21:58:25.309586 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} TCPHandler: Processed in 0.001982765 sec. 2026.05.22 21:58:25.309712 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.309814 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.309855 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:25.310320 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.310357 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.310663 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:25.310873 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:25.310999 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} executeQuery: Read 177 rows, 11.17 KiB in 0.001207 sec., 146644.57332228665 rows/sec., 9.04 MiB/sec. 2026.05.22 21:58:25.311033 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} TCPHandler: Processed in 0.001370864 sec. 2026.05.22 21:58:25.311186 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.311283 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.311323 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:58:25.311761 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.311796 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.312095 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:25.312304 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:25.312428 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. 2026.05.22 21:58:25.312462 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} TCPHandler: Processed in 0.001325923 sec. 2026.05.22 21:58:25.312597 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.312694 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.312734 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:58:25.313175 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.313210 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.313499 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:25.313705 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:25.313803 [ 145 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.22 21:58:25.313826 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. 2026.05.22 21:58:25.313855 [ 145 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.313868 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} TCPHandler: Processed in 0.001323164 sec. 2026.05.22 21:58:25.313889 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.313986 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:58:25.314078 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.314088 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:25.314123 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:58:25.314175 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:25.314186 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:58:25.314216 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:25.314237 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:58:25.314281 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:58:25.314329 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:58:25.314842 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.314878 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.315188 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238952 sec., 597278.9906307912 rows/sec., 36.25 MiB/sec. 2026.05.22 21:58:25.315201 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:25.315337 [ 196 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.22 21:58:25.315449 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:25.315600 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} executeQuery: Read 525 rows, 37.98 KiB in 0.001442 sec., 364077.66990291263 rows/sec., 25.72 MiB/sec. 2026.05.22 21:58:25.315613 [ 196 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:25.315636 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} TCPHandler: Processed in 0.001608239 sec. 2026.05.22 21:58:25.315689 [ 196 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.22 21:58:25.315763 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:58:25.315777 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.315879 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:58:25.315921 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:58:25.316256 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.316290 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.316592 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:25.316795 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:25.316920 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. 2026.05.22 21:58:25.316953 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} TCPHandler: Processed in 0.001226172 sec. 2026.05.22 21:58:25.317083 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.317180 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.317222 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:25.317639 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.317673 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.317992 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:25.318201 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:25.318327 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. 2026.05.22 21:58:25.318360 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} TCPHandler: Processed in 0.001326604 sec. 2026.05.22 21:58:25.318509 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.318605 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.318646 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:58:25.318959 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.318993 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.319274 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:58:25.319476 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:25.319598 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. 2026.05.22 21:58:25.319632 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} TCPHandler: Processed in 0.001172121 sec. 2026.05.22 21:58:25.319754 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.319849 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.319909 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:25.320733 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.320768 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.321287 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:58:25.321512 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:25.321644 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} executeQuery: Read 35 rows, 64.22 KiB in 0.001813 sec., 19305.019305019305 rows/sec., 34.59 MiB/sec. 2026.05.22 21:58:25.321692 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} TCPHandler: Processed in 0.001987816 sec. 2026.05.22 21:58:25.321817 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:25.321918 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:25.321960 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:25.322296 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:25.322332 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:25.322640 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:25.322842 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:25.322971 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. 2026.05.22 21:58:25.323006 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} TCPHandler: Processed in 0.001240912 sec. 2026.05.22 21:58:26.124781 [ 144 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:58:26.124840 [ 144 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:58:26.183376 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6766 2026.05.22 21:58:26.183855 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:26.183889 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:26.184344 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:26.184563 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:26.184686 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6766 2026.05.22 21:58:26.539480 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.22 21:58:26.555530 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:26.555587 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:26.561069 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:26.561741 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:26.564315 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.22 21:58:30.292465 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.292717 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:30.293078 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:30.293124 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} 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.22 21:58:30.293369 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:30.293437 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:30.293572 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:58:30.293648 [ 326 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:30.293670 [ 334 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:30.293768 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:30.293795 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:30.293862 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:30.293883 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:30.293920 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:30.293959 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:30.295045 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} executeQuery: Read 44 rows, 7.84 KiB in 0.002432 sec., 18092.105263157893 rows/sec., 3.15 MiB/sec. 2026.05.22 21:58:30.295159 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} TCPHandler: Processed in 0.002831751 sec. 2026.05.22 21:58:30.297069 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.297258 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:30.297333 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:30.298069 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.298141 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.298582 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:58:30.298825 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:30.298998 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} executeQuery: Read 72 rows, 5.91 KiB in 0.00179 sec., 40223.46368715084 rows/sec., 3.23 MiB/sec. 2026.05.22 21:58:30.299049 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} TCPHandler: Processed in 0.002119567 sec. 2026.05.22 21:58:30.299216 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.299334 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.299392 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:30.299852 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.299889 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.300201 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:30.300425 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:30.300561 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} executeQuery: Read 8 rows, 616.00 B in 0.001258 sec., 6359.300476947536 rows/sec., 478.19 KiB/sec. 2026.05.22 21:58:30.300598 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} TCPHandler: Processed in 0.001443116 sec. 2026.05.22 21:58:30.300769 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.300880 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:30.300923 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:30.301368 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.301405 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.301721 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:58:30.301957 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:30.302085 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} executeQuery: Read 72 rows, 5.76 KiB in 0.001226 sec., 58727.569331158236 rows/sec., 4.58 MiB/sec. 2026.05.22 21:58:30.302120 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} TCPHandler: Processed in 0.001405945 sec. 2026.05.22 21:58:30.302263 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.302364 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.302416 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:30.303051 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.303110 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.303537 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:58:30.303780 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:30.303961 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. 2026.05.22 21:58:30.304022 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} TCPHandler: Processed in 0.001812142 sec. 2026.05.22 21:58:30.304221 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.304358 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.304433 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:30.305298 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.305341 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.305870 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:58:30.306102 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:30.306241 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} executeQuery: Read 8 rows, 14.68 KiB in 0.001922 sec., 4162.3309053069715 rows/sec., 7.46 MiB/sec. 2026.05.22 21:58:30.306342 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} TCPHandler: Processed in 0.00223206 sec. 2026.05.22 21:58:30.306477 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.306577 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.306621 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:30.306979 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.307015 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.307310 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:58:30.307511 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:30.307637 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. 2026.05.22 21:58:30.307670 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} TCPHandler: Processed in 0.001245192 sec. 2026.05.22 21:58:30.515896 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.516114 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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', '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.22 21:58:30.516429 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:30.516472 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} 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', '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.22 21:58:30.516708 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:30.516774 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:30.516917 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 40-element set) 2026.05.22 21:58:30.517012 [ 347 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:30.517057 [ 326 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:30.517189 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:30.517219 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:30.517285 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:30.517306 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:30.517341 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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.22 21:58:30.517380 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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.22 21:58:30.518574 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} executeQuery: Read 44 rows, 9.42 KiB in 0.00256 sec., 17187.5 rows/sec., 3.59 MiB/sec. 2026.05.22 21:58:30.518714 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} TCPHandler: Processed in 0.002900241 sec. 2026.05.22 21:58:30.533963 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.534096 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.534147 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:58:30.534745 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.534788 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.535133 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:30.535343 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:30.535484 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} executeQuery: Read 284 rows, 18.47 KiB in 0.001421 sec., 199859.25404644618 rows/sec., 12.69 MiB/sec. 2026.05.22 21:58:30.535519 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} TCPHandler: Processed in 0.001623058 sec. 2026.05.22 21:58:30.535665 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.535765 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:30.535805 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:30.537500 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.537538 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.538047 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:58:30.538263 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:30.538392 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} executeQuery: Read 3216 rows, 245.73 KiB in 0.002645 sec., 1215879.0170132325 rows/sec., 90.72 MiB/sec. 2026.05.22 21:58:30.538427 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.22 21:58:30.538440 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} TCPHandler: Processed in 0.002827841 sec. 2026.05.22 21:58:30.538577 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.538675 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.538715 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:30.539207 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.539244 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.539539 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:30.539746 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:30.539852 [ 136 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:30.539872 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} executeQuery: Read 188 rows, 12.00 KiB in 0.001216 sec., 154605.26315789472 rows/sec., 9.64 MiB/sec. 2026.05.22 21:58:30.539916 [ 136 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.539924 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} TCPHandler: Processed in 0.001396265 sec. 2026.05.22 21:58:30.539946 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.540066 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.540070 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:58:30.540171 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.540217 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:58:30.540237 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:30.540284 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part 2026.05.22 21:58:30.540358 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part 2026.05.22 21:58:30.540402 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part 2026.05.22 21:58:30.540443 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 177 rows starting from the beginning of the part 2026.05.22 21:58:30.540482 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2026.05.22 21:58:30.540524 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 188 rows starting from the beginning of the part 2026.05.22 21:58:30.540877 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.540919 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.541272 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:30.541419 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406246 sec., 548979.3393190096 rows/sec., 36.40 MiB/sec. 2026.05.22 21:58:30.541488 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:30.541571 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:30.541617 [ 136 ] {} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.22 21:58:30.541628 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} executeQuery: Read 950 rows, 57.24 KiB in 0.001474 sec., 644504.7489823609 rows/sec., 37.92 MiB/sec. 2026.05.22 21:58:30.541661 [ 136 ] {} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.541679 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} TCPHandler: Processed in 0.00166751 sec. 2026.05.22 21:58:30.541690 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.541813 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.541812 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.541836 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:30.541921 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.541923 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:30.541952 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:30.541969 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 21:58:30.541992 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.542010 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.22 21:58:30.542089 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.542147 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.542198 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.542248 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.542298 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:58:30.542359 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.542399 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.542732 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.22 21:58:30.542968 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): 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.22 21:58:30.543101 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} executeQuery: Read 1 rows, 72.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 58.64 KiB/sec. 2026.05.22 21:58:30.543136 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} TCPHandler: Processed in 0.001372995 sec. 2026.05.22 21:58:30.543258 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.543355 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.543394 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:58:30.543424 [ 189 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662669 sec., 1501200.780191367 rows/sec., 96.12 MiB/sec. 2026.05.22 21:58:30.543561 [ 193 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.22 21:58:30.543794 [ 193 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:30.543837 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.543855 [ 193 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.22 21:58:30.543882 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.543918 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.22 21:58:30.544187 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:30.544398 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:30.544521 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. 2026.05.22 21:58:30.544555 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} TCPHandler: Processed in 0.001345584 sec. 2026.05.22 21:58:30.544673 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.544770 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:30.544809 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:30.545729 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.545765 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.546129 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:58:30.546338 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:30.546463 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} executeQuery: Read 1751 rows, 120.98 KiB in 0.001711 sec., 1023378.1414377557 rows/sec., 69.05 MiB/sec. 2026.05.22 21:58:30.546497 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} TCPHandler: Processed in 0.001872903 sec. 2026.05.22 21:58:30.546626 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.546723 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:58:30.546765 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:58:30.547100 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.547136 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.547434 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:30.547637 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:30.547759 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. 2026.05.22 21:58:30.547792 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} TCPHandler: Processed in 0.001216092 sec. 2026.05.22 21:58:30.547933 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.548029 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.548071 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:30.548788 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.548828 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.549254 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:58:30.549468 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:30.549626 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} executeQuery: Read 1601 rows, 99.52 KiB in 0.001611 sec., 993792.6753569212 rows/sec., 60.33 MiB/sec. 2026.05.22 21:58:30.549720 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} TCPHandler: Processed in 0.001835843 sec. 2026.05.22 21:58:30.549874 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.549992 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.550042 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:58:30.550417 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.550452 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.550756 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 21:58:30.550961 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:30.551064 [ 134 ] {} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.22 21:58:30.551085 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. 2026.05.22 21:58:30.551109 [ 134 ] {} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.551124 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} TCPHandler: Processed in 0.001311133 sec. 2026.05.22 21:58:30.551135 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.551223 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.551260 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.551333 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:30.551364 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.551371 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.551426 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:30.551450 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.551502 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.551546 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.551588 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.551632 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:58:30.552261 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.552303 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.552472 [ 198 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281173 sec., 7805.347131105635 rows/sec., 525.95 KiB/sec. 2026.05.22 21:58:30.552602 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.22 21:58:30.552839 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:30.552880 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:30.552910 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.22 21:58:30.552979 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.22 21:58:30.553120 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:30.553261 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} executeQuery: Read 46 rows, 84.41 KiB in 0.001915 sec., 24020.88772845953 rows/sec., 43.04 MiB/sec. 2026.05.22 21:58:30.553309 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} TCPHandler: Processed in 0.002097967 sec. 2026.05.22 21:58:30.553430 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:30.553527 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:30.553567 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:30.553902 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:30.553937 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:30.554224 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:58:30.554436 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:30.554561 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} executeQuery: Read 42 rows, 2.45 KiB in 0.001053 sec., 39886.03988603989 rows/sec., 2.28 MiB/sec. 2026.05.22 21:58:30.554594 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} TCPHandler: Processed in 0.001213452 sec. 2026.05.22 21:58:31.000237 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 225.43 MiB, peak 229.86 MiB, free memory in arenas 0.00 B, will set to 224.26 MiB (RSS), difference: -1.17 MiB 2026.05.22 21:58:31.289147 [ 134 ] {} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.22 21:58:31.289263 [ 134 ] {} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:31.289307 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:31.289551 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::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.22 21:58:31.289777 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:31.289838 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2026.05.22 21:58:31.289953 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2026.05.22 21:58:31.290033 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2026.05.22 21:58:31.290102 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::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.22 21:58:31.290171 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2026.05.22 21:58:31.291234 [ 191 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785042 sec., 16806.327246081604 rows/sec., 1.40 MiB/sec. 2026.05.22 21:58:31.291384 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.22 21:58:31.291629 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:58:31.291698 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.22 21:58:31.291764 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.22 21:58:33.685638 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7214 2026.05.22 21:58:33.686103 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:33.686137 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:33.686597 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:33.686820 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:33.686944 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7214 2026.05.22 21:58:34.065220 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.22 21:58:34.081544 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:34.081608 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:34.087815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:58:34.088511 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:34.096132 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.22 21:58:35.290025 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:35.290243 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:35.290554 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:35.290590 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} 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.22 21:58:35.290800 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:35.290867 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:35.291002 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:58:35.291101 [ 347 ] {633fc9f9-f2f6-418e-9b78-834971674338} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:35.291102 [ 323 ] {633fc9f9-f2f6-418e-9b78-834971674338} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:35.291242 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:35.291270 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:35.291356 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:35.291378 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:35.291421 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:58:35.291468 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:58:35.292631 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} executeQuery: Read 44 rows, 7.84 KiB in 0.002476 sec., 17770.59773828756 rows/sec., 3.09 MiB/sec. 2026.05.22 21:58:35.292751 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} TCPHandler: Processed in 0.002855491 sec. 2026.05.22 21:58:35.294239 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:35.294350 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:35.294394 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:35.294914 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.294956 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.295307 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:58:35.295520 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:35.295660 [ 128 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:58:35.295662 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} executeQuery: Read 56 rows, 4.38 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.19 MiB/sec. 2026.05.22 21:58:35.295703 [ 128 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.295713 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} TCPHandler: Processed in 0.001525677 sec. 2026.05.22 21:58:35.295724 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.295827 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:58:35.295852 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:35.295959 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:35.295966 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:35.295996 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3241 rows starting from the beginning of the part 2026.05.22 21:58:35.296018 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:35.296058 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 71 rows starting from the beginning of the part 2026.05.22 21:58:35.296108 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 867 rows starting from the beginning of the part 2026.05.22 21:58:35.296147 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part 2026.05.22 21:58:35.296184 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3216 rows starting from the beginning of the part 2026.05.22 21:58:35.296221 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2026.05.22 21:58:35.296455 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.296495 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.296798 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:58:35.297030 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:35.297139 [ 128 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:58:35.297165 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. 2026.05.22 21:58:35.297173 [ 128 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.297206 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.297207 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} TCPHandler: Processed in 0.001404545 sec. 2026.05.22 21:58:35.297328 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:58:35.297382 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:35.297448 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:35.297484 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1794 rows starting from the beginning of the part 2026.05.22 21:58:35.297487 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:35.297542 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:35.297575 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 73 rows starting from the beginning of the part 2026.05.22 21:58:35.297632 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 525 rows starting from the beginning of the part 2026.05.22 21:58:35.297676 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part 2026.05.22 21:58:35.297763 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1751 rows starting from the beginning of the part 2026.05.22 21:58:35.297828 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2026.05.22 21:58:35.298006 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.298049 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.298496 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:58:35.298522 [ 194 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002740399 sec., 2745220.6777188284 rows/sec., 216.88 MiB/sec. 2026.05.22 21:58:35.298732 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:35.298845 [ 128 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:58:35.298854 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:58:35.298871 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} executeQuery: Read 128 rows, 9.13 KiB in 0.001405 sec., 91103.2028469751 rows/sec., 6.35 MiB/sec. 2026.05.22 21:58:35.298880 [ 128 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.298913 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.298918 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} TCPHandler: Processed in 0.001586228 sec. 2026.05.22 21:58:35.298999 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:58:35.299077 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:35.299104 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:35.299126 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:35.299137 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6391 rows starting from the beginning of the part 2026.05.22 21:58:35.299182 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:35.299201 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part 2026.05.22 21:58:35.299206 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:58:35.299232 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:35.299253 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part 2026.05.22 21:58:35.299294 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.22 21:58:35.299299 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2026.05.22 21:58:35.299353 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1601 rows starting from the beginning of the part 2026.05.22 21:58:35.299391 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part 2026.05.22 21:58:35.299417 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002137069 sec., 2002275.0786240406 rows/sec., 144.79 MiB/sec. 2026.05.22 21:58:35.299582 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.299624 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:58:35.299626 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.299940 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:35.299984 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:58:35.300021 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:58:35.300109 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.22 21:58:35.300212 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:35.300340 [ 124 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:58:35.300349 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} executeQuery: Read 48 rows, 3.31 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.73 MiB/sec. 2026.05.22 21:58:35.300385 [ 124 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:35.300401 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} TCPHandler: Processed in 0.001373495 sec. 2026.05.22 21:58:35.300412 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:35.300480 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:58:35.300557 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:35.300582 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part 2026.05.22 21:58:35.300626 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2026.05.22 21:58:35.300662 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part 2026.05.22 21:58:35.300696 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.05.22 21:58:35.300728 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part 2026.05.22 21:58:35.300759 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2026.05.22 21:58:35.301631 [ 201 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171741 sec., 1152131.7424243072 rows/sec., 73.86 MiB/sec. 2026.05.22 21:58:35.301804 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:58:35.302061 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:35.302120 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:58:35.302174 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2026.05.22 21:58:35.302761 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 8706 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792818 sec., 2295390.9204185386 rows/sec., 148.22 MiB/sec. 2026.05.22 21:58:35.302930 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:58:35.303178 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:35.303243 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:58:35.303310 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2026.05.22 21:58:36.001496 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 225.55 MiB, peak 232.94 MiB, free memory in arenas 0.00 B, will set to 227.05 MiB (RSS), difference: 1.50 MiB 2026.05.22 21:58:36.535613 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63183 2026.05.22 21:58:36.535723 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.535753 [ 306 ] {} TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Authenticating user 'default' from [fd00:1122:3344:101::e]:63183 2026.05.22 21:58:36.535778 [ 306 ] {} TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.535794 [ 306 ] {} TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536075 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 2026.05.22 21:58:36.536082 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59887 2026.05.22 21:58:36.536116 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58155 2026.05.22 21:58:36.536170 [ 306 ] {} TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:36.536178 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44084 2026.05.22 21:58:36.536230 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536245 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536285 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536302 [ 307 ] {} TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 2026.05.22 21:58:36.536330 [ 310 ] {} TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Authenticating user 'default' from [fd00:1122:3344:101::e]:58155 2026.05.22 21:58:36.536363 [ 307 ] {} TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536377 [ 310 ] {} TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536381 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} executeQuery: (from [fd00:1122:3344:101::e]:63183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:58:36.536411 [ 310 ] {} TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536402 [ 307 ] {} TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536373 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536311 [ 308 ] {} TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Authenticating user 'default' from [fd00:1122:3344:101::e]:59887 2026.05.22 21:58:36.536526 [ 293 ] {} TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Authenticating user 'default' from [fd00:1122:3344:101::e]:44084 2026.05.22 21:58:36.536178 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34374 2026.05.22 21:58:36.536580 [ 293 ] {} TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536566 [ 308 ] {} TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536612 [ 293 ] {} TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536641 [ 308 ] {} TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536156 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52190 2026.05.22 21:58:36.536696 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536723 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:58:36.536757 [ 303 ] {} TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:34374 2026.05.22 21:58:36.536117 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54564 2026.05.22 21:58:36.536799 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536825 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:36.536848 [ 302 ] {} TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:52190 2026.05.22 21:58:36.536802 [ 303 ] {} TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536886 [ 302 ] {} TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536906 [ 303 ] {} TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536925 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.536922 [ 302 ] {} TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.536973 [ 309 ] {} TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:54564 2026.05.22 21:58:36.536126 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60177 2026.05.22 21:58:36.537012 [ 309 ] {} TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.537058 [ 309 ] {} TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.537148 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.537182 [ 267 ] {} TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60177 2026.05.22 21:58:36.537194 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:58:36.537203 [ 267 ] {} TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.537242 [ 267 ] {} TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.538515 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} AggregatingTransform: Aggregating 2026.05.22 21:58:36.538553 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} Aggregator: Aggregation method: without_key 2026.05.22 21:58:36.538588 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001238092 sec. (807.694 rows/sec., 31.55 KiB/sec.) 2026.05.22 21:58:36.538607 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} Aggregator: Merging aggregated data 2026.05.22 21:58:36.539331 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. 2026.05.22 21:58:36.539629 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} TCPHandler: Processed in 0.003603334 sec. 2026.05.22 21:58:36.539815 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.539860 [ 306 ] {} TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.539864 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.539911 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.539921 [ 307 ] {} TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.539940 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.539959 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.539992 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.540008 [ 293 ] {} TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.540026 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.540049 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.540086 [ 308 ] {} TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.540090 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.540110 [ 267 ] {} TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.540057 [ 303 ] {} TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.540144 [ 310 ] {} TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.540040 [ 302 ] {} TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.539966 [ 309 ] {} TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.774977 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33993 2026.05.22 21:58:36.775071 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.775101 [ 306 ] {} TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33993 2026.05.22 21:58:36.775133 [ 306 ] {} TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775154 [ 306 ] {} TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775488 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38441 2026.05.22 21:58:36.775502 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55661 2026.05.22 21:58:36.775563 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42354 2026.05.22 21:58:36.775581 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.775584 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41545 2026.05.22 21:58:36.775592 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54687 2026.05.22 21:58:36.775646 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.775654 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.775630 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.775719 [ 308 ] {} TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Authenticating user 'default' from [fd00:1122:3344:101::e]:55661 2026.05.22 21:58:36.775755 [ 293 ] {} TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Authenticating user 'default' from [fd00:1122:3344:101::e]:42354 2026.05.22 21:58:36.775741 [ 303 ] {} TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Authenticating user 'default' from [fd00:1122:3344:101::e]:41545 2026.05.22 21:58:36.775827 [ 308 ] {} TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775865 [ 303 ] {} TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775881 [ 308 ] {} TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775897 [ 303 ] {} TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775853 [ 293 ] {} TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775623 [ 307 ] {} TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Authenticating user 'default' from [fd00:1122:3344:101::e]:38441 2026.05.22 21:58:36.775949 [ 293 ] {} TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775971 [ 307 ] {} TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775574 [ 306 ] {} TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:36.775533 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45076 2026.05.22 21:58:36.776026 [ 307 ] {} TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775532 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50467 2026.05.22 21:58:36.775509 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52188 2026.05.22 21:58:36.776115 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.776161 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.776176 [ 267 ] {} TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45076 2026.05.22 21:58:36.776194 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.776210 [ 310 ] {} TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Authenticating user 'default' from [fd00:1122:3344:101::e]:50467 2026.05.22 21:58:36.776216 [ 267 ] {} TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776242 [ 309 ] {} TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Authenticating user 'default' from [fd00:1122:3344:101::e]:52188 2026.05.22 21:58:36.776250 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} executeQuery: (from [fd00:1122:3344:101::e]:33993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:58:36.776267 [ 267 ] {} TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776289 [ 309 ] {} TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776255 [ 310 ] {} TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776345 [ 309 ] {} TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776378 [ 310 ] {} TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.775732 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:36.776475 [ 302 ] {} TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Authenticating user 'default' from [fd00:1122:3344:101::e]:54687 2026.05.22 21:58:36.776523 [ 302 ] {} TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776558 [ 302 ] {} TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.776616 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:58:36.776691 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:36.777018 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:58:36.778189 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} AggregatingTransform: Aggregating 2026.05.22 21:58:36.778229 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} Aggregator: Aggregation method: without_key 2026.05.22 21:58:36.778261 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001105659 sec. (904.438 rows/sec., 35.33 KiB/sec.) 2026.05.22 21:58:36.778284 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} Aggregator: Merging aggregated data 2026.05.22 21:58:36.779036 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. 2026.05.22 21:58:36.779211 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} TCPHandler: Processed in 0.003787028 sec. 2026.05.22 21:58:36.779418 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779464 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779472 [ 306 ] {} TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779494 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779521 [ 307 ] {} TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779562 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779583 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779610 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779618 [ 308 ] {} TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779638 [ 310 ] {} TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779657 [ 293 ] {} TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779653 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779684 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779714 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:36.779752 [ 267 ] {} TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779729 [ 309 ] {} TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779788 [ 302 ] {} TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:36.779573 [ 303 ] {} TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636063 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57244 2026.05.22 21:58:37.636221 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.636265 [ 306 ] {} TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Authenticating user 'default' from [fd00:1122:3344:101::e]:57244 2026.05.22 21:58:37.636303 [ 306 ] {} TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636326 [ 306 ] {} TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636607 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57361 2026.05.22 21:58:37.636622 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45217 2026.05.22 21:58:37.636651 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50609 2026.05.22 21:58:37.636683 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40182 2026.05.22 21:58:37.636718 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.636748 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.636702 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48700 2026.05.22 21:58:37.636790 [ 310 ] {} TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Authenticating user 'default' from [fd00:1122:3344:101::e]:50609 2026.05.22 21:58:37.636799 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.636832 [ 310 ] {} TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636839 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.636866 [ 267 ] {} TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:40182 2026.05.22 21:58:37.636869 [ 310 ] {} TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636887 [ 303 ] {} TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Authenticating user 'default' from [fd00:1122:3344:101::e]:48700 2026.05.22 21:58:37.636907 [ 267 ] {} TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636675 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33221 2026.05.22 21:58:37.636955 [ 267 ] {} TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636953 [ 303 ] {} TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637013 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.637026 [ 303 ] {} TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637053 [ 293 ] {} TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Authenticating user 'default' from [fd00:1122:3344:101::e]:33221 2026.05.22 21:58:37.636664 [ 306 ] {} TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:37.637084 [ 293 ] {} TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636640 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57693 2026.05.22 21:58:37.637112 [ 293 ] {} TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636783 [ 308 ] {} TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45217 2026.05.22 21:58:37.636704 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43011 2026.05.22 21:58:37.637192 [ 308 ] {} TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637179 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.637246 [ 308 ] {} TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637277 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} executeQuery: (from [fd00:1122:3344:101::e]:57244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:58:37.637282 [ 309 ] {} TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:57693 2026.05.22 21:58:37.637280 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.637329 [ 309 ] {} TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.636702 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:58:37.637375 [ 309 ] {} TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637434 [ 307 ] {} TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57361 2026.05.22 21:58:37.637374 [ 302 ] {} TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:43011 2026.05.22 21:58:37.637466 [ 307 ] {} TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637514 [ 307 ] {} TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637516 [ 302 ] {} TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637575 [ 302 ] {} TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.637577 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:58:37.637654 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:37.637990 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:58:37.639135 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} AggregatingTransform: Aggregating 2026.05.22 21:58:37.639191 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} Aggregator: Aggregation method: without_key 2026.05.22 21:58:37.639232 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00111786 sec. (894.566 rows/sec., 34.94 KiB/sec.) 2026.05.22 21:58:37.639251 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} Aggregator: Merging aggregated data 2026.05.22 21:58:37.640030 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} executeQuery: Read 1 rows, 40.00 B in 0.00282 sec., 354.6099290780142 rows/sec., 13.85 KiB/sec. 2026.05.22 21:58:37.640212 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} TCPHandler: Processed in 0.003673266 sec. 2026.05.22 21:58:37.640398 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640446 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640451 [ 306 ] {} TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640481 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640495 [ 307 ] {} TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640512 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640543 [ 267 ] {} TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640544 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640569 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640597 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640620 [ 303 ] {} TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640628 [ 310 ] {} TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640637 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640647 [ 309 ] {} TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640662 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:58:37.640688 [ 308 ] {} TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640586 [ 302 ] {} TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:37.640731 [ 293 ] {} TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:58:39.589373 [ 268 ] {} TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:39.589812 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} executeQuery: (from [fd00:1122:3344:101::e]:58172) 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.22 21:58:39.590653 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.22 21:58:39.590860 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:39.591318 [ 362 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.22 21:58:39.591904 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} executeQuery: Read 41 rows, 2.50 KiB in 0.002308 sec., 17764.29809358752 rows/sec., 1.06 MiB/sec. 2026.05.22 21:58:39.591995 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} TCPHandler: Processed in 0.002892761 sec. 2026.05.22 21:58:40.000200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.18 MiB, peak 233.58 MiB, free memory in arenas 0.00 B, will set to 227.18 MiB (RSS), difference: -2.00 MiB 2026.05.22 21:58:40.291959 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.292197 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:40.292599 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:40.292652 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} 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.22 21:58:40.292883 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:40.292957 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:40.293105 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:58:40.293232 [ 318 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:40.293225 [ 362 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:40.293408 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:40.293444 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:40.293523 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:40.293551 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:40.293590 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:40.293634 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:58:40.294813 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} executeQuery: Read 44 rows, 7.84 KiB in 0.002707 sec., 16254.15589213151 rows/sec., 2.83 MiB/sec. 2026.05.22 21:58:40.294949 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} TCPHandler: Processed in 0.003142446 sec. 2026.05.22 21:58:40.296821 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.296967 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:40.297017 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:40.297585 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.297631 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.298028 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:58:40.298272 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:40.298427 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} executeQuery: Read 72 rows, 5.91 KiB in 0.001498 sec., 48064.085447263016 rows/sec., 3.86 MiB/sec. 2026.05.22 21:58:40.298466 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} TCPHandler: Processed in 0.001704241 sec. 2026.05.22 21:58:40.298631 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.298737 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:40.298780 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:40.299223 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.299263 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.299575 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:40.299787 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:40.299923 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} executeQuery: Read 8 rows, 616.00 B in 0.001211 sec., 6606.110652353426 rows/sec., 496.75 KiB/sec. 2026.05.22 21:58:40.299957 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} TCPHandler: Processed in 0.001376464 sec. 2026.05.22 21:58:40.300096 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.300200 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:40.300242 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:40.300694 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.300733 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.301036 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:58:40.301255 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:40.301390 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} executeQuery: Read 72 rows, 5.76 KiB in 0.001213 sec., 59356.966199505354 rows/sec., 4.63 MiB/sec. 2026.05.22 21:58:40.301425 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} TCPHandler: Processed in 0.001378975 sec. 2026.05.22 21:58:40.301578 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.301685 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:40.301731 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:40.302174 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.302211 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.302544 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:58:40.302761 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:40.302893 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. 2026.05.22 21:58:40.302927 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} TCPHandler: Processed in 0.001399576 sec. 2026.05.22 21:58:40.303077 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.303176 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:40.303232 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:40.304055 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.304090 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.304633 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:40.304939 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:40.305114 [ 116 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:40.305143 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} executeQuery: Read 8 rows, 14.68 KiB in 0.001983 sec., 4034.291477559254 rows/sec., 7.23 MiB/sec. 2026.05.22 21:58:40.305201 [ 116 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.305239 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.305269 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} TCPHandler: Processed in 0.002242 sec. 2026.05.22 21:58:40.305446 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:58:40.305781 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:40.305872 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part 2026.05.22 21:58:40.306065 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part 2026.05.22 21:58:40.306235 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part 2026.05.22 21:58:40.306393 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:58:40.306518 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part 2026.05.22 21:58:40.306623 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:58:40.309974 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:40.310169 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:40.310256 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:40.310830 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:40.310880 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.22 21:58:40.310885 [ 186 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 19 columns (19 merged, 0 gathered) in 0.005546689 sec., 74278.54707556166 rows/sec., 133.10 MiB/sec. 2026.05.22 21:58:40.311391 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:58:40.311453 [ 201 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:40.311708 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:40.311849 [ 201 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:40.311901 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} executeQuery: Read 60 rows, 4.14 KiB in 0.001792 sec., 33482.142857142855 rows/sec., 2.26 MiB/sec. 2026.05.22 21:58:40.311930 [ 201 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:40.311958 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} TCPHandler: Processed in 0.002144698 sec. 2026.05.22 21:58:40.312088 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2026.05.22 21:58:41.124905 [ 116 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:58:41.124976 [ 116 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:58:41.187697 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7726 2026.05.22 21:58:41.188184 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:41.188222 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:41.188697 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:41.188930 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:41.189049 [ 115 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:41.189064 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7726 2026.05.22 21:58:41.189094 [ 115 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:41.189117 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:41.189206 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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.22 21:58:41.189294 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:41.189323 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5294 rows starting from the beginning of the part 2026.05.22 21:58:41.189377 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part 2026.05.22 21:58:41.189422 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part 2026.05.22 21:58:41.189464 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part 2026.05.22 21:58:41.189500 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part 2026.05.22 21:58:41.189537 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part 2026.05.22 21:58:41.191104 [ 195 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001925495 sec., 4012474.7142942464 rows/sec., 57.40 MiB/sec. 2026.05.22 21:58:41.191572 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:41.191821 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:41.191883 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:41.191948 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.22 21:58:41.597009 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.22 21:58:41.614267 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:41.614316 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:41.620440 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:58:41.621099 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:41.621420 [ 115 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.22 21:58:41.621496 [ 115 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:41.621521 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:41.621691 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.623916 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.22 21:58:41.625472 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:41.627094 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.631832 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.636446 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.640681 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.645147 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.649156 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:58:41.701755 [ 195 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080144501 sec., 1509.772953730163 rows/sec., 7.81 MiB/sec. 2026.05.22 21:58:41.704309 [ 188 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.22 21:58:41.706466 [ 188 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:41.706573 [ 188 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.22 21:58:41.708861 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2026.05.22 21:58:42.000233 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.56 MiB, peak 239.51 MiB, free memory in arenas 0.00 B, will set to 237.86 MiB (RSS), difference: 8.31 MiB 2026.05.22 21:58:42.001445 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000957217 sec. 2026.05.22 21:58:42.726676 [ 114 ] {} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.22 21:58:42.726738 [ 114 ] {} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:42.726758 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:42.726899 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:58:42.727067 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:58:42.727108 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:58:42.727217 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:58:42.727269 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:58:42.727311 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:58:42.727382 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:58:42.728214 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381465 sec., 43432.15354714017 rows/sec., 2.22 MiB/sec. 2026.05.22 21:58:42.728375 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.22 21:58:42.728669 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:42.728745 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.22 21:58:42.728829 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.22 21:58:45.296723 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.296956 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:45.297309 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:45.297351 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} 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.22 21:58:45.297588 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:45.297654 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:45.297795 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:58:45.297896 [ 347 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:45.297904 [ 318 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:45.298040 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:45.298067 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:45.298138 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:45.298158 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:45.298194 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:45.298235 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:45.299307 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} executeQuery: Read 44 rows, 7.84 KiB in 0.002449 sec., 17966.51694569212 rows/sec., 3.13 MiB/sec. 2026.05.22 21:58:45.299398 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} TCPHandler: Processed in 0.00280697 sec. 2026.05.22 21:58:45.304631 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.304743 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.304785 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:58:45.305382 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.305422 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.305777 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:45.305999 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:45.306144 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} executeQuery: Read 284 rows, 18.47 KiB in 0.001432 sec., 198324.02234636873 rows/sec., 12.60 MiB/sec. 2026.05.22 21:58:45.306180 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} TCPHandler: Processed in 0.001600378 sec. 2026.05.22 21:58:45.306317 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.306415 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:45.306456 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:45.307198 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.307233 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.307590 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:58:45.307805 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:45.307928 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} executeQuery: Read 867 rows, 69.53 KiB in 0.001532 sec., 565926.8929503916 rows/sec., 44.32 MiB/sec. 2026.05.22 21:58:45.307962 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} TCPHandler: Processed in 0.00169526 sec. 2026.05.22 21:58:45.308092 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.308189 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.308229 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:45.308677 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.308713 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.309016 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:45.309238 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:45.309369 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} executeQuery: Read 177 rows, 11.17 KiB in 0.001198 sec., 147746.24373956592 rows/sec., 9.11 MiB/sec. 2026.05.22 21:58:45.309403 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} TCPHandler: Processed in 0.001361444 sec. 2026.05.22 21:58:45.309536 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.309633 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.309672 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:58:45.310146 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.310182 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.310492 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:45.310699 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:45.310824 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. 2026.05.22 21:58:45.310858 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} TCPHandler: Processed in 0.001371585 sec. 2026.05.22 21:58:45.310982 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.311079 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.311118 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:58:45.311548 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.311584 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.311876 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:45.312078 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:45.312205 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. 2026.05.22 21:58:45.312239 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} TCPHandler: Processed in 0.001306884 sec. 2026.05.22 21:58:45.312363 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.312459 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:45.312499 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:45.313113 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.313149 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.313475 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:58:45.313694 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:45.313829 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} executeQuery: Read 525 rows, 37.98 KiB in 0.001387 sec., 378514.7801009373 rows/sec., 26.74 MiB/sec. 2026.05.22 21:58:45.313864 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} TCPHandler: Processed in 0.001550388 sec. 2026.05.22 21:58:45.314005 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.314102 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:58:45.314142 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:58:45.314479 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.314514 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.314817 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:45.315030 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:45.315159 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. 2026.05.22 21:58:45.315192 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} TCPHandler: Processed in 0.001235852 sec. 2026.05.22 21:58:45.315316 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.315412 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.315454 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:45.315865 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.315901 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.316222 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:58:45.316428 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:45.316551 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. 2026.05.22 21:58:45.316584 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} TCPHandler: Processed in 0.001318034 sec. 2026.05.22 21:58:45.316706 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.316804 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.316845 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:58:45.317165 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.317201 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.317505 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.22 21:58:45.317709 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:45.317837 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. 2026.05.22 21:58:45.317872 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} TCPHandler: Processed in 0.001215422 sec. 2026.05.22 21:58:45.318009 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.318106 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.318158 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:45.318953 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.318989 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.319561 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:45.319784 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:45.319917 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} executeQuery: Read 35 rows, 64.22 KiB in 0.001829 sec., 19136.13996719519 rows/sec., 34.29 MiB/sec. 2026.05.22 21:58:45.319966 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} TCPHandler: Processed in 0.002006246 sec. 2026.05.22 21:58:45.320094 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:45.320191 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:45.320233 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:45.320578 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:45.320613 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:45.320917 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:58:45.321120 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:45.321244 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. 2026.05.22 21:58:45.321276 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} TCPHandler: Processed in 0.001232822 sec. 2026.05.22 21:58:48.689154 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8174 2026.05.22 21:58:48.689719 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:48.689771 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:48.690405 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:48.690645 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:48.690767 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8174 2026.05.22 21:58:49.124018 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 2026.05.22 21:58:49.138540 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:49.138596 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:49.145088 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:58:49.145808 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:49.148271 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 128 2026.05.22 21:58:50.292385 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.292632 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:50.292951 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:50.293000 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} 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.22 21:58:50.293232 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:50.293301 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:50.293441 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.22 21:58:50.293543 [ 342 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:50.293547 [ 318 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:50.293682 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:50.293710 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:50.293780 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:50.293801 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:50.293836 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:58:50.293876 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:58:50.294966 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} executeQuery: Read 44 rows, 7.84 KiB in 0.002433 sec., 18084.669132757914 rows/sec., 3.15 MiB/sec. 2026.05.22 21:58:50.295082 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} TCPHandler: Processed in 0.0028312 sec. 2026.05.22 21:58:50.297047 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.297160 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:58:50.297203 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:58:50.297683 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.297730 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.298076 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.22 21:58:50.298292 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:58:50.298438 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} executeQuery: Read 4 rows, 334.00 B in 0.001309 sec., 3055.7677616501146 rows/sec., 249.18 KiB/sec. 2026.05.22 21:58:50.298474 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} TCPHandler: Processed in 0.001479467 sec. 2026.05.22 21:58:50.298639 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.298736 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:50.298775 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:50.299230 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.299266 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.299566 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:58:50.299771 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:50.299896 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} executeQuery: Read 74 rows, 6.06 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 5.02 MiB/sec. 2026.05.22 21:58:50.299930 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} TCPHandler: Processed in 0.001341104 sec. 2026.05.22 21:58:50.300064 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.300159 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:50.300198 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:50.300614 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.300649 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.300930 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:58:50.301140 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:50.301268 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} executeQuery: Read 12 rows, 902.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 781.60 KiB/sec. 2026.05.22 21:58:50.301301 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} TCPHandler: Processed in 0.001286953 sec. 2026.05.22 21:58:50.301427 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.301522 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:50.301561 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:50.301978 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.302013 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.302300 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:58:50.302502 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:50.302624 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} executeQuery: Read 76 rows, 6.08 KiB in 0.00112 sec., 67857.14285714287 rows/sec., 5.30 MiB/sec. 2026.05.22 21:58:50.302658 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} TCPHandler: Processed in 0.001280372 sec. 2026.05.22 21:58:50.302783 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.302878 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:50.302921 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:50.303328 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.303363 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.303680 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:58:50.303892 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:50.304019 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} executeQuery: Read 162 rows, 11.55 KiB in 0.001159 sec., 139775.66867989645 rows/sec., 9.73 MiB/sec. 2026.05.22 21:58:50.304052 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} TCPHandler: Processed in 0.001318133 sec. 2026.05.22 21:58:50.304173 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.304268 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:50.304320 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:50.305033 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.305069 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.305552 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:50.305769 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:50.305907 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} executeQuery: Read 8 rows, 14.68 KiB in 0.001657 sec., 4828.0024140012065 rows/sec., 8.65 MiB/sec. 2026.05.22 21:58:50.305956 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} TCPHandler: Processed in 0.001834432 sec. 2026.05.22 21:58:50.306122 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:50.306219 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:50.306260 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:50.306611 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:50.306646 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:50.306941 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:58:50.307151 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:50.307276 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. 2026.05.22 21:58:50.307309 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} TCPHandler: Processed in 0.001236593 sec. 2026.05.22 21:58:55.296260 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.296538 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:58:55.296884 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:58:55.296926 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} 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.22 21:58:55.297159 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:58:55.297226 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:58:55.297369 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:58:55.297467 [ 347 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:58:55.297471 [ 342 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:58:55.297599 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:58:55.297626 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:58:55.297695 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:58:55.297714 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:58:55.297749 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:55.297787 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:58:55.298940 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} executeQuery: Read 44 rows, 7.84 KiB in 0.0025 sec., 17600 rows/sec., 3.06 MiB/sec. 2026.05.22 21:58:55.299146 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} TCPHandler: Processed in 0.003028064 sec. 2026.05.22 21:58:55.304369 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.304511 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.304579 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:58:55.305239 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.305284 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.305667 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:55.305897 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:58:55.306039 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} executeQuery: Read 284 rows, 18.47 KiB in 0.001573 sec., 180546.72600127145 rows/sec., 11.47 MiB/sec. 2026.05.22 21:58:55.306074 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} TCPHandler: Processed in 0.001824012 sec. 2026.05.22 21:58:55.306259 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.306357 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:58:55.306398 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:58:55.307168 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.307205 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.307569 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:58:55.307781 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:58:55.307915 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} executeQuery: Read 867 rows, 69.53 KiB in 0.001576 sec., 550126.9035532995 rows/sec., 43.09 MiB/sec. 2026.05.22 21:58:55.307949 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} TCPHandler: Processed in 0.001740351 sec. 2026.05.22 21:58:55.308117 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.308214 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.308255 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:58:55.308690 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.308727 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.309024 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:58:55.309229 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:58:55.309354 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} executeQuery: Read 177 rows, 11.17 KiB in 0.001158 sec., 152849.74093264248 rows/sec., 9.42 MiB/sec. 2026.05.22 21:58:55.309388 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} TCPHandler: Processed in 0.001321583 sec. 2026.05.22 21:58:55.309547 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.309673 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.309722 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:58:55.310246 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.310290 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.310639 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:55.310850 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:58:55.310975 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} executeQuery: Read 149 rows, 9.86 KiB in 0.001327 sec., 112283.34589299171 rows/sec., 7.25 MiB/sec. 2026.05.22 21:58:55.311008 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} TCPHandler: Processed in 0.001524997 sec. 2026.05.22 21:58:55.311134 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.311230 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.311270 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:58:55.311697 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.311733 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.312024 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:55.312229 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:58:55.312353 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. 2026.05.22 21:58:55.312387 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} TCPHandler: Processed in 0.001302244 sec. 2026.05.22 21:58:55.312514 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.312610 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:58:55.312650 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:58:55.313228 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.313264 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.313579 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:58:55.313792 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:58:55.313922 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} executeQuery: Read 525 rows, 37.98 KiB in 0.00133 sec., 394736.84210526315 rows/sec., 27.89 MiB/sec. 2026.05.22 21:58:55.313955 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} TCPHandler: Processed in 0.001490257 sec. 2026.05.22 21:58:55.314075 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.314170 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:58:55.314211 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:58:55.314544 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.314579 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.314871 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:55.315072 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:58:55.315196 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. 2026.05.22 21:58:55.315229 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} TCPHandler: Processed in 0.001203932 sec. 2026.05.22 21:58:55.315351 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.315447 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.315489 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:58:55.315894 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.315929 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.316246 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:58:55.316454 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:58:55.316583 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. 2026.05.22 21:58:55.316616 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} TCPHandler: Processed in 0.001313993 sec. 2026.05.22 21:58:55.316757 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.316853 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.316895 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:58:55.317209 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.317247 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.317535 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.22 21:58:55.317755 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:58:55.317883 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. 2026.05.22 21:58:55.317916 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} TCPHandler: Processed in 0.001208002 sec. 2026.05.22 21:58:55.318055 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.318150 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.318201 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:58:55.319033 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.319069 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.319596 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:58:55.319818 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:58:55.319949 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} executeQuery: Read 35 rows, 64.22 KiB in 0.001817 sec., 19262.520638414968 rows/sec., 34.52 MiB/sec. 2026.05.22 21:58:55.319997 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} TCPHandler: Processed in 0.001990596 sec. 2026.05.22 21:58:55.320131 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:58:55.320227 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:58:55.320268 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:58:55.320590 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:55.320625 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:55.320917 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:58:55.321119 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:58:55.321244 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. 2026.05.22 21:58:55.321276 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} TCPHandler: Processed in 0.001194232 sec. 2026.05.22 21:58:56.125056 [ 34 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:58:56.125126 [ 34 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:58:56.190851 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8686 2026.05.22 21:58:56.191453 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:56.191502 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:56.192132 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:56.192376 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:58:56.192516 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8686 2026.05.22 21:58:56.648341 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 2026.05.22 21:58:56.664156 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:58:56.664245 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:58:56.671106 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:58:56.671829 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:58:56.674813 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.22 21:59:00.291710 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.291999 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:00.292333 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:00.292372 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} 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.22 21:59:00.292613 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:00.292680 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:00.292818 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:59:00.292919 [ 318 ] {693de66b-9283-407f-811e-d8a044e9b5aa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:00.292928 [ 342 ] {693de66b-9283-407f-811e-d8a044e9b5aa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:00.293072 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:00.293100 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:00.293169 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:00.293188 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:00.293223 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:00.293267 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:00.294258 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} executeQuery: Read 44 rows, 7.84 KiB in 0.002355 sec., 18683.651804670913 rows/sec., 3.25 MiB/sec. 2026.05.22 21:59:00.294349 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} TCPHandler: Processed in 0.002769459 sec. 2026.05.22 21:59:00.296160 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.296311 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:00.296373 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:00.297004 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.297047 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.297407 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:00.297627 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:00.297776 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} executeQuery: Read 72 rows, 5.91 KiB in 0.001508 sec., 47745.35809018568 rows/sec., 3.83 MiB/sec. 2026.05.22 21:59:00.297776 [ 54 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:00.297815 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} TCPHandler: Processed in 0.001774852 sec. 2026.05.22 21:59:00.297842 [ 54 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.297871 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.297956 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.297975 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:59:00.298058 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.298090 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.298103 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:00.298128 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3243 rows starting from the beginning of the part 2026.05.22 21:59:00.298218 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:00.298271 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 867 rows starting from the beginning of the part 2026.05.22 21:59:00.298314 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part 2026.05.22 21:59:00.298352 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 867 rows starting from the beginning of the part 2026.05.22 21:59:00.298392 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:00.298529 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.298570 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.299018 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:59:00.299238 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:00.299352 [ 54 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:59:00.299375 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} executeQuery: Read 8 rows, 616.00 B in 0.001336 sec., 5988.023952095808 rows/sec., 450.27 KiB/sec. 2026.05.22 21:59:00.299387 [ 54 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.299416 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} TCPHandler: Processed in 0.001509777 sec. 2026.05.22 21:59:00.299417 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.299567 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.299576 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:00.299671 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:00.299717 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:00.299727 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.299765 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part 2026.05.22 21:59:00.299835 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:00.299882 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 177 rows starting from the beginning of the part 2026.05.22 21:59:00.299925 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2026.05.22 21:59:00.299965 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 177 rows starting from the beginning of the part 2026.05.22 21:59:00.300006 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:00.300175 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.300217 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.300613 [ 200 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 5195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002683817 sec., 1935675.9421376346 rows/sec., 154.76 MiB/sec. 2026.05.22 21:59:00.300745 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:00.300971 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:00.300978 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:00.300984 [ 187 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470026 sec., 405435.0059114601 rows/sec., 26.98 MiB/sec. 2026.05.22 21:59:00.301118 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} executeQuery: Read 72 rows, 5.76 KiB in 0.001466 sec., 49113.233287858115 rows/sec., 3.83 MiB/sec. 2026.05.22 21:59:00.301125 [ 54 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:00.301168 [ 200 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:59:00.301198 [ 54 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.301226 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} TCPHandler: Processed in 0.00170567 sec. 2026.05.22 21:59:00.301232 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.301269 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:00.301325 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:59:00.301350 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:00.301414 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.301433 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.22 21:59:00.301448 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1795 rows starting from the beginning of the part 2026.05.22 21:59:00.301501 [ 200 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:00.301506 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:00.301557 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.301562 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 525 rows starting from the beginning of the part 2026.05.22 21:59:00.301601 [ 200 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:59:00.301620 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part 2026.05.22 21:59:00.301658 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 525 rows starting from the beginning of the part 2026.05.22 21:59:00.301689 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:59:00.301700 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.301696 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:00.301775 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:00.302292 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.302333 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.302707 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:00.302927 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:00.302976 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167768 sec., 1826927.6620094415 rows/sec., 133.92 MiB/sec. 2026.05.22 21:59:00.303047 [ 54 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:00.303077 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} executeQuery: Read 160 rows, 11.41 KiB in 0.001417 sec., 112914.60832745236 rows/sec., 7.86 MiB/sec. 2026.05.22 21:59:00.303079 [ 54 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.303118 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.303120 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} TCPHandler: Processed in 0.0016718 sec. 2026.05.22 21:59:00.303178 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:59:00.303220 [ 200 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:00.303275 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.303276 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.303331 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8706 rows starting from the beginning of the part 2026.05.22 21:59:00.303379 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:59:00.303421 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part 2026.05.22 21:59:00.303421 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.303461 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part 2026.05.22 21:59:00.303490 [ 200 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:00.303503 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part 2026.05.22 21:59:00.303520 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:00.303546 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2026.05.22 21:59:00.303574 [ 200 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:00.303651 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.22 21:59:00.304380 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.304418 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.304991 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:59:00.305228 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:00.305373 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} executeQuery: Read 8 rows, 14.68 KiB in 0.001993 sec., 4014.049172102358 rows/sec., 7.19 MiB/sec. 2026.05.22 21:59:00.305428 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} TCPHandler: Processed in 0.002223769 sec. 2026.05.22 21:59:00.305575 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.305673 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.305716 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:00.306074 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.306110 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.306414 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:00.306627 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:00.306736 [ 54 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:00.306756 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.22 21:59:00.306774 [ 54 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.306795 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} TCPHandler: Processed in 0.001269663 sec. 2026.05.22 21:59:00.306798 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.306893 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:59:00.306972 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9718 rows, containing 5 columns (5 merged, 0 gathered) in 0.003813858 sec., 2548075.9902439998 rows/sec., 165.44 MiB/sec. 2026.05.22 21:59:00.306985 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.307030 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part 2026.05.22 21:59:00.307087 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:59:00.307135 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part 2026.05.22 21:59:00.307180 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.05.22 21:59:00.307191 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:00.307224 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part 2026.05.22 21:59:00.307269 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.05.22 21:59:00.307491 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:00.307568 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:00.307637 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2026.05.22 21:59:00.308207 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349374 sec., 1267254.2971778025 rows/sec., 81.47 MiB/sec. 2026.05.22 21:59:00.308418 [ 197 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:00.308662 [ 197 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:00.308727 [ 197 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:00.308793 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.05.22 21:59:00.516158 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.516445 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:00.516828 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:00.516872 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} 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.22 21:59:00.517139 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:00.517210 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:00.517352 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.22 21:59:00.517459 [ 318 ] {dec300ae-4cbe-48a8-acca-03607624aefa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:00.517486 [ 346 ] {dec300ae-4cbe-48a8-acca-03607624aefa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:00.517614 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:00.517644 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:00.517715 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:00.517737 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:00.517774 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.22 21:59:00.517817 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.22 21:59:00.519104 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} executeQuery: Read 44 rows, 9.42 KiB in 0.002794 sec., 15748.031496062991 rows/sec., 3.29 MiB/sec. 2026.05.22 21:59:00.519210 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} TCPHandler: Processed in 0.003188757 sec. 2026.05.22 21:59:00.534229 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.534346 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.534390 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:59:00.535055 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.535096 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.535477 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:59:00.535707 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:00.535857 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} executeQuery: Read 284 rows, 18.47 KiB in 0.001543 sec., 184057.03175631884 rows/sec., 11.69 MiB/sec. 2026.05.22 21:59:00.535893 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} TCPHandler: Processed in 0.00171824 sec. 2026.05.22 21:59:00.535896 [ 45 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.22 21:59:00.535979 [ 45 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.536006 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.536036 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.536115 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:00.536141 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:59:00.536189 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:59:00.536242 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.536280 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:00.536343 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:00.536391 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:00.536434 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:00.536475 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:00.536670 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.536712 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.537059 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.22 21:59:00.537288 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:59:00.537425 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} executeQuery: Read 12 rows, 1002.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 752.70 KiB/sec. 2026.05.22 21:59:00.537444 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367605 sec., 1038311.5007622815 rows/sec., 69.91 MiB/sec. 2026.05.22 21:59:00.537463 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} TCPHandler: Processed in 0.001479316 sec. 2026.05.22 21:59:00.537619 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.537642 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.22 21:59:00.537720 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:00.537778 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:00.537953 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:00.538046 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.22 21:59:00.538137 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.22 21:59:00.539536 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.539585 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.540100 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 21:59:00.540326 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:00.540460 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} executeQuery: Read 3222 rows, 246.17 KiB in 0.002758 sec., 1168237.8535170413 rows/sec., 87.16 MiB/sec. 2026.05.22 21:59:00.540498 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.22 21:59:00.540512 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} TCPHandler: Processed in 0.002942903 sec. 2026.05.22 21:59:00.540654 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.540754 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.540796 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:00.541297 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.541334 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.541664 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:59:00.541880 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:00.542016 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} executeQuery: Read 200 rows, 12.84 KiB in 0.001281 sec., 156128.02498048398 rows/sec., 9.79 MiB/sec. 2026.05.22 21:59:00.542051 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} TCPHandler: Processed in 0.001447216 sec. 2026.05.22 21:59:00.542184 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.542282 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.542323 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:59:00.543000 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.543038 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.543390 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:59:00.543638 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:00.543771 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} executeQuery: Read 950 rows, 57.24 KiB in 0.001507 sec., 630391.506303915 rows/sec., 37.09 MiB/sec. 2026.05.22 21:59:00.543811 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} TCPHandler: Processed in 0.0016763 sec. 2026.05.22 21:59:00.543963 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.544069 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.544111 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 21:59:00.544552 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.544588 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.544865 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.22 21:59:00.545176 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): 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.22 21:59:00.545303 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} executeQuery: Read 1 rows, 72.00 B in 0.001253 sec., 798.0845969672786 rows/sec., 56.12 KiB/sec. 2026.05.22 21:59:00.545338 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} TCPHandler: Processed in 0.001424985 sec. 2026.05.22 21:59:00.545537 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.545634 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.545674 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:59:00.546116 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.546152 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.546457 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:59:00.546666 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:00.546774 [ 45 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.22 21:59:00.546797 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. 2026.05.22 21:59:00.546816 [ 45 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.546837 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} TCPHandler: Processed in 0.001350044 sec. 2026.05.22 21:59:00.546841 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.546929 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:00.546973 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.547025 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.547057 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:00.547076 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:00.547121 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:00.547136 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:00.547190 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:00.547234 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:00.547276 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:00.548043 [ 197 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114354 sec., 647113.3497735104 rows/sec., 39.27 MiB/sec. 2026.05.22 21:59:00.548184 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.548226 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.548226 [ 195 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.22 21:59:00.548571 [ 195 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:00.548637 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 21:59:00.548654 [ 195 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.22 21:59:00.548745 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:59:00.548881 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:00.549017 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} executeQuery: Read 1763 rows, 121.96 KiB in 0.001959 sec., 899948.9535477285 rows/sec., 60.80 MiB/sec. 2026.05.22 21:59:00.549052 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} TCPHandler: Processed in 0.002127958 sec. 2026.05.22 21:59:00.549179 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.549275 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:59:00.549317 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:59:00.549656 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.549692 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.549986 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:59:00.550192 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:00.550318 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. 2026.05.22 21:59:00.550350 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} TCPHandler: Processed in 0.001223532 sec. 2026.05.22 21:59:00.550487 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.550583 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.550626 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:00.551308 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.551343 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.551759 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 21:59:00.551969 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:00.552098 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} executeQuery: Read 1607 rows, 99.95 KiB in 0.001532 sec., 1048955.6135770236 rows/sec., 63.71 MiB/sec. 2026.05.22 21:59:00.552133 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} TCPHandler: Processed in 0.00169601 sec. 2026.05.22 21:59:00.552258 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.552355 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.552397 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:59:00.552714 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.552750 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.553037 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.22 21:59:00.553244 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:00.553368 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. 2026.05.22 21:59:00.553401 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} TCPHandler: Processed in 0.001193351 sec. 2026.05.22 21:59:00.553524 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.553620 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.553674 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:00.554505 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.554541 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.555113 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:59:00.555336 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:00.555442 [ 45 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:59:00.555470 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} executeQuery: Read 46 rows, 84.41 KiB in 0.001867 sec., 24638.457418318158 rows/sec., 44.15 MiB/sec. 2026.05.22 21:59:00.555482 [ 45 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.555512 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.555526 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} TCPHandler: Processed in 0.002050907 sec. 2026.05.22 21:59:00.555581 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:59:00.555662 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:00.555763 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:00.555787 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:00.555805 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:00.555839 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 412 rows starting from the beginning of the part 2026.05.22 21:59:00.555951 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part 2026.05.22 21:59:00.556054 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:59:00.556149 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:00.556150 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2026.05.22 21:59:00.556194 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:00.556268 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:00.556366 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part 2026.05.22 21:59:00.556534 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 21:59:00.556784 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:00.556920 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} executeQuery: Read 42 rows, 2.45 KiB in 0.001175 sec., 35744.68085106383 rows/sec., 2.04 MiB/sec. 2026.05.22 21:59:00.556956 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} TCPHandler: Processed in 0.001344625 sec. 2026.05.22 21:59:00.571606 [ 197 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 19 columns (19 merged, 0 gathered) in 0.016055866 sec., 33881.69781686021 rows/sec., 60.71 MiB/sec. 2026.05.22 21:59:00.572318 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:59:00.572640 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:00.572712 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:59:00.572796 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. 2026.05.22 21:59:01.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.98 MiB, peak 249.30 MiB, free memory in arenas 0.00 B, will set to 244.70 MiB (RSS), difference: 2.72 MiB 2026.05.22 21:59:03.692607 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9134 2026.05.22 21:59:03.693108 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:03.693142 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:03.693603 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:59:03.693830 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:03.693955 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9134 2026.05.22 21:59:04.174884 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.22 21:59:04.192165 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:04.192236 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:04.198216 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 21:59:04.198926 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:04.201995 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.22 21:59:05.290543 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:05.290771 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:05.291099 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:05.291138 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} 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.22 21:59:05.291350 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:05.291419 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:05.291557 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:59:05.291656 [ 342 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:05.291664 [ 318 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:05.291799 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:05.291826 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:05.291895 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:05.291915 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:05.291950 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:59:05.291997 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:59:05.293071 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} executeQuery: Read 44 rows, 7.84 KiB in 0.002389 sec., 18417.748011720385 rows/sec., 3.20 MiB/sec. 2026.05.22 21:59:05.293189 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} TCPHandler: Processed in 0.00278113 sec. 2026.05.22 21:59:05.294560 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:05.294671 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:05.294715 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:05.295281 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:05.295334 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:05.295758 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 21:59:05.295995 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:05.296140 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} executeQuery: Read 56 rows, 4.38 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.85 MiB/sec. 2026.05.22 21:59:05.296175 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} TCPHandler: Processed in 0.00166584 sec. 2026.05.22 21:59:05.296307 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:05.296403 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:05.296443 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:05.296870 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:05.296907 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:05.297208 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 21:59:05.297423 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:05.297565 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. 2026.05.22 21:59:05.297600 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} TCPHandler: Processed in 0.001342544 sec. 2026.05.22 21:59:05.297726 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:05.297823 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:05.297866 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:05.298249 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:05.298282 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:05.298597 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 21:59:05.298804 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:05.298929 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} executeQuery: Read 128 rows, 9.13 KiB in 0.001124 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. 2026.05.22 21:59:05.298963 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} TCPHandler: Processed in 0.001286153 sec. 2026.05.22 21:59:05.299095 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:05.299191 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:05.299232 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:05.299639 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:05.299675 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:05.299978 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 21:59:05.300183 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:05.300312 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} executeQuery: Read 48 rows, 3.31 KiB in 0.001137 sec., 42216.35883905013 rows/sec., 2.85 MiB/sec. 2026.05.22 21:59:05.300352 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} TCPHandler: Processed in 0.001307003 sec. 2026.05.22 21:59:10.291589 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.291830 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:10.292149 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:10.292189 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} 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.22 21:59:10.292411 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:10.292493 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:10.292632 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:59:10.292730 [ 318 ] {1b96c196-b0d3-4307-8874-a279deb74036} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:10.292730 [ 346 ] {1b96c196-b0d3-4307-8874-a279deb74036} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:10.292856 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:10.292888 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:10.292959 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:10.292979 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:10.293016 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:10.293055 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:10.294159 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} executeQuery: Read 44 rows, 7.84 KiB in 0.00242 sec., 18181.818181818184 rows/sec., 3.16 MiB/sec. 2026.05.22 21:59:10.294259 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} TCPHandler: Processed in 0.00279934 sec. 2026.05.22 21:59:10.296157 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.296273 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:10.296319 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:10.296943 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:10.296986 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:10.297353 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 21:59:10.297607 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:10.297754 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} executeQuery: Read 72 rows, 5.91 KiB in 0.001512 sec., 47619.04761904762 rows/sec., 3.82 MiB/sec. 2026.05.22 21:59:10.297791 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} TCPHandler: Processed in 0.00169035 sec. 2026.05.22 21:59:10.297929 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.298030 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:10.298072 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:10.298505 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:10.298542 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:10.298834 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:59:10.299044 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:10.299174 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} executeQuery: Read 8 rows, 616.00 B in 0.001167 sec., 6855.184233076264 rows/sec., 515.48 KiB/sec. 2026.05.22 21:59:10.299209 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} TCPHandler: Processed in 0.001330853 sec. 2026.05.22 21:59:10.299337 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.299435 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:10.299478 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:10.299886 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:10.299922 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:10.300214 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 21:59:10.300415 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:10.300543 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} executeQuery: Read 72 rows, 5.76 KiB in 0.001128 sec., 63829.787234042546 rows/sec., 4.98 MiB/sec. 2026.05.22 21:59:10.300580 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} TCPHandler: Processed in 0.001293063 sec. 2026.05.22 21:59:10.300705 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.300801 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:10.300844 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:10.301235 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:10.301270 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:10.301599 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 21:59:10.301804 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:10.301930 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. 2026.05.22 21:59:10.301962 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} TCPHandler: Processed in 0.001305714 sec. 2026.05.22 21:59:10.302084 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.302180 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:10.302233 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:10.302946 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:10.302982 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:10.303467 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:59:10.303681 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:10.303817 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} executeQuery: Read 8 rows, 14.68 KiB in 0.001656 sec., 4830.917874396136 rows/sec., 8.66 MiB/sec. 2026.05.22 21:59:10.303871 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} TCPHandler: Processed in 0.001835853 sec. 2026.05.22 21:59:10.303998 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:10.304095 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:10.304136 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:10.304478 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:10.304513 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:10.304809 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 21:59:10.305014 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:10.305140 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. 2026.05.22 21:59:10.305173 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} TCPHandler: Processed in 0.001224042 sec. 2026.05.22 21:59:11.125184 [ 80 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:59:11.125258 [ 80 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:59:11.194052 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9646 2026.05.22 21:59:11.194843 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:11.194910 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:11.195617 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:59:11.195847 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:11.195977 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9646 2026.05.22 21:59:11.702059 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.22 21:59:11.719341 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:11.719406 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:11.725267 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.22 21:59:11.725949 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:11.728926 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.22 21:59:15.297691 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.297929 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:15.298278 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:15.298321 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} 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.22 21:59:15.298570 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:15.298640 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:15.298779 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:59:15.298872 [ 351 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:15.298882 [ 342 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:15.299003 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:15.299034 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:15.299106 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:15.299126 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:15.299164 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:15.299205 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:15.300455 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} executeQuery: Read 44 rows, 7.84 KiB in 0.002613 sec., 16838.8825105243 rows/sec., 2.93 MiB/sec. 2026.05.22 21:59:15.300647 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} TCPHandler: Processed in 0.003080045 sec. 2026.05.22 21:59:15.306071 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.306265 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.306328 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:59:15.307021 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.307063 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.307439 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:59:15.307664 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:15.307807 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} executeQuery: Read 284 rows, 18.47 KiB in 0.001585 sec., 179179.81072555206 rows/sec., 11.38 MiB/sec. 2026.05.22 21:59:15.307845 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} TCPHandler: Processed in 0.001942284 sec. 2026.05.22 21:59:15.308007 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.308105 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:15.308146 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:15.308918 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.308954 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.309294 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 21:59:15.309504 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:15.309632 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} executeQuery: Read 867 rows, 69.53 KiB in 0.001546 sec., 560802.0698576972 rows/sec., 43.92 MiB/sec. 2026.05.22 21:59:15.309667 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} TCPHandler: Processed in 0.001708741 sec. 2026.05.22 21:59:15.309805 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.309902 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.309942 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:15.310394 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.310439 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.310748 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:59:15.310955 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:15.311081 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} executeQuery: Read 177 rows, 11.17 KiB in 0.001198 sec., 147746.24373956592 rows/sec., 9.11 MiB/sec. 2026.05.22 21:59:15.311115 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} TCPHandler: Processed in 0.001358584 sec. 2026.05.22 21:59:15.311237 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.311333 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.311372 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:59:15.311806 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.311842 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.312124 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:59:15.312332 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:15.312454 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. 2026.05.22 21:59:15.312489 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} TCPHandler: Processed in 0.001301094 sec. 2026.05.22 21:59:15.312631 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.312726 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.312765 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:59:15.313194 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.313229 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.313531 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:59:15.313735 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:15.313858 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. 2026.05.22 21:59:15.313892 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} TCPHandler: Processed in 0.001310763 sec. 2026.05.22 21:59:15.314019 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.314115 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:15.314154 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:15.314739 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.314774 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.315098 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 21:59:15.315306 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:15.315430 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} executeQuery: Read 525 rows, 37.98 KiB in 0.001333 sec., 393848.4621155289 rows/sec., 27.83 MiB/sec. 2026.05.22 21:59:15.315465 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} TCPHandler: Processed in 0.001495266 sec. 2026.05.22 21:59:15.315585 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.315682 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:59:15.315724 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:59:15.316062 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.316098 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.316389 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:59:15.316597 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:15.316721 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. 2026.05.22 21:59:15.316753 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} TCPHandler: Processed in 0.001216452 sec. 2026.05.22 21:59:15.316869 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.316965 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.317006 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:15.317409 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.317445 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.317799 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 21:59:15.318002 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:15.318125 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. 2026.05.22 21:59:15.318158 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} TCPHandler: Processed in 0.001337094 sec. 2026.05.22 21:59:15.318282 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.318377 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.318418 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:59:15.318732 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.318767 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.319045 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.22 21:59:15.319246 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:15.319367 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. 2026.05.22 21:59:15.319399 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} TCPHandler: Processed in 0.001166291 sec. 2026.05.22 21:59:15.319543 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.319638 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.319691 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:15.320502 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.320538 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.321059 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:59:15.321276 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:15.321437 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} executeQuery: Read 35 rows, 64.22 KiB in 0.001817 sec., 19262.520638414968 rows/sec., 34.52 MiB/sec. 2026.05.22 21:59:15.321486 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} TCPHandler: Processed in 0.001991115 sec. 2026.05.22 21:59:15.321631 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:15.321727 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:15.321769 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:15.322102 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:15.322136 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:15.322435 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 21:59:15.322661 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:15.322784 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. 2026.05.22 21:59:15.322816 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} TCPHandler: Processed in 0.001234422 sec. 2026.05.22 21:59:18.696096 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10094 2026.05.22 21:59:18.696788 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:18.696828 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:18.697323 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:59:18.697557 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:18.697687 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10094 2026.05.22 21:59:18.697719 [ 90 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:59:18.697801 [ 90 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:18.697826 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:18.698035 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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.22 21:59:18.698257 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:18.698311 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7726 rows starting from the beginning of the part 2026.05.22 21:59:18.698388 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part 2026.05.22 21:59:18.698441 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part 2026.05.22 21:59:18.698488 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part 2026.05.22 21:59:18.698531 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part 2026.05.22 21:59:18.698576 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part 2026.05.22 21:59:18.701198 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10094 rows, containing 4 columns (4 merged, 0 gathered) in 0.003257328 sec., 3098858.9420531187 rows/sec., 44.33 MiB/sec. 2026.05.22 21:59:18.701586 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:59:18.701883 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:18.701964 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:59:18.702065 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.05.22 21:59:19.228988 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.22 21:59:19.246814 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:19.246878 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:19.252585 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.22 21:59:19.253268 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:19.253617 [ 90 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.22 21:59:19.253693 [ 90 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:19.253717 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:19.253868 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.256748 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.22 21:59:19.258104 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:19.259658 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.264370 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.268960 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.273229 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.277302 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.280916 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:19.340503 [ 189 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.086697098 sec., 1833.971420819645 rows/sec., 9.48 MiB/sec. 2026.05.22 21:59:19.342541 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.22 21:59:19.344513 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:19.344619 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.22 21:59:19.346398 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.22 21:59:20.000198 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 247.57 MiB, peak 258.13 MiB, free memory in arenas 0.00 B, will set to 251.17 MiB (RSS), difference: 3.60 MiB 2026.05.22 21:59:20.292135 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.292368 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:20.292696 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:20.292734 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} 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.22 21:59:20.292948 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:20.293016 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:20.293151 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.22 21:59:20.293252 [ 318 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:20.293255 [ 351 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:20.293392 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:20.293419 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:20.293486 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:20.293506 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:20.293540 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:59:20.293578 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:59:20.294685 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} executeQuery: Read 44 rows, 7.84 KiB in 0.002408 sec., 18272.425249169435 rows/sec., 3.18 MiB/sec. 2026.05.22 21:59:20.294785 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} TCPHandler: Processed in 0.00278478 sec. 2026.05.22 21:59:20.296689 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.296847 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:59:20.296916 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:59:20.297507 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.297554 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.297911 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.22 21:59:20.298136 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:59:20.298282 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} executeQuery: Read 2 rows, 167.00 B in 0.001483 sec., 1348.6176668914363 rows/sec., 109.97 KiB/sec. 2026.05.22 21:59:20.298322 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} TCPHandler: Processed in 0.001756271 sec. 2026.05.22 21:59:20.298452 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.298550 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:20.298590 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:20.299012 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.299048 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.299351 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 21:59:20.299573 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:20.299677 [ 88 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 21:59:20.299695 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} executeQuery: Read 73 rows, 5.99 KiB in 0.001165 sec., 62660.944206008586 rows/sec., 5.02 MiB/sec. 2026.05.22 21:59:20.299729 [ 88 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.299739 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} TCPHandler: Processed in 0.001337264 sec. 2026.05.22 21:59:20.299758 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.299861 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:59:20.299893 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.299984 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:20.299995 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:20.300024 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3243 rows starting from the beginning of the part 2026.05.22 21:59:20.300045 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:20.300092 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3222 rows starting from the beginning of the part 2026.05.22 21:59:20.300151 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2026.05.22 21:59:20.300196 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:20.300239 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 867 rows starting from the beginning of the part 2026.05.22 21:59:20.300285 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 73 rows starting from the beginning of the part 2026.05.22 21:59:20.300462 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.300503 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.301229 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:59:20.301455 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:20.301591 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} executeQuery: Read 10 rows, 759.00 B in 0.001614 sec., 6195.786864931846 rows/sec., 459.24 KiB/sec. 2026.05.22 21:59:20.301627 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} TCPHandler: Processed in 0.001786761 sec. 2026.05.22 21:59:20.301756 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.301859 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:20.301967 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:20.302524 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.302562 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.303026 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 21:59:20.303250 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:20.303365 [ 199 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 7533 rows, containing 5 columns (5 merged, 0 gathered) in 0.003548634 sec., 2122788.6561420537 rows/sec., 167.72 MiB/sec. 2026.05.22 21:59:20.303371 [ 88 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 21:59:20.303385 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} executeQuery: Read 74 rows, 5.92 KiB in 0.001548 sec., 47803.61757105943 rows/sec., 3.73 MiB/sec. 2026.05.22 21:59:20.303427 [ 88 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.303446 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} TCPHandler: Processed in 0.001738541 sec. 2026.05.22 21:59:20.303453 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.303571 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:59:20.303598 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.303645 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 21:59:20.303675 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:20.303701 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:20.303712 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1795 rows starting from the beginning of the part 2026.05.22 21:59:20.303754 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:20.303792 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1763 rows starting from the beginning of the part 2026.05.22 21:59:20.303844 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part 2026.05.22 21:59:20.303906 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:20.303909 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:20.303959 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 525 rows starting from the beginning of the part 2026.05.22 21:59:20.304002 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 21:59:20.304007 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part 2026.05.22 21:59:20.304081 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.22 21:59:20.304184 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.304226 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.304615 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 21:59:20.304821 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:20.304933 [ 88 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 21:59:20.304951 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} executeQuery: Read 161 rows, 11.48 KiB in 0.001303 sec., 123561.01304681505 rows/sec., 8.61 MiB/sec. 2026.05.22 21:59:20.304971 [ 88 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.304992 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} TCPHandler: Processed in 0.001480116 sec. 2026.05.22 21:59:20.304994 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.305083 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:59:20.305115 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.305169 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:20.305196 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9718 rows starting from the beginning of the part 2026.05.22 21:59:20.305205 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:20.305250 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1607 rows starting from the beginning of the part 2026.05.22 21:59:20.305255 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:20.305291 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part 2026.05.22 21:59:20.305330 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:59:20.305365 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part 2026.05.22 21:59:20.305470 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part 2026.05.22 21:59:20.305673 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153719 sec., 1993296.2470963018 rows/sec., 144.21 MiB/sec. 2026.05.22 21:59:20.305982 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 21:59:20.306098 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.306141 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.306329 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:20.306428 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 21:59:20.306536 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.22 21:59:20.306767 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:59:20.307006 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:20.307152 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} executeQuery: Read 8 rows, 14.68 KiB in 0.001914 sec., 4179.728317659353 rows/sec., 7.49 MiB/sec. 2026.05.22 21:59:20.307215 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} TCPHandler: Processed in 0.002103567 sec. 2026.05.22 21:59:20.307343 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:20.307438 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:20.307481 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:20.307825 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.307859 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.308158 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 21:59:20.308429 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:20.308546 [ 88 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 21:59:20.308570 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. 2026.05.22 21:59:20.308578 [ 88 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:20.308610 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:20.308611 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} TCPHandler: Processed in 0.001317103 sec. 2026.05.22 21:59:20.308700 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:59:20.308813 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:20.308843 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1710 rows starting from the beginning of the part 2026.05.22 21:59:20.308899 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part 2026.05.22 21:59:20.308941 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2026.05.22 21:59:20.308979 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:59:20.309014 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part 2026.05.22 21:59:20.309065 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2026.05.22 21:59:20.309868 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 12039 rows, containing 5 columns (5 merged, 0 gathered) in 0.004773776 sec., 2521902.9967053332 rows/sec., 162.86 MiB/sec. 2026.05.22 21:59:20.310136 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 21:59:20.310256 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001594469 sec., 1260607.7634623188 rows/sec., 81.08 MiB/sec. 2026.05.22 21:59:20.310386 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:20.310457 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 21:59:20.310519 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. 2026.05.22 21:59:20.310534 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 21:59:20.310807 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:20.310883 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 21:59:20.310964 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.22 21:59:21.000215 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 251.74 MiB, peak 260.31 MiB, free memory in arenas 0.00 B, will set to 253.84 MiB (RSS), difference: 2.10 MiB 2026.05.22 21:59:25.297098 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.297344 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:25.297677 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:25.297719 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} 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.22 21:59:25.297955 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:25.298023 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:25.298160 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:59:25.298239 [ 351 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:25.298261 [ 331 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:25.298351 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:25.298378 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:25.298446 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:25.298468 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:25.298504 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:25.298543 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:25.299828 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} executeQuery: Read 44 rows, 7.84 KiB in 0.002584 sec., 17027.863777089784 rows/sec., 2.96 MiB/sec. 2026.05.22 21:59:25.299941 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} TCPHandler: Processed in 0.002972873 sec. 2026.05.22 21:59:25.305126 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.305258 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.305309 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:59:25.305917 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.305963 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.306345 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:59:25.306583 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:25.306723 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} executeQuery: Read 284 rows, 18.47 KiB in 0.001503 sec., 188955.42248835662 rows/sec., 12.00 MiB/sec. 2026.05.22 21:59:25.306758 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} TCPHandler: Processed in 0.0016945 sec. 2026.05.22 21:59:25.306888 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.306983 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:25.307024 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:25.307776 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.307812 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.308179 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 21:59:25.308399 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:25.308528 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} executeQuery: Read 867 rows, 69.53 KiB in 0.001563 sec., 554702.4952015355 rows/sec., 43.44 MiB/sec. 2026.05.22 21:59:25.308562 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} TCPHandler: Processed in 0.001723601 sec. 2026.05.22 21:59:25.308684 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.308779 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.308819 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:25.309258 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.309294 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.309591 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:25.309798 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:25.309903 [ 82 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:25.309920 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} executeQuery: Read 177 rows, 11.17 KiB in 0.00116 sec., 152586.2068965517 rows/sec., 9.41 MiB/sec. 2026.05.22 21:59:25.309966 [ 82 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.309975 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} TCPHandler: Processed in 0.001340433 sec. 2026.05.22 21:59:25.309996 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.310089 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:25.310110 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.310195 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:25.310211 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.310230 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part 2026.05.22 21:59:25.310256 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:59:25.310294 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 200 rows starting from the beginning of the part 2026.05.22 21:59:25.310343 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:25.310391 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part 2026.05.22 21:59:25.310431 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part 2026.05.22 21:59:25.310474 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part 2026.05.22 21:59:25.310692 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.310733 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.311041 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:59:25.311251 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:25.311336 [ 199 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276773 sec., 615614.521923631 rows/sec., 40.89 MiB/sec. 2026.05.22 21:59:25.311355 [ 82 ] {} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.22 21:59:25.311377 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. 2026.05.22 21:59:25.311409 [ 82 ] {} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.311427 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} TCPHandler: Processed in 0.001365804 sec. 2026.05.22 21:59:25.311433 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.311507 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311549 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:25.311559 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.311588 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:25.311617 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311661 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311668 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.311704 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311718 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:59:25.311745 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311785 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311824 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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.22 21:59:25.311861 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:25.311948 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:25.312038 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.22 21:59:25.312189 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.312231 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.312540 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:59:25.312761 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:25.312855 [ 192 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372305 sec., 1818837.6490648943 rows/sec., 116.46 MiB/sec. 2026.05.22 21:59:25.312887 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. 2026.05.22 21:59:25.312925 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} TCPHandler: Processed in 0.001415735 sec. 2026.05.22 21:59:25.313034 [ 199 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.22 21:59:25.313045 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.313160 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:25.313202 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:25.313326 [ 199 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:25.313401 [ 199 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.22 21:59:25.313475 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.22 21:59:25.313825 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.313866 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.314185 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 21:59:25.314394 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:25.314526 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} executeQuery: Read 525 rows, 37.98 KiB in 0.001384 sec., 379335.26011560694 rows/sec., 26.80 MiB/sec. 2026.05.22 21:59:25.314560 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} TCPHandler: Processed in 0.001563408 sec. 2026.05.22 21:59:25.314681 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.314778 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:59:25.314818 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:59:25.315142 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.315177 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.315466 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:59:25.315670 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:25.315765 [ 82 ] {} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.22 21:59:25.315794 [ 82 ] {} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.315794 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. 2026.05.22 21:59:25.315812 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.315842 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} TCPHandler: Processed in 0.001209801 sec. 2026.05.22 21:59:25.315932 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.315965 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.316065 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.316071 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:25.316111 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:25.316123 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.316201 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.316253 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.316298 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.316341 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.316385 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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.22 21:59:25.316516 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.316558 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.316912 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 21:59:25.317141 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:25.317167 [ 199 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293833 sec., 69560.75474964698 rows/sec., 3.55 MiB/sec. 2026.05.22 21:59:25.317271 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. 2026.05.22 21:59:25.317306 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.22 21:59:25.317311 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} TCPHandler: Processed in 0.001394765 sec. 2026.05.22 21:59:25.317450 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.317550 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.317595 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:59:25.317620 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:25.317705 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.22 21:59:25.317793 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.22 21:59:25.317924 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.317964 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.318262 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.22 21:59:25.318469 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:25.318593 [ 82 ] {} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.22 21:59:25.318594 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. 2026.05.22 21:59:25.318636 [ 82 ] {} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.318654 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} TCPHandler: Processed in 0.001252852 sec. 2026.05.22 21:59:25.318660 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.318742 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.318780 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.318834 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:25.318864 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.318889 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.318905 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.318948 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.318951 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:25.318983 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.319020 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.319054 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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.22 21:59:25.319707 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.000993907 sec., 15091.955283542624 rows/sec., 1016.94 KiB/sec. 2026.05.22 21:59:25.319728 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.319768 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.319825 [ 192 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.22 21:59:25.320113 [ 192 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:25.320180 [ 192 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.22 21:59:25.320252 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.22 21:59:25.320348 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:59:25.320576 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:25.320717 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} executeQuery: Read 35 rows, 64.22 KiB in 0.001845 sec., 18970.18970189702 rows/sec., 33.99 MiB/sec. 2026.05.22 21:59:25.320766 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} TCPHandler: Processed in 0.002035136 sec. 2026.05.22 21:59:25.320902 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:25.320998 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:25.321039 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:25.321368 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:25.321401 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:25.321701 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 21:59:25.321905 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:25.322026 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. 2026.05.22 21:59:25.322059 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} TCPHandler: Processed in 0.001207211 sec. 2026.05.22 21:59:26.125539 [ 81 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:59:26.125617 [ 81 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:59:26.197782 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10606 2026.05.22 21:59:26.198468 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:26.198522 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:26.199025 [ 245 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:59:26.199274 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:26.199425 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10606 2026.05.22 21:59:26.756834 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.05.22 21:59:26.772402 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:26.772485 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:26.778207 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.22 21:59:26.778972 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:26.781909 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.05.22 21:59:30.291461 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.291698 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:30.292022 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:30.292060 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} 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.22 21:59:30.292274 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:30.292343 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:30.292488 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:59:30.292581 [ 348 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:30.292588 [ 318 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:30.292718 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:30.292746 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:30.292815 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:30.292834 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:30.292869 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:30.292912 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:30.293956 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} executeQuery: Read 44 rows, 7.84 KiB in 0.002348 sec., 18739.352640545145 rows/sec., 3.26 MiB/sec. 2026.05.22 21:59:30.294126 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} TCPHandler: Processed in 0.0027965 sec. 2026.05.22 21:59:30.295933 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.296067 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:30.296126 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:30.296672 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.296717 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.297073 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 21:59:30.297288 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:30.297428 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} executeQuery: Read 72 rows, 5.91 KiB in 0.001404 sec., 51282.05128205128 rows/sec., 4.11 MiB/sec. 2026.05.22 21:59:30.297463 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} TCPHandler: Processed in 0.001641439 sec. 2026.05.22 21:59:30.297596 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.297693 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.297733 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:30.298128 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.298164 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.298451 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 21:59:30.298656 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:30.298781 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} executeQuery: Read 8 rows, 616.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 543.42 KiB/sec. 2026.05.22 21:59:30.298816 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} TCPHandler: Processed in 0.001268682 sec. 2026.05.22 21:59:30.298935 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.299031 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:30.299071 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:30.299494 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.299530 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.299817 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 21:59:30.300031 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:30.300154 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} executeQuery: Read 72 rows, 5.76 KiB in 0.001141 sec., 63102.54163014899 rows/sec., 4.93 MiB/sec. 2026.05.22 21:59:30.300188 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} TCPHandler: Processed in 0.001304123 sec. 2026.05.22 21:59:30.300309 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.300405 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.300447 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:30.300855 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.300891 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.301208 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 21:59:30.301414 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:30.301540 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. 2026.05.22 21:59:30.301574 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} TCPHandler: Processed in 0.001313744 sec. 2026.05.22 21:59:30.301692 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.301788 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.301840 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:30.302545 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.302581 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.303060 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:30.303279 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:30.303385 [ 71 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:30.303411 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} executeQuery: Read 8 rows, 14.68 KiB in 0.001641 sec., 4875.076173065204 rows/sec., 8.74 MiB/sec. 2026.05.22 21:59:30.303433 [ 71 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.303458 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.303465 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} TCPHandler: Processed in 0.001821883 sec. 2026.05.22 21:59:30.303549 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:59:30.303620 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.303721 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.303762 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:30.303764 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:30.303832 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 544 rows starting from the beginning of the part 2026.05.22 21:59:30.303946 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:30.304056 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part 2026.05.22 21:59:30.304097 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.304138 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:30.304158 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:30.304259 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part 2026.05.22 21:59:30.304355 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:30.304459 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 21:59:30.304701 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:30.304843 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. 2026.05.22 21:59:30.304876 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} TCPHandler: Processed in 0.001305484 sec. 2026.05.22 21:59:30.310928 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 19 columns (19 merged, 0 gathered) in 0.007418293 sec., 86003.61296055575 rows/sec., 154.11 MiB/sec. 2026.05.22 21:59:30.311732 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:30.312095 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:30.312171 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:30.312287 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. 2026.05.22 21:59:30.514290 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.514600 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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', '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.22 21:59:30.514997 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:30.515042 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} 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', '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.22 21:59:30.515318 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:30.515389 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:30.515546 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 40-element set) 2026.05.22 21:59:30.515655 [ 318 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:30.515662 [ 331 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:30.515805 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:30.515835 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:30.515907 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:30.515928 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:30.515966 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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.22 21:59:30.516012 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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.22 21:59:30.517484 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} executeQuery: Read 44 rows, 9.42 KiB in 0.003024 sec., 14550.26455026455 rows/sec., 3.04 MiB/sec. 2026.05.22 21:59:30.517626 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} TCPHandler: Processed in 0.003494822 sec. 2026.05.22 21:59:30.532160 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.532304 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.532358 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:59:30.533086 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.533138 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.533537 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:59:30.533771 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:30.533922 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} executeQuery: Read 284 rows, 18.47 KiB in 0.001658 sec., 171290.7117008444 rows/sec., 10.88 MiB/sec. 2026.05.22 21:59:30.533957 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} TCPHandler: Processed in 0.001863143 sec. 2026.05.22 21:59:30.534097 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.534195 [ 294 ] {e554731f-2479-4977-9444-41e708791647} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:30.534237 [ 294 ] {e554731f-2479-4977-9444-41e708791647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:30.536159 [ 294 ] {e554731f-2479-4977-9444-41e708791647} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.536201 [ 294 ] {e554731f-2479-4977-9444-41e708791647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.536732 [ 294 ] {e554731f-2479-4977-9444-41e708791647} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 21:59:30.536963 [ 294 ] {e554731f-2479-4977-9444-41e708791647} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:30.537097 [ 294 ] {e554731f-2479-4977-9444-41e708791647} executeQuery: Read 3216 rows, 245.73 KiB in 0.002921 sec., 1100992.8106812735 rows/sec., 82.15 MiB/sec. 2026.05.22 21:59:30.537133 [ 294 ] {e554731f-2479-4977-9444-41e708791647} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.22 21:59:30.537147 [ 294 ] {e554731f-2479-4977-9444-41e708791647} TCPHandler: Processed in 0.003100315 sec. 2026.05.22 21:59:30.537308 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.537405 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.537447 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:30.538057 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.538094 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.538422 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 21:59:30.538644 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:30.538781 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} executeQuery: Read 188 rows, 12.00 KiB in 0.001394 sec., 134863.70157819224 rows/sec., 8.41 MiB/sec. 2026.05.22 21:59:30.538816 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} TCPHandler: Processed in 0.001566208 sec. 2026.05.22 21:59:30.538972 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.539069 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.539110 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:59:30.540075 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.540127 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.540605 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:59:30.540858 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:30.541016 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} executeQuery: Read 950 rows, 57.24 KiB in 0.001962 sec., 484199.7961264016 rows/sec., 28.49 MiB/sec. 2026.05.22 21:59:30.541078 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} TCPHandler: Processed in 0.002158469 sec. 2026.05.22 21:59:30.541311 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.541443 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.541507 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 21:59:30.541974 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.542011 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.542304 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.22 21:59:30.542528 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): 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.22 21:59:30.542655 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} executeQuery: Read 1 rows, 72.00 B in 0.001254 sec., 797.4481658692185 rows/sec., 56.07 KiB/sec. 2026.05.22 21:59:30.542690 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} TCPHandler: Processed in 0.001496947 sec. 2026.05.22 21:59:30.542830 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.542932 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.542972 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:59:30.543436 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.543473 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.543797 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:59:30.544012 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:30.544138 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. 2026.05.22 21:59:30.544174 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} TCPHandler: Processed in 0.001392765 sec. 2026.05.22 21:59:30.544340 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.544435 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:30.544475 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:30.545701 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.545736 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.546099 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 21:59:30.546316 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:30.546499 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} executeQuery: Read 1751 rows, 120.98 KiB in 0.00208 sec., 841826.9230769231 rows/sec., 56.80 MiB/sec. 2026.05.22 21:59:30.546533 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} TCPHandler: Processed in 0.00224154 sec. 2026.05.22 21:59:30.546685 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.546780 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:59:30.546823 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:59:30.547176 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.547212 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.547521 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:59:30.547752 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:30.547879 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. 2026.05.22 21:59:30.547911 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} TCPHandler: Processed in 0.001276573 sec. 2026.05.22 21:59:30.548059 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.548154 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.548197 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:30.548954 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.548990 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.549417 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 21:59:30.549638 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:30.549766 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} executeQuery: Read 1601 rows, 99.52 KiB in 0.00163 sec., 982208.5889570552 rows/sec., 59.63 MiB/sec. 2026.05.22 21:59:30.549799 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} TCPHandler: Processed in 0.001791532 sec. 2026.05.22 21:59:30.549945 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.550041 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.550085 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:59:30.550409 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.550444 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.550741 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.22 21:59:30.550965 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:30.551090 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. 2026.05.22 21:59:30.551123 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} TCPHandler: Processed in 0.001227951 sec. 2026.05.22 21:59:30.551269 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.551363 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.551418 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:30.552373 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.552409 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.552985 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.22 21:59:30.553212 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:30.553348 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} executeQuery: Read 46 rows, 84.41 KiB in 0.002003 sec., 22965.551672491263 rows/sec., 41.15 MiB/sec. 2026.05.22 21:59:30.553397 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} TCPHandler: Processed in 0.002177629 sec. 2026.05.22 21:59:30.553550 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:30.553671 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:30.553713 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:30.554098 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:30.554134 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.22 21:59:30.554433 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 21:59:30.554654 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:30.554788 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} executeQuery: Read 42 rows, 2.45 KiB in 0.001136 sec., 36971.83098591549 rows/sec., 2.11 MiB/sec. 2026.05.22 21:59:30.554821 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} TCPHandler: Processed in 0.001320253 sec. 2026.05.22 21:59:31.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 256.26 MiB, peak 262.84 MiB, free memory in arenas 0.00 B, will set to 257.41 MiB (RSS), difference: 1.16 MiB 2026.05.22 21:59:33.699570 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11054 2026.05.22 21:59:33.700164 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:33.700221 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:33.700965 [ 245 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:59:33.701214 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:33.701367 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11054 2026.05.22 21:59:34.282009 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.05.22 21:59:34.297087 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:34.297149 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:34.303304 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.22 21:59:34.304011 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:34.306905 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.05.22 21:59:35.290869 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:35.291095 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:35.291432 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:35.291472 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} 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.22 21:59:35.291698 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:35.291771 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:35.291912 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.22 21:59:35.292015 [ 348 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:35.292018 [ 331 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:35.292155 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:35.292185 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:35.292257 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:35.292277 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:35.292312 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:59:35.292364 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.22 21:59:35.293621 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} executeQuery: Read 44 rows, 7.84 KiB in 0.002604 sec., 16897.081413210446 rows/sec., 2.94 MiB/sec. 2026.05.22 21:59:35.293851 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} TCPHandler: Processed in 0.003110645 sec. 2026.05.22 21:59:35.295409 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:35.295538 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:35.295587 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:35.296136 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:35.296180 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:35.296553 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 21:59:35.296778 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:35.296924 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} executeQuery: Read 56 rows, 4.38 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.01 MiB/sec. 2026.05.22 21:59:35.296960 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} TCPHandler: Processed in 0.001608939 sec. 2026.05.22 21:59:35.297076 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:35.297173 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:35.297211 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:35.297617 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:35.297653 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:35.297952 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 21:59:35.298156 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:35.298281 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. 2026.05.22 21:59:35.298315 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} TCPHandler: Processed in 0.001288063 sec. 2026.05.22 21:59:35.298436 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:35.298538 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:35.298581 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:35.298950 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:35.298992 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:35.299323 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 21:59:35.299528 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:35.299660 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. 2026.05.22 21:59:35.299695 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} TCPHandler: Processed in 0.001307913 sec. 2026.05.22 21:59:35.299819 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:35.299916 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:35.299957 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:35.300288 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:35.300322 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:35.300611 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.22 21:59:35.300817 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:35.300941 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. 2026.05.22 21:59:35.300974 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} TCPHandler: Processed in 0.001204342 sec. 2026.05.22 21:59:36.263626 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35886 2026.05.22 21:59:36.263724 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.263749 [ 306 ] {} TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35886 2026.05.22 21:59:36.263771 [ 306 ] {} TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.263784 [ 306 ] {} TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264016 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41049 2026.05.22 21:59:36.264046 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36578 2026.05.22 21:59:36.264021 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56698 2026.05.22 21:59:36.264113 [ 306 ] {} TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:36.264136 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.264140 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.264163 [ 309 ] {} TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36578 2026.05.22 21:59:36.264197 [ 309 ] {} TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264203 [ 307 ] {} TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Authenticating user 'default' from [fd00:1122:3344:101::e]:41049 2026.05.22 21:59:36.264212 [ 309 ] {} TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264286 [ 307 ] {} TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264302 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} executeQuery: (from [fd00:1122:3344:101::e]:35886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:59:36.264310 [ 307 ] {} TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264351 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64334 2026.05.22 21:59:36.264353 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59425 2026.05.22 21:59:36.264406 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50315 2026.05.22 21:59:36.264426 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35147 2026.05.22 21:59:36.264423 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47562 2026.05.22 21:59:36.264398 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.264545 [ 308 ] {} TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Authenticating user 'default' from [fd00:1122:3344:101::e]:56698 2026.05.22 21:59:36.264577 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:59:36.264579 [ 308 ] {} TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264620 [ 308 ] {} TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264639 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:36.264842 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.264890 [ 310 ] {} TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Authenticating user 'default' from [fd00:1122:3344:101::e]:64334 2026.05.22 21:59:36.264918 [ 310 ] {} TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264931 [ 310 ] {} TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.264935 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:59:36.264937 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.264982 [ 303 ] {} TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Authenticating user 'default' from [fd00:1122:3344:101::e]:47562 2026.05.22 21:59:36.264998 [ 303 ] {} TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265015 [ 303 ] {} TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265262 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.265297 [ 267 ] {} TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Authenticating user 'default' from [fd00:1122:3344:101::e]:59425 2026.05.22 21:59:36.265319 [ 267 ] {} TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265332 [ 267 ] {} TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265362 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.265396 [ 302 ] {} TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:35147 2026.05.22 21:59:36.265414 [ 302 ] {} TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265432 [ 302 ] {} TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265465 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.265500 [ 293 ] {} TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50315 2026.05.22 21:59:36.265519 [ 293 ] {} TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265538 [ 293 ] {} TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.265839 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} AggregatingTransform: Aggregating 2026.05.22 21:59:36.265881 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} Aggregator: Aggregation method: without_key 2026.05.22 21:59:36.265916 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869356 sec. (1150.277 rows/sec., 44.93 KiB/sec.) 2026.05.22 21:59:36.265935 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} Aggregator: Merging aggregated data 2026.05.22 21:59:36.266519 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} executeQuery: Read 1 rows, 40.00 B in 0.002279 sec., 438.78894251864847 rows/sec., 17.14 KiB/sec. 2026.05.22 21:59:36.266636 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} TCPHandler: Processed in 0.002644837 sec. 2026.05.22 21:59:36.266751 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266780 [ 306 ] {} TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266780 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266798 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266826 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266831 [ 307 ] {} TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266842 [ 303 ] {} TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266869 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266874 [ 308 ] {} TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266905 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266915 [ 267 ] {} TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266945 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266953 [ 293 ] {} TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266969 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.266995 [ 310 ] {} TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.266999 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.267016 [ 309 ] {} TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.267038 [ 302 ] {} TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.343684 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 2026.05.22 21:59:36.343765 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.343789 [ 267 ] {} TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 2026.05.22 21:59:36.343813 [ 267 ] {} TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.343830 [ 267 ] {} TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344045 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47610 2026.05.22 21:59:36.344101 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344115 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64036 2026.05.22 21:59:36.344132 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34521 2026.05.22 21:59:36.344166 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56041 2026.05.22 21:59:36.344201 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344174 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40337 2026.05.22 21:59:36.344229 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344239 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344239 [ 302 ] {} TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Authenticating user 'default' from [fd00:1122:3344:101::e]:64036 2026.05.22 21:59:36.344275 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344271 [ 267 ] {} TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:36.344299 [ 302 ] {} TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344303 [ 310 ] {} TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40337 2026.05.22 21:59:36.344333 [ 302 ] {} TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344344 [ 310 ] {} TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344271 [ 303 ] {} TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Authenticating user 'default' from [fd00:1122:3344:101::e]:34521 2026.05.22 21:59:36.344360 [ 310 ] {} TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344160 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32882 2026.05.22 21:59:36.344393 [ 303 ] {} TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344140 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52108 2026.05.22 21:59:36.344461 [ 303 ] {} TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344132 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44849 2026.05.22 21:59:36.344482 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344500 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344509 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} executeQuery: (from [fd00:1122:3344:101::e]:39043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:59:36.344550 [ 307 ] {} TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Authenticating user 'default' from [fd00:1122:3344:101::e]:52108 2026.05.22 21:59:36.344527 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:36.344584 [ 307 ] {} TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344278 [ 309 ] {} TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56041 2026.05.22 21:59:36.344602 [ 306 ] {} TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Authenticating user 'default' from [fd00:1122:3344:101::e]:44849 2026.05.22 21:59:36.344604 [ 307 ] {} TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344624 [ 309 ] {} TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344629 [ 306 ] {} TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344640 [ 309 ] {} TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344535 [ 308 ] {} TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Authenticating user 'default' from [fd00:1122:3344:101::e]:32882 2026.05.22 21:59:36.344654 [ 306 ] {} TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344123 [ 293 ] {} TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Authenticating user 'default' from [fd00:1122:3344:101::e]:47610 2026.05.22 21:59:36.344690 [ 308 ] {} TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344716 [ 293 ] {} TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344722 [ 308 ] {} TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344739 [ 293 ] {} TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.344822 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:59:36.344875 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:36.345163 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:59:36.346209 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} AggregatingTransform: Aggregating 2026.05.22 21:59:36.346251 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} Aggregator: Aggregation method: without_key 2026.05.22 21:59:36.346281 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021419 sec. (979.030 rows/sec., 38.24 KiB/sec.) 2026.05.22 21:59:36.346297 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} Aggregator: Merging aggregated data 2026.05.22 21:59:36.346866 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} executeQuery: Read 1 rows, 40.00 B in 0.002431 sec., 411.3533525298231 rows/sec., 16.07 KiB/sec. 2026.05.22 21:59:36.347006 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} TCPHandler: Processed in 0.002859602 sec. 2026.05.22 21:59:36.347133 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347164 [ 267 ] {} TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347165 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347190 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347210 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347243 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347266 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347274 [ 308 ] {} TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347298 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347304 [ 306 ] {} TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347315 [ 302 ] {} TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347342 [ 309 ] {} TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347330 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347248 [ 310 ] {} TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347408 [ 307 ] {} TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347220 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:36.347211 [ 293 ] {} TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:36.347474 [ 303 ] {} TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.461537 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65031 2026.05.22 21:59:37.461632 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.461659 [ 267 ] {} TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Authenticating user 'default' from [fd00:1122:3344:101::e]:65031 2026.05.22 21:59:37.461683 [ 267 ] {} TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.461698 [ 267 ] {} TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.461956 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46996 2026.05.22 21:59:37.461998 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59307 2026.05.22 21:59:37.462010 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47328 2026.05.22 21:59:37.462069 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462022 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63589 2026.05.22 21:59:37.462102 [ 293 ] {} TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:46996 2026.05.22 21:59:37.462116 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462135 [ 267 ] {} TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:37.462154 [ 293 ] {} TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462163 [ 308 ] {} TCP-Session: de36658f-7134-490b-9403-d5923d89789c Authenticating user 'default' from [fd00:1122:3344:101::e]:47328 2026.05.22 21:59:37.462168 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462189 [ 293 ] {} TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462205 [ 308 ] {} TCP-Session: de36658f-7134-490b-9403-d5923d89789c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462226 [ 309 ] {} TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63589 2026.05.22 21:59:37.462242 [ 308 ] {} TCP-Session: de36658f-7134-490b-9403-d5923d89789c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462264 [ 309 ] {} TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462148 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462296 [ 309 ] {} TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.461998 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42504 2026.05.22 21:59:37.462332 [ 307 ] {} TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59307 2026.05.22 21:59:37.462330 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} executeQuery: (from [fd00:1122:3344:101::e]:65031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.22 21:59:37.462394 [ 307 ] {} TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462402 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462421 [ 307 ] {} TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.461961 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39175 2026.05.22 21:59:37.462443 [ 306 ] {} TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42504 2026.05.22 21:59:37.461963 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47551 2026.05.22 21:59:37.462500 [ 306 ] {} TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462525 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462545 [ 306 ] {} TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462552 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462570 [ 302 ] {} TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:39175 2026.05.22 21:59:37.462597 [ 303 ] {} TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Authenticating user 'default' from [fd00:1122:3344:101::e]:47551 2026.05.22 21:59:37.462618 [ 302 ] {} TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462629 [ 303 ] {} TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462643 [ 302 ] {} TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462657 [ 303 ] {} TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462668 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.22 21:59:37.462031 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56404 2026.05.22 21:59:37.462732 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:37.462754 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.22 21:59:37.462783 [ 310 ] {} TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56404 2026.05.22 21:59:37.462801 [ 310 ] {} TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.462815 [ 310 ] {} TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.463033 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown 2026.05.22 21:59:37.464064 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} AggregatingTransform: Aggregating 2026.05.22 21:59:37.464220 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} Aggregator: Aggregation method: without_key 2026.05.22 21:59:37.464252 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0011117 sec. (899.523 rows/sec., 35.14 KiB/sec.) 2026.05.22 21:59:37.464268 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} Aggregator: Merging aggregated data 2026.05.22 21:59:37.464910 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} executeQuery: Read 1 rows, 40.00 B in 0.00264 sec., 378.7878787878788 rows/sec., 14.80 KiB/sec. 2026.05.22 21:59:37.465061 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} TCPHandler: Processed in 0.003046794 sec. 2026.05.22 21:59:37.465196 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465219 [ 293 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465236 [ 267 ] {} TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465246 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465273 [ 293 ] {} TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465282 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465307 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465332 [ 302 ] {} TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465368 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465387 [ 303 ] {} TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465410 [ 309 ] {} TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465353 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465339 [ 310 ] {} TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465470 [ 308 ] {} TCP-Session: de36658f-7134-490b-9403-d5923d89789c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465326 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465266 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.22 21:59:37.465556 [ 307 ] {} TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:37.465565 [ 306 ] {} TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.22 21:59:40.292468 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.292701 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:40.293046 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:40.293086 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} 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.22 21:59:40.293307 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:40.293381 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:40.293522 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 21:59:40.293608 [ 323 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:40.293629 [ 363 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:40.293728 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:40.293757 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:40.293836 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:40.293857 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:40.293892 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:40.293936 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 21:59:40.295230 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} executeQuery: Read 44 rows, 7.84 KiB in 0.002604 sec., 16897.081413210446 rows/sec., 2.94 MiB/sec. 2026.05.22 21:59:40.295431 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} TCPHandler: Processed in 0.003109946 sec. 2026.05.22 21:59:40.297302 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.297439 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:40.297499 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:40.298088 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.298135 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.298522 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 21:59:40.298753 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:40.298893 [ 51 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 21:59:40.298900 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} executeQuery: Read 72 rows, 5.91 KiB in 0.001505 sec., 47840.531561461794 rows/sec., 3.84 MiB/sec. 2026.05.22 21:59:40.298940 [ 51 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.298955 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} TCPHandler: Processed in 0.001764852 sec. 2026.05.22 21:59:40.298967 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.299067 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 21:59:40.299142 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.299154 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:40.299184 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3243 rows starting from the beginning of the part 2026.05.22 21:59:40.299244 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 867 rows starting from the beginning of the part 2026.05.22 21:59:40.299252 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:40.299292 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:40.299299 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:40.299333 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3216 rows starting from the beginning of the part 2026.05.22 21:59:40.299375 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2026.05.22 21:59:40.299418 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:40.299887 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.299952 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.300346 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 21:59:40.300577 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:40.300742 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec. 2026.05.22 21:59:40.300800 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} TCPHandler: Processed in 0.001710541 sec. 2026.05.22 21:59:40.301009 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.301140 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:40.301196 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:40.301601 [ 200 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002571876 sec., 2926268.607040153 rows/sec., 231.22 MiB/sec. 2026.05.22 21:59:40.301696 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.301731 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.301874 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 21:59:40.302085 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 21:59:40.302143 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:40.302219 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 21:59:40.302281 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.22 21:59:40.302324 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:40.302447 [ 50 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 21:59:40.302459 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} executeQuery: Read 72 rows, 5.76 KiB in 0.001357 sec., 53058.216654384676 rows/sec., 4.14 MiB/sec. 2026.05.22 21:59:40.302490 [ 50 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.302520 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.302528 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} TCPHandler: Processed in 0.001626678 sec. 2026.05.22 21:59:40.302594 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 21:59:40.302680 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.302709 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:40.302746 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1795 rows starting from the beginning of the part 2026.05.22 21:59:40.302782 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:40.302805 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 525 rows starting from the beginning of the part 2026.05.22 21:59:40.302831 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:40.302856 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:40.302903 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1751 rows starting from the beginning of the part 2026.05.22 21:59:40.302943 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2026.05.22 21:59:40.302981 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part 2026.05.22 21:59:40.303318 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.303359 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.303738 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 21:59:40.303985 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:40.304120 [ 50 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 21:59:40.304132 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} executeQuery: Read 160 rows, 11.41 KiB in 0.001369 sec., 116873.6303871439 rows/sec., 8.14 MiB/sec. 2026.05.22 21:59:40.304161 [ 50 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.304186 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} TCPHandler: Processed in 0.001560688 sec. 2026.05.22 21:59:40.304188 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.304282 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:59:40.304339 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.304373 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:40.304404 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12039 rows starting from the beginning of the part 2026.05.22 21:59:40.304441 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:40.304453 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part 2026.05.22 21:59:40.304472 [ 195 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911014 sec., 2239125.4067212488 rows/sec., 161.91 MiB/sec. 2026.05.22 21:59:40.304503 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:40.304506 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2026.05.22 21:59:40.304566 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1601 rows starting from the beginning of the part 2026.05.22 21:59:40.304603 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part 2026.05.22 21:59:40.304639 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 21:59:40.304705 [ 197 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 21:59:40.305057 [ 197 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:40.305136 [ 197 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 21:59:40.305227 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.22 21:59:40.305346 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.305388 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.305951 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.22 21:59:40.306215 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:40.306364 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} executeQuery: Read 8 rows, 14.68 KiB in 0.001942 sec., 4119.46446961895 rows/sec., 7.38 MiB/sec. 2026.05.22 21:59:40.306426 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} TCPHandler: Processed in 0.002136338 sec. 2026.05.22 21:59:40.306579 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:40.306678 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:40.306720 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:40.307088 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.307124 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.307421 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.22 21:59:40.307627 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:40.307755 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. 2026.05.22 21:59:40.307756 [ 47 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.22 21:59:40.307791 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} TCPHandler: Processed in 0.001265523 sec. 2026.05.22 21:59:40.307815 [ 47 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:40.307842 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:40.307927 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:59:40.308039 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:40.308069 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2010 rows starting from the beginning of the part 2026.05.22 21:59:40.308122 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part 2026.05.22 21:59:40.308166 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2026.05.22 21:59:40.308205 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part 2026.05.22 21:59:40.308244 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part 2026.05.22 21:59:40.308283 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 21:59:40.308362 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 14353 rows, containing 5 columns (5 merged, 0 gathered) in 0.004110774 sec., 3491556.5779096587 rows/sec., 224.64 MiB/sec. 2026.05.22 21:59:40.308742 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 21:59:40.309023 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:40.309093 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 21:59:40.309157 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. 2026.05.22 21:59:40.309366 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470627 sec., 1570758.594803441 rows/sec., 101.07 MiB/sec. 2026.05.22 21:59:40.309600 [ 198 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.22 21:59:40.309869 [ 198 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:40.309935 [ 198 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.22 21:59:40.310008 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.22 21:59:41.125683 [ 50 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:59:41.125754 [ 50 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:59:41.201496 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11566 2026.05.22 21:59:41.202029 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:41.202071 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:41.202526 [ 245 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:59:41.202770 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:41.202896 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11566 2026.05.22 21:59:41.807009 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.05.22 21:59:41.823189 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:41.823247 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:41.829651 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.22 21:59:41.830386 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:41.833461 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.05.22 21:59:45.297530 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.297791 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:45.298157 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:45.298202 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} 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.22 21:59:45.298438 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:45.298504 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:45.298643 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:59:45.298743 [ 363 ] {2169bb38-8eae-48da-8647-10bbb25369ba} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:45.298760 [ 317 ] {2169bb38-8eae-48da-8647-10bbb25369ba} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:45.298880 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:45.298907 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:45.298976 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:45.299018 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:45.299061 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:45.299101 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:45.300143 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} executeQuery: Read 44 rows, 7.84 KiB in 0.002475 sec., 17777.777777777777 rows/sec., 3.09 MiB/sec. 2026.05.22 21:59:45.300235 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} TCPHandler: Processed in 0.002852321 sec. 2026.05.22 21:59:45.305365 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.305522 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.305590 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:59:45.306296 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.306343 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.306732 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:59:45.306977 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:45.307120 [ 40 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.22 21:59:45.307126 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} executeQuery: Read 284 rows, 18.47 KiB in 0.001651 sec., 172016.95941853424 rows/sec., 10.93 MiB/sec. 2026.05.22 21:59:45.307175 [ 40 ] {} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.307193 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} TCPHandler: Processed in 0.001951685 sec. 2026.05.22 21:59:45.307206 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.307297 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:45.307365 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.307398 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:45.307432 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:45.307467 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:45.307484 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:45.307514 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:45.307536 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:45.307581 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:45.307626 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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.22 21:59:45.308198 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.308239 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.308528 [ 198 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255223 sec., 1131273.0885268992 rows/sec., 76.17 MiB/sec. 2026.05.22 21:59:45.308635 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 21:59:45.308714 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.22 21:59:45.308902 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:45.309019 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:45.309054 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} executeQuery: Read 867 rows, 69.53 KiB in 0.001606 sec., 539850.5603985057 rows/sec., 42.28 MiB/sec. 2026.05.22 21:59:45.309096 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} TCPHandler: Processed in 0.001781672 sec. 2026.05.22 21:59:45.309106 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.22 21:59:45.309182 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.22 21:59:45.309246 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.309347 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.309388 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:45.309834 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.309870 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.310183 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 21:59:45.310398 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:45.310524 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} executeQuery: Read 177 rows, 11.17 KiB in 0.001194 sec., 148241.20603015076 rows/sec., 9.14 MiB/sec. 2026.05.22 21:59:45.310558 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} TCPHandler: Processed in 0.001362484 sec. 2026.05.22 21:59:45.310690 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.310787 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.310827 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:59:45.311251 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.311287 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.311580 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:59:45.311790 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:45.311913 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. 2026.05.22 21:59:45.311947 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} TCPHandler: Processed in 0.001306413 sec. 2026.05.22 21:59:45.312075 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.312171 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.312211 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:59:45.312672 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.312707 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.312999 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:59:45.313202 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:45.313320 [ 40 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.22 21:59:45.313326 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. 2026.05.22 21:59:45.313369 [ 40 ] {} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.313385 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} TCPHandler: Processed in 0.001360174 sec. 2026.05.22 21:59:45.313400 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.313477 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:45.313544 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.313561 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:45.313595 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:45.313642 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:45.313650 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:45.313680 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:45.313696 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:45.313719 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:45.313760 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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.22 21:59:45.314299 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.314340 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.314517 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001057389 sec., 699837.0514541006 rows/sec., 42.47 MiB/sec. 2026.05.22 21:59:45.314658 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.22 21:59:45.314678 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 21:59:45.314968 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:45.314977 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:45.315054 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.22 21:59:45.315106 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} executeQuery: Read 525 rows, 37.98 KiB in 0.001473 sec., 356415.4786150713 rows/sec., 25.18 MiB/sec. 2026.05.22 21:59:45.315114 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.22 21:59:45.315148 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} TCPHandler: Processed in 0.001654359 sec. 2026.05.22 21:59:45.315278 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.315375 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:59:45.315417 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:59:45.315755 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.315791 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.316091 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:59:45.316294 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:45.316421 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. 2026.05.22 21:59:45.316454 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} TCPHandler: Processed in 0.001226152 sec. 2026.05.22 21:59:45.316577 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.316674 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.316716 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:45.317112 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.317148 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.317490 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 21:59:45.317709 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:45.317835 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. 2026.05.22 21:59:45.317869 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} TCPHandler: Processed in 0.001342314 sec. 2026.05.22 21:59:45.317995 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.318090 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.318133 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:59:45.318452 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.318487 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.318776 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.22 21:59:45.318979 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:45.319106 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. 2026.05.22 21:59:45.319140 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} TCPHandler: Processed in 0.001194752 sec. 2026.05.22 21:59:45.319264 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.319359 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.319411 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:45.320599 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.320651 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.321437 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.22 21:59:45.321686 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:45.321850 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} executeQuery: Read 35 rows, 64.22 KiB in 0.002507 sec., 13960.909453530116 rows/sec., 25.02 MiB/sec. 2026.05.22 21:59:45.321955 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} TCPHandler: Processed in 0.002740419 sec. 2026.05.22 21:59:45.322152 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:45.322279 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:45.322340 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:45.322724 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:45.322759 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:45.323073 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.22 21:59:45.323286 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:45.323420 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} executeQuery: Read 90 rows, 5.77 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 4.79 MiB/sec. 2026.05.22 21:59:45.323456 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} TCPHandler: Processed in 0.001412235 sec. 2026.05.22 21:59:48.703046 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12014 2026.05.22 21:59:48.703892 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:48.703958 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:48.704737 [ 245 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:59:48.704968 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:48.705110 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12014 2026.05.22 21:59:49.333549 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.05.22 21:59:49.350396 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:49.350453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:49.357150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.22 21:59:49.357882 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:49.360798 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.05.22 21:59:50.292122 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.292350 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:50.292676 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:50.292714 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} 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.22 21:59:50.292931 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:50.292999 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:50.293137 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.22 21:59:50.293233 [ 363 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:50.293235 [ 323 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:50.293370 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:50.293397 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:50.293466 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:50.293487 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:50.293521 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:59:50.293564 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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.22 21:59:50.294716 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} executeQuery: Read 44 rows, 7.84 KiB in 0.00246 sec., 17886.17886178862 rows/sec., 3.11 MiB/sec. 2026.05.22 21:59:50.294817 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} TCPHandler: Processed in 0.002826641 sec. 2026.05.22 21:59:50.296689 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.296858 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 21:59:50.296924 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 21:59:50.297520 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.297566 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.297953 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.22 21:59:50.298931 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 21:59:50.301075 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} executeQuery: Read 4 rows, 334.00 B in 0.004254 sec., 940.2914903620123 rows/sec., 76.67 KiB/sec. 2026.05.22 21:59:50.301144 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} TCPHandler: Processed in 0.004584692 sec. 2026.05.22 21:59:50.301295 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.301406 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:50.301454 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:50.301933 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.301972 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.302323 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 21:59:50.302537 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:50.302679 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} executeQuery: Read 74 rows, 6.06 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.55 MiB/sec. 2026.05.22 21:59:50.302714 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} TCPHandler: Processed in 0.001477776 sec. 2026.05.22 21:59:50.302867 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.302965 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:50.303005 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:50.303415 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.303451 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.303745 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 21:59:50.303950 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:50.304062 [ 33 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 21:59:50.304078 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} executeQuery: Read 12 rows, 902.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 778.14 KiB/sec. 2026.05.22 21:59:50.304109 [ 33 ] {} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.304122 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} TCPHandler: Processed in 0.001304783 sec. 2026.05.22 21:59:50.304137 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.304242 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:50.304254 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.304370 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:50.304371 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:50.304415 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part 2026.05.22 21:59:50.304434 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:50.304485 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:50.304537 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 188 rows starting from the beginning of the part 2026.05.22 21:59:50.304578 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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.22 21:59:50.304617 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part 2026.05.22 21:59:50.304719 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2026.05.22 21:59:50.304894 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.304937 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.305304 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 21:59:50.305525 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:50.305568 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366145 sec., 444315.9401088464 rows/sec., 29.66 MiB/sec. 2026.05.22 21:59:50.305667 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} executeQuery: Read 76 rows, 6.08 KiB in 0.001314 sec., 57838.6605783866 rows/sec., 4.52 MiB/sec. 2026.05.22 21:59:50.305707 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} TCPHandler: Processed in 0.001503176 sec. 2026.05.22 21:59:50.305726 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 21:59:50.305934 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.306040 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:50.306051 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:50.306085 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:50.306138 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 21:59:50.306211 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.22 21:59:50.306508 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.306548 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.306882 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 21:59:50.307106 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:50.307244 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} executeQuery: Read 162 rows, 11.55 KiB in 0.001224 sec., 132352.94117647057 rows/sec., 9.22 MiB/sec. 2026.05.22 21:59:50.307279 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} TCPHandler: Processed in 0.001395065 sec. 2026.05.22 21:59:50.307403 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.307499 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:50.307552 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:50.308344 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.308380 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.308869 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.22 21:59:50.309084 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:50.309220 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} executeQuery: Read 8 rows, 14.68 KiB in 0.00174 sec., 4597.701149425287 rows/sec., 8.24 MiB/sec. 2026.05.22 21:59:50.309269 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} TCPHandler: Processed in 0.001915914 sec. 2026.05.22 21:59:50.309408 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:50.309505 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:50.309546 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:50.309931 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:50.309970 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:50.310279 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.22 21:59:50.310493 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:50.310637 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. 2026.05.22 21:59:50.310673 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} TCPHandler: Processed in 0.001315363 sec. 2026.05.22 21:59:55.298411 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.298678 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 21:59:55.299032 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 21:59:55.299077 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} 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.22 21:59:55.299319 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 21:59:55.299388 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 21:59:55.299529 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.22 21:59:55.299640 [ 323 ] {3981ada8-471f-4254-8f85-445edc5aede9} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 21:59:55.299640 [ 317 ] {3981ada8-471f-4254-8f85-445edc5aede9} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 21:59:55.299832 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 21:59:55.299874 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 21:59:55.299973 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 21:59:55.299995 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 21:59:55.300045 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:55.300092 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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.22 21:59:55.301362 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} executeQuery: Read 44 rows, 7.84 KiB in 0.00279 sec., 15770.609318996416 rows/sec., 2.74 MiB/sec. 2026.05.22 21:59:55.301520 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} TCPHandler: Processed in 0.003238838 sec. 2026.05.22 21:59:55.306831 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.306953 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.307000 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 21:59:55.307588 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.307626 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.307994 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:59:55.308217 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 21:59:55.308352 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} executeQuery: Read 284 rows, 18.47 KiB in 0.001434 sec., 198047.41980474198 rows/sec., 12.58 MiB/sec. 2026.05.22 21:59:55.308387 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} TCPHandler: Processed in 0.001613419 sec. 2026.05.22 21:59:55.308558 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.308654 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 21:59:55.308695 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 21:59:55.309464 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.309497 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.309840 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 21:59:55.310058 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 21:59:55.310182 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} executeQuery: Read 867 rows, 69.53 KiB in 0.001547 sec., 560439.5604395604 rows/sec., 43.89 MiB/sec. 2026.05.22 21:59:55.310216 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} TCPHandler: Processed in 0.001708311 sec. 2026.05.22 21:59:55.310361 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.310458 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.310497 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 21:59:55.310962 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.310998 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.311293 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 21:59:55.311502 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 21:59:55.311628 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} executeQuery: Read 177 rows, 11.17 KiB in 0.001189 sec., 148864.59209419682 rows/sec., 9.18 MiB/sec. 2026.05.22 21:59:55.311663 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} TCPHandler: Processed in 0.001350975 sec. 2026.05.22 21:59:55.311801 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.311898 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.311937 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 21:59:55.312375 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.312410 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.312701 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:59:55.312905 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 21:59:55.313036 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. 2026.05.22 21:59:55.313070 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} TCPHandler: Processed in 0.001318194 sec. 2026.05.22 21:59:55.313202 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.313298 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.313338 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 21:59:55.313769 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.313804 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.314094 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:59:55.314308 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 21:59:55.314434 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. 2026.05.22 21:59:55.314468 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} TCPHandler: Processed in 0.001315004 sec. 2026.05.22 21:59:55.314604 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.314700 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 21:59:55.314739 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 21:59:55.315368 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.315403 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.315712 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 21:59:55.315919 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 21:59:55.316046 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} executeQuery: Read 525 rows, 37.98 KiB in 0.001364 sec., 384897.36070381233 rows/sec., 27.19 MiB/sec. 2026.05.22 21:59:55.316080 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} TCPHandler: Processed in 0.001524638 sec. 2026.05.22 21:59:55.316213 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.316309 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 21:59:55.316350 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 21:59:55.316689 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.316724 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.317014 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:59:55.317219 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 21:59:55.317347 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. 2026.05.22 21:59:55.317381 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} TCPHandler: Processed in 0.001216712 sec. 2026.05.22 21:59:55.317509 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.317605 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.317648 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 21:59:55.318097 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.318133 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.318444 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 21:59:55.318662 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 21:59:55.318787 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. 2026.05.22 21:59:55.318820 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} TCPHandler: Processed in 0.001359584 sec. 2026.05.22 21:59:55.318954 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.319049 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.319090 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 21:59:55.319406 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.319441 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.319737 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.22 21:59:55.320106 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 21:59:55.320273 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} executeQuery: Read 1 rows, 69.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 54.30 KiB/sec. 2026.05.22 21:59:55.320314 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} TCPHandler: Processed in 0.001409585 sec. 2026.05.22 21:59:55.320467 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.320563 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.320616 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 21:59:55.321544 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.321583 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.322332 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.22 21:59:55.322569 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:55.322702 [ 26 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.22 21:59:55.322721 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} executeQuery: Read 35 rows, 64.22 KiB in 0.002176 sec., 16084.558823529413 rows/sec., 28.82 MiB/sec. 2026.05.22 21:59:55.322757 [ 26 ] {} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.322783 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.322789 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} TCPHandler: Processed in 0.002386883 sec. 2026.05.22 21:59:55.322905 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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.22 21:59:55.322944 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 21:59:55.323048 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 21:59:55.323091 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 21:59:55.323174 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:55.323250 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 638 rows starting from the beginning of the part 2026.05.22 21:59:55.323397 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part 2026.05.22 21:59:55.323445 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:55.323486 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:55.323514 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:55.323630 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part 2026.05.22 21:59:55.323737 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2026.05.22 21:59:55.323816 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.22 21:59:55.323847 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part 2026.05.22 21:59:55.324045 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 21:59:55.324188 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} executeQuery: Read 90 rows, 5.77 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 4.86 MiB/sec. 2026.05.22 21:59:55.324224 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} TCPHandler: Processed in 0.001331024 sec. 2026.05.22 21:59:55.328567 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.005713253 sec., 134774.35709568614 rows/sec., 241.51 MiB/sec. 2026.05.22 21:59:55.329434 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.22 21:59:55.329800 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 21:59:55.329879 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.22 21:59:55.330005 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. 2026.05.22 21:59:56.000297 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 260.80 MiB, peak 268.41 MiB, free memory in arenas 0.00 B, will set to 263.16 MiB (RSS), difference: 2.36 MiB 2026.05.22 21:59:56.126024 [ 26 ] {} DNSResolver: Updating DNS cache 2026.05.22 21:59:56.126089 [ 26 ] {} DNSResolver: Updated DNS cache 2026.05.22 21:59:56.205203 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12526 2026.05.22 21:59:56.205750 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:56.205794 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:56.206319 [ 245 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:56.206559 [ 245 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:56.206692 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12526 2026.05.22 21:59:56.206713 [ 26 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:56.206768 [ 26 ] {} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:56.206788 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:56.206950 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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.22 21:59:56.207121 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:56.207167 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10094 rows starting from the beginning of the part 2026.05.22 21:59:56.207244 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part 2026.05.22 21:59:56.207298 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part 2026.05.22 21:59:56.207347 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part 2026.05.22 21:59:56.207392 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part 2026.05.22 21:59:56.207439 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part 2026.05.22 21:59:56.212632 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12526 rows, containing 4 columns (4 merged, 0 gathered) in 0.005759423 sec., 2174870.642423729 rows/sec., 31.11 MiB/sec. 2026.05.22 21:59:56.212980 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:56.213268 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): 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.22 21:59:56.213339 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:56.213437 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2026.05.22 21:59:56.860890 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.05.22 21:59:56.881932 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:56.882003 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:56.887907 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.22 21:59:56.888779 [ 244 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:56.889124 [ 26 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.22 21:59:56.889197 [ 26 ] {} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 21:59:56.889225 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 21:59:56.889359 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.893688 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 21:59:56.894581 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.05.22 21:59:56.895196 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.900058 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.904723 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.909212 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.913474 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.917395 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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.22 21:59:56.966808 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077514404 sec., 2528.562304368618 rows/sec., 13.07 MiB/sec. 2026.05.22 21:59:56.969321 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.22 21:59:56.971461 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): 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.22 21:59:56.971567 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.22 21:59:56.973729 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.22 21:59:57.000191 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.26 MiB, peak 274.82 MiB, free memory in arenas 0.00 B, will set to 267.95 MiB (RSS), difference: 3.68 MiB 2026.05.22 22:00:00.292778 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.293066 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 22:00:00.293422 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 22:00:00.293464 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} 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.22 22:00:00.293688 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 22:00:00.293763 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 22:00:00.293903 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.22 22:00:00.294006 [ 316 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 22:00:00.294020 [ 317 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 22:00:00.294138 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 22:00:00.294170 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 22:00:00.294241 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 22:00:00.294262 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 22:00:00.294301 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 22:00:00.294342 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.22 22:00:00.295481 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} executeQuery: Read 44 rows, 7.84 KiB in 0.002523 sec., 17439.55608402695 rows/sec., 3.03 MiB/sec. 2026.05.22 22:00:00.295622 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} TCPHandler: Processed in 0.003041595 sec. 2026.05.22 22:00:00.297531 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.297686 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 22:00:00.297750 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 22:00:00.298341 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.298386 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.298753 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 22:00:00.298998 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 22:00:00.299141 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} executeQuery: Read 72 rows, 5.91 KiB in 0.001497 sec., 48096.192384769536 rows/sec., 3.86 MiB/sec. 2026.05.22 22:00:00.299180 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} TCPHandler: Processed in 0.001769101 sec. 2026.05.22 22:00:00.299337 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.299437 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.299478 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 22:00:00.299903 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.299940 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.300302 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 22:00:00.300532 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 22:00:00.300661 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} executeQuery: Read 8 rows, 616.00 B in 0.001244 sec., 6430.868167202572 rows/sec., 483.57 KiB/sec. 2026.05.22 22:00:00.300697 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} TCPHandler: Processed in 0.001410265 sec. 2026.05.22 22:00:00.300838 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.300935 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 22:00:00.300980 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 22:00:00.301433 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.301469 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.301855 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 22:00:00.302146 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 22:00:00.302313 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} executeQuery: Read 72 rows, 5.76 KiB in 0.001396 sec., 51575.93123209169 rows/sec., 4.03 MiB/sec. 2026.05.22 22:00:00.302349 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} TCPHandler: Processed in 0.001562698 sec. 2026.05.22 22:00:00.302500 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.302599 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.302644 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 22:00:00.303085 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.303121 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.303446 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 22:00:00.303674 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 22:00:00.303806 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. 2026.05.22 22:00:00.303841 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} TCPHandler: Processed in 0.001390364 sec. 2026.05.22 22:00:00.303974 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.304072 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.304126 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 22:00:00.304878 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.304913 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.305433 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.22 22:00:00.305665 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 22:00:00.305809 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} executeQuery: Read 8 rows, 14.68 KiB in 0.001755 sec., 4558.404558404558 rows/sec., 8.17 MiB/sec. 2026.05.22 22:00:00.305860 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} TCPHandler: Processed in 0.001935075 sec. 2026.05.22 22:00:00.306009 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.306106 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.306149 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 22:00:00.306540 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.306576 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.306893 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.22 22:00:00.307111 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 22:00:00.307241 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. 2026.05.22 22:00:00.307275 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} TCPHandler: Processed in 0.001317014 sec. 2026.05.22 22:00:00.525450 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.525789 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} executeQuery: (from [fd00:1122:3344:101::d]:58793) 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.22 22:00:00.526339 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.22 22:00:00.526406 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} 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.22 22:00:00.526784 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.22 22:00:00.526874 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.22 22:00:00.527038 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.22 22:00:00.527142 [ 317 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.22 22:00:00.527160 [ 316 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.22 22:00:00.527256 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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.22 22:00:00.527286 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.22 22:00:00.527357 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.22 22:00:00.527380 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams 2026.05.22 22:00:00.527418 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.22 22:00:00.527459 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.22 22:00:00.528610 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} executeQuery: Read 44 rows, 9.42 KiB in 0.003024 sec., 14550.26455026455 rows/sec., 3.04 MiB/sec. 2026.05.22 22:00:00.528710 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} TCPHandler: Processed in 0.00339604 sec. 2026.05.22 22:00:00.544165 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.544318 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.544390 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.22 22:00:00.545214 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.545260 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.545647 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 22:00:00.545877 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): 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.22 22:00:00.546026 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. 2026.05.22 22:00:00.546066 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} TCPHandler: Processed in 0.001976586 sec. 2026.05.22 22:00:00.546224 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.546325 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.22 22:00:00.546369 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.22 22:00:00.546909 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.546947 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.547240 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.22 22:00:00.547478 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 22:00:00.547592 [ 52 ] {} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.22 22:00:00.547609 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} executeQuery: Read 12 rows, 1002.00 B in 0.001304 sec., 9202.453987730061 rows/sec., 750.40 KiB/sec. 2026.05.22 22:00:00.547631 [ 52 ] {} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.547646 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} TCPHandler: Processed in 0.001472497 sec. 2026.05.22 22:00:00.547652 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.547746 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::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.22 22:00:00.547787 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.547842 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 22:00:00.547873 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2026.05.22 22:00:00.547885 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.22 22:00:00.547926 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.22 22:00:00.547931 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2026.05.22 22:00:00.547982 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2026.05.22 22:00:00.548027 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2026.05.22 22:00:00.548075 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2026.05.22 22:00:00.548119 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2026.05.22 22:00:00.548950 [ 188 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234632 sec., 42117.813243136414 rows/sec., 3.51 MiB/sec. 2026.05.22 22:00:00.549081 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.22 22:00:00.549338 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): 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.22 22:00:00.549413 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.22 22:00:00.549480 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.22 22:00:00.549897 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.549946 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.550681 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 22:00:00.551114 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 22:00:00.551251 [ 52 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 22:00:00.551285 [ 52 ] {} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.551285 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} executeQuery: Read 3222 rows, 246.17 KiB in 0.003416 sec., 943208.4309133489 rows/sec., 70.37 MiB/sec. 2026.05.22 22:00:00.551306 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.551346 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.22 22:00:00.551370 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} TCPHandler: Processed in 0.003632525 sec. 2026.05.22 22:00:00.551417 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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.22 22:00:00.551532 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 22:00:00.551546 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.551563 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3243 rows starting from the beginning of the part 2026.05.22 22:00:00.551639 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 867 rows starting from the beginning of the part 2026.05.22 22:00:00.551683 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.551687 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part 2026.05.22 22:00:00.551749 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.22 22:00:00.551753 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 867 rows starting from the beginning of the part 2026.05.22 22:00:00.551816 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2026.05.22 22:00:00.551858 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3222 rows starting from the beginning of the part 2026.05.22 22:00:00.552438 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.552490 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.552962 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.22 22:00:00.553288 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): 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.22 22:00:00.553436 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} executeQuery: Read 200 rows, 12.84 KiB in 0.00178 sec., 112359.55056179776 rows/sec., 7.04 MiB/sec. 2026.05.22 22:00:00.553473 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} TCPHandler: Processed in 0.001995716 sec. 2026.05.22 22:00:00.553641 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.553887 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.553956 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.22 22:00:00.554446 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 8345 rows, containing 5 columns (5 merged, 0 gathered) in 0.003078065 sec., 2711118.836021981 rows/sec., 215.07 MiB/sec. 2026.05.22 22:00:00.554749 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 22:00:00.555030 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): 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.22 22:00:00.555104 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 22:00:00.555165 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2026.05.22 22:00:00.555258 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.555307 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.555801 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 22:00:00.556040 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): 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.22 22:00:00.556199 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} executeQuery: Read 950 rows, 57.24 KiB in 0.002358 sec., 402883.79983036476 rows/sec., 23.70 MiB/sec. 2026.05.22 22:00:00.556260 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} TCPHandler: Processed in 0.002668977 sec. 2026.05.22 22:00:00.556481 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.556614 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.556672 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.22 22:00:00.557172 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.557210 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.557507 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.22 22:00:00.557751 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): 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.22 22:00:00.557894 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} executeQuery: Read 1 rows, 72.00 B in 0.001317 sec., 759.301442672741 rows/sec., 53.39 KiB/sec. 2026.05.22 22:00:00.557941 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} TCPHandler: Processed in 0.001571248 sec. 2026.05.22 22:00:00.558116 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.558233 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.558290 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.22 22:00:00.558799 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.558835 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.559160 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 22:00:00.559390 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): 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.22 22:00:00.559519 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} executeQuery: Read 148 rows, 8.62 KiB in 0.00131 sec., 112977.09923664122 rows/sec., 6.43 MiB/sec. 2026.05.22 22:00:00.559554 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} TCPHandler: Processed in 0.001503307 sec. 2026.05.22 22:00:00.559700 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.559800 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.22 22:00:00.559842 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.22 22:00:00.561086 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.561124 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.561558 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 22:00:00.561891 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 22:00:00.562036 [ 110 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 22:00:00.562057 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} executeQuery: Read 1763 rows, 121.96 KiB in 0.002274 sec., 775285.8399296394 rows/sec., 52.38 MiB/sec. 2026.05.22 22:00:00.562079 [ 110 ] {} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.562109 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.562113 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} TCPHandler: Processed in 0.002462434 sec. 2026.05.22 22:00:00.562199 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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.22 22:00:00.562296 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 22:00:00.562299 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.562328 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1795 rows starting from the beginning of the part 2026.05.22 22:00:00.562399 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 525 rows starting from the beginning of the part 2026.05.22 22:00:00.562446 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part 2026.05.22 22:00:00.562448 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.22 22:00:00.562493 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 525 rows starting from the beginning of the part 2026.05.22 22:00:00.562518 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.22 22:00:00.562540 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2026.05.22 22:00:00.562590 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1763 rows starting from the beginning of the part 2026.05.22 22:00:00.562988 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.563040 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.563497 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 22:00:00.563782 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): 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.22 22:00:00.563927 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. 2026.05.22 22:00:00.563963 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} TCPHandler: Processed in 0.001730941 sec. 2026.05.22 22:00:00.564123 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.564196 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033526 sec., 2338794.7830517045 rows/sec., 169.46 MiB/sec. 2026.05.22 22:00:00.564233 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.564287 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.22 22:00:00.564467 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 22:00:00.564787 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): 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.22 22:00:00.564872 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 22:00:00.564968 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2026.05.22 22:00:00.565272 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.565314 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.565836 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 22:00:00.566096 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 22:00:00.566230 [ 110 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 22:00:00.566236 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} executeQuery: Read 1607 rows, 99.95 KiB in 0.002023 sec., 794364.8047454276 rows/sec., 48.25 MiB/sec. 2026.05.22 22:00:00.566281 [ 110 ] {} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.566298 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} TCPHandler: Processed in 0.00222458 sec. 2026.05.22 22:00:00.566311 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.566396 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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.22 22:00:00.566487 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.566494 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 22:00:00.566547 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14353 rows starting from the beginning of the part 2026.05.22 22:00:00.566597 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.566601 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part 2026.05.22 22:00:00.566651 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.22 22:00:00.566667 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part 2026.05.22 22:00:00.566718 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part 2026.05.22 22:00:00.566761 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2026.05.22 22:00:00.566800 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1607 rows starting from the beginning of the part 2026.05.22 22:00:00.567031 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.567073 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.567392 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.22 22:00:00.567618 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): 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.22 22:00:00.567754 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. 2026.05.22 22:00:00.567789 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} TCPHandler: Processed in 0.001353184 sec. 2026.05.22 22:00:00.567926 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.568025 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.568080 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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.22 22:00:00.569030 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.569068 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.569898 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.22 22:00:00.570162 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): 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.22 22:00:00.570375 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} executeQuery: Read 46 rows, 84.41 KiB in 0.002367 sec., 19433.88255175327 rows/sec., 34.82 MiB/sec. 2026.05.22 22:00:00.570466 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} TCPHandler: Processed in 0.002588616 sec. 2026.05.22 22:00:00.570620 [ 294 ] {} TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.22 22:00:00.570738 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.22 22:00:00.570801 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.22 22:00:00.571287 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.571340 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.571869 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.22 22:00:00.572230 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 22:00:00.572388 [ 110 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.22 22:00:00.572422 [ 110 ] {} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.22 22:00:00.572450 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.22 22:00:00.572452 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} executeQuery: Read 42 rows, 2.45 KiB in 0.001745 sec., 24068.767908309455 rows/sec., 1.37 MiB/sec. 2026.05.22 22:00:00.572531 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} TCPHandler: Processed in 0.001960825 sec. 2026.05.22 22:00:00.572547 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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.22 22:00:00.572646 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.22 22:00:00.572678 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2310 rows starting from the beginning of the part 2026.05.22 22:00:00.572738 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part 2026.05.22 22:00:00.572782 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2026.05.22 22:00:00.572821 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part 2026.05.22 22:00:00.572859 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2026.05.22 22:00:00.572898 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part 2026.05.22 22:00:00.573019 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 16812 rows, containing 5 columns (5 merged, 0 gathered) in 0.006652049 sec., 2527341.5755055323 rows/sec., 162.16 MiB/sec. 2026.05.22 22:00:00.573309 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 22:00:00.573606 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): 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.22 22:00:00.573684 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 22:00:00.573756 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. 2026.05.22 22:00:00.574081 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001574998 sec., 1683811.6619830627 rows/sec., 108.18 MiB/sec. 2026.05.22 22:00:00.574399 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.22 22:00:00.574665 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): 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.22 22:00:00.574740 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.22 22:00:00.574811 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.22 22:00:01.000202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.38 MiB, peak 276.22 MiB, free memory in arenas 0.00 B, will set to 270.52 MiB (RSS), difference: 1.14 MiB