[ May 20 07:12:17 Enabled. ] [ May 20 07:12:17 Rereading configuration. ] [ May 20 07:12:18 Rereading configuration. ] [ May 20 07:12:19 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 20 07:12:19 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.20 07:12:20.509189 [ 1 ] {} Application: Will watch for the process with pid 23932 2026.05.20 07:12:20.509562 [ 1 ] {} Application: Forked a child process to watch 2026.05.20 07:12:20.975030 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23932 2026.05.20 07:12:20.976725 [ 1 ] {} Application: starting up 2026.05.20 07:12:20.976924 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.20 07:12:21.091402 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.20 07:12:21.122187 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.20 07:12:21.122302 [ 1 ] {} Application: Initializing DateLUT. 2026.05.20 07:12:21.122324 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.20 07:12:21.122405 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.20 07:12:21.123344 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.20 07:12:21.126915 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.20 07:12:21.128929 [ 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.20 07:12:21.129939 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.20 07:12:21.130978 [ 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.20 07:12:21.131048 [ 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.20 07:12:21.131062 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.20 07:12:21.131899 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.20 07:12:21.134267 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.20 07:12:21.141674 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.20 07:12:21.142452 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.20 07:12:21.144610 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.20 07:12:21.145313 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.20 07:12:21.146087 [ 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.20 07:12:21.146804 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.20 07:12:21.152740 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.20 07:12:21.153284 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.20 07:12:21.155797 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.20 07:12:21.156254 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.20 07:12:21.156697 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.20 07:12:21.157171 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.20 07:12:21.158510 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.20 07:12:21.158609 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.20 07:12:21.158721 [ 144 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:12:21.158905 [ 144 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:12:21.165898 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.20 07:12:21.166008 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000263193 sec 2026.05.20 07:12:21.166073 [ 1 ] {} ReferentialDeps: No tables 2026.05.20 07:12:21.166088 [ 1 ] {} LoadingDeps: No tables 2026.05.20 07:12:21.166894 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.20 07:12:21.167555 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.20 07:12:21.179989 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.20 07:12:21.180115 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.20 07:12:21.180132 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.20 07:12:21.180144 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.20 07:12:21.180242 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.20 07:12:21.180259 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.20 07:12:21.187039 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.20 07:12:21.187113 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.20 07:12:21.187238 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.20 07:12:21.187505 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.20 07:12:21.187563 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.20 07:12:21.187666 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.20 07:12:21.187685 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.20 07:12:21.187702 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.20 07:12:21.187833 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.20 07:12:21.187854 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.20 07:12:21.212386 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.20 07:12:21.222843 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.20 07:12:21.222904 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4521e-05 sec 2026.05.20 07:12:21.222920 [ 1 ] {} ReferentialDeps: No tables 2026.05.20 07:12:21.222931 [ 1 ] {} LoadingDeps: No tables 2026.05.20 07:12:21.222960 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.20 07:12:21.223249 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.20 07:12:21.223327 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.20 07:12:21.223342 [ 1 ] {} Application: Loaded metadata. 2026.05.20 07:12:21.223355 [ 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.20 07:12:21.223430 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.20 07:12:21.241371 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.20 07:12:21.241584 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.86 MiB, peak 24.86 MiB, free memory in arenas 0.00 B, will set to 117.30 MiB (RSS), difference: 92.44 MiB 2026.05.20 07:12:21.243261 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.575e-05 sec. 2026.05.20 07:12:21.243633 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.20 07:12:21.245043 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.20 07:12:21.245067 [ 1 ] {} Application: Ready for connections. 2026.05.20 07:12:21.353596 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59988 2026.05.20 07:12:21.353911 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.353976 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59988 2026.05.20 07:12:21.354006 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.354112 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.354238 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.20 07:12:21.354277 [ 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.20 07:12:21.354383 [ 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.20 07:12:21.354992 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53563 2026.05.20 07:12:21.355117 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.355117 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61687 2026.05.20 07:12:21.355337 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33935 2026.05.20 07:12:21.355350 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33302 2026.05.20 07:12:21.355148 [ 4 ] {} TCP-Session: fe93c702-7dfc-4897-ab66-7838b5015924 Authenticating user 'default' from [fd00:1122:3344:101::d]:53563 2026.05.20 07:12:21.355473 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34902 2026.05.20 07:12:21.355482 [ 4 ] {} TCP-Session: fe93c702-7dfc-4897-ab66-7838b5015924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.355667 [ 4 ] {} TCP-Session: fe93c702-7dfc-4897-ab66-7838b5015924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.355714 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.355783 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61040 2026.05.20 07:12:21.355811 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.355928 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Authenticating user 'default' from [fd00:1122:3344:101::d]:61687 2026.05.20 07:12:21.355972 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356023 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61093 2026.05.20 07:12:21.356030 [ 255 ] {} TCP-Session: 38e1e6a2-9180-4dc4-a44d-9c12f25cb1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33302 2026.05.20 07:12:21.356106 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.356163 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53596 2026.05.20 07:12:21.356138 [ 255 ] {} TCP-Session: 38e1e6a2-9180-4dc4-a44d-9c12f25cb1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356239 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.356261 [ 257 ] {} TCP-Session: 1f9d4c03-ceb2-486c-9244-94d5a27de09a Authenticating user 'default' from [fd00:1122:3344:101::d]:61040 2026.05.20 07:12:21.356105 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356336 [ 258 ] {} TCP-Session: 6e2d317e-6dd3-4b1b-b35a-33d12e42dba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61093 2026.05.20 07:12:21.356350 [ 255 ] {} TCP-Session: 38e1e6a2-9180-4dc4-a44d-9c12f25cb1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356421 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.356420 [ 258 ] {} TCP-Session: 6e2d317e-6dd3-4b1b-b35a-33d12e42dba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356403 [ 257 ] {} TCP-Session: 1f9d4c03-ceb2-486c-9244-94d5a27de09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356498 [ 258 ] {} TCP-Session: 6e2d317e-6dd3-4b1b-b35a-33d12e42dba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356535 [ 259 ] {} TCP-Session: 492a44a3-f549-4689-a6fe-224380158076 Authenticating user 'default' from [fd00:1122:3344:101::d]:53596 2026.05.20 07:12:21.356089 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.356641 [ 259 ] {} TCP-Session: 492a44a3-f549-4689-a6fe-224380158076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356616 [ 257 ] {} TCP-Session: 1f9d4c03-ceb2-486c-9244-94d5a27de09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356003 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:21.356733 [ 259 ] {} TCP-Session: 492a44a3-f549-4689-a6fe-224380158076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356808 [ 256 ] {} TCP-Session: 82f098eb-5cc0-48d4-aff4-031dc027e5d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34902 2026.05.20 07:12:21.356716 [ 254 ] {} TCP-Session: 9a795661-36e5-4b55-ac25-d81f5caaa1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33935 2026.05.20 07:12:21.356897 [ 256 ] {} TCP-Session: 82f098eb-5cc0-48d4-aff4-031dc027e5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356906 [ 254 ] {} TCP-Session: 9a795661-36e5-4b55-ac25-d81f5caaa1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356964 [ 256 ] {} TCP-Session: 82f098eb-5cc0-48d4-aff4-031dc027e5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.356979 [ 254 ] {} TCP-Session: 9a795661-36e5-4b55-ac25-d81f5caaa1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:21.359992 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.361170 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:12:21.416465 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59988) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.20 07:12:21.417440 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} 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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.20 07:12:21.417740 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} TCPHandler: Processed in 0.060013921 sec. 2026.05.20 07:12:21.418247 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.418581 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:12:21.418930 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61687) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.20 07:12:21.419223 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} 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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.20 07:12:21.419535 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} TCPHandler: Processed in 0.001473543 sec. 2026.05.20 07:12:21.420143 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.420896 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} executeQuery: (from [fd00:1122:3344:101::d]:59988) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.20 07:12:21.421085 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.20 07:12:21.422221 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.20 07:12:21.422243 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5691e-05 sec 2026.05.20 07:12:21.422298 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} ReferentialDeps: No tables 2026.05.20 07:12:21.422352 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} LoadingDeps: No tables 2026.05.20 07:12:21.422377 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} DatabaseAtomic (oximeter): Starting up tables. 2026.05.20 07:12:21.423033 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} TCPHandler: Processed in 0.003015868 sec. 2026.05.20 07:12:21.423198 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.423427 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} executeQuery: (from [fd00:1122:3344:101::d]:59988) /* 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.20 07:12:21.423556 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.20 07:12:21.429959 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.20 07:12:21.431182 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): Loading data parts 2026.05.20 07:12:21.431724 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): There are no data parts 2026.05.20 07:12:21.433986 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} TCPHandler: Processed in 0.010836011 sec. 2026.05.20 07:12:21.434199 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.435043 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} executeQuery: (from [fd00:1122:3344:101::d]:59988) /* 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.20 07:12:21.435174 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.20 07:12:21.442645 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Loading data parts 2026.05.20 07:12:21.442823 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): There are no data parts 2026.05.20 07:12:21.443311 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} TCPHandler: Processed in 0.009236026 sec. 2026.05.20 07:12:21.443608 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.443837 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.443961 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.20 07:12:21.445020 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} oximeter.measurements_i8 (06f5950a-5cd5-4bce-be66-7c7c2bde6ac2): Loading data parts 2026.05.20 07:12:21.445164 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} oximeter.measurements_i8 (06f5950a-5cd5-4bce-be66-7c7c2bde6ac2): There are no data parts 2026.05.20 07:12:21.446147 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} TCPHandler: Processed in 0.002583764 sec. 2026.05.20 07:12:21.446436 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.446669 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.446824 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.20 07:12:21.448206 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} oximeter.measurements_u8 (b752581e-7e3b-4b44-8058-9eb7142a6053): Loading data parts 2026.05.20 07:12:21.448369 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} oximeter.measurements_u8 (b752581e-7e3b-4b44-8058-9eb7142a6053): There are no data parts 2026.05.20 07:12:21.449206 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} TCPHandler: Processed in 0.002899837 sec. 2026.05.20 07:12:21.449386 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.449671 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.449783 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.20 07:12:21.450948 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} oximeter.measurements_i16 (86d14f87-3ddc-461a-ade5-2c7f08939df0): Loading data parts 2026.05.20 07:12:21.451096 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} oximeter.measurements_i16 (86d14f87-3ddc-461a-ade5-2c7f08939df0): There are no data parts 2026.05.20 07:12:21.451655 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} TCPHandler: Processed in 0.002323222 sec. 2026.05.20 07:12:21.451825 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.451991 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.452107 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.20 07:12:21.453074 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} oximeter.measurements_u16 (f58436bd-e1ad-47b9-a22d-533a6c8f85be): Loading data parts 2026.05.20 07:12:21.453276 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} oximeter.measurements_u16 (f58436bd-e1ad-47b9-a22d-533a6c8f85be): There are no data parts 2026.05.20 07:12:21.453757 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} TCPHandler: Processed in 0.001983299 sec. 2026.05.20 07:12:21.453902 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.454133 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.454245 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.20 07:12:21.455294 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} oximeter.measurements_i32 (86b31954-acf7-4626-b01b-f6a1afb6ae1a): Loading data parts 2026.05.20 07:12:21.455494 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} oximeter.measurements_i32 (86b31954-acf7-4626-b01b-f6a1afb6ae1a): There are no data parts 2026.05.20 07:12:21.456118 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} TCPHandler: Processed in 0.002265151 sec. 2026.05.20 07:12:21.456284 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.456444 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.456571 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.20 07:12:21.457568 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} oximeter.measurements_u32 (ca68860c-4b60-4d38-800f-f602ef6df824): Loading data parts 2026.05.20 07:12:21.457770 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} oximeter.measurements_u32 (ca68860c-4b60-4d38-800f-f602ef6df824): There are no data parts 2026.05.20 07:12:21.458264 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} TCPHandler: Processed in 0.002029289 sec. 2026.05.20 07:12:21.458410 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.458636 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.458742 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.20 07:12:21.459781 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Loading data parts 2026.05.20 07:12:21.459909 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): There are no data parts 2026.05.20 07:12:21.460433 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} TCPHandler: Processed in 0.002072199 sec. 2026.05.20 07:12:21.460621 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.460781 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.460906 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.20 07:12:21.462747 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Loading data parts 2026.05.20 07:12:21.462981 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): There are no data parts 2026.05.20 07:12:21.463780 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} TCPHandler: Processed in 0.003207359 sec. 2026.05.20 07:12:21.463992 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.464311 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.464369 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.20 07:12:21.465751 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} oximeter.measurements_f32 (1c7e881e-a177-49da-8be3-588550973a98): Loading data parts 2026.05.20 07:12:21.465961 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} oximeter.measurements_f32 (1c7e881e-a177-49da-8be3-588550973a98): There are no data parts 2026.05.20 07:12:21.466643 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} TCPHandler: Processed in 0.002758735 sec. 2026.05.20 07:12:21.466946 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.467147 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.467282 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.20 07:12:21.468589 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Loading data parts 2026.05.20 07:12:21.468812 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): There are no data parts 2026.05.20 07:12:21.469353 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} TCPHandler: Processed in 0.002433322 sec. 2026.05.20 07:12:21.469527 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.469797 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.469843 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.20 07:12:21.471203 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} oximeter.measurements_string (b3124e36-4a86-4e74-9daa-4fd93510f193): Loading data parts 2026.05.20 07:12:21.471331 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} oximeter.measurements_string (b3124e36-4a86-4e74-9daa-4fd93510f193): There are no data parts 2026.05.20 07:12:21.471815 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} TCPHandler: Processed in 0.002337772 sec. 2026.05.20 07:12:21.472076 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.472256 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.472398 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.20 07:12:21.473511 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} oximeter.measurements_bytes (8fc0cf1d-39f4-4178-9acd-083bd5c85713): Loading data parts 2026.05.20 07:12:21.473646 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} oximeter.measurements_bytes (8fc0cf1d-39f4-4178-9acd-083bd5c85713): There are no data parts 2026.05.20 07:12:21.474154 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} TCPHandler: Processed in 0.00212666 sec. 2026.05.20 07:12:21.474357 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.474531 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.474668 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.20 07:12:21.475690 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} oximeter.measurements_cumulativei64 (4fcba352-af52-4ca0-9a3e-801123eb01d3): Loading data parts 2026.05.20 07:12:21.475902 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} oximeter.measurements_cumulativei64 (4fcba352-af52-4ca0-9a3e-801123eb01d3): There are no data parts 2026.05.20 07:12:21.476450 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} TCPHandler: Processed in 0.00214415 sec. 2026.05.20 07:12:21.476608 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.476871 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.477027 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.20 07:12:21.478206 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Loading data parts 2026.05.20 07:12:21.478354 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): There are no data parts 2026.05.20 07:12:21.479191 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} TCPHandler: Processed in 0.002675665 sec. 2026.05.20 07:12:21.479490 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.479721 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.479872 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.20 07:12:21.481284 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} oximeter.measurements_cumulativef32 (e0407d51-66ed-406e-a2d7-41c627460c9a): Loading data parts 2026.05.20 07:12:21.481428 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} oximeter.measurements_cumulativef32 (e0407d51-66ed-406e-a2d7-41c627460c9a): There are no data parts 2026.05.20 07:12:21.482026 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} TCPHandler: Processed in 0.002649325 sec. 2026.05.20 07:12:21.482327 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.482510 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.482644 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.20 07:12:21.483732 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} oximeter.measurements_cumulativef64 (67cedde7-837d-4fd6-ad16-0c44b36630c4): Loading data parts 2026.05.20 07:12:21.483941 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} oximeter.measurements_cumulativef64 (67cedde7-837d-4fd6-ad16-0c44b36630c4): There are no data parts 2026.05.20 07:12:21.484443 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} TCPHandler: Processed in 0.00216862 sec. 2026.05.20 07:12:21.484608 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.484927 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.485076 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.20 07:12:21.486391 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} oximeter.measurements_histogrami8 (8b32996d-0c4e-4718-bc7d-d393f7d95891): Loading data parts 2026.05.20 07:12:21.486522 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} oximeter.measurements_histogrami8 (8b32996d-0c4e-4718-bc7d-d393f7d95891): There are no data parts 2026.05.20 07:12:21.487039 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} TCPHandler: Processed in 0.002482773 sec. 2026.05.20 07:12:21.487279 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.487523 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.487661 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.20 07:12:21.488887 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} oximeter.measurements_histogramu8 (80d9ca9a-1847-4228-9f01-4de438c1543f): Loading data parts 2026.05.20 07:12:21.489049 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} oximeter.measurements_histogramu8 (80d9ca9a-1847-4228-9f01-4de438c1543f): There are no data parts 2026.05.20 07:12:21.489698 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} TCPHandler: Processed in 0.002465173 sec. 2026.05.20 07:12:21.489917 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.490248 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.490385 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.20 07:12:21.491861 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} oximeter.measurements_histogrami16 (520a13c2-5284-46b4-8cf7-65e75cfb6be9): Loading data parts 2026.05.20 07:12:21.491984 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} oximeter.measurements_histogrami16 (520a13c2-5284-46b4-8cf7-65e75cfb6be9): There are no data parts 2026.05.20 07:12:21.492522 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} TCPHandler: Processed in 0.002690195 sec. 2026.05.20 07:12:21.492743 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.492967 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.493095 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.20 07:12:21.494292 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} oximeter.measurements_histogramu16 (cc9346e2-9317-4555-aa45-424d22e65ae7): Loading data parts 2026.05.20 07:12:21.494438 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} oximeter.measurements_histogramu16 (cc9346e2-9317-4555-aa45-424d22e65ae7): There are no data parts 2026.05.20 07:12:21.495080 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} TCPHandler: Processed in 0.002388852 sec. 2026.05.20 07:12:21.495251 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.495476 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.495633 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.20 07:12:21.497051 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} oximeter.measurements_histogrami32 (c4d9cc2d-32cf-44c2-9cbb-2fa468d8aa88): Loading data parts 2026.05.20 07:12:21.497190 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} oximeter.measurements_histogrami32 (c4d9cc2d-32cf-44c2-9cbb-2fa468d8aa88): There are no data parts 2026.05.20 07:12:21.498068 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} TCPHandler: Processed in 0.002868096 sec. 2026.05.20 07:12:21.498270 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.498583 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.498716 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.20 07:12:21.500041 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} oximeter.measurements_histogramu32 (0a998a15-475e-4e4c-8f36-b69b2191eef1): Loading data parts 2026.05.20 07:12:21.500199 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} oximeter.measurements_histogramu32 (0a998a15-475e-4e4c-8f36-b69b2191eef1): There are no data parts 2026.05.20 07:12:21.500837 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} TCPHandler: Processed in 0.002619324 sec. 2026.05.20 07:12:21.501024 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.501249 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.501390 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.20 07:12:21.502943 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} oximeter.measurements_histogrami64 (06efb49d-5e29-4c3d-8fe3-47335479daf3): Loading data parts 2026.05.20 07:12:21.503108 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} oximeter.measurements_histogrami64 (06efb49d-5e29-4c3d-8fe3-47335479daf3): There are no data parts 2026.05.20 07:12:21.504003 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} TCPHandler: Processed in 0.003033749 sec. 2026.05.20 07:12:21.504193 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.504520 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.504657 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.20 07:12:21.506143 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Loading data parts 2026.05.20 07:12:21.506342 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): There are no data parts 2026.05.20 07:12:21.507206 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} TCPHandler: Processed in 0.003081679 sec. 2026.05.20 07:12:21.507379 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.507630 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.507759 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.20 07:12:21.509191 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} oximeter.measurements_histogramf32 (076e64b6-efb8-47fc-9a59-a4a09d26ca3d): Loading data parts 2026.05.20 07:12:21.509414 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} oximeter.measurements_histogramf32 (076e64b6-efb8-47fc-9a59-a4a09d26ca3d): There are no data parts 2026.05.20 07:12:21.509953 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} TCPHandler: Processed in 0.002634184 sec. 2026.05.20 07:12:21.510126 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.510409 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.510611 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.20 07:12:21.512057 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} oximeter.measurements_histogramf64 (ee1b27d3-b1ab-4d1d-a6c1-a4a177b8831a): Loading data parts 2026.05.20 07:12:21.512264 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} oximeter.measurements_histogramf64 (ee1b27d3-b1ab-4d1d-a6c1-a4a177b8831a): There are no data parts 2026.05.20 07:12:21.513141 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} TCPHandler: Processed in 0.003061758 sec. 2026.05.20 07:12:21.513382 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.513601 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} executeQuery: (from [fd00:1122:3344:101::d]:59988) /* 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.20 07:12:21.513781 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.20 07:12:21.515799 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} oximeter.fields_bool (b0ee87f9-9a4e-4fa4-b2ab-e645bf46deb2): Loading data parts 2026.05.20 07:12:21.516099 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} oximeter.fields_bool (b0ee87f9-9a4e-4fa4-b2ab-e645bf46deb2): There are no data parts 2026.05.20 07:12:21.516771 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} TCPHandler: Processed in 0.003464202 sec. 2026.05.20 07:12:21.516941 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.517198 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.517246 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.20 07:12:21.518617 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} oximeter.fields_i8 (40954b57-aa89-4cdd-857f-519835212d40): Loading data parts 2026.05.20 07:12:21.518817 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} oximeter.fields_i8 (40954b57-aa89-4cdd-857f-519835212d40): There are no data parts 2026.05.20 07:12:21.519750 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} TCPHandler: Processed in 0.002857237 sec. 2026.05.20 07:12:21.520018 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.520204 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.520340 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.20 07:12:21.521598 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Loading data parts 2026.05.20 07:12:21.521809 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): There are no data parts 2026.05.20 07:12:21.522357 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} TCPHandler: Processed in 0.002403352 sec. 2026.05.20 07:12:21.522544 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.522812 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.522859 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.20 07:12:21.524162 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Loading data parts 2026.05.20 07:12:21.524314 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): There are no data parts 2026.05.20 07:12:21.525056 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} TCPHandler: Processed in 0.002562494 sec. 2026.05.20 07:12:21.525375 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.525582 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.525723 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.20 07:12:21.526916 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Loading data parts 2026.05.20 07:12:21.527211 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): There are no data parts 2026.05.20 07:12:21.527935 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} TCPHandler: Processed in 0.002650275 sec. 2026.05.20 07:12:21.528114 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.528385 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.528481 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.20 07:12:21.529704 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} oximeter.fields_i32 (82691633-087b-40f7-a151-61ffa35f0c1c): Loading data parts 2026.05.20 07:12:21.529958 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} oximeter.fields_i32 (82691633-087b-40f7-a151-61ffa35f0c1c): There are no data parts 2026.05.20 07:12:21.530455 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} TCPHandler: Processed in 0.002397573 sec. 2026.05.20 07:12:21.530720 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.530889 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.531063 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.20 07:12:21.532175 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Loading data parts 2026.05.20 07:12:21.532544 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): There are no data parts 2026.05.20 07:12:21.533296 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} TCPHandler: Processed in 0.002632824 sec. 2026.05.20 07:12:21.533529 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.533838 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.533943 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.20 07:12:21.535376 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} oximeter.fields_i64 (b08bcbe0-5d62-4d35-83fb-07e7b6e4581e): Loading data parts 2026.05.20 07:12:21.535514 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} oximeter.fields_i64 (b08bcbe0-5d62-4d35-83fb-07e7b6e4581e): There are no data parts 2026.05.20 07:12:21.536114 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} TCPHandler: Processed in 0.002692366 sec. 2026.05.20 07:12:21.536532 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.536860 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.537030 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.20 07:12:21.538677 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Loading data parts 2026.05.20 07:12:21.538915 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): There are no data parts 2026.05.20 07:12:21.539535 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} TCPHandler: Processed in 0.003099709 sec. 2026.05.20 07:12:21.539696 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.539939 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.540023 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.20 07:12:21.541541 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Loading data parts 2026.05.20 07:12:21.541695 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): There are no data parts 2026.05.20 07:12:21.542434 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} TCPHandler: Processed in 0.002770975 sec. 2026.05.20 07:12:21.542705 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.542902 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.543086 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.20 07:12:21.544407 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Loading data parts 2026.05.20 07:12:21.544664 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): There are no data parts 2026.05.20 07:12:21.545275 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} TCPHandler: Processed in 0.002620634 sec. 2026.05.20 07:12:21.545442 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.545698 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:21.545828 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.20 07:12:21.546971 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Loading data parts 2026.05.20 07:12:21.547127 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): There are no data parts 2026.05.20 07:12:21.548034 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} TCPHandler: Processed in 0.002639065 sec. 2026.05.20 07:12:21.548319 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.548623 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} executeQuery: (from [fd00:1122:3344:101::d]:59988) /* 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.20 07:12:21.548789 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.20 07:12:21.550224 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Loading data parts 2026.05.20 07:12:21.550437 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): There are no data parts 2026.05.20 07:12:21.551452 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} TCPHandler: Processed in 0.00321833 sec. 2026.05.20 07:12:21.555883 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:21.556159 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.20 07:12:21.558098 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.20 07:12:21.568841 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:21.568902 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2026.05.20 07:12:21.573769 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:21.574785 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): 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.20 07:12:21.575116 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} executeQuery: Read 1 rows, 16.00 B in 0.019082 sec., 52.40540823813018 rows/sec., 838.49 B/sec. 2026.05.20 07:12:21.575499 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} TCPHandler: Processed in 0.019727874 sec. 2026.05.20 07:12:22.000269 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 124.18 MiB, peak 124.18 MiB, free memory in arenas 0.00 B, will set to 137.50 MiB (RSS), difference: 13.32 MiB 2026.05.20 07:12:22.057684 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37075 2026.05.20 07:12:22.057819 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.058067 [ 262 ] {} TCP-Session: cdf0868b-008a-42a5-8ee4-410aa6926d0e Authenticating user 'default' from [fd00:1122:3344:101::a]:37075 2026.05.20 07:12:22.058097 [ 262 ] {} TCP-Session: cdf0868b-008a-42a5-8ee4-410aa6926d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.058115 [ 262 ] {} TCP-Session: cdf0868b-008a-42a5-8ee4-410aa6926d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.058464 [ 262 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.20 07:12:22.058509 [ 262 ] {} 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.20 07:12:22.058729 [ 262 ] {} 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.20 07:12:22.059416 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35784 2026.05.20 07:12:22.059438 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32892 2026.05.20 07:12:22.059518 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55422 2026.05.20 07:12:22.059607 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57688 2026.05.20 07:12:22.059712 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37881 2026.05.20 07:12:22.059795 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.059884 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.059890 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54294 2026.05.20 07:12:22.059919 [ 263 ] {} TCP-Session: f7d5bb33-681d-48e2-afe7-655c26e4c209 Authenticating user 'default' from [fd00:1122:3344:101::a]:35784 2026.05.20 07:12:22.060002 [ 266 ] {} TCP-Session: e123566d-37f5-40ef-9d4b-a103b6325a26 Authenticating user 'default' from [fd00:1122:3344:101::a]:57688 2026.05.20 07:12:22.059942 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.060063 [ 263 ] {} TCP-Session: f7d5bb33-681d-48e2-afe7-655c26e4c209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060112 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59985 2026.05.20 07:12:22.060132 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.060096 [ 266 ] {} TCP-Session: e123566d-37f5-40ef-9d4b-a103b6325a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060211 [ 265 ] {} TCP-Session: 485b6f61-0fb0-41c8-9242-d58c9d534d8b Authenticating user 'default' from [fd00:1122:3344:101::a]:55422 2026.05.20 07:12:22.060266 [ 266 ] {} TCP-Session: e123566d-37f5-40ef-9d4b-a103b6325a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060177 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.060181 [ 263 ] {} TCP-Session: f7d5bb33-681d-48e2-afe7-655c26e4c209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060089 [ 264 ] {} TCP-Session: 0d7521f8-85fa-4150-a602-4c4991af55d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:32892 2026.05.20 07:12:22.060410 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.060446 [ 267 ] {} TCP-Session: 0a95917b-2d5f-4958-8f5a-ec265a1033ce Authenticating user 'default' from [fd00:1122:3344:101::a]:37881 2026.05.20 07:12:22.060436 [ 265 ] {} TCP-Session: 485b6f61-0fb0-41c8-9242-d58c9d534d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060546 [ 267 ] {} TCP-Session: 0a95917b-2d5f-4958-8f5a-ec265a1033ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060177 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.060641 [ 267 ] {} TCP-Session: 0a95917b-2d5f-4958-8f5a-ec265a1033ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060656 [ 265 ] {} TCP-Session: 485b6f61-0fb0-41c8-9242-d58c9d534d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060653 [ 269 ] {} TCP-Session: b5a8a74f-7b33-4224-a4bb-1f3314822672 Authenticating user 'default' from [fd00:1122:3344:101::a]:59985 2026.05.20 07:12:22.060776 [ 264 ] {} TCP-Session: 0d7521f8-85fa-4150-a602-4c4991af55d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060679 [ 268 ] {} TCP-Session: 2f84c2c9-3d89-4992-944d-7c8782f8efd5 Authenticating user 'default' from [fd00:1122:3344:101::a]:54294 2026.05.20 07:12:22.060942 [ 264 ] {} TCP-Session: 0d7521f8-85fa-4150-a602-4c4991af55d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060956 [ 268 ] {} TCP-Session: 2f84c2c9-3d89-4992-944d-7c8782f8efd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.060946 [ 269 ] {} TCP-Session: b5a8a74f-7b33-4224-a4bb-1f3314822672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.061107 [ 269 ] {} TCP-Session: b5a8a74f-7b33-4224-a4bb-1f3314822672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.061123 [ 268 ] {} TCP-Session: 2f84c2c9-3d89-4992-944d-7c8782f8efd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.183907 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52478 2026.05.20 07:12:22.184095 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.184136 [ 270 ] {} TCP-Session: 5fc152f8-0dec-46a8-a531-a507f0d92c6f Authenticating user 'default' from [fd00:1122:3344:101::b]:52478 2026.05.20 07:12:22.184364 [ 270 ] {} TCP-Session: 5fc152f8-0dec-46a8-a531-a507f0d92c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.184384 [ 270 ] {} TCP-Session: 5fc152f8-0dec-46a8-a531-a507f0d92c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.184500 [ 270 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.20 07:12:22.184630 [ 270 ] {} 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.20 07:12:22.184653 [ 270 ] {} 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.20 07:12:22.185261 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54047 2026.05.20 07:12:22.185388 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37541 2026.05.20 07:12:22.185547 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63917 2026.05.20 07:12:22.185459 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.185651 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37879 2026.05.20 07:12:22.185665 [ 271 ] {} TCP-Session: 68614796-ce01-4d0b-b0f5-5360d7cbf094 Authenticating user 'default' from [fd00:1122:3344:101::b]:54047 2026.05.20 07:12:22.185784 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32840 2026.05.20 07:12:22.185812 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.185874 [ 271 ] {} TCP-Session: 68614796-ce01-4d0b-b0f5-5360d7cbf094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.185885 [ 272 ] {} TCP-Session: 7a67afe9-71ae-4a30-b2a8-a817ebd073a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:37541 2026.05.20 07:12:22.185968 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62020 2026.05.20 07:12:22.186028 [ 271 ] {} TCP-Session: 68614796-ce01-4d0b-b0f5-5360d7cbf094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186034 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.186072 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.186065 [ 272 ] {} TCP-Session: 7a67afe9-71ae-4a30-b2a8-a817ebd073a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186160 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57278 2026.05.20 07:12:22.186224 [ 272 ] {} TCP-Session: 7a67afe9-71ae-4a30-b2a8-a817ebd073a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186251 [ 274 ] {} TCP-Session: b23d1d67-0d84-40d2-8f72-01258ceeae52 Authenticating user 'default' from [fd00:1122:3344:101::b]:37879 2026.05.20 07:12:22.186254 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.186326 [ 274 ] {} TCP-Session: b23d1d67-0d84-40d2-8f72-01258ceeae52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186471 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.186279 [ 273 ] {} TCP-Session: b570646d-9c05-4476-be61-3385b6681ea3 Authenticating user 'default' from [fd00:1122:3344:101::b]:63917 2026.05.20 07:12:22.186228 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.186563 [ 273 ] {} TCP-Session: b570646d-9c05-4476-be61-3385b6681ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186562 [ 274 ] {} TCP-Session: b23d1d67-0d84-40d2-8f72-01258ceeae52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186537 [ 277 ] {} TCP-Session: 1e934450-23ef-40dc-9c6b-cabd94d084a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57278 2026.05.20 07:12:22.186730 [ 273 ] {} TCP-Session: b570646d-9c05-4476-be61-3385b6681ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186710 [ 275 ] {} TCP-Session: 1289fdda-0a61-4f9a-9ee0-e45409649849 Authenticating user 'default' from [fd00:1122:3344:101::b]:32840 2026.05.20 07:12:22.186535 [ 276 ] {} TCP-Session: 49e694a4-ef2c-4504-9516-329a8492607b Authenticating user 'default' from [fd00:1122:3344:101::b]:62020 2026.05.20 07:12:22.186858 [ 275 ] {} TCP-Session: 1289fdda-0a61-4f9a-9ee0-e45409649849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186842 [ 277 ] {} TCP-Session: 1e934450-23ef-40dc-9c6b-cabd94d084a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186969 [ 276 ] {} TCP-Session: 49e694a4-ef2c-4504-9516-329a8492607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186992 [ 275 ] {} TCP-Session: 1289fdda-0a61-4f9a-9ee0-e45409649849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.186978 [ 277 ] {} TCP-Session: 1e934450-23ef-40dc-9c6b-cabd94d084a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.187179 [ 276 ] {} TCP-Session: 49e694a4-ef2c-4504-9516-329a8492607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.494982 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50973 2026.05.20 07:12:22.495192 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.495244 [ 278 ] {} TCP-Session: bf2388a5-1b69-4156-b352-ac00fe3bcc73 Authenticating user 'default' from [fd00:1122:3344:101::e]:50973 2026.05.20 07:12:22.495375 [ 278 ] {} TCP-Session: bf2388a5-1b69-4156-b352-ac00fe3bcc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.495393 [ 278 ] {} TCP-Session: bf2388a5-1b69-4156-b352-ac00fe3bcc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.495488 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.20 07:12:22.495643 [ 278 ] {} 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.20 07:12:22.495672 [ 278 ] {} 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.20 07:12:22.496378 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54303 2026.05.20 07:12:22.496541 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60662 2026.05.20 07:12:22.496668 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.496757 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59400 2026.05.20 07:12:22.496818 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.496837 [ 279 ] {} TCP-Session: 53d52e5e-6b1f-487b-a9b8-3f830ac01840 Authenticating user 'default' from [fd00:1122:3344:101::e]:54303 2026.05.20 07:12:22.496956 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.496876 [ 280 ] {} TCP-Session: eea9b7cf-4e4d-4fbc-bc8c-990a2ea06247 Authenticating user 'default' from [fd00:1122:3344:101::e]:60662 2026.05.20 07:12:22.496944 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47215 2026.05.20 07:12:22.497047 [ 280 ] {} TCP-Session: eea9b7cf-4e4d-4fbc-bc8c-990a2ea06247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497069 [ 281 ] {} TCP-Session: 60633637-c0c3-404b-983b-cd90cbdf58ea Authenticating user 'default' from [fd00:1122:3344:101::e]:59400 2026.05.20 07:12:22.497028 [ 279 ] {} TCP-Session: 53d52e5e-6b1f-487b-a9b8-3f830ac01840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497213 [ 280 ] {} TCP-Session: eea9b7cf-4e4d-4fbc-bc8c-990a2ea06247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497242 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54417 2026.05.20 07:12:22.497246 [ 281 ] {} TCP-Session: 60633637-c0c3-404b-983b-cd90cbdf58ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497218 [ 279 ] {} TCP-Session: 53d52e5e-6b1f-487b-a9b8-3f830ac01840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497413 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54205 2026.05.20 07:12:22.497404 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52857 2026.05.20 07:12:22.497377 [ 281 ] {} TCP-Session: 60633637-c0c3-404b-983b-cd90cbdf58ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497513 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.497223 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.497697 [ 283 ] {} TCP-Session: 8487a1a6-6fe2-47cc-98c7-d26b4bbb7a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:54417 2026.05.20 07:12:22.497722 [ 283 ] {} TCP-Session: 8487a1a6-6fe2-47cc-98c7-d26b4bbb7a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497804 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.497804 [ 282 ] {} TCP-Session: 36f9b6a6-82dd-4739-b0ef-96ee5c026807 Authenticating user 'default' from [fd00:1122:3344:101::e]:47215 2026.05.20 07:12:22.497837 [ 283 ] {} TCP-Session: 8487a1a6-6fe2-47cc-98c7-d26b4bbb7a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497876 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.497859 [ 282 ] {} TCP-Session: 36f9b6a6-82dd-4739-b0ef-96ee5c026807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.497850 [ 284 ] {} TCP-Session: f6efeb11-fe58-4da0-956d-b39683ba67c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54205 2026.05.20 07:12:22.498051 [ 285 ] {} TCP-Session: b3e8025d-a04f-48e6-af1a-99545c18b18f Authenticating user 'default' from [fd00:1122:3344:101::e]:52857 2026.05.20 07:12:22.498006 [ 282 ] {} TCP-Session: 36f9b6a6-82dd-4739-b0ef-96ee5c026807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.498088 [ 284 ] {} TCP-Session: f6efeb11-fe58-4da0-956d-b39683ba67c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.498148 [ 285 ] {} TCP-Session: b3e8025d-a04f-48e6-af1a-99545c18b18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.498233 [ 284 ] {} TCP-Session: f6efeb11-fe58-4da0-956d-b39683ba67c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.498329 [ 285 ] {} TCP-Session: b3e8025d-a04f-48e6-af1a-99545c18b18f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.513805 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33824 2026.05.20 07:12:22.514053 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.514091 [ 286 ] {} TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:33824 2026.05.20 07:12:22.514113 [ 286 ] {} TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.514252 [ 286 ] {} TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.514650 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41784 2026.05.20 07:12:22.514846 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36079 2026.05.20 07:12:22.515065 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49329 2026.05.20 07:12:22.515240 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52255 2026.05.20 07:12:22.515419 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.515475 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46303 2026.05.20 07:12:22.515495 [ 287 ] {} TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Authenticating user 'default' from [fd00:1122:3344:101::e]:41784 2026.05.20 07:12:22.515700 [ 287 ] {} TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.515726 [ 287 ] {} TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.515788 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42761 2026.05.20 07:12:22.516028 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42562 2026.05.20 07:12:22.516223 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63154 2026.05.20 07:12:22.516624 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.516743 [ 293 ] {} TCP-Session: 7d662f68-11c9-446b-b231-ef319c182b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:42562 2026.05.20 07:12:22.516896 [ 293 ] {} TCP-Session: 7d662f68-11c9-446b-b231-ef319c182b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.516919 [ 293 ] {} TCP-Session: 7d662f68-11c9-446b-b231-ef319c182b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.517109 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.517343 [ 294 ] {} TCP-Session: b6af6130-89f9-46cc-979f-f1e04d332245 Authenticating user 'default' from [fd00:1122:3344:101::e]:63154 2026.05.20 07:12:22.517376 [ 294 ] {} TCP-Session: b6af6130-89f9-46cc-979f-f1e04d332245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.517393 [ 294 ] {} TCP-Session: b6af6130-89f9-46cc-979f-f1e04d332245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.517977 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.517997 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.518042 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.518066 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.518169 [ 289 ] {} TCP-Session: 0890b13e-9183-431e-b884-3738afada375 Authenticating user 'default' from [fd00:1122:3344:101::e]:49329 2026.05.20 07:12:22.518064 [ 291 ] {} TCP-Session: b8a8bfab-d27a-4e14-ad18-25e3a78a0931 Authenticating user 'default' from [fd00:1122:3344:101::e]:46303 2026.05.20 07:12:22.518058 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.518287 [ 291 ] {} TCP-Session: b8a8bfab-d27a-4e14-ad18-25e3a78a0931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518295 [ 289 ] {} TCP-Session: 0890b13e-9183-431e-b884-3738afada375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518287 [ 288 ] {} TCP-Session: 81b0146a-66f0-47ab-b728-f6e20d17ec1f Authenticating user 'default' from [fd00:1122:3344:101::e]:36079 2026.05.20 07:12:22.518432 [ 286 ] {} TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:22.518437 [ 289 ] {} TCP-Session: 0890b13e-9183-431e-b884-3738afada375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518400 [ 290 ] {} TCP-Session: 2be58c0c-6d3e-4061-81f6-6535a32a6c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:52255 2026.05.20 07:12:22.518542 [ 288 ] {} TCP-Session: 81b0146a-66f0-47ab-b728-f6e20d17ec1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518056 [ 292 ] {} TCP-Session: 45d33c68-6113-4280-906c-16cf15b5606a Authenticating user 'default' from [fd00:1122:3344:101::e]:42761 2026.05.20 07:12:22.518411 [ 291 ] {} TCP-Session: b8a8bfab-d27a-4e14-ad18-25e3a78a0931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518679 [ 288 ] {} TCP-Session: 81b0146a-66f0-47ab-b728-f6e20d17ec1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518674 [ 292 ] {} TCP-Session: 45d33c68-6113-4280-906c-16cf15b5606a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518666 [ 290 ] {} TCP-Session: 2be58c0c-6d3e-4061-81f6-6535a32a6c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518842 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} executeQuery: (from [fd00:1122:3344:101::e]:33824) 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.20 07:12:22.518833 [ 292 ] {} TCP-Session: 45d33c68-6113-4280-906c-16cf15b5606a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.518966 [ 290 ] {} TCP-Session: 2be58c0c-6d3e-4061-81f6-6535a32a6c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.522693 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.20 07:12:22.525427 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:12:22.527235 [ 261 ] {503d2858-54de-4849-b148-e3e552092839} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.20 07:12:22.527856 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} executeQuery: Read 41 rows, 2.50 KiB in 0.009157 sec., 4477.448946161407 rows/sec., 272.91 KiB/sec. 2026.05.20 07:12:22.527962 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} TCPHandler: Processed in 0.009723761 sec. 2026.05.20 07:12:22.592878 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45721 2026.05.20 07:12:22.593067 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.593108 [ 295 ] {} TCP-Session: 0c1cffdd-0352-42c7-8a96-9623c7200d79 Authenticating user 'default' from [fd00:1122:3344:101::c]:45721 2026.05.20 07:12:22.593135 [ 295 ] {} TCP-Session: 0c1cffdd-0352-42c7-8a96-9623c7200d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.593151 [ 295 ] {} TCP-Session: 0c1cffdd-0352-42c7-8a96-9623c7200d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.593242 [ 295 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.20 07:12:22.593273 [ 295 ] {} 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.20 07:12:22.593294 [ 295 ] {} 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.20 07:12:22.593923 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47786 2026.05.20 07:12:22.594038 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53728 2026.05.20 07:12:22.594346 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34627 2026.05.20 07:12:22.594451 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.594500 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.594509 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64703 2026.05.20 07:12:22.594510 [ 296 ] {} TCP-Session: 01e27ca1-a66a-42f4-9a5f-8b3ee5056c85 Authenticating user 'default' from [fd00:1122:3344:101::c]:47786 2026.05.20 07:12:22.594560 [ 297 ] {} TCP-Session: 5be5e70f-5be8-4247-8a58-b4062ee42e70 Authenticating user 'default' from [fd00:1122:3344:101::c]:53728 2026.05.20 07:12:22.594596 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.594615 [ 297 ] {} TCP-Session: 5be5e70f-5be8-4247-8a58-b4062ee42e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594603 [ 296 ] {} TCP-Session: 01e27ca1-a66a-42f4-9a5f-8b3ee5056c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594647 [ 298 ] {} TCP-Session: cce17e04-f05d-4ff9-89d7-7980eea7a5a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34627 2026.05.20 07:12:22.594648 [ 297 ] {} TCP-Session: 5be5e70f-5be8-4247-8a58-b4062ee42e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594670 [ 296 ] {} TCP-Session: 01e27ca1-a66a-42f4-9a5f-8b3ee5056c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594696 [ 298 ] {} TCP-Session: cce17e04-f05d-4ff9-89d7-7980eea7a5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594721 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.594779 [ 299 ] {} TCP-Session: 79fadfb8-f496-4275-a4ef-06c794591884 Authenticating user 'default' from [fd00:1122:3344:101::c]:64703 2026.05.20 07:12:22.594790 [ 298 ] {} TCP-Session: cce17e04-f05d-4ff9-89d7-7980eea7a5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594804 [ 299 ] {} TCP-Session: 79fadfb8-f496-4275-a4ef-06c794591884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594830 [ 299 ] {} TCP-Session: 79fadfb8-f496-4275-a4ef-06c794591884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.594848 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55937 2026.05.20 07:12:22.595125 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46825 2026.05.20 07:12:22.595130 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46266 2026.05.20 07:12:22.595132 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.595227 [ 301 ] {} TCP-Session: 00c4f480-e052-4f36-83d9-39784cfb7694 Authenticating user 'default' from [fd00:1122:3344:101::c]:55937 2026.05.20 07:12:22.595251 [ 301 ] {} TCP-Session: 00c4f480-e052-4f36-83d9-39784cfb7694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.595268 [ 301 ] {} TCP-Session: 00c4f480-e052-4f36-83d9-39784cfb7694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.595423 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.595530 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:12:22.595549 [ 302 ] {} TCP-Session: 7bb89452-ab87-4029-9f47-65522018eed2 Authenticating user 'default' from [fd00:1122:3344:101::c]:46825 2026.05.20 07:12:22.595573 [ 300 ] {} TCP-Session: 5bfcca53-d603-4c7e-b33d-b25ba98aab87 Authenticating user 'default' from [fd00:1122:3344:101::c]:46266 2026.05.20 07:12:22.595588 [ 302 ] {} TCP-Session: 7bb89452-ab87-4029-9f47-65522018eed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.595613 [ 300 ] {} TCP-Session: 5bfcca53-d603-4c7e-b33d-b25ba98aab87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.595615 [ 302 ] {} TCP-Session: 7bb89452-ab87-4029-9f47-65522018eed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:22.595630 [ 300 ] {} TCP-Session: 5bfcca53-d603-4c7e-b33d-b25ba98aab87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:12:23.001103 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 139.81 MiB, peak 139.81 MiB, free memory in arenas 0.00 B, will set to 141.72 MiB (RSS), difference: 1.91 MiB 2026.05.20 07:12:28.688977 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.20 07:12:28.689069 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.05.20 07:12:28.689082 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.20 07:12:28.689180 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.20 07:12:28.693519 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Loading data parts 2026.05.20 07:12:28.693685 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): There are no data parts 2026.05.20 07:12:28.695347 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:28.695391 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2026.05.20 07:12:28.699312 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:28.699877 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:12:28.700023 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.05.20 07:12:28.705012 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Loading data parts 2026.05.20 07:12:28.705183 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): There are no data parts 2026.05.20 07:12:28.727461 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:28.727508 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. 2026.05.20 07:12:28.733535 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:28.734669 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:12:28.737662 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.20 07:12:29.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.80 MiB, peak 150.80 MiB, free memory in arenas 0.00 B, will set to 155.83 MiB (RSS), difference: 9.03 MiB 2026.05.20 07:12:31.188914 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.20 07:12:31.189033 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.20 07:12:31.192302 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Loading data parts 2026.05.20 07:12:31.192470 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): There are no data parts 2026.05.20 07:12:31.195807 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:31.195846 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:31.199194 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:31.199841 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): 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.20 07:12:31.200101 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.20 07:12:32.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.98 MiB, peak 159.98 MiB, free memory in arenas 0.00 B, will set to 156.88 MiB (RSS), difference: -3.11 MiB 2026.05.20 07:12:36.159202 [ 49 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:12:36.159275 [ 49 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:12:36.200151 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2026.05.20 07:12:36.202839 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:36.202884 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:36.203541 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:36.203996 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:12:36.204145 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.20 07:12:36.237786 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.20 07:12:36.256129 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:36.256211 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:36.263409 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:36.264997 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:12:36.271990 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.20 07:12:36.966380 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:36.966676 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.20 07:12:36.967423 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:36.967555 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:12:36.968065 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} TCPHandler: Processed in 0.001834148 sec. 2026.05.20 07:12:36.991084 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:36.991223 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.20 07:12:36.991275 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:36.994242 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:36.994290 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:36.995004 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:36.995432 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): 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.20 07:12:36.995587 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} executeQuery: Read 37 rows, 8.64 KiB in 0.004403 sec., 8403.361344537816 rows/sec., 1.92 MiB/sec. 2026.05.20 07:12:36.995627 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} TCPHandler: Processed in 0.004605143 sec. 2026.05.20 07:12:36.995825 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:36.995923 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:12:36.995964 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:12:36.999370 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:36.999408 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:36.999957 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.000203 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 157.74 MiB, peak 161.63 MiB, free memory in arenas 0.00 B, will set to 159.96 MiB (RSS), difference: 2.22 MiB 2026.05.20 07:12:37.000596 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:12:37.000736 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} executeQuery: Read 280 rows, 18.20 KiB in 0.004832 sec., 57947.019867549665 rows/sec., 3.68 MiB/sec. 2026.05.20 07:12:37.000771 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} TCPHandler: Processed in 0.004998847 sec. 2026.05.20 07:12:37.000923 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.001020 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:12:37.001061 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:12:37.001689 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.001736 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.002328 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.002918 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:12:37.003071 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} executeQuery: Read 10 rows, 835.00 B in 0.002066 sec., 4840.27105517909 rows/sec., 394.69 KiB/sec. 2026.05.20 07:12:37.003119 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} TCPHandler: Processed in 0.002248291 sec. 2026.05.20 07:12:37.003306 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.003434 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:12:37.003486 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:12:37.005534 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.005571 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.006430 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.006991 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:12:37.007118 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} executeQuery: Read 3133 rows, 238.23 KiB in 0.003721 sec., 841977.9629131954 rows/sec., 62.52 MiB/sec. 2026.05.20 07:12:37.007153 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.20 07:12:37.007166 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} TCPHandler: Processed in 0.003970068 sec. 2026.05.20 07:12:37.007304 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.007401 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.007441 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:12:37.007997 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.008030 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.008618 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.009205 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:12:37.009331 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} executeQuery: Read 163 rows, 10.09 KiB in 0.001948 sec., 83675.56468172485 rows/sec., 5.06 MiB/sec. 2026.05.20 07:12:37.009363 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} TCPHandler: Processed in 0.002109729 sec. 2026.05.20 07:12:37.009500 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.009597 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.009636 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:12:37.010279 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.010324 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.010769 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.011230 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:12:37.011359 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} executeQuery: Read 946 rows, 56.96 KiB in 0.001781 sec., 531162.2683885457 rows/sec., 31.23 MiB/sec. 2026.05.20 07:12:37.011392 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} TCPHandler: Processed in 0.001943188 sec. 2026.05.20 07:12:37.011514 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.011611 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.011649 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.20 07:12:37.012031 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.012066 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.012489 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.012943 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): 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.20 07:12:37.013071 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} executeQuery: Read 2 rows, 144.00 B in 0.001478 sec., 1353.1799729364006 rows/sec., 95.15 KiB/sec. 2026.05.20 07:12:37.013103 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} TCPHandler: Processed in 0.001638575 sec. 2026.05.20 07:12:37.013242 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.013338 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.013377 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:12:37.013816 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.013852 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.014277 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.014764 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:12:37.014889 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} executeQuery: Read 144 rows, 8.38 KiB in 0.00157 sec., 91719.74522292994 rows/sec., 5.21 MiB/sec. 2026.05.20 07:12:37.014922 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} TCPHandler: Processed in 0.001731156 sec. 2026.05.20 07:12:37.015047 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.015144 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:12:37.015182 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:12:37.016241 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.016277 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.016807 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.017261 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:12:37.017389 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} executeQuery: Read 1714 rows, 118.07 KiB in 0.002262 sec., 757736.5163572059 rows/sec., 50.97 MiB/sec. 2026.05.20 07:12:37.017423 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} TCPHandler: Processed in 0.002424832 sec. 2026.05.20 07:12:37.017555 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.017650 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:12:37.017691 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:12:37.018027 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.018062 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.018509 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.018971 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:12:37.019098 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} executeQuery: Read 4 rows, 214.00 B in 0.001466 sec., 2728.512960436562 rows/sec., 142.55 KiB/sec. 2026.05.20 07:12:37.019129 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} TCPHandler: Processed in 0.001623935 sec. 2026.05.20 07:12:37.019246 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.019342 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.019383 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:12:37.022178 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.022239 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.023244 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.023832 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:12:37.024010 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} executeQuery: Read 2041 rows, 126.37 KiB in 0.004681 sec., 436017.9448835719 rows/sec., 26.36 MiB/sec. 2026.05.20 07:12:37.024070 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} TCPHandler: Processed in 0.004871535 sec. 2026.05.20 07:12:37.024257 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.024388 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.024448 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:12:37.024850 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.024885 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.025306 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.025794 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:12:37.025925 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. 2026.05.20 07:12:37.025957 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} TCPHandler: Processed in 0.001809437 sec. 2026.05.20 07:12:37.026075 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.026175 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.026228 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:12:37.027016 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.027051 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.027719 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.028175 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:12:37.028310 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} executeQuery: Read 13 rows, 23.85 KiB in 0.002154 sec., 6035.283194057567 rows/sec., 10.81 MiB/sec. 2026.05.20 07:12:37.028354 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} TCPHandler: Processed in 0.002327291 sec. 2026.05.20 07:12:37.028483 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:37.028579 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:12:37.028619 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:12:37.028959 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:37.028994 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:37.029468 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:12:37.029936 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:12:37.030062 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} executeQuery: Read 40 rows, 2.33 KiB in 0.001502 sec., 26631.158455392808 rows/sec., 1.51 MiB/sec. 2026.05.20 07:12:37.030094 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} TCPHandler: Processed in 0.001659676 sec. 2026.05.20 07:12:41.588012 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:41.588396 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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') FORMAT Native (stage: Complete) 2026.05.20 07:12:41.588814 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:12:41.593463 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} 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')" moved to PREWHERE 2026.05.20 07:12:41.593838 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:41.594058 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:12:41.594355 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 14-element set) 2026.05.20 07:12:41.596689 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:12:41.596744 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:12:41.596763 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:12:41.596875 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2026.05.20 07:12:41.596900 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2026.05.20 07:12:41.605987 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} executeQuery: Read 37 rows, 8.64 KiB in 0.017737 sec., 2086.0348424198005 rows/sec., 486.99 KiB/sec. 2026.05.20 07:12:41.606114 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} MemoryTracker: Peak memory usage (for query): 136.69 KiB. 2026.05.20 07:12:41.606134 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} TCPHandler: Processed in 0.018318631 sec. 2026.05.20 07:12:41.607651 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:41.607792 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:12:41.607845 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:12:41.608392 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:41.608432 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:41.608990 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:41.609618 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:12:41.609875 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} executeQuery: Read 52 rows, 4.04 KiB in 0.002118 sec., 24551.463644948064 rows/sec., 1.86 MiB/sec. 2026.05.20 07:12:41.609946 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} TCPHandler: Processed in 0.002412662 sec. 2026.05.20 07:12:41.610154 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:41.610305 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:12:41.610377 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:12:41.610953 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:41.610992 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:41.611468 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:41.611953 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:12:41.612085 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} executeQuery: Read 56 rows, 4.47 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.39 MiB/sec. 2026.05.20 07:12:41.612119 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} TCPHandler: Processed in 0.00209087 sec. 2026.05.20 07:12:41.612240 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:41.612336 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:41.612382 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:12:41.612812 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:41.612849 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:41.613328 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:41.613886 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:12:41.614015 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} executeQuery: Read 120 rows, 8.52 KiB in 0.001697 sec., 70713.02298173247 rows/sec., 4.90 MiB/sec. 2026.05.20 07:12:41.614048 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} TCPHandler: Processed in 0.001857107 sec. 2026.05.20 07:12:41.614170 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:41.614267 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:12:41.614310 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:12:41.614644 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:41.614681 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:41.615095 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:41.615571 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:12:41.615699 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} executeQuery: Read 40 rows, 2.81 KiB in 0.00145 sec., 27586.206896551725 rows/sec., 1.89 MiB/sec. 2026.05.20 07:12:41.615731 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} TCPHandler: Processed in 0.001609825 sec. 2026.05.20 07:12:43.704279 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2026.05.20 07:12:43.705037 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:43.705116 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:43.706154 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:43.706687 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:12:43.706817 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2026.05.20 07:12:43.772082 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.20 07:12:43.787646 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:43.787692 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:43.793939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:43.795194 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:12:43.797863 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.20 07:12:46.589424 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:46.589653 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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') FORMAT Native (stage: Complete) 2026.05.20 07:12:46.590026 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:12:46.590079 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} 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')" moved to PREWHERE 2026.05.20 07:12:46.590333 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:46.590462 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:12:46.590646 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 14-element set) 2026.05.20 07:12:46.590686 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:12:46.590711 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:12:46.590728 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:12:46.590772 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2026.05.20 07:12:46.590793 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2026.05.20 07:12:46.591866 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} executeQuery: Read 37 rows, 8.64 KiB in 0.002297 sec., 16107.966913365259 rows/sec., 3.67 MiB/sec. 2026.05.20 07:12:46.591970 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} TCPHandler: Processed in 0.002679215 sec. 2026.05.20 07:12:46.593411 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:46.593529 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:12:46.593575 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:12:46.594111 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:46.594159 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:46.594734 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:46.595348 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:12:46.595558 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} executeQuery: Read 52 rows, 4.04 KiB in 0.002063 sec., 25206.010664081434 rows/sec., 1.91 MiB/sec. 2026.05.20 07:12:46.595599 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} TCPHandler: Processed in 0.002242491 sec. 2026.05.20 07:12:46.595743 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:46.595853 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:12:46.595897 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:12:46.596391 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:46.596429 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:46.596889 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:46.597332 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:12:46.597469 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} executeQuery: Read 56 rows, 4.47 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.66 MiB/sec. 2026.05.20 07:12:46.597504 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} TCPHandler: Processed in 0.001813837 sec. 2026.05.20 07:12:46.597633 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:46.597733 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:46.597776 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:12:46.598230 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:46.598268 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:46.598761 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:46.599544 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:12:46.599799 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} executeQuery: Read 150 rows, 10.65 KiB in 0.002078 sec., 72184.79307025987 rows/sec., 5.00 MiB/sec. 2026.05.20 07:12:46.599866 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} TCPHandler: Processed in 0.002282862 sec. 2026.05.20 07:12:46.600089 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:46.600233 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:12:46.600301 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:12:46.600754 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:46.600794 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. 2026.05.20 07:12:46.601277 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:46.601807 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:12:46.601950 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} executeQuery: Read 50 rows, 3.51 KiB in 0.001764 sec., 28344.67120181406 rows/sec., 1.94 MiB/sec. 2026.05.20 07:12:46.601989 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} TCPHandler: Processed in 0.002013089 sec. 2026.05.20 07:12:51.159351 [ 108 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:12:51.159431 [ 108 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:12:51.201298 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 2026.05.20 07:12:51.203310 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.203368 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.204629 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.205157 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): 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.20 07:12:51.205436 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 5 2026.05.20 07:12:51.206909 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2026.05.20 07:12:51.207459 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.207511 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.208244 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:12:51.208759 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:12:51.208913 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.20 07:12:51.297941 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.20 07:12:51.315283 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.315359 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.322480 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:12:51.323833 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:12:51.327442 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.20 07:12:51.593414 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.593648 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.20 07:12:51.593974 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:12:51.594017 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.20 07:12:51.594250 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:51.594319 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:12:51.594466 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 27-element set) 2026.05.20 07:12:51.594501 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:12:51.594523 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:12:51.594539 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:12:51.594582 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.20 07:12:51.594602 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2026.05.20 07:12:51.595642 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} executeQuery: Read 37 rows, 8.64 KiB in 0.002093 sec., 17677.97419971333 rows/sec., 4.03 MiB/sec. 2026.05.20 07:12:51.595746 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} TCPHandler: Processed in 0.002487673 sec. 2026.05.20 07:12:51.600437 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.600559 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.600607 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:12:51.601243 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.601294 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.601854 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.602390 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:12:51.602544 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} executeQuery: Read 280 rows, 18.20 KiB in 0.002019 sec., 138682.51609707775 rows/sec., 8.80 MiB/sec. 2026.05.20 07:12:51.602579 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} TCPHandler: Processed in 0.002200011 sec. 2026.05.20 07:12:51.602727 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.602829 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:12:51.602872 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:12:51.603579 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.603613 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.604082 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:12:51.604543 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:12:51.604677 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} executeQuery: Read 795 rows, 63.15 KiB in 0.001871 sec., 424906.46712987707 rows/sec., 32.96 MiB/sec. 2026.05.20 07:12:51.604709 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} TCPHandler: Processed in 0.002033159 sec. 2026.05.20 07:12:51.604869 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.604967 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.605007 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:12:51.605447 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.605481 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.605912 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.606451 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:12:51.606585 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} executeQuery: Read 151 rows, 9.24 KiB in 0.001638 sec., 92185.59218559219 rows/sec., 5.51 MiB/sec. 2026.05.20 07:12:51.606617 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} TCPHandler: Processed in 0.001799746 sec. 2026.05.20 07:12:51.606777 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.606872 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.606913 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:12:51.607361 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.607394 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.607828 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.608310 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:12:51.608442 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} executeQuery: Read 145 rows, 9.58 KiB in 0.001588 sec., 91309.82367758187 rows/sec., 5.89 MiB/sec. 2026.05.20 07:12:51.608475 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} TCPHandler: Processed in 0.001758117 sec. 2026.05.20 07:12:51.608606 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.608702 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.608742 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:12:51.609172 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.609206 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.609692 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.610196 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:12:51.610333 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} executeQuery: Read 144 rows, 8.38 KiB in 0.001648 sec., 87378.64077669903 rows/sec., 4.96 MiB/sec. 2026.05.20 07:12:51.610367 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} TCPHandler: Processed in 0.001810757 sec. 2026.05.20 07:12:51.610505 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.610601 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:12:51.610640 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:12:51.611273 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.611310 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.611760 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:12:51.612212 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:12:51.612346 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} executeQuery: Read 487 rows, 34.97 KiB in 0.001763 sec., 276233.6925694838 rows/sec., 19.37 MiB/sec. 2026.05.20 07:12:51.612379 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} TCPHandler: Processed in 0.001923888 sec. 2026.05.20 07:12:51.612528 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.612625 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:12:51.612668 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:12:51.613020 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.613058 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.613595 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.614060 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:12:51.614192 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} executeQuery: Read 4 rows, 214.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 131.85 KiB/sec. 2026.05.20 07:12:51.614224 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} TCPHandler: Processed in 0.001747456 sec. 2026.05.20 07:12:51.614366 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.614462 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.614504 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:12:51.614919 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.614955 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.615513 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:12:51.615970 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:12:51.616098 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} executeQuery: Read 255 rows, 17.27 KiB in 0.001655 sec., 154078.5498489426 rows/sec., 10.19 MiB/sec. 2026.05.20 07:12:51.616130 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} TCPHandler: Processed in 0.001814267 sec. 2026.05.20 07:12:51.616262 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.616358 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.616399 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:12:51.616718 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.616753 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.617212 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.617841 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:12:51.617983 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} executeQuery: Read 1 rows, 69.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 41.01 KiB/sec. 2026.05.20 07:12:51.618017 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} TCPHandler: Processed in 0.001804927 sec. 2026.05.20 07:12:51.618151 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.618254 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.618310 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:12:51.619084 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.619120 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.619827 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:51.620308 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:12:51.620454 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} executeQuery: Read 11 rows, 20.18 KiB in 0.002219 sec., 4957.187922487607 rows/sec., 8.88 MiB/sec. 2026.05.20 07:12:51.620506 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} TCPHandler: Processed in 0.002406812 sec. 2026.05.20 07:12:51.620642 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:51.620741 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:12:51.620783 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:12:51.621156 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:51.621193 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:51.621649 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:12:51.622093 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:12:51.622225 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} executeQuery: Read 80 rows, 5.14 KiB in 0.001504 sec., 53191.48936170213 rows/sec., 3.34 MiB/sec. 2026.05.20 07:12:51.622259 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} TCPHandler: Processed in 0.001666555 sec. 2026.05.20 07:12:56.589890 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.590125 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:12:56.590464 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:12:56.590524 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} 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.20 07:12:56.590751 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:56.590823 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:12:56.590964 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.20 07:12:56.591000 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:12:56.591023 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:12:56.591039 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:12:56.591081 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:12:56.591101 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 2026.05.20 07:12:56.592116 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} executeQuery: Read 37 rows, 8.64 KiB in 0.002081 sec., 17779.9135031235 rows/sec., 4.05 MiB/sec. 2026.05.20 07:12:56.592216 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} TCPHandler: Processed in 0.002457543 sec. 2026.05.20 07:12:56.593852 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.593970 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.20 07:12:56.594017 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:12:56.594577 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.594624 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.595210 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:56.595734 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): 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.20 07:12:56.595907 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} executeQuery: Read 4 rows, 521.00 B in 0.001971 sec., 2029.4266869609335 rows/sec., 258.14 KiB/sec. 2026.05.20 07:12:56.595946 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} TCPHandler: Processed in 0.00214922 sec. 2026.05.20 07:12:56.596107 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.596222 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:12:56.596293 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:12:56.596750 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.596790 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.597255 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:12:56.597914 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:12:56.598209 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} executeQuery: Read 2 rows, 167.00 B in 0.002 sec., 1000 rows/sec., 81.54 KiB/sec. 2026.05.20 07:12:56.598292 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} TCPHandler: Processed in 0.002248761 sec. 2026.05.20 07:12:56.598499 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.598641 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:12:56.598700 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:12:56.599261 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.599306 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.600124 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:12:56.600953 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:12:56.601227 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} executeQuery: Read 57 rows, 4.45 KiB in 0.002623 sec., 21730.84254670225 rows/sec., 1.66 MiB/sec. 2026.05.20 07:12:56.601298 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} TCPHandler: Processed in 0.002910638 sec. 2026.05.20 07:12:56.601499 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.601634 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:12:56.601693 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:12:56.602243 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.602283 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.602792 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:12:56.603304 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:12:56.603449 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} executeQuery: Read 2 rows, 143.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 75.28 KiB/sec. 2026.05.20 07:12:56.603488 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} TCPHandler: Processed in 0.002099479 sec. 2026.05.20 07:12:56.603621 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.603727 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:12:56.603771 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:12:56.604226 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.604264 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.604807 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:12:56.605357 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:12:56.605519 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} executeQuery: Read 66 rows, 5.28 KiB in 0.001817 sec., 36323.61034672537 rows/sec., 2.84 MiB/sec. 2026.05.20 07:12:56.605558 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} TCPHandler: Processed in 0.001990008 sec. 2026.05.20 07:12:56.605701 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.605804 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:12:56.605850 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:12:56.606304 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.606354 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.606836 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:12:56.607278 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:12:56.607452 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} executeQuery: Read 161 rows, 11.48 KiB in 0.001669 sec., 96464.94907130019 rows/sec., 6.72 MiB/sec. 2026.05.20 07:12:56.607488 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} TCPHandler: Processed in 0.001837727 sec. 2026.05.20 07:12:56.607616 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:12:56.607714 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:12:56.607758 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:12:56.608116 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:56.608152 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:56.608651 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:12:56.609113 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:12:56.609276 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. 2026.05.20 07:12:56.609311 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} TCPHandler: Processed in 0.001744866 sec. 2026.05.20 07:12:58.709018 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2026.05.20 07:12:58.709561 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:58.709601 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:58.710177 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:12:58.710411 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:12:58.710548 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2026.05.20 07:12:58.827560 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.20 07:12:58.843892 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:12:58.843946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. 2026.05.20 07:12:58.849718 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:12:58.850436 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:12:58.853119 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.20 07:13:01.595486 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.595739 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:13:01.596062 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:01.596106 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} 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.20 07:13:01.596344 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:01.596412 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:01.596549 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:13:01.596711 [ 261 ] {2df9bb28-2425-4564-83da-9fa158743076} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:01.596793 [ 303 ] {2df9bb28-2425-4564-83da-9fa158743076} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:01.596904 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:13:01.596934 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:01.597631 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:01.597658 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:01.597735 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:13:01.597778 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:13:01.599144 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} executeQuery: Read 41 rows, 9.15 KiB in 0.003504 sec., 11700.913242009132 rows/sec., 2.55 MiB/sec. 2026.05.20 07:13:01.599264 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} TCPHandler: Processed in 0.003907836 sec. 2026.05.20 07:13:01.604203 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.604319 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.604366 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:13:01.604982 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.605028 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.605415 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:01.605646 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:01.605795 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} executeQuery: Read 280 rows, 18.20 KiB in 0.00151 sec., 185430.46357615895 rows/sec., 11.77 MiB/sec. 2026.05.20 07:13:01.605830 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} TCPHandler: Processed in 0.001681646 sec. 2026.05.20 07:13:01.605973 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.606076 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:01.606119 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:01.606889 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.606928 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.607275 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:01.607483 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:01.607606 [ 86 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:01.607632 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} executeQuery: Read 799 rows, 63.49 KiB in 0.001579 sec., 506016.466117796 rows/sec., 39.27 MiB/sec. 2026.05.20 07:13:01.607670 [ 86 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.607674 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} TCPHandler: Processed in 0.001751386 sec. 2026.05.20 07:13:01.607700 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.607838 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.607941 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.607983 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:01.608437 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.608474 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.608811 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:01.609041 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:01.609181 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} executeQuery: Read 151 rows, 9.24 KiB in 0.001259 sec., 119936.45750595712 rows/sec., 7.17 MiB/sec. 2026.05.20 07:13:01.609229 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} TCPHandler: Processed in 0.001440163 sec. 2026.05.20 07:13:01.609369 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.609465 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.609506 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:13:01.609815 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:13:01.609993 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.610030 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.610356 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:01.610685 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:01.610822 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} executeQuery: Read 145 rows, 9.58 KiB in 0.001376 sec., 105377.90697674418 rows/sec., 6.80 MiB/sec. 2026.05.20 07:13:01.610855 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} TCPHandler: Processed in 0.001535515 sec. 2026.05.20 07:13:01.610992 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.611090 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.611130 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:13:01.611571 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.611632 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.611899 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:01.611959 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:01.612171 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:01.612298 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} executeQuery: Read 144 rows, 8.38 KiB in 0.001228 sec., 117263.84364820848 rows/sec., 6.66 MiB/sec. 2026.05.20 07:13:01.612331 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} TCPHandler: Processed in 0.001389093 sec. 2026.05.20 07:13:01.612469 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.612564 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:01.612614 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:01.613192 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.613228 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.613541 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:01.613760 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:01.613889 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} executeQuery: Read 495 rows, 35.61 KiB in 0.001344 sec., 368303.5714285714 rows/sec., 25.88 MiB/sec. 2026.05.20 07:13:01.613889 [ 86 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:01.613947 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3133 rows starting from the beginning of the part 2026.05.20 07:13:01.613985 [ 86 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.613923 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} TCPHandler: Processed in 0.001502964 sec. 2026.05.20 07:13:01.614025 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.614081 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part 2026.05.20 07:13:01.614151 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2026.05.20 07:13:01.614155 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.614151 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:13:01.614209 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 795 rows starting from the beginning of the part 2026.05.20 07:13:01.614266 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:13:01.614314 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:13:01.614326 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part 2026.05.20 07:13:01.614335 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:01.614387 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 799 rows starting from the beginning of the part 2026.05.20 07:13:01.614392 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1714 rows starting from the beginning of the part 2026.05.20 07:13:01.614513 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:01.614569 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:01.614622 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 487 rows starting from the beginning of the part 2026.05.20 07:13:01.614670 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part 2026.05.20 07:13:01.614687 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.614726 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.614727 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 495 rows starting from the beginning of the part 2026.05.20 07:13:01.615081 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:01.615386 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:01.615524 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} executeQuery: Read 4 rows, 214.00 B in 0.001277 sec., 3132.341425215349 rows/sec., 163.65 KiB/sec. 2026.05.20 07:13:01.615557 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} TCPHandler: Processed in 0.001452123 sec. 2026.05.20 07:13:01.615799 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.615895 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.615938 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:01.616417 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.616459 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.617023 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:01.617072 [ 187 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.002971018 sec., 967345.1995242034 rows/sec., 70.37 MiB/sec. 2026.05.20 07:13:01.617338 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:01.617421 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:01.617514 [ 82 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:01.617521 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} executeQuery: Read 265 rows, 18.03 KiB in 0.001643 sec., 161290.32258064518 rows/sec., 10.72 MiB/sec. 2026.05.20 07:13:01.617592 [ 82 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.617664 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} TCPHandler: Processed in 0.001911348 sec. 2026.05.20 07:13:01.617679 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.617846 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:13:01.617869 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.617896 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:01.618000 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:01.618005 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.618015 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:01.618077 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:13:01.618083 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2041 rows starting from the beginning of the part 2026.05.20 07:13:01.618129 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2026.05.20 07:13:01.618201 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part 2026.05.20 07:13:01.618315 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part 2026.05.20 07:13:01.618381 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 255 rows starting from the beginning of the part 2026.05.20 07:13:01.618464 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 161 rows starting from the beginning of the part 2026.05.20 07:13:01.618498 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.618527 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part 2026.05.20 07:13:01.618541 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.618899 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:01.619116 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:01.619249 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} executeQuery: Read 1 rows, 69.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 53.10 KiB/sec. 2026.05.20 07:13:01.619283 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} TCPHandler: Processed in 0.001482494 sec. 2026.05.20 07:13:01.619421 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.619517 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.619570 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:13:01.620394 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.620430 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.620999 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:01.621257 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:01.621401 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} executeQuery: Read 11 rows, 20.18 KiB in 0.001902 sec., 5783.385909568875 rows/sec., 10.36 MiB/sec. 2026.05.20 07:13:01.621460 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} TCPHandler: Processed in 0.00208831 sec. 2026.05.20 07:13:01.621596 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:01.621696 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:01.621737 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:01.622095 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.622131 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.622455 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:01.622701 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:01.622804 [ 82 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:01.622831 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} executeQuery: Read 90 rows, 5.77 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 4.88 MiB/sec. 2026.05.20 07:13:01.622843 [ 82 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:01.622870 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} TCPHandler: Processed in 0.001336863 sec. 2026.05.20 07:13:01.622873 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:01.623022 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:01.623181 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:01.623219 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2026.05.20 07:13:01.623321 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2026.05.20 07:13:01.623391 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part 2026.05.20 07:13:01.623454 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part 2026.05.20 07:13:01.623505 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.05.20 07:13:01.623535 [ 186 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 4888 rows, containing 5 columns (5 merged, 0 gathered) in 0.015748457 sec., 310379.6136980277 rows/sec., 24.59 MiB/sec. 2026.05.20 07:13:01.623565 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.005789934 sec., 516758.9129686107 rows/sec., 32.44 MiB/sec. 2026.05.20 07:13:01.623570 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part 2026.05.20 07:13:01.623834 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:01.624063 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:01.624158 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:01.624249 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:01.624332 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. 2026.05.20 07:13:01.624453 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:01.624537 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:01.624622 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.20 07:13:01.624676 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703947 sec., 211274.1769550344 rows/sec., 13.58 MiB/sec. 2026.05.20 07:13:01.624836 [ 195 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:01.625114 [ 195 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:01.625186 [ 195 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:01.625258 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.20 07:13:02.000179 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 166.92 MiB, peak 176.85 MiB, free memory in arenas 0.00 B, will set to 168.91 MiB (RSS), difference: 1.99 MiB 2026.05.20 07:13:02.887417 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36128 2026.05.20 07:13:02.887526 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.887564 [ 306 ] {} TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36128 2026.05.20 07:13:02.887586 [ 306 ] {} TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.887600 [ 306 ] {} TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.887973 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33036 2026.05.20 07:13:02.888032 [ 306 ] {} TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:02.888089 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888128 [ 307 ] {} TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Authenticating user 'default' from [fd00:1122:3344:101::e]:33036 2026.05.20 07:13:02.888128 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52242 2026.05.20 07:13:02.888157 [ 307 ] {} TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888128 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41199 2026.05.20 07:13:02.888203 [ 307 ] {} TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888238 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} executeQuery: (from [fd00:1122:3344:101::e]:36128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:13:02.888267 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888285 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888288 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41290 2026.05.20 07:13:02.888313 [ 308 ] {} TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Authenticating user 'default' from [fd00:1122:3344:101::e]:52242 2026.05.20 07:13:02.888326 [ 309 ] {} TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Authenticating user 'default' from [fd00:1122:3344:101::e]:41199 2026.05.20 07:13:02.888291 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32812 2026.05.20 07:13:02.888364 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51327 2026.05.20 07:13:02.888359 [ 308 ] {} TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888362 [ 309 ] {} TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888436 [ 308 ] {} TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888446 [ 309 ] {} TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888468 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888512 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63993 2026.05.20 07:13:02.888555 [ 311 ] {} TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41290 2026.05.20 07:13:02.888586 [ 311 ] {} TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888603 [ 311 ] {} TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888673 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888695 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888690 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 2026.05.20 07:13:02.888737 [ 312 ] {} TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Authenticating user 'default' from [fd00:1122:3344:101::e]:51327 2026.05.20 07:13:02.888731 [ 310 ] {} TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Authenticating user 'default' from [fd00:1122:3344:101::e]:32812 2026.05.20 07:13:02.888768 [ 312 ] {} TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888779 [ 310 ] {} TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888783 [ 312 ] {} TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888781 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:13:02.888802 [ 310 ] {} TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888856 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.888897 [ 313 ] {} TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Authenticating user 'default' from [fd00:1122:3344:101::e]:63993 2026.05.20 07:13:02.888921 [ 313 ] {} TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888935 [ 313 ] {} TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.888968 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:02.889010 [ 314 ] {} TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 2026.05.20 07:13:02.889028 [ 314 ] {} TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.889041 [ 314 ] {} TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.889066 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:02.893409 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:13:02.905981 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} AggregatingTransform: Aggregating 2026.05.20 07:13:02.906110 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} Aggregator: Aggregation method: without_key 2026.05.20 07:13:02.906194 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00313748 sec. (318.727 rows/sec., 12.45 KiB/sec.) 2026.05.20 07:13:02.906213 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} Aggregator: Merging aggregated data 2026.05.20 07:13:02.906241 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.20 07:13:02.909532 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} executeQuery: Read 1 rows, 40.00 B in 0.021366 sec., 46.803332397266686 rows/sec., 1.83 KiB/sec. 2026.05.20 07:13:02.909679 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} TCPHandler: Processed in 0.021838584 sec. 2026.05.20 07:13:02.913903 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.913939 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.913953 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.913973 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.914007 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.914020 [ 311 ] {} TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914036 [ 308 ] {} TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914047 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.914049 [ 314 ] {} TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914068 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.914087 [ 312 ] {} TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914033 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.914122 [ 313 ] {} TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914005 [ 307 ] {} TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914164 [ 310 ] {} TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.913989 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:02.913975 [ 306 ] {} TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:02.914238 [ 309 ] {} TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.001193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.16 MiB, peak 177.29 MiB, free memory in arenas 0.00 B, will set to 171.89 MiB (RSS), difference: 2.73 MiB 2026.05.20 07:13:03.362480 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60725 2026.05.20 07:13:03.362589 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.362661 [ 306 ] {} TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60725 2026.05.20 07:13:03.362687 [ 306 ] {} TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.362700 [ 306 ] {} TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.362942 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44602 2026.05.20 07:13:03.362943 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53217 2026.05.20 07:13:03.362985 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36817 2026.05.20 07:13:03.363022 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363030 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43526 2026.05.20 07:13:03.363045 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46039 2026.05.20 07:13:03.363071 [ 308 ] {} TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Authenticating user 'default' from [fd00:1122:3344:101::e]:44602 2026.05.20 07:13:03.363075 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363107 [ 306 ] {} TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:03.363127 [ 309 ] {} TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Authenticating user 'default' from [fd00:1122:3344:101::e]:36817 2026.05.20 07:13:03.363119 [ 308 ] {} TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363154 [ 309 ] {} TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363175 [ 308 ] {} TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363189 [ 309 ] {} TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363119 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363102 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363054 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363272 [ 314 ] {} TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:46039 2026.05.20 07:13:03.363284 [ 312 ] {} TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43526 2026.05.20 07:13:03.363308 [ 307 ] {} TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Authenticating user 'default' from [fd00:1122:3344:101::e]:53217 2026.05.20 07:13:03.363320 [ 314 ] {} TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363326 [ 312 ] {} TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363348 [ 307 ] {} TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363361 [ 314 ] {} TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363366 [ 312 ] {} TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363382 [ 307 ] {} TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363039 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35398 2026.05.20 07:13:03.363024 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49649 2026.05.20 07:13:03.363018 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41819 2026.05.20 07:13:03.363481 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363313 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} executeQuery: (from [fd00:1122:3344:101::e]:60725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:13:03.363532 [ 313 ] {} TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35398 2026.05.20 07:13:03.363542 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363541 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:03.363615 [ 311 ] {} TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41819 2026.05.20 07:13:03.363568 [ 313 ] {} TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363641 [ 310 ] {} TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49649 2026.05.20 07:13:03.363663 [ 313 ] {} TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363684 [ 310 ] {} TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363640 [ 311 ] {} TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363707 [ 310 ] {} TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363720 [ 311 ] {} TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.363795 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:13:03.363856 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:03.364162 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:13:03.365094 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} AggregatingTransform: Aggregating 2026.05.20 07:13:03.365164 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} Aggregator: Aggregation method: without_key 2026.05.20 07:13:03.365197 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928139 sec. (1077.425 rows/sec., 42.09 KiB/sec.) 2026.05.20 07:13:03.365213 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} Aggregator: Merging aggregated data 2026.05.20 07:13:03.366095 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} executeQuery: Read 1 rows, 40.00 B in 0.002854 sec., 350.38542396636296 rows/sec., 13.69 KiB/sec. 2026.05.20 07:13:03.366250 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} TCPHandler: Processed in 0.003261941 sec. 2026.05.20 07:13:03.366379 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366414 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366417 [ 306 ] {} TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366441 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366468 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366487 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366515 [ 308 ] {} TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366529 [ 310 ] {} TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366540 [ 314 ] {} TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366554 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366461 [ 307 ] {} TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366608 [ 312 ] {} TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366448 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366531 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366673 [ 309 ] {} TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366508 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:03.366688 [ 313 ] {} TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:03.366742 [ 311 ] {} TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.970962 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64442 2026.05.20 07:13:04.971051 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971079 [ 310 ] {} TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Authenticating user 'default' from [fd00:1122:3344:101::e]:64442 2026.05.20 07:13:04.971106 [ 310 ] {} TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971121 [ 310 ] {} TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971351 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55273 2026.05.20 07:13:04.971367 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36765 2026.05.20 07:13:04.971399 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44201 2026.05.20 07:13:04.971425 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51306 2026.05.20 07:13:04.971467 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971486 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971455 [ 310 ] {} TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:04.971526 [ 306 ] {} TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Authenticating user 'default' from [fd00:1122:3344:101::e]:44201 2026.05.20 07:13:04.971530 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971554 [ 306 ] {} TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971512 [ 313 ] {} TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36765 2026.05.20 07:13:04.971584 [ 306 ] {} TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971577 [ 307 ] {} TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51306 2026.05.20 07:13:04.971634 [ 313 ] {} TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971439 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971676 [ 313 ] {} TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971675 [ 307 ] {} TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971700 [ 311 ] {} TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Authenticating user 'default' from [fd00:1122:3344:101::e]:55273 2026.05.20 07:13:04.971710 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} executeQuery: (from [fd00:1122:3344:101::e]:64442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:13:04.971722 [ 307 ] {} TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971736 [ 311 ] {} TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971428 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53431 2026.05.20 07:13:04.971780 [ 311 ] {} TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971422 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46933 2026.05.20 07:13:04.971843 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971384 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45527 2026.05.20 07:13:04.971892 [ 309 ] {} TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53431 2026.05.20 07:13:04.971902 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971942 [ 309 ] {} TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971948 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.971961 [ 308 ] {} TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46933 2026.05.20 07:13:04.971971 [ 309 ] {} TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.971993 [ 314 ] {} TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Authenticating user 'default' from [fd00:1122:3344:101::e]:45527 2026.05.20 07:13:04.972006 [ 308 ] {} TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.972038 [ 314 ] {} TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.972051 [ 308 ] {} TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.972069 [ 314 ] {} TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.972052 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:13:04.971353 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47658 2026.05.20 07:13:04.972163 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:04.972216 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:04.972244 [ 312 ] {} TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47658 2026.05.20 07:13:04.972262 [ 312 ] {} TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.972274 [ 312 ] {} TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.972522 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:13:04.973613 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} AggregatingTransform: Aggregating 2026.05.20 07:13:04.973654 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} Aggregator: Aggregation method: without_key 2026.05.20 07:13:04.973685 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00106119 sec. (942.338 rows/sec., 36.81 KiB/sec.) 2026.05.20 07:13:04.973700 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} Aggregator: Merging aggregated data 2026.05.20 07:13:04.974420 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. 2026.05.20 07:13:04.974549 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} TCPHandler: Processed in 0.00323389 sec. 2026.05.20 07:13:04.974753 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974779 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974791 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974820 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974834 [ 309 ] {} TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974854 [ 311 ] {} TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974864 [ 313 ] {} TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974868 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974885 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974917 [ 314 ] {} TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974852 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974939 [ 308 ] {} TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974807 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.974978 [ 306 ] {} TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974836 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:04.975013 [ 312 ] {} TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.974795 [ 310 ] {} TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:04.975049 [ 307 ] {} TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:06.159518 [ 73 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:13:06.159599 [ 73 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:13:06.210792 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2818 2026.05.20 07:13:06.211280 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.211322 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.211832 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:06.212077 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:06.212204 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2818 2026.05.20 07:13:06.212215 [ 73 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:06.212259 [ 73 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.212283 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.212410 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:06.212564 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:06.212601 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2026.05.20 07:13:06.212662 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2026.05.20 07:13:06.212703 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2026.05.20 07:13:06.212745 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2026.05.20 07:13:06.212782 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2026.05.20 07:13:06.212822 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part 2026.05.20 07:13:06.224096 [ 201 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.01174916 sec., 239846.93373824173 rows/sec., 3.43 MiB/sec. 2026.05.20 07:13:06.224713 [ 188 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:06.225053 [ 188 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:06.225133 [ 188 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:06.225238 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. 2026.05.20 07:13:06.353366 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.20 07:13:06.370383 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.370438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.377610 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:06.379054 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:06.379331 [ 73 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:06.379402 [ 73 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.379422 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.379524 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.383008 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:06.383942 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.386415 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.20 07:13:06.387914 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.391744 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.395854 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.402965 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.407659 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:06.465494 [ 201 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086006103 sec., 534.8457655382898 rows/sec., 2.77 MiB/sec. 2026.05.20 07:13:06.467813 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:06.469857 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:06.469961 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:06.471683 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.20 07:13:06.589794 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.590039 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:13:06.590353 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:06.590389 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} 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.20 07:13:06.590605 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:06.590673 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:06.590807 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:06.590917 [ 321 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:06.590920 [ 340 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:06.591062 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:13:06.591088 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:06.591156 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:06.591176 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:06.591210 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:06.591249 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:06.592474 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} executeQuery: Read 41 rows, 9.15 KiB in 0.002526 sec., 16231.19556611243 rows/sec., 3.54 MiB/sec. 2026.05.20 07:13:06.592593 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} TCPHandler: Processed in 0.002928818 sec. 2026.05.20 07:13:06.594240 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.594368 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:06.594419 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:06.594990 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.595041 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.595429 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:06.595656 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:06.595796 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} executeQuery: Read 56 rows, 4.38 KiB in 0.001464 sec., 38251.366120218576 rows/sec., 2.92 MiB/sec. 2026.05.20 07:13:06.595831 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} TCPHandler: Processed in 0.001646466 sec. 2026.05.20 07:13:06.595959 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.596055 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:06.596095 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:06.596510 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.596546 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.596845 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:06.597056 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:06.597181 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. 2026.05.20 07:13:06.597214 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} TCPHandler: Processed in 0.001304182 sec. 2026.05.20 07:13:06.597355 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.597450 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.597492 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:06.597898 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.597933 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.598246 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:06.598458 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:06.598586 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. 2026.05.20 07:13:06.598619 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} TCPHandler: Processed in 0.001313413 sec. 2026.05.20 07:13:06.598738 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.598833 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.598874 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:06.599216 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.599250 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.599542 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:06.599752 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:06.599878 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. 2026.05.20 07:13:06.599910 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} TCPHandler: Processed in 0.001220952 sec. 2026.05.20 07:13:06.908504 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.908763 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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', '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.20 07:13:06.909139 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:06.909185 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:06.909459 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:06.909526 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:06.909670 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 44-element set) 2026.05.20 07:13:06.909783 [ 321 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:06.909791 [ 340 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:06.909942 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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.20 07:13:06.909971 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:06.910040 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:06.910061 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:06.910102 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:06.910146 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:06.911386 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} executeQuery: Read 41 rows, 9.15 KiB in 0.002738 sec., 14974.433893352812 rows/sec., 3.26 MiB/sec. 2026.05.20 07:13:06.911516 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} TCPHandler: Processed in 0.003156329 sec. 2026.05.20 07:13:06.927232 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.927405 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.20 07:13:06.927475 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:06.928163 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.928208 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.928646 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:06.928852 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): 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.20 07:13:06.929008 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} executeQuery: Read 3 rows, 280.00 B in 0.001648 sec., 1820.388349514563 rows/sec., 165.92 KiB/sec. 2026.05.20 07:13:06.929047 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} TCPHandler: Processed in 0.001949818 sec. 2026.05.20 07:13:06.929206 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.929303 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.929346 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:13:06.929945 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.929982 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.930309 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:06.930526 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:06.930654 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} executeQuery: Read 280 rows, 18.20 KiB in 0.001369 sec., 204528.85317750182 rows/sec., 12.98 MiB/sec. 2026.05.20 07:13:06.930688 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} TCPHandler: Processed in 0.001530984 sec. 2026.05.20 07:13:06.930826 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.930922 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:13:06.930963 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:13:06.931370 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.931406 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.931693 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:06.931919 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:13:06.932046 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. 2026.05.20 07:13:06.932079 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} TCPHandler: Processed in 0.001302042 sec. 2026.05.20 07:13:06.932205 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.932301 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:06.932342 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:06.934714 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.934788 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.935357 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:06.935596 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:06.935759 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} executeQuery: Read 3141 rows, 239.06 KiB in 0.003474 sec., 904145.0777202073 rows/sec., 67.20 MiB/sec. 2026.05.20 07:13:06.935802 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.20 07:13:06.935819 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} TCPHandler: Processed in 0.003662534 sec. 2026.05.20 07:13:06.935987 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.936096 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.936147 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:06.936750 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.936793 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.937188 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:06.937464 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:06.937624 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} executeQuery: Read 160 rows, 9.91 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 6.24 MiB/sec. 2026.05.20 07:13:06.937671 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} TCPHandler: Processed in 0.001744577 sec. 2026.05.20 07:13:06.937850 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.937954 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.937996 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:13:06.938825 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.938861 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. 2026.05.20 07:13:06.939279 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:06.939560 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:06.939708 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} executeQuery: Read 946 rows, 56.96 KiB in 0.001774 sec., 533258.1736189403 rows/sec., 31.36 MiB/sec. 2026.05.20 07:13:06.939744 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} TCPHandler: Processed in 0.001942738 sec. 2026.05.20 07:13:06.939909 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.940004 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.940051 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.20 07:13:06.940511 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.940553 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.940939 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:13:06.941646 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): 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.20 07:13:06.941894 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} executeQuery: Read 1 rows, 72.00 B in 0.001906 sec., 524.6589716684156 rows/sec., 36.89 KiB/sec. 2026.05.20 07:13:06.941937 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} TCPHandler: Processed in 0.002079329 sec. 2026.05.20 07:13:06.942191 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.942613 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.942763 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:13:06.943413 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.943461 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.943941 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:06.944225 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:06.944376 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} executeQuery: Read 144 rows, 8.38 KiB in 0.00194 sec., 74226.80412371134 rows/sec., 4.22 MiB/sec. 2026.05.20 07:13:06.944414 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} TCPHandler: Processed in 0.002375682 sec. 2026.05.20 07:13:06.944620 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.944739 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:06.944778 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:06.945966 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.946002 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.946467 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:06.946767 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:06.946910 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} executeQuery: Read 1722 rows, 118.70 KiB in 0.002192 sec., 785583.9416058394 rows/sec., 52.88 MiB/sec. 2026.05.20 07:13:06.946946 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} TCPHandler: Processed in 0.002398642 sec. 2026.05.20 07:13:06.947098 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.947196 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:13:06.947240 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:13:06.947623 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.947660 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.947997 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:06.948223 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:06.948352 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} executeQuery: Read 4 rows, 214.00 B in 0.001174 sec., 3407.155025553663 rows/sec., 178.01 KiB/sec. 2026.05.20 07:13:06.948386 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} TCPHandler: Processed in 0.001338833 sec. 2026.05.20 07:13:06.948556 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.948670 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.948721 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:06.949581 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.949620 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.950100 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:06.950317 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:06.950450 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} executeQuery: Read 1602 rows, 99.59 KiB in 0.001805 sec., 887534.6260387811 rows/sec., 53.88 MiB/sec. 2026.05.20 07:13:06.950485 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} TCPHandler: Processed in 0.001990938 sec. 2026.05.20 07:13:06.950626 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.950724 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.950766 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:13:06.951104 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.951141 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.951467 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:06.951726 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:06.951861 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. 2026.05.20 07:13:06.951894 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} TCPHandler: Processed in 0.001317542 sec. 2026.05.20 07:13:06.952034 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.952130 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.952184 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:13:06.952961 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.952998 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.953504 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:06.953719 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:06.953852 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} executeQuery: Read 18 rows, 33.03 KiB in 0.00174 sec., 10344.827586206897 rows/sec., 18.54 MiB/sec. 2026.05.20 07:13:06.953900 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} TCPHandler: Processed in 0.001914758 sec. 2026.05.20 07:13:06.954036 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.954133 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.954175 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.20 07:13:06.954646 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.954687 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.955024 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.20 07:13:06.955242 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): 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.20 07:13:06.955376 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} executeQuery: Read 3 rows, 217.00 B in 0.00126 sec., 2380.9523809523807 rows/sec., 168.19 KiB/sec. 2026.05.20 07:13:06.955422 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} TCPHandler: Processed in 0.001435953 sec. 2026.05.20 07:13:06.955548 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:06.955646 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:06.955689 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:06.956056 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:06.956092 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:06.956402 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:06.956615 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:06.956743 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} executeQuery: Read 42 rows, 2.45 KiB in 0.001116 sec., 37634.408602150535 rows/sec., 2.15 MiB/sec. 2026.05.20 07:13:06.956775 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} TCPHandler: Processed in 0.001279082 sec. 2026.05.20 07:13:07.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 174.65 MiB, peak 182.93 MiB, free memory in arenas 0.00 B, will set to 184.20 MiB (RSS), difference: 9.54 MiB 2026.05.20 07:13:11.205774 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 2026.05.20 07:13:11.207305 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:11.207357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:11.208495 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:11.208756 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): 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.20 07:13:11.208996 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 6 2026.05.20 07:13:11.588236 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:11.588487 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:13:11.588807 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:11.588846 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} 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.20 07:13:11.589065 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:11.589138 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:11.589277 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:11.589374 [ 335 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:11.589380 [ 340 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:11.589377 [ 318 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:11.589547 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:11.589575 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:11.589646 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:11.589667 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:11.589709 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:11.589750 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:11.591042 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} executeQuery: Read 41 rows, 9.15 KiB in 0.002646 sec., 15495.086923658353 rows/sec., 3.38 MiB/sec. 2026.05.20 07:13:11.591164 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} TCPHandler: Processed in 0.003066179 sec. 2026.05.20 07:13:11.592835 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:11.593032 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:11.593109 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:11.593836 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:11.593876 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. 2026.05.20 07:13:11.594283 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:11.594521 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:11.594701 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. 2026.05.20 07:13:11.594751 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} TCPHandler: Processed in 0.002067529 sec. 2026.05.20 07:13:11.594894 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:11.594999 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:11.595045 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:11.595491 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:11.595527 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. 2026.05.20 07:13:11.595833 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:11.596043 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:11.596170 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. 2026.05.20 07:13:11.596208 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} TCPHandler: Processed in 0.001366673 sec. 2026.05.20 07:13:11.596373 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:11.596476 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:11.596523 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:11.596933 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:11.596970 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. 2026.05.20 07:13:11.597303 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:11.597527 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:11.597659 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. 2026.05.20 07:13:11.597694 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} TCPHandler: Processed in 0.001370662 sec. 2026.05.20 07:13:11.597829 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:11.597930 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:11.597973 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:11.598322 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:11.598358 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. 2026.05.20 07:13:11.598668 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:11.598896 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:11.599022 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} executeQuery: Read 48 rows, 3.31 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 2.91 MiB/sec. 2026.05.20 07:13:11.599055 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} TCPHandler: Processed in 0.001275232 sec. 2026.05.20 07:13:13.712405 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3266 2026.05.20 07:13:13.712906 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:13.712956 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:13.713545 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:13.713790 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:13.713928 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3266 2026.05.20 07:13:13.886542 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.20 07:13:13.904534 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:13.904606 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. 2026.05.20 07:13:13.910237 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:13.910997 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:13.917908 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.20 07:13:16.590450 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:16.590686 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} executeQuery: (from [fd00:1122:3344:101::d]:59988) 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.20 07:13:16.591005 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:16.591043 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} 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.20 07:13:16.591261 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:16.591332 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:16.591476 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:16.591572 [ 335 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:16.591597 [ 320 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:16.591606 [ 359 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:16.591738 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:16.591767 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:16.591838 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:16.591858 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:16.591893 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:16.591966 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:16.593230 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} executeQuery: Read 41 rows, 9.15 KiB in 0.002625 sec., 15619.047619047618 rows/sec., 3.40 MiB/sec. 2026.05.20 07:13:16.593412 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} TCPHandler: Processed in 0.003091169 sec. 2026.05.20 07:13:16.595158 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:16.595323 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:16.595385 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:16.595969 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:16.596013 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:16.596387 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:16.596615 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:16.596765 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} executeQuery: Read 56 rows, 4.38 KiB in 0.001487 sec., 37659.71755211836 rows/sec., 2.88 MiB/sec. 2026.05.20 07:13:16.596805 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} TCPHandler: Processed in 0.001761236 sec. 2026.05.20 07:13:16.596940 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:16.597044 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:16.597088 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:16.597517 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:16.597555 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:16.597870 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:16.598092 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:16.598220 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. 2026.05.20 07:13:16.598254 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} TCPHandler: Processed in 0.001365833 sec. 2026.05.20 07:13:16.598378 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:16.598476 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:16.598522 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:16.598930 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:16.598966 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:16.599284 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:16.599500 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:16.599630 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. 2026.05.20 07:13:16.599662 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} TCPHandler: Processed in 0.001335243 sec. 2026.05.20 07:13:16.599775 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:16.599865 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:16.599905 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:16.600223 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:16.600257 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:16.600538 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:16.600807 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:16.600931 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. 2026.05.20 07:13:16.600965 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} TCPHandler: Processed in 0.001228602 sec. 2026.05.20 07:13:17.818388 [ 43 ] {} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.20 07:13:17.818454 [ 43 ] {} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:17.818475 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:17.818596 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::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.20 07:13:17.818737 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:17.818771 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part 2026.05.20 07:13:17.818833 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 151 rows starting from the beginning of the part 2026.05.20 07:13:17.818877 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2026.05.20 07:13:17.818918 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 151 rows starting from the beginning of the part 2026.05.20 07:13:17.818958 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.20 07:13:17.819781 [ 201 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237691 sec., 506588.4780611639 rows/sec., 32.40 MiB/sec. 2026.05.20 07:13:17.820010 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.20 07:13:17.820342 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:17.820422 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.20 07:13:17.820515 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.20 07:13:21.159654 [ 40 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:13:21.159716 [ 40 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:13:21.214082 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3778 2026.05.20 07:13:21.214621 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.214672 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.215211 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:21.215466 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:21.215620 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3778 2026.05.20 07:13:21.357993 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:21.358073 [ 3 ] {} TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:21.418059 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.20 07:13:21.435429 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.435482 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.441008 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:21.441706 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:21.444744 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.20 07:13:21.595130 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.595439 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.20 07:13:21.595912 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:21.595956 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.20 07:13:21.596236 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:21.596304 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:21.596456 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 34-element set) 2026.05.20 07:13:21.596569 [ 320 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:21.596630 [ 320 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:21.596663 [ 320 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:21.596730 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2026.05.20 07:13:21.596759 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:21.596845 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:21.596866 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 44 rows with 3 streams 2026.05.20 07:13:21.596904 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.20 07:13:21.596965 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.20 07:13:21.597023 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.20 07:13:21.598651 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} executeQuery: Read 44 rows, 9.42 KiB in 0.003346 sec., 13150.02988643156 rows/sec., 2.75 MiB/sec. 2026.05.20 07:13:21.598798 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} MemoryTracker: Peak memory usage (for query): 145.22 KiB. 2026.05.20 07:13:21.598815 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} TCPHandler: Processed in 0.003829086 sec. 2026.05.20 07:13:21.604328 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.604442 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.604486 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:13:21.605181 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.605224 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.605627 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:21.605870 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:21.606020 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} executeQuery: Read 280 rows, 18.20 KiB in 0.001611 sec., 173805.09000620732 rows/sec., 11.03 MiB/sec. 2026.05.20 07:13:21.606029 [ 39 ] {} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.20 07:13:21.606055 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} TCPHandler: Processed in 0.001778007 sec. 2026.05.20 07:13:21.606086 [ 39 ] {} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.606117 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.606229 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.606244 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::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.20 07:13:21.606365 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:21.606387 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.606430 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:21.606435 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 280 rows starting from the beginning of the part 2026.05.20 07:13:21.606518 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part 2026.05.20 07:13:21.606566 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part 2026.05.20 07:13:21.606623 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part 2026.05.20 07:13:21.606674 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part 2026.05.20 07:13:21.607351 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.607398 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.607703 [ 201 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495324 sec., 936251.9427227812 rows/sec., 62.99 MiB/sec. 2026.05.20 07:13:21.607800 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:13:21.607960 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.20 07:13:21.608102 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:21.608249 [ 39 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:13:21.608261 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} executeQuery: Read 847 rows, 68.00 KiB in 0.00192 sec., 441145.8333333333 rows/sec., 34.59 MiB/sec. 2026.05.20 07:13:21.608296 [ 39 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.608295 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:21.608316 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} TCPHandler: Processed in 0.00215084 sec. 2026.05.20 07:13:21.608325 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.608387 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.20 07:13:21.608482 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.20 07:13:21.608505 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.608532 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:13:21.608611 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.608657 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:21.608659 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.608709 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3138 rows starting from the beginning of the part 2026.05.20 07:13:21.608791 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:21.608856 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3141 rows starting from the beginning of the part 2026.05.20 07:13:21.608911 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:21.608958 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:21.609008 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 847 rows starting from the beginning of the part 2026.05.20 07:13:21.609201 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.609244 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.609600 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:21.609844 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:21.609975 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} executeQuery: Read 175 rows, 11.05 KiB in 0.001384 sec., 126445.08670520231 rows/sec., 7.79 MiB/sec. 2026.05.20 07:13:21.610013 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} TCPHandler: Processed in 0.001557395 sec. 2026.05.20 07:13:21.610246 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.610349 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.610391 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:13:21.610891 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.610928 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.611272 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:21.611533 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:21.611670 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} executeQuery: Read 145 rows, 9.58 KiB in 0.001339 sec., 108289.76848394325 rows/sec., 6.99 MiB/sec. 2026.05.20 07:13:21.611705 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} TCPHandler: Processed in 0.001512744 sec. 2026.05.20 07:13:21.611860 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.611956 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.611996 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:13:21.612036 [ 201 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 7294 rows, containing 5 columns (5 merged, 0 gathered) in 0.003610113 sec., 2020435.3714135818 rows/sec., 158.87 MiB/sec. 2026.05.20 07:13:21.612349 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:13:21.612475 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.612519 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.612650 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:21.612735 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:13:21.612817 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.20 07:13:21.612868 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:21.613092 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:21.613198 [ 39 ] {} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.20 07:13:21.613225 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} executeQuery: Read 144 rows, 8.38 KiB in 0.001287 sec., 111888.11188811189 rows/sec., 6.36 MiB/sec. 2026.05.20 07:13:21.613238 [ 39 ] {} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.613270 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} TCPHandler: Processed in 0.001460584 sec. 2026.05.20 07:13:21.613272 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.613396 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::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.20 07:13:21.613416 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.613484 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.613519 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part 2026.05.20 07:13:21.613519 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:21.613574 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:21.613575 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part 2026.05.20 07:13:21.613635 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part 2026.05.20 07:13:21.613676 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part 2026.05.20 07:13:21.613715 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part 2026.05.20 07:13:21.614276 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.614319 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.614516 [ 199 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149641 sec., 626282.4655696865 rows/sec., 37.97 MiB/sec. 2026.05.20 07:13:21.614722 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:13:21.614758 [ 201 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.20 07:13:21.615013 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:21.615144 [ 39 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:13:21.615170 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} executeQuery: Read 527 rows, 38.20 KiB in 0.001669 sec., 315757.93888556026 rows/sec., 22.35 MiB/sec. 2026.05.20 07:13:21.615189 [ 39 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.615194 [ 201 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:21.615211 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} TCPHandler: Processed in 0.001844947 sec. 2026.05.20 07:13:21.615225 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.615312 [ 201 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.20 07:13:21.615322 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:13:21.615391 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.615424 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.615424 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.20 07:13:21.615459 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1724 rows starting from the beginning of the part 2026.05.20 07:13:21.615491 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:13:21.615510 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part 2026.05.20 07:13:21.615537 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:13:21.615552 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1722 rows starting from the beginning of the part 2026.05.20 07:13:21.615592 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2026.05.20 07:13:21.615630 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2026.05.20 07:13:21.615667 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 527 rows starting from the beginning of the part 2026.05.20 07:13:21.615900 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.615941 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.616278 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:21.616533 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:21.616671 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} executeQuery: Read 4 rows, 214.00 B in 0.001198 sec., 3338.89816360601 rows/sec., 174.44 KiB/sec. 2026.05.20 07:13:21.616703 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} TCPHandler: Processed in 0.001361313 sec. 2026.05.20 07:13:21.616833 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.616929 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.616972 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:21.617180 [ 198 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886297 sec., 2208029.806546901 rows/sec., 159.14 MiB/sec. 2026.05.20 07:13:21.617393 [ 201 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:13:21.617410 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.617452 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.617678 [ 201 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:21.617766 [ 201 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:13:21.617841 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.20 07:13:21.617853 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:13:21.618081 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:21.618191 [ 39 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:13:21.618210 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} executeQuery: Read 265 rows, 18.03 KiB in 0.001299 sec., 204003.0792917629 rows/sec., 13.56 MiB/sec. 2026.05.20 07:13:21.618238 [ 39 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.618253 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} TCPHandler: Processed in 0.001468334 sec. 2026.05.20 07:13:21.618264 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.618367 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:13:21.618395 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.618466 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.618496 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2992 rows starting from the beginning of the part 2026.05.20 07:13:21.618496 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.618544 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2026.05.20 07:13:21.618554 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:13:21.618595 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1602 rows starting from the beginning of the part 2026.05.20 07:13:21.618636 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part 2026.05.20 07:13:21.618672 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2026.05.20 07:13:21.618708 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:13:21.619066 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.619111 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.619489 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:21.619728 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:21.619843 [ 39 ] {} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.20 07:13:21.619878 [ 39 ] {} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.619880 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. 2026.05.20 07:13:21.619898 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.619944 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} TCPHandler: Processed in 0.001597485 sec. 2026.05.20 07:13:21.620025 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:13:21.620147 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.620157 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.620186 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:13:21.620285 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:13:21.620298 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.620352 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:13:21.620381 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:13:21.620431 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:13:21.620489 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:13:21.621026 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686445 sec., 1975473.162487972 rows/sec., 124.28 MiB/sec. 2026.05.20 07:13:21.621267 [ 196 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289983 sec., 3876.020071582339 rows/sec., 261.18 KiB/sec. 2026.05.20 07:13:21.621380 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.20 07:13:21.621386 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.621441 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.621529 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:13:21.621672 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:21.621755 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.20 07:13:21.621817 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2026.05.20 07:13:21.621918 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:21.622002 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:13:21.622085 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.20 07:13:21.622202 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:21.622438 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:21.622587 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} executeQuery: Read 35 rows, 64.22 KiB in 0.00233 sec., 15021.45922746781 rows/sec., 26.92 MiB/sec. 2026.05.20 07:13:21.622645 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} TCPHandler: Processed in 0.002609584 sec. 2026.05.20 07:13:21.622808 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.622934 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.622986 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.20 07:13:21.623394 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.623436 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.623801 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.20 07:13:21.624017 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): 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.20 07:13:21.624147 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} executeQuery: Read 15 rows, 1.14 KiB in 0.001239 sec., 12106.537530266343 rows/sec., 923.75 KiB/sec. 2026.05.20 07:13:21.624181 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} TCPHandler: Processed in 0.001434894 sec. 2026.05.20 07:13:21.624309 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:21.624405 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:21.624447 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:21.624786 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.624822 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.625137 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:13:21.625346 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:21.625452 [ 39 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:13:21.625473 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. 2026.05.20 07:13:21.625492 [ 39 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:21.625510 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} TCPHandler: Processed in 0.001249702 sec. 2026.05.20 07:13:21.625518 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:21.625642 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:21.625765 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:21.625801 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:21.625876 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2026.05.20 07:13:21.625947 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2026.05.20 07:13:21.625995 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2026.05.20 07:13:21.626051 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:21.626095 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:21.626960 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366103 sec., 483126.0893212298 rows/sec., 31.10 MiB/sec. 2026.05.20 07:13:21.627127 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:13:21.627399 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:21.627470 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:13:21.627541 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.20 07:13:22.001109 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 184.26 MiB, peak 191.28 MiB, free memory in arenas 0.00 B, will set to 187.79 MiB (RSS), difference: 3.53 MiB 2026.05.20 07:13:22.517695 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:22.517766 [ 286 ] {} TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.001226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 185.75 MiB, peak 191.28 MiB, free memory in arenas 0.00 B, will set to 187.79 MiB (RSS), difference: 2.03 MiB 2026.05.20 07:13:23.310670 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44347 2026.05.20 07:13:23.310763 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.310789 [ 310 ] {} TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Authenticating user 'default' from [fd00:1122:3344:101::e]:44347 2026.05.20 07:13:23.310813 [ 310 ] {} TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.310826 [ 310 ] {} TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311107 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33787 2026.05.20 07:13:23.311136 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51047 2026.05.20 07:13:23.311153 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40423 2026.05.20 07:13:23.311207 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311198 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41888 2026.05.20 07:13:23.311247 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311253 [ 311 ] {} TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Authenticating user 'default' from [fd00:1122:3344:101::e]:33787 2026.05.20 07:13:23.311281 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311290 [ 312 ] {} TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Authenticating user 'default' from [fd00:1122:3344:101::e]:51047 2026.05.20 07:13:23.311314 [ 311 ] {} TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311324 [ 314 ] {} TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:40423 2026.05.20 07:13:23.311344 [ 311 ] {} TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311341 [ 312 ] {} TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311370 [ 314 ] {} TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311382 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311407 [ 314 ] {} TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311433 [ 3 ] {} TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41888 2026.05.20 07:13:23.311388 [ 312 ] {} TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311466 [ 3 ] {} TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311240 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62877 2026.05.20 07:13:23.311501 [ 3 ] {} TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311226 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57119 2026.05.20 07:13:23.311212 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48529 2026.05.20 07:13:23.311173 [ 310 ] {} TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:23.311151 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52372 2026.05.20 07:13:23.311797 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} executeQuery: (from [fd00:1122:3344:101::e]:44347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:13:23.311853 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311894 [ 307 ] {} TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Authenticating user 'default' from [fd00:1122:3344:101::e]:62877 2026.05.20 07:13:23.311913 [ 307 ] {} TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311927 [ 307 ] {} TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.311930 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311975 [ 306 ] {} TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57119 2026.05.20 07:13:23.311977 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.311981 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:23.312017 [ 286 ] {} TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Authenticating user 'default' from [fd00:1122:3344:101::e]:48529 2026.05.20 07:13:23.312002 [ 306 ] {} TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.312047 [ 286 ] {} TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.312042 [ 313 ] {} TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Authenticating user 'default' from [fd00:1122:3344:101::e]:52372 2026.05.20 07:13:23.312071 [ 306 ] {} TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.312102 [ 313 ] {} TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.312076 [ 286 ] {} TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.312131 [ 313 ] {} TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.312153 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:13:23.312221 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:23.312510 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:13:23.312598 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} Aggregator: Compile expression max()(UInt64) 0 2026.05.20 07:13:23.659868 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} AggregatingTransform: Aggregating 2026.05.20 07:13:23.659935 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} Aggregator: Aggregation method: without_key 2026.05.20 07:13:23.659968 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102872 sec. (972.082 rows/sec., 37.97 KiB/sec.) 2026.05.20 07:13:23.659983 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} Aggregator: Merging aggregated data 2026.05.20 07:13:23.660775 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} executeQuery: Read 1 rows, 40.00 B in 0.349036 sec., 2.8650339793029946 rows/sec., 114.60 B/sec. 2026.05.20 07:13:23.660966 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2026.05.20 07:13:23.660984 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} TCPHandler: Processed in 0.349933356 sec. 2026.05.20 07:13:23.661201 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661240 [ 310 ] {} TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661250 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661279 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661303 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661330 [ 307 ] {} TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661359 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661365 [ 286 ] {} TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661381 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661407 [ 3 ] {} TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661436 [ 306 ] {} TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661347 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661341 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661335 [ 314 ] {} TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661525 [ 313 ] {} TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661526 [ 312 ] {} TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:23.661260 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:23.661603 [ 311 ] {} TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:24.000338 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 189.21 MiB, peak 199.34 MiB, free memory in arenas 0.00 B, will set to 208.75 MiB (RSS), difference: 19.53 MiB 2026.05.20 07:13:25.172900 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49484 2026.05.20 07:13:25.172994 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173019 [ 310 ] {} TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Authenticating user 'default' from [fd00:1122:3344:101::e]:49484 2026.05.20 07:13:25.173041 [ 310 ] {} TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173055 [ 310 ] {} TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173303 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62367 2026.05.20 07:13:25.173317 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56804 2026.05.20 07:13:25.173369 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45206 2026.05.20 07:13:25.173389 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57097 2026.05.20 07:13:25.173398 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173423 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173430 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173454 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173478 [ 313 ] {} TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:56804 2026.05.20 07:13:25.173478 [ 311 ] {} TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Authenticating user 'default' from [fd00:1122:3344:101::e]:62367 2026.05.20 07:13:25.173485 [ 306 ] {} TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:45206 2026.05.20 07:13:25.173510 [ 313 ] {} TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173517 [ 311 ] {} TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173529 [ 313 ] {} TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173524 [ 306 ] {} TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173538 [ 311 ] {} TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173553 [ 306 ] {} TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173500 [ 307 ] {} TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:57097 2026.05.20 07:13:25.173411 [ 310 ] {} TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:25.173600 [ 307 ] {} TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173368 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37289 2026.05.20 07:13:25.173639 [ 307 ] {} TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173368 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41156 2026.05.20 07:13:25.173714 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173304 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53583 2026.05.20 07:13:25.173754 [ 286 ] {} TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Authenticating user 'default' from [fd00:1122:3344:101::e]:37289 2026.05.20 07:13:25.173761 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173769 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} executeQuery: (from [fd00:1122:3344:101::e]:49484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:13:25.173793 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.173801 [ 3 ] {} TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Authenticating user 'default' from [fd00:1122:3344:101::e]:41156 2026.05.20 07:13:25.173831 [ 312 ] {} TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53583 2026.05.20 07:13:25.173849 [ 3 ] {} TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173862 [ 312 ] {} TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173876 [ 3 ] {} TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173888 [ 312 ] {} TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173791 [ 286 ] {} TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173337 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41462 2026.05.20 07:13:25.173939 [ 286 ] {} TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.173989 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.174015 [ 314 ] {} TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Authenticating user 'default' from [fd00:1122:3344:101::e]:41462 2026.05.20 07:13:25.174031 [ 314 ] {} TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.174042 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:13:25.174044 [ 314 ] {} TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.174109 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:25.174391 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:13:25.175348 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} AggregatingTransform: Aggregating 2026.05.20 07:13:25.175391 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} Aggregator: Aggregation method: without_key 2026.05.20 07:13:25.175427 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910048 sec. (1098.843 rows/sec., 42.92 KiB/sec.) 2026.05.20 07:13:25.175446 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} Aggregator: Merging aggregated data 2026.05.20 07:13:25.176143 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} executeQuery: Read 1 rows, 40.00 B in 0.002428 sec., 411.8616144975288 rows/sec., 16.09 KiB/sec. 2026.05.20 07:13:25.176318 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} TCPHandler: Processed in 0.003032888 sec. 2026.05.20 07:13:25.176440 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176466 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176471 [ 310 ] {} TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176493 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176505 [ 307 ] {} TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176513 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176546 [ 311 ] {} TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176554 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176592 [ 313 ] {} TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176599 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176628 [ 286 ] {} TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176586 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176660 [ 306 ] {} TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176733 [ 314 ] {} TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176528 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176568 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.176800 [ 312 ] {} TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.176831 [ 3 ] {} TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301018 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63829 2026.05.20 07:13:25.301132 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301158 [ 310 ] {} TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Authenticating user 'default' from [fd00:1122:3344:101::e]:63829 2026.05.20 07:13:25.301182 [ 310 ] {} TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301228 [ 310 ] {} TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301442 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37946 2026.05.20 07:13:25.301493 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301504 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63089 2026.05.20 07:13:25.301514 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35895 2026.05.20 07:13:25.301544 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49984 2026.05.20 07:13:25.301563 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49400 2026.05.20 07:13:25.301597 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54062 2026.05.20 07:13:25.301602 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46123 2026.05.20 07:13:25.301638 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301655 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301688 [ 314 ] {} TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Authenticating user 'default' from [fd00:1122:3344:101::e]:49984 2026.05.20 07:13:25.301701 [ 307 ] {} TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Authenticating user 'default' from [fd00:1122:3344:101::e]:54062 2026.05.20 07:13:25.301638 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301718 [ 314 ] {} TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301723 [ 307 ] {} TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301741 [ 3 ] {} TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Authenticating user 'default' from [fd00:1122:3344:101::e]:49400 2026.05.20 07:13:25.301742 [ 314 ] {} TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301753 [ 307 ] {} TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301761 [ 3 ] {} TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301747 [ 310 ] {} TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:25.301786 [ 3 ] {} TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301713 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301592 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301889 [ 306 ] {} TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:46123 2026.05.20 07:13:25.301589 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.301910 [ 313 ] {} TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Authenticating user 'default' from [fd00:1122:3344:101::e]:35895 2026.05.20 07:13:25.301928 [ 306 ] {} TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301952 [ 313 ] {} TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301949 [ 312 ] {} TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63089 2026.05.20 07:13:25.301966 [ 306 ] {} TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301972 [ 313 ] {} TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301996 [ 312 ] {} TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301963 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} executeQuery: (from [fd00:1122:3344:101::e]:63829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:13:25.302032 [ 312 ] {} TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.301514 [ 311 ] {} TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Authenticating user 'default' from [fd00:1122:3344:101::e]:37946 2026.05.20 07:13:25.301571 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34882 2026.05.20 07:13:25.302100 [ 311 ] {} TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.302138 [ 311 ] {} TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.302158 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:13:25.302204 [ 286 ] {} TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Authenticating user 'default' from [fd00:1122:3344:101::e]:34882 2026.05.20 07:13:25.302236 [ 286 ] {} TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.302251 [ 286 ] {} TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.302300 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:13:25.302361 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:25.302660 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:13:25.303596 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} AggregatingTransform: Aggregating 2026.05.20 07:13:25.303645 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} Aggregator: Aggregation method: without_key 2026.05.20 07:13:25.303677 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914819 sec. (1093.112 rows/sec., 42.70 KiB/sec.) 2026.05.20 07:13:25.303693 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} Aggregator: Merging aggregated data 2026.05.20 07:13:25.304270 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} executeQuery: Read 1 rows, 40.00 B in 0.002366 sec., 422.654268808115 rows/sec., 16.51 KiB/sec. 2026.05.20 07:13:25.304390 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} TCPHandler: Processed in 0.002825806 sec. 2026.05.20 07:13:25.304553 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304595 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304616 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304603 [ 310 ] {} TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304666 [ 312 ] {} TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304679 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304699 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304716 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304746 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304762 [ 286 ] {} TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304772 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304785 [ 313 ] {} TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304648 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:13:25.304838 [ 306 ] {} TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304646 [ 311 ] {} TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304879 [ 307 ] {} TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304797 [ 3 ] {} TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:25.304742 [ 314 ] {} TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:13:26.590050 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:26.590297 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:26.590672 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:26.590716 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} 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.20 07:13:26.590938 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:26.591005 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:26.591139 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:26.591234 [ 322 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:26.591244 [ 335 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:26.591258 [ 364 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:26.591403 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:26.591431 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:26.591499 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:26.591519 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:26.591555 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:26.591592 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:26.592879 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} executeQuery: Read 41 rows, 9.15 KiB in 0.002685 sec., 15270.01862197393 rows/sec., 3.33 MiB/sec. 2026.05.20 07:13:26.592997 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} TCPHandler: Processed in 0.003081189 sec. 2026.05.20 07:13:26.594526 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:26.594638 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:26.594682 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:26.595172 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:26.595213 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:26.595572 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:13:26.595793 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:26.595934 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} executeQuery: Read 56 rows, 4.38 KiB in 0.001327 sec., 42200.45214770158 rows/sec., 3.22 MiB/sec. 2026.05.20 07:13:26.595969 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} TCPHandler: Processed in 0.001493494 sec. 2026.05.20 07:13:26.596100 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:26.596197 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:26.596237 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:26.596653 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:26.596690 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:26.596982 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:13:26.597192 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:26.597317 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. 2026.05.20 07:13:26.597350 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} TCPHandler: Processed in 0.001299402 sec. 2026.05.20 07:13:26.597501 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:26.597607 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:26.597650 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:26.598053 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:26.598089 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:26.598411 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:13:26.598631 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:26.598758 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. 2026.05.20 07:13:26.598791 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} TCPHandler: Processed in 0.001339253 sec. 2026.05.20 07:13:26.598913 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:26.599009 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:26.599050 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:26.599396 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:26.599432 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:26.599743 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:13:26.599948 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:26.600075 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. 2026.05.20 07:13:26.600107 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} TCPHandler: Processed in 0.001242512 sec. 2026.05.20 07:13:28.715776 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4226 2026.05.20 07:13:28.716293 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:28.716339 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:28.716882 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:28.717158 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:28.717330 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4226 2026.05.20 07:13:28.944932 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.20 07:13:28.961654 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:28.961722 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. 2026.05.20 07:13:28.967936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:28.968609 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:28.971596 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.20 07:13:29.000263 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 209.51 MiB, peak 219.10 MiB, free memory in arenas 0.00 B, will set to 211.17 MiB (RSS), difference: 1.66 MiB 2026.05.20 07:13:31.209465 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 2026.05.20 07:13:31.210971 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.211015 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.212081 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:31.212336 [ 243 ] {} system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): 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.20 07:13:31.212560 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.20 07:13:31.594887 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.595186 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:31.595591 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:31.595640 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} 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.20 07:13:31.595927 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:31.596006 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:31.596162 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:13:31.596281 [ 364 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:31.596292 [ 322 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:31.596322 [ 335 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:31.596514 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:31.596552 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:31.596627 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:31.596649 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:31.596687 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:13:31.596730 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:13:31.598205 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} executeQuery: Read 41 rows, 9.15 KiB in 0.003142 sec., 13049.013367281987 rows/sec., 2.84 MiB/sec. 2026.05.20 07:13:31.598369 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} TCPHandler: Processed in 0.003636614 sec. 2026.05.20 07:13:31.603676 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.603811 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.603873 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:13:31.604543 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.604586 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.604980 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:31.605219 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:31.605362 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} executeQuery: Read 280 rows, 18.20 KiB in 0.001591 sec., 175989.9434318039 rows/sec., 11.17 MiB/sec. 2026.05.20 07:13:31.605397 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} TCPHandler: Processed in 0.001844428 sec. 2026.05.20 07:13:31.605578 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.605676 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:31.605716 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:31.606442 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.606480 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.606844 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:13:31.607065 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:31.607193 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} executeQuery: Read 847 rows, 68.00 KiB in 0.001535 sec., 551791.5309446255 rows/sec., 43.26 MiB/sec. 2026.05.20 07:13:31.607226 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} TCPHandler: Processed in 0.001697685 sec. 2026.05.20 07:13:31.607368 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.607465 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.607505 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:31.607939 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.607975 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.608270 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:31.608479 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:31.608604 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} executeQuery: Read 175 rows, 11.05 KiB in 0.001157 sec., 151253.24114088158 rows/sec., 9.32 MiB/sec. 2026.05.20 07:13:31.608637 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} TCPHandler: Processed in 0.001319063 sec. 2026.05.20 07:13:31.608767 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.608863 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.608903 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:13:31.609326 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.609363 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.609666 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:31.609876 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:31.609976 [ 27 ] {} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:31.610001 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} executeQuery: Read 145 rows, 9.58 KiB in 0.001155 sec., 125541.12554112554 rows/sec., 8.10 MiB/sec. 2026.05.20 07:13:31.610036 [ 27 ] {} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.610044 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} TCPHandler: Processed in 0.001328102 sec. 2026.05.20 07:13:31.610068 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.610190 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.610218 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::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.20 07:13:31.610302 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.610347 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:13:31.610366 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:31.610454 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 946 rows starting from the beginning of the part 2026.05.20 07:13:31.610557 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part 2026.05.20 07:13:31.610621 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part 2026.05.20 07:13:31.610674 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 946 rows starting from the beginning of the part 2026.05.20 07:13:31.610726 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part 2026.05.20 07:13:31.610782 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part 2026.05.20 07:13:31.610843 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.610911 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.611275 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:31.611502 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:31.611638 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} executeQuery: Read 144 rows, 8.38 KiB in 0.001354 sec., 106351.55096011817 rows/sec., 6.04 MiB/sec. 2026.05.20 07:13:31.611672 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} TCPHandler: Processed in 0.001534864 sec. 2026.05.20 07:13:31.611798 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.611894 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:31.611934 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:31.612142 [ 193 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988388 sec., 1243218.1244304434 rows/sec., 79.52 MiB/sec. 2026.05.20 07:13:31.612421 [ 189 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:31.612691 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.612734 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.612734 [ 189 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:31.612840 [ 189 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:31.612930 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.20 07:13:31.613104 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:13:31.613322 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:31.613455 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} executeQuery: Read 519 rows, 37.54 KiB in 0.001579 sec., 328689.04369854333 rows/sec., 23.21 MiB/sec. 2026.05.20 07:13:31.613490 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} TCPHandler: Processed in 0.001741886 sec. 2026.05.20 07:13:31.613628 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.613724 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:13:31.613765 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:13:31.614110 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.614146 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.614442 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:31.614662 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:31.614761 [ 27 ] {} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:31.614790 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} executeQuery: Read 4 rows, 214.00 B in 0.001084 sec., 3690.036900369004 rows/sec., 192.79 KiB/sec. 2026.05.20 07:13:31.614793 [ 27 ] {} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.614831 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} TCPHandler: Processed in 0.001252591 sec. 2026.05.20 07:13:31.614832 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.614952 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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.20 07:13:31.614980 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.615057 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:31.615083 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.615089 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.20 07:13:31.615136 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:31.615153 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.20 07:13:31.615197 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2026.05.20 07:13:31.615231 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2026.05.20 07:13:31.615268 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2026.05.20 07:13:31.615306 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2026.05.20 07:13:31.615581 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.615622 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.615983 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:13:31.615989 [ 193 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107697 sec., 22284.743307613026 rows/sec., 1.14 MiB/sec. 2026.05.20 07:13:31.616145 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:31.616250 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:31.616399 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} executeQuery: Read 265 rows, 18.03 KiB in 0.001335 sec., 198501.87265917604 rows/sec., 13.19 MiB/sec. 2026.05.20 07:13:31.616437 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} TCPHandler: Processed in 0.001506774 sec. 2026.05.20 07:13:31.616445 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:31.616518 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:31.616568 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.616589 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.20 07:13:31.616671 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.616718 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:13:31.617045 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.617081 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.617380 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:31.617590 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:31.617719 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. 2026.05.20 07:13:31.617751 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} TCPHandler: Processed in 0.001232422 sec. 2026.05.20 07:13:31.617876 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.617972 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.618027 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:13:31.618909 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.618947 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.619485 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:13:31.619716 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:31.619821 [ 27 ] {} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:13:31.619853 [ 27 ] {} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.619853 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} executeQuery: Read 35 rows, 64.22 KiB in 0.001899 sec., 18430.753027909424 rows/sec., 33.03 MiB/sec. 2026.05.20 07:13:31.619871 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.619924 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} TCPHandler: Processed in 0.00209609 sec. 2026.05.20 07:13:31.620011 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::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.20 07:13:31.620068 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:31.620178 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:31.620220 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:31.620278 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:31.620348 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2026.05.20 07:13:31.620499 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2026.05.20 07:13:31.620592 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:31.620634 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:31.620643 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2026.05.20 07:13:31.620781 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part 2026.05.20 07:13:31.620908 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::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.20 07:13:31.620953 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:13:31.621036 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2026.05.20 07:13:31.621195 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:31.621331 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} executeQuery: Read 90 rows, 5.77 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 4.80 MiB/sec. 2026.05.20 07:13:31.621366 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} TCPHandler: Processed in 0.001348523 sec. 2026.05.20 07:13:31.623096 [ 190 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.0031385 sec., 39190.696192448624 rows/sec., 70.23 MiB/sec. 2026.05.20 07:13:31.623486 [ 193 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:13:31.623898 [ 193 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:31.623982 [ 193 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:13:31.624111 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2026.05.20 07:13:36.160802 [ 122 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:13:36.160897 [ 122 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:13:36.217542 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4738 2026.05.20 07:13:36.218033 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.218069 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.218529 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:36.218766 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:36.218897 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4738 2026.05.20 07:13:36.471789 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.20 07:13:36.489615 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.489687 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.495382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:36.496044 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:36.498993 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.20 07:13:36.590273 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.590523 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:36.590887 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:36.590931 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} 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.20 07:13:36.591179 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:36.591257 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:36.591405 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:36.591496 [ 322 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:36.591502 [ 345 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:36.591497 [ 363 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:36.591635 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:36.591662 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:36.591732 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:36.591752 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:36.591787 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:36.591825 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:36.592982 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} executeQuery: Read 41 rows, 9.15 KiB in 0.002566 sec., 15978.176149649258 rows/sec., 3.48 MiB/sec. 2026.05.20 07:13:36.593083 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} TCPHandler: Processed in 0.002950348 sec. 2026.05.20 07:13:36.594541 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.594650 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:36.594693 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:36.595197 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.595252 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.595612 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:13:36.595830 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:36.595969 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} executeQuery: Read 56 rows, 4.38 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.17 MiB/sec. 2026.05.20 07:13:36.596003 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} TCPHandler: Processed in 0.001512504 sec. 2026.05.20 07:13:36.596130 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.596226 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:36.596266 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:36.596677 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.596714 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.597009 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:13:36.597228 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:36.597356 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. 2026.05.20 07:13:36.597390 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} TCPHandler: Processed in 0.001308552 sec. 2026.05.20 07:13:36.597512 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.597608 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.597651 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:36.598052 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.598087 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.598408 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:13:36.598622 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:36.598750 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. 2026.05.20 07:13:36.598783 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} TCPHandler: Processed in 0.001320272 sec. 2026.05.20 07:13:36.598901 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.598997 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.599040 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:36.599375 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.599411 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.599703 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:13:36.599906 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:36.600030 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. 2026.05.20 07:13:36.600062 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} TCPHandler: Processed in 0.001209821 sec. 2026.05.20 07:13:36.909440 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.909729 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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', '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.20 07:13:36.910105 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:36.910151 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:36.910419 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:36.910488 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:36.910631 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 44-element set) 2026.05.20 07:13:36.910730 [ 345 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:36.910768 [ 322 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:36.910730 [ 363 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:36.910923 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2026.05.20 07:13:36.910952 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:36.911038 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:36.911059 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 44 rows with 3 streams 2026.05.20 07:13:36.911096 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:36.911136 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:36.911174 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.20 07:13:36.912525 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} executeQuery: Read 44 rows, 9.42 KiB in 0.002923 sec., 15053.02771125556 rows/sec., 3.15 MiB/sec. 2026.05.20 07:13:36.912701 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} MemoryTracker: Peak memory usage (for query): 147.31 KiB. 2026.05.20 07:13:36.912718 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} TCPHandler: Processed in 0.003435242 sec. 2026.05.20 07:13:36.929776 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.929917 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.929971 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:13:36.930702 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.930753 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.931157 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:36.931383 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:36.931527 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} executeQuery: Read 280 rows, 18.20 KiB in 0.001649 sec., 169799.87871437235 rows/sec., 10.78 MiB/sec. 2026.05.20 07:13:36.931562 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} TCPHandler: Processed in 0.001851297 sec. 2026.05.20 07:13:36.931703 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.931802 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:13:36.931843 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:13:36.932319 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.932356 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.932655 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:13:36.932865 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:13:36.932994 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} executeQuery: Read 14 rows, 1.14 KiB in 0.00121 sec., 11570.247933884299 rows/sec., 943.47 KiB/sec. 2026.05.20 07:13:36.933026 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} TCPHandler: Processed in 0.001379633 sec. 2026.05.20 07:13:36.933151 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.933242 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:36.933280 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:36.935264 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.935304 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.935853 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:13:36.936079 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:36.936209 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} executeQuery: Read 3211 rows, 245.51 KiB in 0.002968 sec., 1081873.3153638814 rows/sec., 80.78 MiB/sec. 2026.05.20 07:13:36.936244 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.20 07:13:36.936257 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} TCPHandler: Processed in 0.00315239 sec. 2026.05.20 07:13:36.936395 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.936492 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.936533 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:36.937067 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.937106 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.937431 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:36.937646 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:36.937776 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} executeQuery: Read 204 rows, 13.15 KiB in 0.001302 sec., 156682.0276497696 rows/sec., 9.86 MiB/sec. 2026.05.20 07:13:36.937810 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} TCPHandler: Processed in 0.001465033 sec. 2026.05.20 07:13:36.937934 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.938038 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.938080 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:13:36.938772 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.938809 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.939170 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:36.939382 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:36.939508 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} executeQuery: Read 946 rows, 56.96 KiB in 0.001495 sec., 632775.9197324414 rows/sec., 37.21 MiB/sec. 2026.05.20 07:13:36.939542 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} TCPHandler: Processed in 0.001657765 sec. 2026.05.20 07:13:36.939677 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.939773 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.939813 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.20 07:13:36.940244 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.940280 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.940562 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:36.940775 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): 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.20 07:13:36.940903 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. 2026.05.20 07:13:36.940936 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} TCPHandler: Processed in 0.001308662 sec. 2026.05.20 07:13:36.941061 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.941159 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.941199 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:13:36.941668 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.941706 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.942013 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:36.942236 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:36.942365 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} executeQuery: Read 144 rows, 8.38 KiB in 0.001224 sec., 117647.05882352941 rows/sec., 6.68 MiB/sec. 2026.05.20 07:13:36.942399 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} TCPHandler: Processed in 0.001388283 sec. 2026.05.20 07:13:36.942560 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.942662 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:36.942701 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:36.943704 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.943742 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.944123 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:13:36.944350 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:36.944481 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} executeQuery: Read 1772 rows, 122.72 KiB in 0.001838 sec., 964091.4036996736 rows/sec., 65.20 MiB/sec. 2026.05.20 07:13:36.944515 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} TCPHandler: Processed in 0.002004539 sec. 2026.05.20 07:13:36.944651 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.944748 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:13:36.944792 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:13:36.945233 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.945275 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.945636 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:36.945875 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:36.946012 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} executeQuery: Read 4 rows, 214.00 B in 0.001281 sec., 3122.56049960968 rows/sec., 163.14 KiB/sec. 2026.05.20 07:13:36.946046 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} TCPHandler: Processed in 0.001444573 sec. 2026.05.20 07:13:36.946214 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.946314 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.946358 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:36.947152 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.947189 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.947633 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:13:36.947862 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:36.947998 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} executeQuery: Read 1608 rows, 100.02 KiB in 0.001706 sec., 942555.6858147713 rows/sec., 57.25 MiB/sec. 2026.05.20 07:13:36.948034 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} TCPHandler: Processed in 0.001868688 sec. 2026.05.20 07:13:36.948200 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.948307 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.948356 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:13:36.948706 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.948743 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.949058 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:36.949321 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:36.949462 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} executeQuery: Read 1 rows, 69.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 57.20 KiB/sec. 2026.05.20 07:13:36.949495 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} TCPHandler: Processed in 0.001363783 sec. 2026.05.20 07:13:36.949721 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.949817 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.949870 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:13:36.950653 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.950688 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.951218 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:13:36.951430 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:36.951563 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} executeQuery: Read 50 rows, 91.75 KiB in 0.001764 sec., 28344.67120181406 rows/sec., 50.79 MiB/sec. 2026.05.20 07:13:36.951609 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} TCPHandler: Processed in 0.001936078 sec. 2026.05.20 07:13:36.951745 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.951840 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.951881 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.20 07:13:36.952197 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.952232 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.952517 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.20 07:13:36.952717 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): 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.20 07:13:36.952841 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} executeQuery: Read 9 rows, 651.00 B in 0.001019 sec., 8832.188420019627 rows/sec., 623.89 KiB/sec. 2026.05.20 07:13:36.952872 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} TCPHandler: Processed in 0.001176381 sec. 2026.05.20 07:13:36.952996 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:36.953092 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:36.953132 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:36.953448 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:36.953483 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:36.953772 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:13:36.953978 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:36.954103 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} executeQuery: Read 42 rows, 2.45 KiB in 0.001029 sec., 40816.32653061225 rows/sec., 2.33 MiB/sec. 2026.05.20 07:13:36.954134 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} TCPHandler: Processed in 0.001186682 sec. 2026.05.20 07:13:41.588705 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:41.588994 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:41.589368 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:41.589413 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} 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.20 07:13:41.589646 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:41.589718 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:41.589859 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:41.590001 [ 351 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:41.590008 [ 350 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:41.590001 [ 322 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:41.590194 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:41.590223 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:41.590295 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:41.590316 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:41.590352 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:41.590395 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:41.591642 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} executeQuery: Read 41 rows, 9.15 KiB in 0.002758 sec., 14865.844815083394 rows/sec., 3.24 MiB/sec. 2026.05.20 07:13:41.591784 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} TCPHandler: Processed in 0.00322496 sec. 2026.05.20 07:13:41.593260 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:41.593376 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:41.593422 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:41.594091 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.594136 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:41.594570 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:13:41.594802 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:41.594943 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. 2026.05.20 07:13:41.594947 [ 148 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.20 07:13:41.594980 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} TCPHandler: Processed in 0.001772506 sec. 2026.05.20 07:13:41.595014 [ 148 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.595046 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:41.595125 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:41.595239 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:41.595279 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:41.595373 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:13:41.595540 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:41.595580 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3189 rows starting from the beginning of the part 2026.05.20 07:13:41.595657 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:41.595710 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 847 rows starting from the beginning of the part 2026.05.20 07:13:41.595762 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:13:41.595805 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3211 rows starting from the beginning of the part 2026.05.20 07:13:41.595831 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.595858 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2026.05.20 07:13:41.595875 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:41.596215 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:13:41.596448 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:41.596583 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} executeQuery: Read 64 rows, 5.12 KiB in 0.001362 sec., 46989.72099853157 rows/sec., 3.67 MiB/sec. 2026.05.20 07:13:41.596600 [ 130 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.20 07:13:41.596618 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} TCPHandler: Processed in 0.001541184 sec. 2026.05.20 07:13:41.596656 [ 130 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.596687 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:41.596769 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:41.596797 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:13:41.596885 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:41.596931 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:41.596935 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:41.596975 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1761 rows starting from the beginning of the part 2026.05.20 07:13:41.597073 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part 2026.05.20 07:13:41.597123 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 519 rows starting from the beginning of the part 2026.05.20 07:13:41.597166 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:13:41.597219 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1772 rows starting from the beginning of the part 2026.05.20 07:13:41.597267 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2026.05.20 07:13:41.597375 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.597416 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:41.597762 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:13:41.597957 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710005 sec., 2736157.3133628904 rows/sec., 215.86 MiB/sec. 2026.05.20 07:13:41.598006 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:41.598207 [ 130 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.20 07:13:41.598209 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} executeQuery: Read 128 rows, 9.13 KiB in 0.001342 sec., 95380.0298062593 rows/sec., 6.64 MiB/sec. 2026.05.20 07:13:41.598256 [ 130 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.598274 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} TCPHandler: Processed in 0.001552375 sec. 2026.05.20 07:13:41.598288 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:41.598387 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:13:41.598407 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:41.598413 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.20 07:13:41.598509 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:41.598526 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:41.598545 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5307 rows starting from the beginning of the part 2026.05.20 07:13:41.598580 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:41.598637 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:13:41.598696 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part 2026.05.20 07:13:41.598752 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:41.598755 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part 2026.05.20 07:13:41.598824 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1608 rows starting from the beginning of the part 2026.05.20 07:13:41.598848 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.20 07:13:41.598876 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part 2026.05.20 07:13:41.598885 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213612 sec., 1986779.7689268393 rows/sec., 143.56 MiB/sec. 2026.05.20 07:13:41.598938 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.598947 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.20 07:13:41.598988 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:41.599279 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.20 07:13:41.599380 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:13:41.599690 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:41.599706 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:41.599801 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.20 07:13:41.599857 [ 146 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.20 07:13:41.599871 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} executeQuery: Read 48 rows, 3.31 KiB in 0.001363 sec., 35216.43433602348 rows/sec., 2.37 MiB/sec. 2026.05.20 07:13:41.599907 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.05.20 07:13:41.599912 [ 146 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:41.599926 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} TCPHandler: Processed in 0.001568105 sec. 2026.05.20 07:13:41.599959 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:41.600034 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:41.600133 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:41.600162 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part 2026.05.20 07:13:41.600208 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:41.600248 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part 2026.05.20 07:13:41.600285 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2026.05.20 07:13:41.600322 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2026.05.20 07:13:41.600360 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2026.05.20 07:13:41.601205 [ 186 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199391 sec., 800406.2061496209 rows/sec., 51.56 MiB/sec. 2026.05.20 07:13:41.601378 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.20 07:13:41.601527 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00317914 sec., 2399391.0302786287 rows/sec., 151.10 MiB/sec. 2026.05.20 07:13:41.601648 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:41.601722 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.20 07:13:41.601786 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2026.05.20 07:13:41.602075 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.20 07:13:41.602352 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:41.602422 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.20 07:13:41.602499 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. 2026.05.20 07:13:43.719187 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5186 2026.05.20 07:13:43.719756 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:43.719791 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:43.720286 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:13:43.720504 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:43.720629 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5186 2026.05.20 07:13:43.720688 [ 143 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:13:43.720734 [ 143 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:43.720755 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:43.720938 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:43.721213 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:43.721278 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part 2026.05.20 07:13:43.721421 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:43.721508 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:43.721589 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:43.721659 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:43.721702 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:13:43.723148 [ 190 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243271 sec., 2311802.720224173 rows/sec., 33.07 MiB/sec. 2026.05.20 07:13:43.723844 [ 193 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:13:43.724124 [ 193 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:43.724201 [ 193 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:13:43.724292 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2026.05.20 07:13:43.999261 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.20 07:13:44.015969 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:44.016030 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:44.022813 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:13:44.023533 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:44.023845 [ 143 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:13:44.023916 [ 143 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:44.023940 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. 2026.05.20 07:13:44.024055 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.026846 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.20 07:13:44.027646 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:44.029148 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.033814 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.038079 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.042228 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.046711 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.050756 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:13:44.099973 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075949979 sec., 1092.8245286282436 rows/sec., 5.65 MiB/sec. 2026.05.20 07:13:44.102388 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:13:44.104587 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:44.104707 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:13:44.106953 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.20 07:13:45.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 215.63 MiB, peak 225.51 MiB, free memory in arenas 0.00 B, will set to 222.47 MiB (RSS), difference: 6.84 MiB 2026.05.20 07:13:46.590371 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:46.590599 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:46.590977 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:46.591018 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} 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.20 07:13:46.591255 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:46.591335 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:46.591504 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:13:46.591585 [ 351 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:46.591617 [ 350 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:46.591652 [ 354 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:46.591757 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:46.591787 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:46.591867 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:46.591889 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:46.591926 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:46.591981 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:46.593174 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} executeQuery: Read 41 rows, 9.15 KiB in 0.002665 sec., 15384.615384615385 rows/sec., 3.35 MiB/sec. 2026.05.20 07:13:46.593287 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} TCPHandler: Processed in 0.003054619 sec. 2026.05.20 07:13:46.595036 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:46.595205 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:46.595276 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:46.595938 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:46.595985 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:46.596421 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:13:46.596660 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:46.596813 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. 2026.05.20 07:13:46.596852 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} TCPHandler: Processed in 0.001946098 sec. 2026.05.20 07:13:46.596993 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:46.597095 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:46.597137 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:46.597594 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:46.597632 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:46.597964 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:13:46.598214 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:46.598352 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. 2026.05.20 07:13:46.598387 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} TCPHandler: Processed in 0.001447313 sec. 2026.05.20 07:13:46.598539 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:46.598642 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:46.598687 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:46.599136 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:46.599174 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:46.599547 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:13:46.599769 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:46.599929 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. 2026.05.20 07:13:46.599980 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} TCPHandler: Processed in 0.001494344 sec. 2026.05.20 07:13:46.600127 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:46.600224 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:46.600267 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:46.600634 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:46.600671 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:46.601010 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:13:46.601261 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:46.601395 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. 2026.05.20 07:13:46.601428 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} TCPHandler: Processed in 0.001350983 sec. 2026.05.20 07:13:51.161004 [ 110 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:13:51.161105 [ 110 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:13:51.221723 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5698 2026.05.20 07:13:51.222266 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.222312 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.222888 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:13:51.223137 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:51.223263 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5698 2026.05.20 07:13:51.527839 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.20 07:13:51.544329 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.544384 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.550038 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:13:51.550703 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:51.553429 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.20 07:13:51.596113 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.596338 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:51.596676 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:51.596720 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} 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.20 07:13:51.596943 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:51.597008 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:51.597146 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:13:51.597247 [ 350 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:51.597276 [ 354 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:51.597276 [ 329 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:51.597420 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:51.597448 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:51.597514 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:51.597534 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:51.597570 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:13:51.597607 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:13:51.598904 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} executeQuery: Read 41 rows, 9.15 KiB in 0.002663 sec., 15396.169733383402 rows/sec., 3.35 MiB/sec. 2026.05.20 07:13:51.599032 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} TCPHandler: Processed in 0.003049218 sec. 2026.05.20 07:13:51.604642 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.604817 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.604868 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:13:51.605616 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.605660 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.605992 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:51.606212 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:13:51.606341 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} executeQuery: Read 280 rows, 18.20 KiB in 0.001564 sec., 179028.13299232736 rows/sec., 11.36 MiB/sec. 2026.05.20 07:13:51.606375 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} TCPHandler: Processed in 0.001840186 sec. 2026.05.20 07:13:51.606529 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.606632 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:51.606672 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:51.607561 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.607599 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.607986 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:13:51.608207 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:51.608341 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} executeQuery: Read 859 rows, 69.17 KiB in 0.001727 sec., 497394.32541980315 rows/sec., 39.12 MiB/sec. 2026.05.20 07:13:51.608375 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} TCPHandler: Processed in 0.001904368 sec. 2026.05.20 07:13:51.608528 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.608624 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.608664 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:51.609210 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.609249 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.609558 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:13:51.609776 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:51.609904 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} executeQuery: Read 181 rows, 11.50 KiB in 0.001299 sec., 139337.95227097766 rows/sec., 8.64 MiB/sec. 2026.05.20 07:13:51.609938 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} TCPHandler: Processed in 0.001459004 sec. 2026.05.20 07:13:51.610079 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.610176 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.610216 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:13:51.610668 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.610703 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.610997 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:51.611205 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:13:51.611329 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} executeQuery: Read 145 rows, 9.58 KiB in 0.001172 sec., 123720.13651877132 rows/sec., 7.98 MiB/sec. 2026.05.20 07:13:51.611362 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} TCPHandler: Processed in 0.001331652 sec. 2026.05.20 07:13:51.611571 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.611666 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.611706 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:13:51.612165 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.612201 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.612492 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:51.612710 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:13:51.612836 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} executeQuery: Read 144 rows, 8.38 KiB in 0.001187 sec., 121314.23757371526 rows/sec., 6.89 MiB/sec. 2026.05.20 07:13:51.612877 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} TCPHandler: Processed in 0.001348382 sec. 2026.05.20 07:13:51.613010 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.613106 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:51.613151 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:51.613782 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.613817 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.614143 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:13:51.614348 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:51.614489 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} executeQuery: Read 525 rows, 38.02 KiB in 0.001401 sec., 374732.33404710924 rows/sec., 26.50 MiB/sec. 2026.05.20 07:13:51.614523 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} TCPHandler: Processed in 0.001561775 sec. 2026.05.20 07:13:51.614649 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.614745 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:13:51.614785 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:13:51.615130 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.615166 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.615453 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:51.615659 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:13:51.615784 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} executeQuery: Read 4 rows, 214.00 B in 0.001057 sec., 3784.295175023652 rows/sec., 197.71 KiB/sec. 2026.05.20 07:13:51.615816 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} TCPHandler: Processed in 0.001215262 sec. 2026.05.20 07:13:51.615956 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.616052 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.616094 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:51.616498 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.616534 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.616866 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:13:51.617081 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:51.617211 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. 2026.05.20 07:13:51.617244 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} TCPHandler: Processed in 0.001336313 sec. 2026.05.20 07:13:51.617382 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.617477 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.617518 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:13:51.617840 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.617875 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.618158 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:51.618367 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:13:51.618497 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. 2026.05.20 07:13:51.618529 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} TCPHandler: Processed in 0.001197391 sec. 2026.05.20 07:13:51.618654 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.618749 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.618802 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:13:51.619606 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.619642 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.620177 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:13:51.620403 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:13:51.620537 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} executeQuery: Read 41 rows, 75.23 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 40.70 MiB/sec. 2026.05.20 07:13:51.620584 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} TCPHandler: Processed in 0.001978078 sec. 2026.05.20 07:13:51.620731 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:51.620826 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:51.620867 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:51.621210 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:51.621247 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:51.621545 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:13:51.621759 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:51.621896 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. 2026.05.20 07:13:51.621928 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} TCPHandler: Processed in 0.001248202 sec. 2026.05.20 07:13:52.000233 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 223.80 MiB, peak 227.09 MiB, free memory in arenas 0.00 B, will set to 222.77 MiB (RSS), difference: -1.02 MiB 2026.05.20 07:13:56.590165 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.590446 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:13:56.590860 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:13:56.590916 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} 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.20 07:13:56.591225 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:13:56.591311 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:13:56.591498 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.20 07:13:56.591594 [ 348 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:13:56.591627 [ 350 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:13:56.591662 [ 339 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:13:56.591962 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:13:56.592000 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:13:56.592131 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:13:56.592161 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:13:56.592228 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:56.592287 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:13:56.593741 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} executeQuery: Read 41 rows, 9.15 KiB in 0.003396 sec., 12073.027090694935 rows/sec., 2.63 MiB/sec. 2026.05.20 07:13:56.593851 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} TCPHandler: Processed in 0.003872146 sec. 2026.05.20 07:13:56.595594 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.595724 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:13:56.595781 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:13:56.596509 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.596591 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.597021 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:13:56.597256 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:13:56.597429 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} executeQuery: Read 2 rows, 167.00 B in 0.001739 sec., 1150.0862564692352 rows/sec., 93.78 KiB/sec. 2026.05.20 07:13:56.597484 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} TCPHandler: Processed in 0.002003879 sec. 2026.05.20 07:13:56.597686 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.597814 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:13:56.597870 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:13:56.598354 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.598391 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.598694 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.20 07:13:56.598904 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:13:56.599031 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} executeQuery: Read 57 rows, 4.45 KiB in 0.001255 sec., 45418.32669322709 rows/sec., 3.46 MiB/sec. 2026.05.20 07:13:56.599065 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} TCPHandler: Processed in 0.001491794 sec. 2026.05.20 07:13:56.599188 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.599286 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:13:56.599326 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:13:56.599726 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.599762 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.600160 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:13:56.600383 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:56.600497 [ 139 ] {} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.20 07:13:56.600513 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} executeQuery: Read 2 rows, 143.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 112.08 KiB/sec. 2026.05.20 07:13:56.600586 [ 139 ] {} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.600602 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} TCPHandler: Processed in 0.001461964 sec. 2026.05.20 07:13:56.600615 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.600746 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.600758 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::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.20 07:13:56.600856 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:13:56.600904 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:13:56.600907 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:13:56.600959 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 172 rows starting from the beginning of the part 2026.05.20 07:13:56.601063 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 175 rows starting from the beginning of the part 2026.05.20 07:13:56.601130 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 175 rows starting from the beginning of the part 2026.05.20 07:13:56.601183 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 204 rows starting from the beginning of the part 2026.05.20 07:13:56.601239 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 181 rows starting from the beginning of the part 2026.05.20 07:13:56.601289 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2026.05.20 07:13:56.601418 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.601465 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.601835 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.20 07:13:56.602076 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:13:56.602225 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} executeQuery: Read 66 rows, 5.28 KiB in 0.001388 sec., 47550.43227665706 rows/sec., 3.71 MiB/sec. 2026.05.20 07:13:56.602261 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} TCPHandler: Processed in 0.001566135 sec. 2026.05.20 07:13:56.602393 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.602436 [ 190 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737476 sec., 523172.6941839772 rows/sec., 34.38 MiB/sec. 2026.05.20 07:13:56.602491 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:13:56.602542 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:13:56.602590 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.20 07:13:56.602873 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:13:56.602943 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.20 07:13:56.602999 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.603015 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.20 07:13:56.603048 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.603414 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.20 07:13:56.603648 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:13:56.603785 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} executeQuery: Read 161 rows, 11.48 KiB in 0.001313 sec., 122619.95430312262 rows/sec., 8.54 MiB/sec. 2026.05.20 07:13:56.603819 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} TCPHandler: Processed in 0.001476544 sec. 2026.05.20 07:13:56.603948 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:13:56.604046 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:13:56.604090 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:13:56.604461 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:56.604500 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:56.604811 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.20 07:13:56.605023 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:13:56.605156 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. 2026.05.20 07:13:56.605189 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} TCPHandler: Processed in 0.001290772 sec. 2026.05.20 07:13:58.724170 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6146 2026.05.20 07:13:58.724670 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:58.724711 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:58.725218 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:13:58.725453 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:13:58.725584 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6146 2026.05.20 07:13:59.054311 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.20 07:13:59.069556 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:13:59.069613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:13:59.075730 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:13:59.076397 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:13:59.079047 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.20 07:14:01.595896 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.596197 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:01.596611 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:01.596661 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} 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.20 07:14:01.596937 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:01.597007 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:01.597152 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:14:01.597259 [ 339 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:01.597267 [ 348 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:01.597307 [ 349 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:01.597440 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:01.597469 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:01.597543 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:01.597563 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:01.597599 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:01.597640 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:01.598924 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} executeQuery: Read 41 rows, 9.15 KiB in 0.002851 sec., 14380.918975797968 rows/sec., 3.13 MiB/sec. 2026.05.20 07:14:01.599067 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} TCPHandler: Processed in 0.003329081 sec. 2026.05.20 07:14:01.604471 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.604590 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.604635 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:14:01.605314 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.605360 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.605729 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:14:01.605945 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:01.606082 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} executeQuery: Read 280 rows, 18.20 KiB in 0.001587 sec., 176433.52236925016 rows/sec., 11.20 MiB/sec. 2026.05.20 07:14:01.606079 [ 131 ] {} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.20 07:14:01.606182 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} TCPHandler: Processed in 0.001767647 sec. 2026.05.20 07:14:01.606223 [ 131 ] {} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.606251 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.606341 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.606384 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::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.20 07:14:01.606449 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:01.606491 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:01.606495 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:01.606535 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part 2026.05.20 07:14:01.606600 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:01.606653 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:01.606707 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:01.606753 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:01.607445 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.607497 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.607647 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317842 sec., 1062342.8301723574 rows/sec., 71.47 MiB/sec. 2026.05.20 07:14:01.607834 [ 190 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.20 07:14:01.608084 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.20 07:14:01.608132 [ 190 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:01.608214 [ 190 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.20 07:14:01.608329 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.20 07:14:01.608332 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:01.608512 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} executeQuery: Read 859 rows, 69.17 KiB in 0.002082 sec., 412584.0537944284 rows/sec., 32.45 MiB/sec. 2026.05.20 07:14:01.608584 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} TCPHandler: Processed in 0.002292821 sec. 2026.05.20 07:14:01.608795 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.608933 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.608993 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:01.609615 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.609653 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.609964 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:01.610191 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:01.610325 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} executeQuery: Read 181 rows, 11.50 KiB in 0.001435 sec., 126132.40418118467 rows/sec., 7.82 MiB/sec. 2026.05.20 07:14:01.610360 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} TCPHandler: Processed in 0.001683396 sec. 2026.05.20 07:14:01.610496 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.610593 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.610633 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:14:01.611078 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.611114 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.611397 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:14:01.611596 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:01.611712 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} executeQuery: Read 145 rows, 9.58 KiB in 0.001176 sec., 123299.31972789115 rows/sec., 7.96 MiB/sec. 2026.05.20 07:14:01.611750 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} TCPHandler: Processed in 0.001341712 sec. 2026.05.20 07:14:01.611869 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.611958 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.611996 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:14:01.612483 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.612519 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.612820 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:14:01.613035 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:01.613136 [ 131 ] {} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.20 07:14:01.613163 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} executeQuery: Read 144 rows, 8.38 KiB in 0.001167 sec., 123393.31619537274 rows/sec., 7.01 MiB/sec. 2026.05.20 07:14:01.613179 [ 131 ] {} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.613210 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} TCPHandler: Processed in 0.001341482 sec. 2026.05.20 07:14:01.613211 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.613346 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.613352 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::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.20 07:14:01.613448 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:01.613465 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:01.613489 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:01.613498 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 144 rows starting from the beginning of the part 2026.05.20 07:14:01.613562 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:01.613612 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:01.613657 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:01.613701 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:01.614117 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.614151 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.614454 [ 190 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143951 sec., 629397.5878337446 rows/sec., 38.16 MiB/sec. 2026.05.20 07:14:01.614486 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.20 07:14:01.614571 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.20 07:14:01.614721 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:01.614813 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:01.614855 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} executeQuery: Read 525 rows, 38.02 KiB in 0.001425 sec., 368421.05263157893 rows/sec., 26.05 MiB/sec. 2026.05.20 07:14:01.614875 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.20 07:14:01.614888 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} TCPHandler: Processed in 0.001591205 sec. 2026.05.20 07:14:01.614928 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.20 07:14:01.615013 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.615117 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:14:01.615157 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:14:01.615511 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.615546 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.615851 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:14:01.616071 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:01.616196 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} executeQuery: Read 4 rows, 214.00 B in 0.0011 sec., 3636.363636363636 rows/sec., 189.99 KiB/sec. 2026.05.20 07:14:01.616227 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} TCPHandler: Processed in 0.001267322 sec. 2026.05.20 07:14:01.616355 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.616444 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.616484 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:01.616864 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.616898 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.617279 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.20 07:14:01.617497 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:01.617625 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. 2026.05.20 07:14:01.617662 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} TCPHandler: Processed in 0.001341953 sec. 2026.05.20 07:14:01.617786 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.617881 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.617922 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:14:01.618246 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.618282 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.618578 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:14:01.618789 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:01.618915 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. 2026.05.20 07:14:01.618947 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} TCPHandler: Processed in 0.001210562 sec. 2026.05.20 07:14:01.619072 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.619169 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.619223 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:14:01.620086 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.620123 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.620693 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.20 07:14:01.620915 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:01.621053 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. 2026.05.20 07:14:01.621105 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} TCPHandler: Processed in 0.002081669 sec. 2026.05.20 07:14:01.621242 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:01.621340 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:01.621381 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:01.621728 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:01.621764 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:01.622074 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.20 07:14:01.622288 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:01.622407 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. 2026.05.20 07:14:01.622437 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} TCPHandler: Processed in 0.001264282 sec. 2026.05.20 07:14:06.161219 [ 119 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:14:06.161309 [ 119 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:14:06.226052 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6658 2026.05.20 07:14:06.226576 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.226611 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.227121 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:06.227360 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:06.227487 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6658 2026.05.20 07:14:06.579529 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.20 07:14:06.590740 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.590961 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:06.591287 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:06.591324 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} 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.20 07:14:06.591536 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:06.591602 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:06.591740 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:06.591828 [ 348 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:06.591849 [ 339 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:06.591855 [ 328 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:06.591972 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:06.591999 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:06.592072 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:06.592092 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:06.592127 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:06.592170 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:06.593563 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} executeQuery: Read 41 rows, 9.15 KiB in 0.002676 sec., 15321.375186846039 rows/sec., 3.34 MiB/sec. 2026.05.20 07:14:06.593753 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} TCPHandler: Processed in 0.003144229 sec. 2026.05.20 07:14:06.595399 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.595543 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:06.595605 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:06.596199 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.596246 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.596454 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.596514 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.596638 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.20 07:14:06.596900 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:06.597044 [ 119 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.20 07:14:06.597053 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. 2026.05.20 07:14:06.597093 [ 119 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.597111 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} TCPHandler: Processed in 0.001827587 sec. 2026.05.20 07:14:06.597118 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.597241 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:14:06.597270 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.597361 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:06.597386 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:06.597399 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3215 rows starting from the beginning of the part 2026.05.20 07:14:06.597438 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:06.597468 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2026.05.20 07:14:06.597523 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 859 rows starting from the beginning of the part 2026.05.20 07:14:06.597569 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part 2026.05.20 07:14:06.597612 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part 2026.05.20 07:14:06.597656 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:14:06.597954 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.598005 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.598393 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.20 07:14:06.598654 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:06.598778 [ 120 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.20 07:14:06.598794 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} executeQuery: Read 64 rows, 5.12 KiB in 0.001433 sec., 44661.54919748779 rows/sec., 3.49 MiB/sec. 2026.05.20 07:14:06.598810 [ 120 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.598829 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} TCPHandler: Processed in 0.001613025 sec. 2026.05.20 07:14:06.598829 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.598939 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:06.598978 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.599044 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:06.599077 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1785 rows starting from the beginning of the part 2026.05.20 07:14:06.599085 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.599136 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:06.599157 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2026.05.20 07:14:06.599209 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:06.599252 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part 2026.05.20 07:14:06.599292 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 525 rows starting from the beginning of the part 2026.05.20 07:14:06.599333 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:06.599560 [ 198 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371152 sec., 2151696.7280039405 rows/sec., 171.86 MiB/sec. 2026.05.20 07:14:06.599623 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.599663 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.599836 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.20 07:14:06.600134 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.20 07:14:06.600135 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:06.600240 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.20 07:14:06.600319 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2026.05.20 07:14:06.600409 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:06.600540 [ 120 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.20 07:14:06.600550 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. 2026.05.20 07:14:06.600583 [ 120 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.600592 [ 191 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694055 sec., 1788017.5082863306 rows/sec., 130.94 MiB/sec. 2026.05.20 07:14:06.600602 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} TCPHandler: Processed in 0.001674476 sec. 2026.05.20 07:14:06.600607 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.600722 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:14:06.600741 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.600814 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.20 07:14:06.600843 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.600867 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:06.600889 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:06.600923 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7628 rows starting from the beginning of the part 2026.05.20 07:14:06.601034 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2026.05.20 07:14:06.601072 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:06.601115 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:14:06.601143 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.20 07:14:06.601177 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part 2026.05.20 07:14:06.601224 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.20 07:14:06.601230 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part 2026.05.20 07:14:06.601240 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.601280 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.601289 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2026.05.20 07:14:06.601632 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.20 07:14:06.601873 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:06.601982 [ 120 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.20 07:14:06.602004 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. 2026.05.20 07:14:06.602015 [ 120 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.602045 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:06.602045 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} TCPHandler: Processed in 0.001354213 sec. 2026.05.20 07:14:06.602173 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:06.602274 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:06.602311 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part 2026.05.20 07:14:06.602399 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:06.602449 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:06.602492 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:06.602536 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:06.602538 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part 2026.05.20 07:14:06.602604 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2026.05.20 07:14:06.603314 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:06.603606 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001483453 sec., 889815.8553051563 rows/sec., 57.45 MiB/sec. 2026.05.20 07:14:06.603826 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.20 07:14:06.604094 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:06.604159 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.20 07:14:06.604242 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2026.05.20 07:14:06.604481 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 8639 rows, containing 5 columns (5 merged, 0 gathered) in 0.003803266 sec., 2271468.7849863777 rows/sec., 144.37 MiB/sec. 2026.05.20 07:14:06.604652 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.20 07:14:06.604903 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:06.604970 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.20 07:14:06.605042 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2026.05.20 07:14:06.606478 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.20 07:14:06.908654 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.908943 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:06.909344 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:06.909388 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} 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.20 07:14:06.909660 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:06.909730 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:06.909873 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.20 07:14:06.909985 [ 357 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:06.910010 [ 333 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:06.909996 [ 328 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:06.910183 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:06.910211 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:06.910283 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:06.910303 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:06.910341 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.20 07:14:06.910387 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.20 07:14:06.911792 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} executeQuery: Read 41 rows, 9.15 KiB in 0.002983 sec., 13744.552463962455 rows/sec., 2.99 MiB/sec. 2026.05.20 07:14:06.911932 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} TCPHandler: Processed in 0.003432922 sec. 2026.05.20 07:14:06.926489 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.926625 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.926679 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:14:06.927358 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.927402 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.927804 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:14:06.928033 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:06.928185 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} executeQuery: Read 280 rows, 18.20 KiB in 0.001599 sec., 175109.44340212634 rows/sec., 11.11 MiB/sec. 2026.05.20 07:14:06.928220 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} TCPHandler: Processed in 0.001793896 sec. 2026.05.20 07:14:06.928388 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.928485 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:14:06.928526 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:14:06.928967 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.929003 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.929290 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.20 07:14:06.929525 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:14:06.929657 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. 2026.05.20 07:14:06.929659 [ 120 ] {} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.20 07:14:06.929695 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} TCPHandler: Processed in 0.001362353 sec. 2026.05.20 07:14:06.929728 [ 120 ] {} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.929760 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.929842 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.929898 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::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.20 07:14:06.929961 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:06.930007 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:06.930030 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:06.930074 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2026.05.20 07:14:06.930142 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2026.05.20 07:14:06.930193 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::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.20 07:14:06.930247 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2026.05.20 07:14:06.930286 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2026.05.20 07:14:06.930325 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2026.05.20 07:14:06.931140 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289681 sec., 24812.337314421162 rows/sec., 2.07 MiB/sec. 2026.05.20 07:14:06.931323 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.20 07:14:06.931663 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:14:06.931752 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.20 07:14:06.931796 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.931845 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.931864 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.20 07:14:06.932410 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.20 07:14:06.932662 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:06.932834 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} executeQuery: Read 3205 rows, 245.07 KiB in 0.00288 sec., 1112847.2222222222 rows/sec., 83.10 MiB/sec. 2026.05.20 07:14:06.932895 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.20 07:14:06.932908 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} TCPHandler: Processed in 0.003126299 sec. 2026.05.20 07:14:06.933114 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.933246 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.933302 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:06.933825 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.933861 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.934182 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:06.934394 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:06.934529 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} executeQuery: Read 192 rows, 12.31 KiB in 0.001324 sec., 145015.10574018126 rows/sec., 9.08 MiB/sec. 2026.05.20 07:14:06.934562 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} TCPHandler: Processed in 0.001564775 sec. 2026.05.20 07:14:06.934688 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.934784 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.934824 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:14:06.935445 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.935481 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.935818 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:14:06.936030 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:06.936157 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} executeQuery: Read 946 rows, 56.96 KiB in 0.001391 sec., 680086.2688713155 rows/sec., 39.99 MiB/sec. 2026.05.20 07:14:06.936212 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} TCPHandler: Processed in 0.001574095 sec. 2026.05.20 07:14:06.936346 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.936455 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.936494 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.20 07:14:06.936882 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.936918 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.937202 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.20 07:14:06.937416 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): 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.20 07:14:06.937542 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. 2026.05.20 07:14:06.937576 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} TCPHandler: Processed in 0.001278672 sec. 2026.05.20 07:14:06.937701 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.937798 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.937837 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:14:06.938258 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.938296 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.938585 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:14:06.938791 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:06.938923 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} executeQuery: Read 144 rows, 8.38 KiB in 0.001164 sec., 123711.34020618556 rows/sec., 7.03 MiB/sec. 2026.05.20 07:14:06.938959 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} TCPHandler: Processed in 0.001346413 sec. 2026.05.20 07:14:06.939085 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.939173 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:06.939210 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:06.940178 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.940215 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.940591 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.20 07:14:06.940800 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:06.940944 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} executeQuery: Read 1751 rows, 121.02 KiB in 0.001721 sec., 1017431.7257408483 rows/sec., 68.67 MiB/sec. 2026.05.20 07:14:06.940983 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} TCPHandler: Processed in 0.001904528 sec. 2026.05.20 07:14:06.941108 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.941205 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:14:06.941245 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:14:06.941755 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.941808 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.942274 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:14:06.942510 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:06.942666 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} executeQuery: Read 4 rows, 214.00 B in 0.001476 sec., 2710.0271002710024 rows/sec., 141.59 KiB/sec. 2026.05.20 07:14:06.942722 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} TCPHandler: Processed in 0.001662516 sec. 2026.05.20 07:14:06.942922 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.943058 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.943117 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:06.944140 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.944183 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.944711 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.20 07:14:06.944967 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:06.945121 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} executeQuery: Read 1602 rows, 99.59 KiB in 0.002102 sec., 762131.3035204567 rows/sec., 46.27 MiB/sec. 2026.05.20 07:14:06.945177 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} TCPHandler: Processed in 0.002371942 sec. 2026.05.20 07:14:06.945448 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.945583 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.945643 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:14:06.946023 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.946059 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.946370 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:14:06.946595 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:06.946716 [ 117 ] {} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.20 07:14:06.946725 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. 2026.05.20 07:14:06.946758 [ 117 ] {} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.946775 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} TCPHandler: Processed in 0.001485184 sec. 2026.05.20 07:14:06.946784 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.946924 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.946926 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.947030 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:06.947044 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.947061 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.947100 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:14:06.947123 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.947184 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.947232 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.947284 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.947334 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:14:06.948239 [ 196 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356923 sec., 7369.61493025028 rows/sec., 496.59 KiB/sec. 2026.05.20 07:14:06.948312 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.948356 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.948359 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.20 07:14:06.948618 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:06.948682 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.20 07:14:06.948739 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.20 07:14:06.948979 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.20 07:14:06.949212 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:06.949377 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} executeQuery: Read 50 rows, 91.75 KiB in 0.002351 sec., 21267.54572522331 rows/sec., 38.11 MiB/sec. 2026.05.20 07:14:06.949461 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} TCPHandler: Processed in 0.002585464 sec. 2026.05.20 07:14:06.949713 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:06.949811 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:06.949852 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:06.950220 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:06.950265 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. 2026.05.20 07:14:06.950589 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.20 07:14:06.950812 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:06.950942 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} executeQuery: Read 42 rows, 2.45 KiB in 0.00115 sec., 36521.739130434784 rows/sec., 2.08 MiB/sec. 2026.05.20 07:14:06.950974 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} TCPHandler: Processed in 0.001312793 sec. 2026.05.20 07:14:11.588521 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:11.588773 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:11.589116 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:11.589154 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} 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.20 07:14:11.589372 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:11.589441 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:11.589590 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:11.589707 [ 328 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:11.589714 [ 357 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:11.589707 [ 333 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:11.589885 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:11.589914 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:11.589989 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:11.590010 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:11.590047 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:11.590091 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:11.591296 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} executeQuery: Read 41 rows, 9.15 KiB in 0.002618 sec., 15660.809778456836 rows/sec., 3.41 MiB/sec. 2026.05.20 07:14:11.591429 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} TCPHandler: Processed in 0.003049838 sec. 2026.05.20 07:14:11.592984 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:11.593099 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:11.593144 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:11.593782 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:11.593833 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:11.594266 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.20 07:14:11.594496 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:11.594646 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. 2026.05.20 07:14:11.594683 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} TCPHandler: Processed in 0.001749396 sec. 2026.05.20 07:14:11.594821 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:11.594918 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:11.594959 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:11.595408 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:11.595446 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:11.595759 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.20 07:14:11.595977 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:11.596107 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. 2026.05.20 07:14:11.596141 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} TCPHandler: Processed in 0.001369093 sec. 2026.05.20 07:14:11.596276 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:11.596374 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:11.596417 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:11.596823 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:11.596859 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:11.597192 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.20 07:14:11.597428 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:11.597559 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} executeQuery: Read 128 rows, 9.13 KiB in 0.001204 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. 2026.05.20 07:14:11.597593 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} TCPHandler: Processed in 0.001369373 sec. 2026.05.20 07:14:11.597739 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:11.597835 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:11.597877 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:11.598225 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:11.598262 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:11.598566 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.20 07:14:11.598781 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:11.598910 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. 2026.05.20 07:14:11.598943 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} TCPHandler: Processed in 0.001253502 sec. 2026.05.20 07:14:13.727754 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7106 2026.05.20 07:14:13.728318 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:13.728363 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:13.728873 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:14:13.729136 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:13.729272 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7106 2026.05.20 07:14:14.106660 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.20 07:14:14.124204 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:14.124265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:14.129932 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:14:14.130658 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:14.134420 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.20 07:14:16.590680 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:16.590926 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:16.591262 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:16.591304 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} 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.20 07:14:16.591539 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:16.591613 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:16.591821 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:16.591929 [ 333 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:16.591931 [ 356 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:16.591931 [ 357 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:16.592096 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:16.592122 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:16.592190 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:16.592210 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:16.592245 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:16.592286 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:16.593495 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} executeQuery: Read 41 rows, 9.15 KiB in 0.002654 sec., 15448.37980406933 rows/sec., 3.37 MiB/sec. 2026.05.20 07:14:16.593620 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} TCPHandler: Processed in 0.003081478 sec. 2026.05.20 07:14:16.595199 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:16.595308 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:16.595351 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:16.595850 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:16.595895 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:16.596264 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.20 07:14:16.596512 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:16.596662 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} executeQuery: Read 56 rows, 4.38 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.09 MiB/sec. 2026.05.20 07:14:16.596698 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} TCPHandler: Processed in 0.001547914 sec. 2026.05.20 07:14:16.596829 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:16.596926 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:16.596965 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:16.597375 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:16.597411 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:16.597709 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.20 07:14:16.597919 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:16.598047 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. 2026.05.20 07:14:16.598080 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} TCPHandler: Processed in 0.001302492 sec. 2026.05.20 07:14:16.598205 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:16.598301 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:16.598344 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:16.598743 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:16.598779 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:16.599094 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.20 07:14:16.599296 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:16.599427 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. 2026.05.20 07:14:16.599461 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} TCPHandler: Processed in 0.001306832 sec. 2026.05.20 07:14:16.599658 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:16.599832 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:16.599903 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:16.600435 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:16.600484 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:16.600902 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.20 07:14:16.601126 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:16.601271 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. 2026.05.20 07:14:16.601307 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} TCPHandler: Processed in 0.001768316 sec. 2026.05.20 07:14:17.505222 [ 51 ] {} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.20 07:14:17.505291 [ 51 ] {} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:17.505318 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:17.505462 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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.20 07:14:17.505612 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:17.505652 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part 2026.05.20 07:14:17.505721 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2026.05.20 07:14:17.505774 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2026.05.20 07:14:17.505824 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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.20 07:14:17.505860 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2026.05.20 07:14:17.506536 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140631 sec., 35068.30868177351 rows/sec., 1.79 MiB/sec. 2026.05.20 07:14:17.506672 [ 192 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.20 07:14:17.507053 [ 192 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:17.507126 [ 192 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.20 07:14:17.507202 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.20 07:14:19.597578 [ 287 ] {} TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:19.597892 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} executeQuery: (from [fd00:1122:3344:101::e]:41784) 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.20 07:14:19.598493 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.20 07:14:19.598695 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:19.599113 [ 357 ] {24b6b03d-2b39-487d-8739-395e35273988} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.20 07:14:19.599584 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} executeQuery: Read 41 rows, 2.50 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 1.33 MiB/sec. 2026.05.20 07:14:19.599672 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} TCPHandler: Processed in 0.002286482 sec. 2026.05.20 07:14:19.808587 [ 49 ] {} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.20 07:14:19.808660 [ 49 ] {} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:19.808686 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:19.808844 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::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.20 07:14:19.808993 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:19.809026 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 946 rows starting from the beginning of the part 2026.05.20 07:14:19.809091 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 946 rows starting from the beginning of the part 2026.05.20 07:14:19.809137 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part 2026.05.20 07:14:19.809186 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part 2026.05.20 07:14:19.809229 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 946 rows starting from the beginning of the part 2026.05.20 07:14:19.810397 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623135 sec., 1927134.834748804 rows/sec., 121.69 MiB/sec. 2026.05.20 07:14:19.810583 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.20 07:14:19.810837 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:19.810906 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.20 07:14:19.810971 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2026.05.20 07:14:20.000493 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.30 MiB, peak 236.51 MiB, free memory in arenas 0.00 B, will set to 226.23 MiB (RSS), difference: -2.07 MiB 2026.05.20 07:14:21.161400 [ 49 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:14:21.161469 [ 49 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:14:21.230009 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7618 2026.05.20 07:14:21.230601 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.230641 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.231159 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:14:21.231385 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:21.231512 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7618 2026.05.20 07:14:21.231584 [ 49 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.20 07:14:21.231655 [ 49 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.231688 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.231814 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:21.231909 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:21.231939 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5186 rows starting from the beginning of the part 2026.05.20 07:14:21.231992 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:21.232098 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:21.232143 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:21.232187 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:21.232227 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:21.233491 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659925 sec., 4589363.977288131 rows/sec., 65.65 MiB/sec. 2026.05.20 07:14:21.234399 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.20 07:14:21.234714 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:21.234797 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.20 07:14:21.234902 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.20 07:14:21.595292 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.595573 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:21.595980 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:21.596030 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} 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.20 07:14:21.596293 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:21.596356 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:21.596491 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:14:21.596613 [ 346 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:21.596673 [ 346 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:21.596710 [ 346 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:21.596785 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:21.596812 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:21.596879 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:21.596904 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:21.596938 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:21.596980 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:21.598449 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} executeQuery: Read 41 rows, 9.15 KiB in 0.002988 sec., 13721.552878179384 rows/sec., 2.99 MiB/sec. 2026.05.20 07:14:21.598659 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} TCPHandler: Processed in 0.003516483 sec. 2026.05.20 07:14:21.604153 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.604311 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.604382 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:14:21.605223 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.605279 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.605690 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:21.605947 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:21.606111 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} executeQuery: Read 280 rows, 18.20 KiB in 0.001854 sec., 151024.81121898597 rows/sec., 9.58 MiB/sec. 2026.05.20 07:14:21.606148 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} TCPHandler: Processed in 0.00212458 sec. 2026.05.20 07:14:21.606308 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.606406 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:21.606448 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:21.607318 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.607355 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.607714 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.20 07:14:21.607931 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:21.608069 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} executeQuery: Read 859 rows, 69.17 KiB in 0.001682 sec., 510701.5457788347 rows/sec., 40.16 MiB/sec. 2026.05.20 07:14:21.608104 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} TCPHandler: Processed in 0.001845388 sec. 2026.05.20 07:14:21.608240 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.608336 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.608377 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:21.608893 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.608929 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.609243 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:21.609443 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:21.609563 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} executeQuery: Read 181 rows, 11.50 KiB in 0.001274 sec., 142072.21350078494 rows/sec., 8.81 MiB/sec. 2026.05.20 07:14:21.609594 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} TCPHandler: Processed in 0.001434143 sec. 2026.05.20 07:14:21.609708 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.609802 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.609839 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:14:21.610383 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.610419 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.610756 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:21.610988 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:21.611130 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} executeQuery: Read 145 rows, 9.58 KiB in 0.001301 sec., 111452.72867025365 rows/sec., 7.19 MiB/sec. 2026.05.20 07:14:21.611171 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} TCPHandler: Processed in 0.001473023 sec. 2026.05.20 07:14:21.611333 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.611428 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.611468 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:14:21.611920 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.611956 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.612286 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:21.612499 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:21.612635 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} executeQuery: Read 144 rows, 8.38 KiB in 0.001224 sec., 117647.05882352941 rows/sec., 6.68 MiB/sec. 2026.05.20 07:14:21.612668 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} TCPHandler: Processed in 0.001391443 sec. 2026.05.20 07:14:21.612804 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.612905 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:21.612945 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:21.613593 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.613628 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.613965 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.20 07:14:21.614179 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:21.614322 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} executeQuery: Read 525 rows, 38.02 KiB in 0.001434 sec., 366108.78661087865 rows/sec., 25.89 MiB/sec. 2026.05.20 07:14:21.614357 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} TCPHandler: Processed in 0.001601365 sec. 2026.05.20 07:14:21.614506 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.614601 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:14:21.614642 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:14:21.614989 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.615024 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.615319 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:21.615532 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:21.615661 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} executeQuery: Read 4 rows, 214.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 187.77 KiB/sec. 2026.05.20 07:14:21.615692 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} TCPHandler: Processed in 0.001271322 sec. 2026.05.20 07:14:21.615832 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.615921 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.615961 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:21.616493 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.616528 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.616867 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.20 07:14:21.617083 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:21.617222 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. 2026.05.20 07:14:21.617256 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} TCPHandler: Processed in 0.001425343 sec. 2026.05.20 07:14:21.617400 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.617501 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.617543 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:14:21.617883 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.617918 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.618219 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:21.618423 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:21.618562 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. 2026.05.20 07:14:21.618594 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} TCPHandler: Processed in 0.001242801 sec. 2026.05.20 07:14:21.618734 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.618833 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.618895 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:14:21.619724 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.619759 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.620358 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.20 07:14:21.620579 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:21.620708 [ 53 ] {} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.20 07:14:21.620716 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. 2026.05.20 07:14:21.620766 [ 53 ] {} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.620790 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} TCPHandler: Processed in 0.00210364 sec. 2026.05.20 07:14:21.620792 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.620932 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::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.20 07:14:21.620949 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:21.621061 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:21.621102 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:21.621169 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:21.621230 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part 2026.05.20 07:14:21.621366 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2026.05.20 07:14:21.621445 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.621486 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.621497 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2026.05.20 07:14:21.621626 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2026.05.20 07:14:21.621747 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2026.05.20 07:14:21.621843 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.20 07:14:21.621878 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2026.05.20 07:14:21.622070 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:21.622214 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} executeQuery: Read 90 rows, 5.77 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 4.79 MiB/sec. 2026.05.20 07:14:21.622247 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} TCPHandler: Processed in 0.001353953 sec. 2026.05.20 07:14:21.625335 [ 187 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 19 columns (19 merged, 0 gathered) in 0.004432951 sec., 78051.84401993164 rows/sec., 139.87 MiB/sec. 2026.05.20 07:14:21.626041 [ 191 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.20 07:14:21.626508 [ 191 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:21.626591 [ 191 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.20 07:14:21.626729 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. 2026.05.20 07:14:21.635143 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.20 07:14:21.651287 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.651331 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.657491 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:14:21.658229 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:21.658543 [ 48 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.20 07:14:21.658630 [ 48 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:21.658660 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. 2026.05.20 07:14:21.658791 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.661282 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.20 07:14:21.663273 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:21.664854 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.669417 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.673648 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.678076 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.682434 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.686773 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:21.738816 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080065438 sec., 1511.2638239735852 rows/sec., 7.81 MiB/sec. 2026.05.20 07:14:21.740385 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.20 07:14:21.741938 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:21.742026 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.20 07:14:21.743306 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2026.05.20 07:14:22.000336 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.10 MiB, peak 238.05 MiB, free memory in arenas 0.00 B, will set to 237.40 MiB (RSS), difference: 9.30 MiB 2026.05.20 07:14:22.001499 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922699 sec. 2026.05.20 07:14:23.669387 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42315 2026.05.20 07:14:23.669472 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.669498 [ 310 ] {} TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Authenticating user 'default' from [fd00:1122:3344:101::e]:42315 2026.05.20 07:14:23.669520 [ 310 ] {} TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.669533 [ 310 ] {} TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.669715 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50304 2026.05.20 07:14:23.669743 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46185 2026.05.20 07:14:23.669765 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 2026.05.20 07:14:23.669797 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63026 2026.05.20 07:14:23.669818 [ 310 ] {} TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:23.669829 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.669863 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48708 2026.05.20 07:14:23.669879 [ 311 ] {} TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:50304 2026.05.20 07:14:23.669915 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64565 2026.05.20 07:14:23.669930 [ 311 ] {} TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.669883 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58722 2026.05.20 07:14:23.669963 [ 311 ] {} TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.669756 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50375 2026.05.20 07:14:23.670066 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} executeQuery: (from [fd00:1122:3344:101::e]:42315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:14:23.670078 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.670087 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.670127 [ 312 ] {} TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46185 2026.05.20 07:14:23.670140 [ 314 ] {} TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 2026.05.20 07:14:23.670150 [ 312 ] {} TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670163 [ 314 ] {} TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670170 [ 312 ] {} TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670185 [ 314 ] {} TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670332 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:14:23.670406 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:23.670506 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.670543 [ 313 ] {} TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Authenticating user 'default' from [fd00:1122:3344:101::e]:50375 2026.05.20 07:14:23.670569 [ 313 ] {} TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670583 [ 313 ] {} TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670592 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.670625 [ 306 ] {} TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:58722 2026.05.20 07:14:23.670642 [ 306 ] {} TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670659 [ 306 ] {} TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670689 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:14:23.670762 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.670801 [ 307 ] {} TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Authenticating user 'default' from [fd00:1122:3344:101::e]:64565 2026.05.20 07:14:23.670824 [ 307 ] {} TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670823 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.670837 [ 307 ] {} TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670859 [ 286 ] {} TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Authenticating user 'default' from [fd00:1122:3344:101::e]:48708 2026.05.20 07:14:23.670880 [ 286 ] {} TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670895 [ 286 ] {} TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.670981 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:23.671014 [ 3 ] {} TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63026 2026.05.20 07:14:23.671032 [ 3 ] {} TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.671044 [ 3 ] {} TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.671609 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} AggregatingTransform: Aggregating 2026.05.20 07:14:23.671655 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} Aggregator: Aggregation method: without_key 2026.05.20 07:14:23.671692 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900098 sec. (1110.990 rows/sec., 43.40 KiB/sec.) 2026.05.20 07:14:23.671711 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} Aggregator: Merging aggregated data 2026.05.20 07:14:23.672363 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} executeQuery: Read 1 rows, 40.00 B in 0.002354 sec., 424.80883602378924 rows/sec., 16.59 KiB/sec. 2026.05.20 07:14:23.672496 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} TCPHandler: Processed in 0.002787706 sec. 2026.05.20 07:14:23.672658 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672689 [ 310 ] {} TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672690 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672705 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672729 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672748 [ 312 ] {} TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672744 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672779 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672792 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672808 [ 286 ] {} TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672826 [ 307 ] {} TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672811 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672846 [ 313 ] {} TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672776 [ 314 ] {} TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672890 [ 306 ] {} TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672759 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:23.672739 [ 311 ] {} TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:23.672974 [ 3 ] {} TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.249383 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55084 2026.05.20 07:14:25.249482 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.249511 [ 310 ] {} TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Authenticating user 'default' from [fd00:1122:3344:101::e]:55084 2026.05.20 07:14:25.249534 [ 310 ] {} TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.249547 [ 310 ] {} TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.249899 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56341 2026.05.20 07:14:25.249931 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58832 2026.05.20 07:14:25.249960 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52254 2026.05.20 07:14:25.249973 [ 310 ] {} TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:25.250001 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250011 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33573 2026.05.20 07:14:25.250053 [ 311 ] {} TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56341 2026.05.20 07:14:25.250028 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250103 [ 311 ] {} TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250113 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250119 [ 314 ] {} TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52254 2026.05.20 07:14:25.250130 [ 311 ] {} TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250149 [ 307 ] {} TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Authenticating user 'default' from [fd00:1122:3344:101::e]:33573 2026.05.20 07:14:25.250159 [ 314 ] {} TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250192 [ 307 ] {} TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250202 [ 314 ] {} TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250215 [ 307 ] {} TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250011 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43187 2026.05.20 07:14:25.249999 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35445 2026.05.20 07:14:25.250299 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250000 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250346 [ 306 ] {} TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43187 2026.05.20 07:14:25.250372 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250386 [ 306 ] {} TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250375 [ 313 ] {} TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Authenticating user 'default' from [fd00:1122:3344:101::e]:58832 2026.05.20 07:14:25.250419 [ 286 ] {} TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35445 2026.05.20 07:14:25.250444 [ 313 ] {} TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250416 [ 306 ] {} TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250466 [ 286 ] {} TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250469 [ 313 ] {} TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250507 [ 286 ] {} TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.249971 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43280 2026.05.20 07:14:25.249922 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47666 2026.05.20 07:14:25.250605 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250163 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} executeQuery: (from [fd00:1122:3344:101::e]:55084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:14:25.250692 [ 3 ] {} TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43280 2026.05.20 07:14:25.250722 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.250734 [ 3 ] {} TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250751 [ 3 ] {} TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250755 [ 312 ] {} TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Authenticating user 'default' from [fd00:1122:3344:101::e]:47666 2026.05.20 07:14:25.250782 [ 312 ] {} TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250804 [ 312 ] {} TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.250999 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:14:25.251056 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:25.251326 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:14:25.252288 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} AggregatingTransform: Aggregating 2026.05.20 07:14:25.252337 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} Aggregator: Aggregation method: without_key 2026.05.20 07:14:25.252368 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944568 sec. (1058.685 rows/sec., 41.35 KiB/sec.) 2026.05.20 07:14:25.252383 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} Aggregator: Merging aggregated data 2026.05.20 07:14:25.253102 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. 2026.05.20 07:14:25.253263 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} TCPHandler: Processed in 0.003429732 sec. 2026.05.20 07:14:25.253423 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253459 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253461 [ 310 ] {} TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253498 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253512 [ 307 ] {} TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253526 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253539 [ 311 ] {} TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253546 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253567 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253589 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253613 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253706 [ 3 ] {} TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253714 [ 313 ] {} TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253731 [ 306 ] {} TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253604 [ 286 ] {} TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253573 [ 312 ] {} TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.253482 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.253841 [ 314 ] {} TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.269740 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50269 2026.05.20 07:14:25.269799 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.269822 [ 310 ] {} TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50269 2026.05.20 07:14:25.269840 [ 310 ] {} TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.269852 [ 310 ] {} TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270035 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65491 2026.05.20 07:14:25.270071 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47894 2026.05.20 07:14:25.270077 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49378 2026.05.20 07:14:25.270086 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270138 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270143 [ 310 ] {} TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:25.270166 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270177 [ 312 ] {} TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Authenticating user 'default' from [fd00:1122:3344:101::e]:47894 2026.05.20 07:14:25.270211 [ 313 ] {} TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:49378 2026.05.20 07:14:25.270229 [ 312 ] {} TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270247 [ 313 ] {} TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270256 [ 312 ] {} TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270276 [ 313 ] {} TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270294 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53668 2026.05.20 07:14:25.270294 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56817 2026.05.20 07:14:25.270334 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33146 2026.05.20 07:14:25.270341 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33326 2026.05.20 07:14:25.270372 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270393 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270404 [ 3 ] {} TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:56817 2026.05.20 07:14:25.270413 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270421 [ 306 ] {} TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Authenticating user 'default' from [fd00:1122:3344:101::e]:33146 2026.05.20 07:14:25.270426 [ 3 ] {} TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270439 [ 307 ] {} TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33326 2026.05.20 07:14:25.270445 [ 306 ] {} TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270449 [ 3 ] {} TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270462 [ 307 ] {} TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270467 [ 306 ] {} TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270483 [ 307 ] {} TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270317 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61568 2026.05.20 07:14:25.270162 [ 311 ] {} TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:65491 2026.05.20 07:14:25.270351 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270555 [ 311 ] {} TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270558 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.20 07:14:25.270592 [ 314 ] {} TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53668 2026.05.20 07:14:25.270619 [ 286 ] {} TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Authenticating user 'default' from [fd00:1122:3344:101::e]:61568 2026.05.20 07:14:25.270633 [ 314 ] {} TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270648 [ 286 ] {} TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270723 [ 314 ] {} TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270736 [ 286 ] {} TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270593 [ 311 ] {} TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.270321 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} executeQuery: (from [fd00:1122:3344:101::e]:50269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.20 07:14:25.271031 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.20 07:14:25.271085 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:25.271355 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown 2026.05.20 07:14:25.272311 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} AggregatingTransform: Aggregating 2026.05.20 07:14:25.272357 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} Aggregator: Aggregation method: without_key 2026.05.20 07:14:25.272388 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931098 sec. (1074.001 rows/sec., 41.95 KiB/sec.) 2026.05.20 07:14:25.272403 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} Aggregator: Merging aggregated data 2026.05.20 07:14:25.273066 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. 2026.05.20 07:14:25.273202 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} TCPHandler: Processed in 0.00317011 sec. 2026.05.20 07:14:25.273333 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273360 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273379 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273401 [ 311 ] {} TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273404 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273418 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273443 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273465 [ 286 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273487 [ 313 ] {} TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273505 [ 312 ] {} TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273531 [ 286 ] {} TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273494 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273479 [ 3 ] {} TCPHandler: Done processing connection. 2026.05.20 07:14:25.273597 [ 306 ] {} TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273458 [ 314 ] {} TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273617 [ 3 ] {} TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273419 [ 307 ] {} TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:25.273365 [ 310 ] {} TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.20 07:14:26.591535 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:26.591792 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:26.592141 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:26.592181 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} 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.20 07:14:26.592400 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:26.592473 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:26.592613 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:26.592708 [ 344 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:26.592722 [ 334 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:26.592708 [ 352 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:26.592861 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:26.592889 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:26.592977 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:26.592999 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:26.593033 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:26.593077 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:26.594476 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} executeQuery: Read 41 rows, 9.15 KiB in 0.002788 sec., 14705.882352941177 rows/sec., 3.20 MiB/sec. 2026.05.20 07:14:26.594588 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} TCPHandler: Processed in 0.00319401 sec. 2026.05.20 07:14:26.596291 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:26.596406 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:26.596453 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:26.597002 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.597046 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.597416 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.20 07:14:26.597643 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:26.597769 [ 77 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.20 07:14:26.597790 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} executeQuery: Read 56 rows, 4.38 KiB in 0.001428 sec., 39215.686274509804 rows/sec., 2.99 MiB/sec. 2026.05.20 07:14:26.597812 [ 77 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.597829 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} TCPHandler: Processed in 0.001606265 sec. 2026.05.20 07:14:26.597838 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.597962 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:26.597967 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:14:26.598064 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:26.598107 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:26.598124 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:26.598167 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3215 rows starting from the beginning of the part 2026.05.20 07:14:26.598239 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3205 rows starting from the beginning of the part 2026.05.20 07:14:26.598291 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2026.05.20 07:14:26.598338 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2026.05.20 07:14:26.598387 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 859 rows starting from the beginning of the part 2026.05.20 07:14:26.598433 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2026.05.20 07:14:26.598521 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.598627 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.598982 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.20 07:14:26.599208 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:26.599345 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. 2026.05.20 07:14:26.599355 [ 77 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.20 07:14:26.599381 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} TCPHandler: Processed in 0.001443824 sec. 2026.05.20 07:14:26.599427 [ 77 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.599459 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.599536 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:26.599554 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:26.599641 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:26.599689 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:26.599690 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:26.599731 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1785 rows starting from the beginning of the part 2026.05.20 07:14:26.599798 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1751 rows starting from the beginning of the part 2026.05.20 07:14:26.599843 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2026.05.20 07:14:26.599883 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2026.05.20 07:14:26.599921 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:26.599958 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part 2026.05.20 07:14:26.600142 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.600182 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.600588 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.20 07:14:26.600845 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:26.600969 [ 77 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.20 07:14:26.600987 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. 2026.05.20 07:14:26.601013 [ 77 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.601031 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} TCPHandler: Processed in 0.001544205 sec. 2026.05.20 07:14:26.601037 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.601128 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:14:26.601180 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:26.601236 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:26.601271 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8639 rows starting from the beginning of the part 2026.05.20 07:14:26.601282 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:26.601315 [ 197 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7447 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381932 sec., 2201995.7822924885 rows/sec., 173.91 MiB/sec. 2026.05.20 07:14:26.601330 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:26.601354 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1602 rows starting from the beginning of the part 2026.05.20 07:14:26.601507 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part 2026.05.20 07:14:26.601557 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2026.05.20 07:14:26.601602 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:14:26.601636 [ 199 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 4253 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212108 sec., 2005110.6040319083 rows/sec., 144.92 MiB/sec. 2026.05.20 07:14:26.601649 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:14:26.601779 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.20 07:14:26.601818 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.601900 [ 199 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.20 07:14:26.602006 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.602112 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:26.602191 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.20 07:14:26.602285 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.20 07:14:26.602322 [ 188 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:26.602387 [ 188 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.20 07:14:26.602388 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.20 07:14:26.602479 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.05.20 07:14:26.602624 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:26.602733 [ 77 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.20 07:14:26.602754 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. 2026.05.20 07:14:26.602767 [ 77 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:26.602794 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} TCPHandler: Processed in 0.001662995 sec. 2026.05.20 07:14:26.602796 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:26.602885 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:26.602976 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:26.603001 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1320 rows starting from the beginning of the part 2026.05.20 07:14:26.603047 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part 2026.05.20 07:14:26.603085 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2026.05.20 07:14:26.603119 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:26.603154 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:26.603189 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:26.604081 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253532 sec., 1292348.3405290013 rows/sec., 83.43 MiB/sec. 2026.05.20 07:14:26.604309 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.20 07:14:26.604678 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:26.604763 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.20 07:14:26.604855 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.05.20 07:14:26.605706 [ 197 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 10954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004608454 sec., 2376935.9529247773 rows/sec., 150.84 MiB/sec. 2026.05.20 07:14:26.606015 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.20 07:14:26.606278 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:26.606348 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.20 07:14:26.606413 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2026.05.20 07:14:27.000451 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 238.08 MiB, peak 247.88 MiB, free memory in arenas 0.00 B, will set to 240.70 MiB (RSS), difference: 2.62 MiB 2026.05.20 07:14:28.732049 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8066 2026.05.20 07:14:28.732583 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:28.732637 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:28.733146 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:14:28.733405 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:28.733550 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8066 2026.05.20 07:14:29.161558 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 2026.05.20 07:14:29.176158 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:29.176216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:29.181507 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:14:29.182201 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:29.184721 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 128 2026.05.20 07:14:31.595369 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.595658 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:31.596015 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:31.596056 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} 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.20 07:14:31.596299 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:31.596377 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:31.596523 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:14:31.596646 [ 344 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:31.596673 [ 338 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:31.596674 [ 329 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:31.596820 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:31.596848 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:31.596920 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:31.596940 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:31.596976 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:31.597016 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:31.598347 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} executeQuery: Read 41 rows, 9.15 KiB in 0.002804 sec., 14621.968616262482 rows/sec., 3.19 MiB/sec. 2026.05.20 07:14:31.598478 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} TCPHandler: Processed in 0.0032595 sec. 2026.05.20 07:14:31.604102 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.604242 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.604294 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:14:31.605063 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.605102 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.605524 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:31.605749 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:31.605891 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} executeQuery: Read 280 rows, 18.20 KiB in 0.00169 sec., 165680.47337278107 rows/sec., 10.51 MiB/sec. 2026.05.20 07:14:31.605927 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} TCPHandler: Processed in 0.001887977 sec. 2026.05.20 07:14:31.606056 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.606153 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:31.606195 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:31.606980 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.607019 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.607380 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.20 07:14:31.607606 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:31.607742 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} executeQuery: Read 859 rows, 69.17 KiB in 0.001608 sec., 534203.9800995025 rows/sec., 42.01 MiB/sec. 2026.05.20 07:14:31.607777 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} TCPHandler: Processed in 0.001770017 sec. 2026.05.20 07:14:31.607923 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.608020 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.608060 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:31.608598 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.608635 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.608932 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:31.609148 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:31.609275 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} executeQuery: Read 181 rows, 11.50 KiB in 0.001274 sec., 142072.21350078494 rows/sec., 8.81 MiB/sec. 2026.05.20 07:14:31.609309 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} TCPHandler: Processed in 0.001434233 sec. 2026.05.20 07:14:31.609459 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.609557 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.609596 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:14:31.610074 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.610110 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.610408 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:31.610629 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:31.610752 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} executeQuery: Read 145 rows, 9.58 KiB in 0.001214 sec., 119439.86820428335 rows/sec., 7.71 MiB/sec. 2026.05.20 07:14:31.610786 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} TCPHandler: Processed in 0.001377773 sec. 2026.05.20 07:14:31.610919 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.611014 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.611054 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:14:31.611536 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.611572 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.611870 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:31.612115 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:31.612246 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} executeQuery: Read 144 rows, 8.38 KiB in 0.001249 sec., 115292.23378702963 rows/sec., 6.55 MiB/sec. 2026.05.20 07:14:31.612281 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} TCPHandler: Processed in 0.001416683 sec. 2026.05.20 07:14:31.612414 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.612509 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:31.612549 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:31.613225 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.613263 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.613627 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.20 07:14:31.613838 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:31.613966 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} executeQuery: Read 525 rows, 38.02 KiB in 0.001474 sec., 356173.67706919945 rows/sec., 25.19 MiB/sec. 2026.05.20 07:14:31.614000 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} TCPHandler: Processed in 0.001634295 sec. 2026.05.20 07:14:31.614120 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.614216 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:14:31.614257 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:14:31.614625 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.614661 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.614959 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:31.615175 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:31.615304 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} executeQuery: Read 4 rows, 214.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 188.96 KiB/sec. 2026.05.20 07:14:31.615336 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} TCPHandler: Processed in 0.001264892 sec. 2026.05.20 07:14:31.615457 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.615552 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.615594 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:31.616006 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.616043 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.616358 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.20 07:14:31.616566 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:31.616692 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} executeQuery: Read 265 rows, 18.03 KiB in 0.001158 sec., 228842.8324697755 rows/sec., 15.21 MiB/sec. 2026.05.20 07:14:31.616726 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} TCPHandler: Processed in 0.001317502 sec. 2026.05.20 07:14:31.616850 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.616945 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.616987 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:14:31.617311 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.617349 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.617641 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:31.617844 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:31.617971 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. 2026.05.20 07:14:31.618004 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} TCPHandler: Processed in 0.001201961 sec. 2026.05.20 07:14:31.618124 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.618218 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.618272 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:14:31.619065 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.619100 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.619643 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.20 07:14:31.619867 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:31.620001 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} executeQuery: Read 41 rows, 75.23 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 40.79 MiB/sec. 2026.05.20 07:14:31.620049 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} TCPHandler: Processed in 0.001972988 sec. 2026.05.20 07:14:31.620245 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:31.620341 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:31.620382 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:31.620717 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:31.620753 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:31.621057 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.20 07:14:31.621262 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:31.621389 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. 2026.05.20 07:14:31.621421 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} TCPHandler: Processed in 0.001224891 sec. 2026.05.20 07:14:36.161960 [ 85 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:14:36.162029 [ 85 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:14:36.233713 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8578 2026.05.20 07:14:36.234229 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.234278 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.234842 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:14:36.235107 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:36.235242 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8578 2026.05.20 07:14:36.590285 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.590534 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:36.590911 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:36.590955 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} 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.20 07:14:36.591177 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:36.591243 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:36.591379 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:36.591471 [ 338 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:36.591485 [ 344 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:36.591496 [ 329 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:36.591648 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:36.591674 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:36.591741 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:36.591760 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:36.591806 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:36.591850 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:36.593170 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} executeQuery: Read 41 rows, 9.15 KiB in 0.002738 sec., 14974.433893352812 rows/sec., 3.26 MiB/sec. 2026.05.20 07:14:36.593264 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} TCPHandler: Processed in 0.00311736 sec. 2026.05.20 07:14:36.594859 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.594967 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:36.595009 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:36.595571 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.595618 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.596029 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.20 07:14:36.596243 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:36.596387 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} executeQuery: Read 56 rows, 4.38 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.95 MiB/sec. 2026.05.20 07:14:36.596420 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} TCPHandler: Processed in 0.001610375 sec. 2026.05.20 07:14:36.596572 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.596669 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:36.596707 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:36.597120 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.597156 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.597452 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.20 07:14:36.597665 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:36.597792 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. 2026.05.20 07:14:36.597825 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} TCPHandler: Processed in 0.001301062 sec. 2026.05.20 07:14:36.597951 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.598047 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.598089 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:36.598491 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.598526 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.598885 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.20 07:14:36.599100 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:36.599228 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. 2026.05.20 07:14:36.599261 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} TCPHandler: Processed in 0.001358703 sec. 2026.05.20 07:14:36.599398 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.599493 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.599535 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:36.599871 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.599906 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.600214 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.20 07:14:36.600415 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:36.600541 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. 2026.05.20 07:14:36.600573 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} TCPHandler: Processed in 0.001223141 sec. 2026.05.20 07:14:36.685035 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 2026.05.20 07:14:36.700815 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.700873 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.706723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:14:36.707467 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:36.710066 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.20 07:14:36.909935 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.910225 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:36.910645 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:36.910699 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} 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.20 07:14:36.911013 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:36.911087 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:36.911230 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.20 07:14:36.911351 [ 344 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:36.911385 [ 329 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:36.911385 [ 341 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:36.911543 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:36.911570 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:36.911642 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:36.911662 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:36.911701 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.20 07:14:36.911744 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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.20 07:14:36.913542 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} executeQuery: Read 41 rows, 9.15 KiB in 0.003451 sec., 11880.614314691393 rows/sec., 2.59 MiB/sec. 2026.05.20 07:14:36.913673 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} TCPHandler: Processed in 0.003891986 sec. 2026.05.20 07:14:36.929514 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.929730 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.929811 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:14:36.930575 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.930617 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.931027 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:36.931256 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:36.931410 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} executeQuery: Read 280 rows, 18.20 KiB in 0.001739 sec., 161012.0759056929 rows/sec., 10.22 MiB/sec. 2026.05.20 07:14:36.931406 [ 88 ] {} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.20 07:14:36.931445 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} TCPHandler: Processed in 0.002031549 sec. 2026.05.20 07:14:36.931493 [ 88 ] {} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.931520 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.931632 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::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.20 07:14:36.931645 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.931755 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:36.931768 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:14:36.931797 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 280 rows starting from the beginning of the part 2026.05.20 07:14:36.931817 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:14:36.931873 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:36.931946 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:36.932018 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:36.932089 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 280 rows starting from the beginning of the part 2026.05.20 07:14:36.932443 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.932483 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.932885 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.20 07:14:36.933211 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:14:36.933347 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770067 sec., 790930.512799798 rows/sec., 53.21 MiB/sec. 2026.05.20 07:14:36.933377 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} executeQuery: Read 14 rows, 1.14 KiB in 0.001631 sec., 8583.690987124462 rows/sec., 699.94 KiB/sec. 2026.05.20 07:14:36.933422 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} TCPHandler: Processed in 0.001839567 sec. 2026.05.20 07:14:36.933558 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.20 07:14:36.933569 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.933682 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:36.933725 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:36.933910 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:36.934002 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.20 07:14:36.934096 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.20 07:14:36.935663 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.935708 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.936233 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.20 07:14:36.936451 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:36.936583 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} executeQuery: Read 3211 rows, 245.51 KiB in 0.002927 sec., 1097027.6733857193 rows/sec., 81.91 MiB/sec. 2026.05.20 07:14:36.936619 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.20 07:14:36.936633 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} TCPHandler: Processed in 0.00311364 sec. 2026.05.20 07:14:36.936781 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.936877 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.936917 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:36.937515 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.937552 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.937865 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:14:36.938077 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:36.938188 [ 95 ] {} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.20 07:14:36.938206 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} executeQuery: Read 204 rows, 13.15 KiB in 0.001347 sec., 151447.66146993317 rows/sec., 9.53 MiB/sec. 2026.05.20 07:14:36.938242 [ 95 ] {} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.938252 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} TCPHandler: Processed in 0.001519725 sec. 2026.05.20 07:14:36.938283 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.938402 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::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.20 07:14:36.938424 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.938513 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:36.938524 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.938546 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 208 rows starting from the beginning of the part 2026.05.20 07:14:36.938565 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:14:36.938610 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 181 rows starting from the beginning of the part 2026.05.20 07:14:36.938665 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 192 rows starting from the beginning of the part 2026.05.20 07:14:36.938716 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 181 rows starting from the beginning of the part 2026.05.20 07:14:36.938768 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 181 rows starting from the beginning of the part 2026.05.20 07:14:36.938814 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 204 rows starting from the beginning of the part 2026.05.20 07:14:36.939256 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.939292 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.939640 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:36.939699 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340262 sec., 855802.820642531 rows/sec., 56.74 MiB/sec. 2026.05.20 07:14:36.939887 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.20 07:14:36.939928 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:36.940078 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} executeQuery: Read 946 rows, 56.96 KiB in 0.001572 sec., 601781.1704834605 rows/sec., 35.39 MiB/sec. 2026.05.20 07:14:36.940114 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} TCPHandler: Processed in 0.001738666 sec. 2026.05.20 07:14:36.940216 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:36.940264 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.940308 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.20 07:14:36.940378 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.940411 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2026.05.20 07:14:36.940424 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.20 07:14:36.940839 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.940876 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.941174 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.20 07:14:36.941382 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): 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.20 07:14:36.941515 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. 2026.05.20 07:14:36.941548 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} TCPHandler: Processed in 0.001333392 sec. 2026.05.20 07:14:36.941685 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.941780 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.941819 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:14:36.942304 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.942339 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.942636 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:36.942900 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:36.943005 [ 88 ] {} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.20 07:14:36.943029 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} executeQuery: Read 144 rows, 8.38 KiB in 0.001266 sec., 113744.07582938389 rows/sec., 6.46 MiB/sec. 2026.05.20 07:14:36.943043 [ 88 ] {} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.943070 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} TCPHandler: Processed in 0.001432694 sec. 2026.05.20 07:14:36.943072 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.943190 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::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.20 07:14:36.943218 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.943318 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:36.943329 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:36.943365 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 144 rows starting from the beginning of the part 2026.05.20 07:14:36.943383 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:36.943442 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:36.943506 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:36.943558 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:36.943608 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part 2026.05.20 07:14:36.944515 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362873 sec., 528295.739955227 rows/sec., 32.03 MiB/sec. 2026.05.20 07:14:36.944568 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.944611 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.944703 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.20 07:14:36.945040 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:36.945060 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.20 07:14:36.945139 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.20 07:14:36.945232 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.20 07:14:36.945366 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:36.945511 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} executeQuery: Read 1763 rows, 122.00 KiB in 0.0022 sec., 801363.6363636364 rows/sec., 54.15 MiB/sec. 2026.05.20 07:14:36.945546 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} TCPHandler: Processed in 0.002378222 sec. 2026.05.20 07:14:36.945726 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.945849 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:14:36.945906 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:14:36.946341 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.946385 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.946772 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:36.947052 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:36.947216 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} executeQuery: Read 4 rows, 214.00 B in 0.001394 sec., 2869.4404591104735 rows/sec., 149.92 KiB/sec. 2026.05.20 07:14:36.947258 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} TCPHandler: Processed in 0.001589925 sec. 2026.05.20 07:14:36.947416 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.947525 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.947575 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:36.948680 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.948724 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.949437 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.20 07:14:36.949670 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:36.949837 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} executeQuery: Read 1608 rows, 100.02 KiB in 0.002332 sec., 689536.8782161236 rows/sec., 41.88 MiB/sec. 2026.05.20 07:14:36.949896 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} TCPHandler: Processed in 0.002539353 sec. 2026.05.20 07:14:36.950094 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.950220 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.950276 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:14:36.950667 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.950703 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.951000 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:36.951216 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:36.951344 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. 2026.05.20 07:14:36.951376 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} TCPHandler: Processed in 0.001387923 sec. 2026.05.20 07:14:36.951506 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.951602 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.951664 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:14:36.952551 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.952586 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.953154 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.20 07:14:36.953405 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:36.953540 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} executeQuery: Read 50 rows, 91.75 KiB in 0.001956 sec., 25562.372188139063 rows/sec., 45.81 MiB/sec. 2026.05.20 07:14:36.953588 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} TCPHandler: Processed in 0.00213062 sec. 2026.05.20 07:14:36.953724 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:36.953820 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:36.953860 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:36.954201 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:36.954237 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:36.954535 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.20 07:14:36.954740 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:36.954867 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} executeQuery: Read 42 rows, 2.45 KiB in 0.001066 sec., 39399.62476547842 rows/sec., 2.25 MiB/sec. 2026.05.20 07:14:36.954900 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} TCPHandler: Processed in 0.001224621 sec. 2026.05.20 07:14:41.589228 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:41.589511 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:41.589900 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:41.589945 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} 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.20 07:14:41.590200 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:41.590269 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:41.590414 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:41.590508 [ 329 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:41.590543 [ 344 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:41.590567 [ 329 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:41.590683 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:41.590706 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:41.590777 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:41.590799 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:41.590835 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:41.590879 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:41.592221 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} executeQuery: Read 41 rows, 9.15 KiB in 0.002802 sec., 14632.405424696646 rows/sec., 3.19 MiB/sec. 2026.05.20 07:14:41.592440 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} TCPHandler: Processed in 0.003358391 sec. 2026.05.20 07:14:41.594003 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:41.594165 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:41.594235 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:41.594943 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:41.594986 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:41.595398 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.20 07:14:41.595723 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:41.595872 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} executeQuery: Read 56 rows, 4.38 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.43 MiB/sec. 2026.05.20 07:14:41.595907 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} TCPHandler: Processed in 0.00203233 sec. 2026.05.20 07:14:41.596051 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:41.596151 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:41.596192 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:41.596622 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:41.596657 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:41.596983 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.20 07:14:41.597191 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:41.597318 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. 2026.05.20 07:14:41.597352 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} TCPHandler: Processed in 0.001352473 sec. 2026.05.20 07:14:41.597502 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:41.597600 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:41.597643 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:41.598039 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:41.598075 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:41.598397 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.20 07:14:41.598603 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:41.598732 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. 2026.05.20 07:14:41.598766 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} TCPHandler: Processed in 0.001312472 sec. 2026.05.20 07:14:41.598890 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:41.598984 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:41.599026 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:41.599365 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:41.599401 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:41.599694 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.20 07:14:41.599892 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:41.600017 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. 2026.05.20 07:14:41.600050 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} TCPHandler: Processed in 0.001208731 sec. 2026.05.20 07:14:43.735404 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9026 2026.05.20 07:14:43.735913 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:43.735962 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:43.736477 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.20 07:14:43.736716 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:43.736850 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9026 2026.05.20 07:14:44.210209 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.20 07:14:44.226837 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:44.226892 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. 2026.05.20 07:14:44.233058 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.20 07:14:44.233806 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:44.236596 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.20 07:14:46.590555 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:46.590868 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:46.591285 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:46.591323 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} 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.20 07:14:46.591541 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:46.591610 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:46.591750 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.20 07:14:46.591848 [ 320 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:46.591858 [ 303 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:46.591881 [ 333 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:46.592003 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:46.592032 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:46.592103 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:46.592123 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:46.592159 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:46.592216 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:46.593337 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} executeQuery: Read 41 rows, 9.15 KiB in 0.002591 sec., 15824.006175221923 rows/sec., 3.45 MiB/sec. 2026.05.20 07:14:46.593586 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} TCPHandler: Processed in 0.00319122 sec. 2026.05.20 07:14:46.595156 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:46.595279 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:46.595336 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:46.595965 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.596019 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.596438 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.20 07:14:46.596681 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:46.596843 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. 2026.05.20 07:14:46.596865 [ 102 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.20 07:14:46.596879 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} TCPHandler: Processed in 0.001779307 sec. 2026.05.20 07:14:46.596924 [ 102 ] {} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.596954 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.597034 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:46.597081 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:14:46.597142 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:46.597190 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:46.597229 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:46.597274 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3215 rows starting from the beginning of the part 2026.05.20 07:14:46.597350 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 859 rows starting from the beginning of the part 2026.05.20 07:14:46.597405 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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.20 07:14:46.597451 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3211 rows starting from the beginning of the part 2026.05.20 07:14:46.597502 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2026.05.20 07:14:46.597552 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2026.05.20 07:14:46.597630 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.597672 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.598043 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.20 07:14:46.598268 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:46.598389 [ 102 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.20 07:14:46.598409 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. 2026.05.20 07:14:46.598425 [ 102 ] {} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.598455 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} TCPHandler: Processed in 0.001472194 sec. 2026.05.20 07:14:46.598459 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.598576 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:46.598601 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:46.598687 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:46.598706 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:46.598724 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1785 rows starting from the beginning of the part 2026.05.20 07:14:46.598757 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:46.598795 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 525 rows starting from the beginning of the part 2026.05.20 07:14:46.598848 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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.20 07:14:46.598891 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1763 rows starting from the beginning of the part 2026.05.20 07:14:46.598932 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2026.05.20 07:14:46.598971 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2026.05.20 07:14:46.599198 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.599241 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.599619 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.20 07:14:46.599852 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:46.599975 [ 102 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.20 07:14:46.599980 [ 189 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 7453 rows, containing 5 columns (5 merged, 0 gathered) in 0.002954767 sec., 2522364.7076063864 rows/sec., 199.21 MiB/sec. 2026.05.20 07:14:46.600012 [ 102 ] {} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.599994 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. 2026.05.20 07:14:46.600043 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.600083 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} TCPHandler: Processed in 0.001532644 sec. 2026.05.20 07:14:46.600162 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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.20 07:14:46.600211 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:46.600313 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.20 07:14:46.600317 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:46.600315 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:46.600381 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10954 rows starting from the beginning of the part 2026.05.20 07:14:46.600412 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:46.600458 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part 2026.05.20 07:14:46.600476 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4265 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938408 sec., 2200259.181761528 rows/sec., 159.09 MiB/sec. 2026.05.20 07:14:46.600518 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2026.05.20 07:14:46.600574 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1608 rows starting from the beginning of the part 2026.05.20 07:14:46.600625 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:46.600627 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part 2026.05.20 07:14:46.600700 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2026.05.20 07:14:46.600714 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.20 07:14:46.600741 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.20 07:14:46.600792 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.600830 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.20 07:14:46.600836 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.601037 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:46.601127 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.20 07:14:46.601200 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.20 07:14:46.601246 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.20 07:14:46.601495 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:46.601610 [ 102 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.20 07:14:46.601640 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. 2026.05.20 07:14:46.601642 [ 102 ] {} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:46.601682 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:46.601684 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} TCPHandler: Processed in 0.001521914 sec. 2026.05.20 07:14:46.601773 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:46.601866 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:46.601892 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1620 rows starting from the beginning of the part 2026.05.20 07:14:46.602030 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part 2026.05.20 07:14:46.602068 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2026.05.20 07:14:46.602104 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part 2026.05.20 07:14:46.602139 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part 2026.05.20 07:14:46.602176 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:14:46.603200 [ 200 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458804 sec., 1316146.6516406592 rows/sec., 84.95 MiB/sec. 2026.05.20 07:14:46.603423 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.20 07:14:46.603673 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:46.603839 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.20 07:14:46.603901 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.20 07:14:46.605154 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 13275 rows, containing 5 columns (5 merged, 0 gathered) in 0.005037997 sec., 2634975.765170166 rows/sec., 167.06 MiB/sec. 2026.05.20 07:14:46.605621 [ 199 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.20 07:14:46.605889 [ 199 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:46.605970 [ 199 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.20 07:14:46.606048 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. 2026.05.20 07:14:47.001135 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 244.32 MiB, peak 251.68 MiB, free memory in arenas 0.00 B, will set to 245.35 MiB (RSS), difference: 1.03 MiB 2026.05.20 07:14:49.661440 [ 97 ] {} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.20 07:14:49.661512 [ 97 ] {} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:49.661537 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:49.661674 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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.20 07:14:49.661835 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:49.661871 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2026.05.20 07:14:49.661943 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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.20 07:14:49.661997 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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.20 07:14:49.662046 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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.20 07:14:49.662094 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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.20 07:14:49.662843 [ 199 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224441 sec., 4900.195272781621 rows/sec., 363.69 KiB/sec. 2026.05.20 07:14:49.662985 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.20 07:14:49.663226 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): 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.20 07:14:49.663291 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.20 07:14:49.663353 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.20 07:14:51.162318 [ 93 ] {} DNSResolver: Updating DNS cache 2026.05.20 07:14:51.162382 [ 93 ] {} DNSResolver: Updated DNS cache 2026.05.20 07:14:51.237823 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9538 2026.05.20 07:14:51.238358 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.238405 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.238909 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.20 07:14:51.239145 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:51.239281 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9538 2026.05.20 07:14:51.596613 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.596938 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:51.597326 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:51.597368 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} 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.20 07:14:51.597606 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:51.597673 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:51.597811 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:14:51.597880 [ 320 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:51.597925 [ 362 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:51.597932 [ 319 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:51.598064 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:51.598091 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:51.598159 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:51.598179 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:51.598214 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:51.598253 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:14:51.599318 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} executeQuery: Read 41 rows, 9.15 KiB in 0.002497 sec., 16419.703644373247 rows/sec., 3.58 MiB/sec. 2026.05.20 07:14:51.599416 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} TCPHandler: Processed in 0.003023008 sec. 2026.05.20 07:14:51.604699 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.604872 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.604940 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:14:51.605679 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.605724 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.606112 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:51.606334 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:14:51.606481 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} executeQuery: Read 280 rows, 18.20 KiB in 0.001657 sec., 168980.08449004224 rows/sec., 10.72 MiB/sec. 2026.05.20 07:14:51.606519 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} TCPHandler: Processed in 0.001949028 sec. 2026.05.20 07:14:51.606651 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.606748 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:51.606789 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:51.607563 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.607603 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.607973 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.20 07:14:51.608181 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:51.608310 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} executeQuery: Read 859 rows, 69.17 KiB in 0.00158 sec., 543670.8860759494 rows/sec., 42.76 MiB/sec. 2026.05.20 07:14:51.608344 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} TCPHandler: Processed in 0.001742216 sec. 2026.05.20 07:14:51.608467 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.608563 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.608604 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:51.609071 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.609107 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.609409 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.20 07:14:51.609619 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:51.609747 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} executeQuery: Read 181 rows, 11.50 KiB in 0.001203 sec., 150457.19035743971 rows/sec., 9.33 MiB/sec. 2026.05.20 07:14:51.609781 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} TCPHandler: Processed in 0.001362422 sec. 2026.05.20 07:14:51.609922 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.610018 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.610057 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:14:51.610589 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.610625 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.610923 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:51.611130 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:14:51.611253 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} executeQuery: Read 145 rows, 9.58 KiB in 0.001253 sec., 115722.26656025539 rows/sec., 7.47 MiB/sec. 2026.05.20 07:14:51.611287 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} TCPHandler: Processed in 0.001414313 sec. 2026.05.20 07:14:51.611412 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.611507 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.611546 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:14:51.611996 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.612031 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.612348 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:51.612571 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:14:51.612696 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} executeQuery: Read 144 rows, 8.38 KiB in 0.001208 sec., 119205.29801324502 rows/sec., 6.77 MiB/sec. 2026.05.20 07:14:51.612730 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} TCPHandler: Processed in 0.001366673 sec. 2026.05.20 07:14:51.612851 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.612946 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:51.612986 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:51.613692 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.613727 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.614055 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.20 07:14:51.614260 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:51.614386 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} executeQuery: Read 525 rows, 38.02 KiB in 0.001457 sec., 360329.44406314346 rows/sec., 25.48 MiB/sec. 2026.05.20 07:14:51.614420 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} TCPHandler: Processed in 0.001616715 sec. 2026.05.20 07:14:51.614570 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.614665 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:14:51.614706 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:14:51.615078 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.615114 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.615410 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:51.615619 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:14:51.615750 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} executeQuery: Read 4 rows, 214.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 189.64 KiB/sec. 2026.05.20 07:14:51.615783 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} TCPHandler: Processed in 0.001261772 sec. 2026.05.20 07:14:51.615913 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.616009 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.616051 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:51.616491 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.616526 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.616861 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.20 07:14:51.617085 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:51.617210 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. 2026.05.20 07:14:51.617244 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} TCPHandler: Processed in 0.001379003 sec. 2026.05.20 07:14:51.617379 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.617474 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.617515 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:14:51.617835 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.617871 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.618163 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:51.618382 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:14:51.618510 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. 2026.05.20 07:14:51.618542 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} TCPHandler: Processed in 0.001212001 sec. 2026.05.20 07:14:51.618735 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.618888 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.618976 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:14:51.620071 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.620109 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.620776 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.20 07:14:51.621035 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:14:51.621188 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} executeQuery: Read 41 rows, 75.23 KiB in 0.002347 sec., 17469.109501491264 rows/sec., 31.30 MiB/sec. 2026.05.20 07:14:51.621241 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} TCPHandler: Processed in 0.002619614 sec. 2026.05.20 07:14:51.621388 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:51.621486 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:51.621529 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:51.621871 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.621907 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.622226 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.20 07:14:51.622434 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:51.622559 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. 2026.05.20 07:14:51.622591 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} TCPHandler: Processed in 0.001253692 sec. 2026.05.20 07:14:51.737544 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.20 07:14:51.754714 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:51.754759 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:51.762258 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.20 07:14:51.764123 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:51.773790 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.20 07:14:56.590490 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.590722 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:14:56.591045 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:14:56.591083 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} 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.20 07:14:56.591291 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:14:56.591358 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:14:56.591496 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.20 07:14:56.591574 [ 362 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:14:56.591602 [ 320 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:14:56.591608 [ 319 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:14:56.591741 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:14:56.591767 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:14:56.591835 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:14:56.591855 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:14:56.591889 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:56.591926 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.20 07:14:56.593184 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} executeQuery: Read 41 rows, 9.15 KiB in 0.002552 sec., 16065.830721003134 rows/sec., 3.50 MiB/sec. 2026.05.20 07:14:56.593308 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} TCPHandler: Processed in 0.002948037 sec. 2026.05.20 07:14:56.594973 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.595082 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.20 07:14:56.595126 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.20 07:14:56.595588 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:56.595634 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:56.595978 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.20 07:14:56.596202 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): 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.20 07:14:56.596346 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} executeQuery: Read 2 rows, 167.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 126.03 KiB/sec. 2026.05.20 07:14:56.596382 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} TCPHandler: Processed in 0.001456964 sec. 2026.05.20 07:14:56.596513 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.596608 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:14:56.596647 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:14:56.597077 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:56.597113 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:56.597405 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.20 07:14:56.597631 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:14:56.597758 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} executeQuery: Read 57 rows, 4.45 KiB in 0.001169 sec., 48759.623609923015 rows/sec., 3.72 MiB/sec. 2026.05.20 07:14:56.597792 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} TCPHandler: Processed in 0.001327762 sec. 2026.05.20 07:14:56.597929 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.598025 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:14:56.598064 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:14:56.598451 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:56.598486 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:56.598772 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.20 07:14:56.598974 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:14:56.599098 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} executeQuery: Read 2 rows, 143.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 127.88 KiB/sec. 2026.05.20 07:14:56.599132 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} TCPHandler: Processed in 0.001252062 sec. 2026.05.20 07:14:56.599255 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.599350 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:14:56.599390 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:14:56.599807 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:56.599843 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:56.600135 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.20 07:14:56.600342 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:14:56.600468 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} executeQuery: Read 66 rows, 5.28 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 4.54 MiB/sec. 2026.05.20 07:14:56.600502 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} TCPHandler: Processed in 0.001295221 sec. 2026.05.20 07:14:56.600651 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.600746 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:14:56.600789 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:14:56.601190 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:56.601226 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:56.601541 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.20 07:14:56.601741 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:14:56.601869 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} executeQuery: Read 161 rows, 11.48 KiB in 0.001141 sec., 141104.2944785276 rows/sec., 9.83 MiB/sec. 2026.05.20 07:14:56.601903 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} TCPHandler: Processed in 0.001299722 sec. 2026.05.20 07:14:56.602042 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:14:56.602138 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:14:56.602180 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:14:56.602511 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:56.602547 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:56.602852 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.20 07:14:56.603063 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:14:56.603190 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. 2026.05.20 07:14:56.603222 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} TCPHandler: Processed in 0.001228242 sec. 2026.05.20 07:14:58.739413 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9986 2026.05.20 07:14:58.740072 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:58.740105 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:58.740559 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.20 07:14:58.740801 [ 245 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:58.740926 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9986 2026.05.20 07:14:58.740938 [ 79 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.20 07:14:58.740985 [ 79 ] {} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:58.741007 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:58.741322 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:58.741486 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:58.741527 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7618 rows starting from the beginning of the part 2026.05.20 07:14:58.741596 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:58.741642 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:58.741686 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:58.741724 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:58.741760 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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.20 07:14:58.743656 [ 198 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401613 sec., 4158038.7847667383 rows/sec., 59.48 MiB/sec. 2026.05.20 07:14:58.744028 [ 199 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.20 07:14:58.744344 [ 199 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): 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.20 07:14:58.744429 [ 199 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.20 07:14:58.744523 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.20 07:14:59.273868 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.20 07:14:59.292139 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:59.292208 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:59.298269 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.20 07:14:59.299029 [ 244 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:59.299346 [ 76 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.20 07:14:59.299405 [ 76 ] {} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:14:59.299425 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:14:59.299558 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.302881 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.20 07:14:59.303966 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:14:59.305528 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.310277 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.314952 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.319142 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.323594 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.327481 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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.20 07:14:59.377111 [ 199 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077613835 sec., 2048.6038346127334 rows/sec., 10.59 MiB/sec. 2026.05.20 07:14:59.379572 [ 195 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.20 07:14:59.381670 [ 195 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): 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.20 07:14:59.381776 [ 195 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.20 07:14:59.383739 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.20 07:15:00.000216 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 248.45 MiB, peak 259.01 MiB, free memory in arenas 0.00 B, will set to 251.75 MiB (RSS), difference: 3.30 MiB 2026.05.20 07:15:01.596197 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.596445 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} executeQuery: (from [fd00:1122:3344:101::d]:61687) 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.20 07:15:01.596814 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.20 07:15:01.596862 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} 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.20 07:15:01.597116 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.20 07:15:01.597190 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.20 07:15:01.597340 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.20 07:15:01.597447 [ 320 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.20 07:15:01.597467 [ 358 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.20 07:15:01.597453 [ 362 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.20 07:15:01.597634 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.20 07:15:01.597679 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.20 07:15:01.597780 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.20 07:15:01.597805 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams 2026.05.20 07:15:01.597857 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:15:01.597904 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.20 07:15:01.599140 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} executeQuery: Read 41 rows, 9.15 KiB in 0.002802 sec., 14632.405424696646 rows/sec., 3.19 MiB/sec. 2026.05.20 07:15:01.599269 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} TCPHandler: Processed in 0.00320989 sec. 2026.05.20 07:15:01.605375 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.605554 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.605626 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.20 07:15:01.606377 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.606426 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.606854 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:15:01.607139 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): 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.20 07:15:01.607296 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} executeQuery: Read 280 rows, 18.20 KiB in 0.001797 sec., 155815.24763494713 rows/sec., 9.89 MiB/sec. 2026.05.20 07:15:01.607336 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} TCPHandler: Processed in 0.00213152 sec. 2026.05.20 07:15:01.607493 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.607609 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.20 07:15:01.607658 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.20 07:15:01.608597 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.608645 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.609121 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.20 07:15:01.609362 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): 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.20 07:15:01.609508 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} executeQuery: Read 859 rows, 69.17 KiB in 0.001928 sec., 445539.4190871369 rows/sec., 35.04 MiB/sec. 2026.05.20 07:15:01.609545 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} TCPHandler: Processed in 0.00211043 sec. 2026.05.20 07:15:01.609698 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.609803 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.609849 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.20 07:15:01.610459 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.610509 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.610911 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.20 07:15:01.611186 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): 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.20 07:15:01.611363 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} executeQuery: Read 181 rows, 11.50 KiB in 0.00158 sec., 114556.96202531645 rows/sec., 7.11 MiB/sec. 2026.05.20 07:15:01.611400 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} TCPHandler: Processed in 0.001758996 sec. 2026.05.20 07:15:01.611574 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.611678 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.611722 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.20 07:15:01.612317 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.612364 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.612720 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:15:01.612967 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:15:01.613089 [ 66 ] {} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.20 07:15:01.613123 [ 66 ] {} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.613124 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} executeQuery: Read 145 rows, 9.58 KiB in 0.001466 sec., 98908.59481582537 rows/sec., 6.38 MiB/sec. 2026.05.20 07:15:01.613143 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.613173 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} TCPHandler: Processed in 0.001654596 sec. 2026.05.20 07:15:01.613232 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::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.20 07:15:01.613325 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:15:01.613329 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.613355 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 946 rows starting from the beginning of the part 2026.05.20 07:15:01.613409 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part 2026.05.20 07:15:01.613445 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.613451 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 145 rows starting from the beginning of the part 2026.05.20 07:15:01.613495 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.20 07:15:01.613505 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 946 rows starting from the beginning of the part 2026.05.20 07:15:01.613551 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part 2026.05.20 07:15:01.613596 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part 2026.05.20 07:15:01.614030 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.614067 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.614681 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:15:01.614807 [ 199 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605565 sec., 1539644.922503916 rows/sec., 98.48 MiB/sec. 2026.05.20 07:15:01.614932 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): 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.20 07:15:01.614985 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.20 07:15:01.615079 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} executeQuery: Read 144 rows, 8.38 KiB in 0.001657 sec., 86904.04345202172 rows/sec., 4.94 MiB/sec. 2026.05.20 07:15:01.615115 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} TCPHandler: Processed in 0.001845547 sec. 2026.05.20 07:15:01.615259 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): 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.20 07:15:01.615267 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.615323 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.20 07:15:01.615372 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.20 07:15:01.615386 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.20 07:15:01.615415 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.20 07:15:01.616083 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.616120 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.616483 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.20 07:15:01.616715 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): 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.20 07:15:01.616850 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} executeQuery: Read 525 rows, 38.02 KiB in 0.001498 sec., 350467.2897196262 rows/sec., 24.78 MiB/sec. 2026.05.20 07:15:01.616885 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} TCPHandler: Processed in 0.001672415 sec. 2026.05.20 07:15:01.617025 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.617130 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.20 07:15:01.617176 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.20 07:15:01.617548 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.617590 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.617907 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:15:01.618125 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:15:01.618240 [ 71 ] {} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.20 07:15:01.618258 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} executeQuery: Read 4 rows, 214.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 182.04 KiB/sec. 2026.05.20 07:15:01.618296 [ 71 ] {} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.618305 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} TCPHandler: Processed in 0.001331563 sec. 2026.05.20 07:15:01.618331 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.618444 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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.20 07:15:01.618458 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.618566 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:15:01.618576 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.618612 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 40 rows starting from the beginning of the part 2026.05.20 07:15:01.618635 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.20 07:15:01.618677 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2026.05.20 07:15:01.618729 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2026.05.20 07:15:01.618773 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2026.05.20 07:15:01.618820 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2026.05.20 07:15:01.618861 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2026.05.20 07:15:01.619152 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.619193 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.619570 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.20 07:15:01.619694 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302602 sec., 46061.65198579459 rows/sec., 2.35 MiB/sec. 2026.05.20 07:15:01.619849 [ 187 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.20 07:15:01.619862 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): 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.20 07:15:01.620029 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} executeQuery: Read 265 rows, 18.03 KiB in 0.001473 sec., 179904.95587236932 rows/sec., 11.95 MiB/sec. 2026.05.20 07:15:01.620071 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} TCPHandler: Processed in 0.001666675 sec. 2026.05.20 07:15:01.620204 [ 187 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): 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.20 07:15:01.620229 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.620291 [ 187 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.20 07:15:01.620350 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.620398 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.20 07:15:01.620404 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.20 07:15:01.620776 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.620817 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.621154 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:15:01.621461 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:15:01.621589 [ 71 ] {} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.20 07:15:01.621629 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. 2026.05.20 07:15:01.621631 [ 71 ] {} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.621679 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.621684 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} TCPHandler: Processed in 0.001508814 sec. 2026.05.20 07:15:01.621769 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.621859 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.621861 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.20 07:15:01.621910 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.621962 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.621983 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.622009 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.622052 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.622059 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.20 07:15:01.622095 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.622139 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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.20 07:15:01.622911 [ 191 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176721 sec., 12747.286740017387 rows/sec., 858.95 KiB/sec. 2026.05.20 07:15:01.622986 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.623029 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.623075 [ 194 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.20 07:15:01.623398 [ 194 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): 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.20 07:15:01.623475 [ 194 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.20 07:15:01.623572 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.20 07:15:01.623704 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.20 07:15:01.623953 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): 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.20 07:15:01.624097 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} executeQuery: Read 41 rows, 75.23 KiB in 0.002138 sec., 19176.800748362955 rows/sec., 34.36 MiB/sec. 2026.05.20 07:15:01.624152 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} TCPHandler: Processed in 0.002355172 sec. 2026.05.20 07:15:01.624299 [ 5 ] {} TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.20 07:15:01.624409 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.20 07:15:01.624454 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.20 07:15:01.624842 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.20 07:15:01.624888 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. 2026.05.20 07:15:01.625264 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.20 07:15:01.625576 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): 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.20 07:15:01.625720 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} executeQuery: Read 90 rows, 5.77 KiB in 0.001331 sec., 67618.332081142 rows/sec., 4.23 MiB/sec. 2026.05.20 07:15:01.625756 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} TCPHandler: Processed in 0.001512804 sec.